/* CSS Document */
body{font-size:12px; color:#666666; margin:0px; font-family:"宋体";}

a{color:#666666; text-decoration:none}
span{padding-left:5px;padding-right:5px}
a:hover{color:#333333; text-decoration:none}
.a_title{color:#FF0000; font-size:14px; font-weight:bold; text-decoration:none;}
.a_title:hover{color:#333333; text-decoration:none}
.a_title_blue{ color:#000000; text-decoration:none;}
.a_title_green{color:#26A903; text-decoration:none; font-size:14px; font-weight:bold}
.news_link{color:#333333; text-decoration:none;}
.news_link:hover{color:#0066CC; text-decoration:none;}
.news_link2{color:#333333; text-decoration:none;}
.news_link2:hover{color:#FF3300; text-decoration:none;}
.link_command_sub{color:#333333; font-weight:bold; text-decoration:none;}
.link_command_sub:hover{color:#009933; text-decoration:none;}
.link_command_sub:active{color:#CC3300; text-decoration:none;}
.link_index_title{color:#FFFFFF; text-decoration:none;}
.link_index_title2{color:#666666;}
.link_index_title2:hover{color:#FFFFFF; font-weight:bold;}



.title{color:#FF0000; font-size:14px; font-weight:bold;}
.a_title_sub2{color:#FD9001; font-size:14px; font-weight:bold; text-decoration:none}
.a_title_sub3{color:#0053AF; font-size:14px; font-weight:bold; text-decoration:none}
.a_title_sub4{color:#22AC01; font-size:14px; font-weight:bold; text-decoration:none}
.a_title_sub5{color:#7100B2; font-size:14px; font-weight:bold; text-decoration:none}
.a_title_sub6{color:#01A1C3; font-size:14px; font-weight:bold; text-decoration:none}
.a_title_sub7{color:#007ED3; font-size:14px; font-weight:bold; text-decoration:none}
.bottom_line{
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.title_line{
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#EBEBEB;
}

.content_word{ line-height:26px; }
.content_word1{ line-height:26px; font-weight:bold; }
.index_left_content_word{ line-height:18px;  text-indent:20px;}
.copyright_word{font-family:Arial, Helvetica, sans-serif; font-size:12px;}


.border{
	border: 1px solid #E0E0E0;
}
.border2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
}


.input{ text-indent:5px; color:#666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #CCCCCC;
}
.txbd
{
	font-weight:bold;
	float:left;
}