/*=======================通用=*/

/*=======================默认=*/

body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 200%;
	color:black;
	text-align:center;
}

div{
	text-align: center;
	font-family: 宋体;
}

a:link {  color: #000000;text-decoration: none}
a:visited {  color: #000000;text-decoration: none}
a:hover {  color: #000000;text-decoration: underline}

hr{
	width:90%;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-style: dotted;
	height:1px;
	color:orange;
}

table{
	line-height: 200%; 
	padding-top: 0;
	font-size: 14px;
	width:100%; 
}

td{
        vertical-align:text-top;
	border:1px dotted orange;
}

td p{
	text-indent:0px;
}

ul{
	margin-left: 20px;
	margin-top: -10px;
	text-align:left;
	padding-top:10px;
	color:green;
	font-size:14px
}

ol{
	margin-left: 35px;
	margin-top: -10px;
	text-align:left;
	padding-top:10px;
	color:green;
	font-size:14px
}

li{
}

h3{
	font-size: 21px;
	font-weight: bold;
	text-align:center;
	color:brown;
}

h4{
	font-size: 14px; 
	text-align:center;
	font-weight:normal;
}

h2{
	color:green
}

h2 a{
	color: #800000; 
	font-size: 14px;
	font-weight: bold;
}

h2 a:link{
	color: #800000; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}

h2 a.:visited{
	color: #800000; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}

h2 a.:hover{
	color: #800000; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline
}

p{
	text-align: justify;
	text-indent: 35;
	font-size: 16px;
	line-height: 180%;
}

/*=======================自定义=*/

/*=======================正文_版面=*/
#text

{
	width:680px;
	background-color: #E8F5FF;
	padding-top: 28px;
}

#text ul{
	margin-left: 55px;
	margin-top: -10px;
	text-align:left;
	color:black;
	padding-top:10px;
	font-size:16px
}

#textEnglish{
	width:680px;
	background-color: #EAFFEA;
	padding-top: 28px;
	font-family: Arial;
}

#textEnglish h3{
	font-family: Arial black;
	color:green;
}

#textEnglish h4{
	font-family: Arial;
	color:green;
}

#textEnglish p{
	text-indent:0
}

#textEnglish li{
	font-family: Arial;
}

#textEnglish span{
	font-family: Arial;
}

/*=======================正文_版面元素_版头=*/

#docHeader span{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 40px;
	WIDTH: 100%; 
	COLOR: red; 
	PADDING-TOP: 10px; 
	LETTER-SPACING: 20px
}
#docHeader div{
	FONT-SIZE: 15px;
}

#docHeader .docHeaderDepartment{
	TEXT-ALIGN: left;
	margin-left:40px;
	width:100%
}

#docHeader .docHeaderStyle{
	MARGIN-TOP: 20px;
	PADDING-top: 10px; 
	PADDING-bottom: 10px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 50px; 
	FLOAT: right; 
	COLOR: red;
	width:40%
}

#docHeader hr{
	BORDER-RIGHT: solid; 
	BORDER-TOP: solid; 
	MARGIN-TOP: -25px; 
	BORDER-LEFT: solid; 
	WIDTH: 100%; 
	COLOR: #ff0000; 
	BORDER-BOTTOM: solid
}

#docHeader h4{
	MARGIN-TOP: 10px

}

/*=======================正文_版面元素=*/
#appendix
{
	font-weight: bold;
	text-align:left;
	padding-left: 35px;

}

#appendix span
{
	width:100%;

}

#relnews
{
	font-weight: bold;
	text-align:left;
	padding-left: 35px;
}

#relnews span
{
	width:100%;

}

.titleWrap{margin-top:-10px}
.noIndent        { text-indent: 0 }

.alignRight{text-align:right}

.alignCenter{text-align:center}

/*=======================搜索框=*/
#formSearch{
	text-align:left;
	height:22px;
	font-size:12px;
	margin-top:-35px;
	margin-left:300px;
	margin-bottom:0px;
	padding-left:3px;
	padding-top:-3px;
}

#formSearch input{
	text-align:left;
	margin-left:1px;

}

/*=======================登录框=*/
#formLogin{
	text-align:left;
	height:22px;
	font-size:12px;
	margin-top:-40px;
	margin-left:450px;
	margin-bottom:0px;
	padding-top:-3px;
}

#formLogin input{
	margin-left:2px;
	margin-right:2px;
}

/*=======================页面版块分割=*/
#outer {
	padding: 0px;
	margin:0px;
	width:760px;
}

#header {
	clear: both;
	border-top:20px solid #009900;
	padding-top:2px;
}
#bannerHeader {
	border-top:1px solid forestgreen;
	border-bottom:1px solid forestgreen;
}
#navigation {
	text-align:left;
	text-align:left;
	width:100%;
	border-bottom:1px dotted orange;
}
.navigationHeader {
	text-align:left;
	text-align:left;
	width:100%;
	border-bottom:1px dotted orange;
}
#navigationBackHomepage {
	text-align:right;
	float:right;
	width:30%;
	border-bottom:1px dotted orange;
	margin-left:-10px;
	padding-left:0px;
}

.navigationBackHomepage {
	text-align:right;
	float:right;
	width:30%;
	border-bottom:1px dotted orange;
	margin-left:-10px;
	padding-left:0px;
}

#columnLeft {
	text-align: left;
	float: left;
	width:190px;
	padding:0px;
	margin:0px;
	border-right:1px dashed orange;
}

.focus a:link{color:green;font-weight:bold;font-size:14px}
.focus a:visited{color:green;font-weight:bold;font-size:14px}
.focus a:hover{color:green;font-weight:bold;font-size:14px}

#columnLeft ul{
	font-size:13px;
}

#columnRight {
	text-align: left;
	float: right;
	width:175px;
	padding:0px;
	margin:0px;
	background-color:#FFFFCC;
	border-left:1px dotted orange;
}

#columnRight ul{
	font-size:13px;
}

#columnMain {
	width:100%;
	text-align: left;
	padding:0px;
	margin-top:0px;
}

#columnMain ul{
	font-size:13px;
}

#columnMain h2{
	font-size:14px;
	color:forestgreen;
	font-weight:bold;
}

#columnRight h2{
	font-size:14px;
	color:forestgreen;
	font-weight:bold;
}

.columnSingle {
	width:100%;
	text-align: left;
	margin-top:6px;
}

.columnSingle ul{
	font-size:14px;
	line-height:200%;
}

#footer {
	clear: both;
	font-size:14px;

}

#bookmark {
	clear: both;
	text-align: right;
	width:100%;
}

.bookmark {
	clear: both;
	text-align: right;
	width:100%;
}

#copyright{
	width:100%;
	text-align: center;
	font-size:14px;
	border-width: 1px;
	border-top-color : silver;
	border-top-style: dotted;
}

.column22 {
	text-align: left;
	float: right;
	width:50%;
	padding-top:5px;
}

.column21 {
	width:100%;
	text-align: left;
	padding-top:5px;
}

.column33 {
	text-align: left;
	float: right;
	width:33%;
	padding:0px;
	margin:0px;
}

.column31 {
	width:33%;
	text-align: left;
	float: left;
	padding:0px;
	margin:0px;
}

.column32 {
	width:100%;
	text-align: left;
	padding:0px;
	margin:0px;
}

.archive a:link{color:red;}
.archive a:visited{color:red;}
.archive a:hover{color:red;}

.caption   { 
	font-size: 15px;
	font-weight:bold;
	text-decoration: underline;
	background-color:#DDDDDD;
	color:brown;
	text-align:center;
	border-bottom;
	width:100%;
}

#columnRight .caption{
	background-color:TRANSPARENT;
	color:red;
	width:100%;
}

.pic{
	border-top:1px dotted orange;
	text-align:left;
}

.picnote{
	border-bottom:1px dotted orange;
	text-align:left;
}

.picnote span{
	width:140px;
	vertical-align:top;
}
