/* CSS Document */

body, p, th, td, input, select, textarea {
	font-size:12px;
	color:#202020;	
	
}

table {
	text-align:left;
}
p {
	margin:0;
	padding:3px 0;
}
hr {
	
	border-top: #cccccc 11px solid;
	height:1px;
	overflow:hidden;
	
}
img {
	border:0;
	margin:0px;
	padding:0px;
}
form {
	margin:0;
	padding:0;
}
a:link {
	color: #202020;
	text-decoration:none;
}
a:visited {
	color: #202020;
	text-decoration: none;
}
a:hover {
	color: #1a9b1a;
	text-decoration: underline;
}
a:active {
	color: #202020;
	text-decoration: none;
}
.linkA:link,.linkA:visited,.linkA:active{ color:#000; text-decoration:none;}
.linkA:hover{ color:#007241; text-decoration:none;}
.whiteFont14px{ color:#FFF; font-size:14px;}
.title{ text-align:left;}
.textTitle{ text-align:left; color:#006633; font-weight:bold;}
.text{
	
	text-align:left;
	line-height:22px;
	padding:15px 0px;
	text-indent: 25px;
}
.star{ color:red; margin:0px 5px;}
.unknown{ margin-right:10px; margin-bottom:5px; vertical-align:middle;}
.grayFont{color:#000; font-size:14px;}
.greenTitleFont{ font-size:14px; color:#14462b; font-weight:bold;}
.space{ text-indent: 30px; float:left;}

.STYLE5{ color:#000; font-size:7px;}
.STYLE7{ color:#007241; font-weight:bold;}
.STYLE8{ color:#14462b; font-weight:bold; text-align:left}
/*按钮效果 使用方法：class="btout" onmouseout="className='btout';" onmouseover="className='btover';"       */

.btout {
	border: 0;
	padding-left:20px;		
	line-height:28px;
	width:95px;
	height:28px;
	color:#000000;
	background:left top no-repeat url(../images/bt.gif);
	cursor:hand;
	letter-spacing:3px;
}

.btover { 
	border: 0;
	padding-left:20px;		
	line-height:28px;
	width:95px;
	height:28px;
	color:#007241;
	background:left top no-repeat url(../images/bt2.gif);
	cursor:hand;
	letter-spacing:3px;
}

/*文本框效果 使用方法：class="txdefault" onblur="className='txblur';" onfocus="className='txfocus';"  */
.seldefault{
	background-color: #fff;	
	width:353px;
	height:25px;
	text-align:left;
	color:gray;	
}
.selfocus {
	background-color: #f3f5f4;
	
	width:353px;
	height:25px;
	text-align:left;
	color:#000000;	
}
.selblur {
	background-color: #fff;	
	width:353px;
	height:25px;
	text-align:left;
	color:#000;	
}
.txdefault{
	background-color: #fff;	
	width:347px;
	height:16px;
	text-align:left;
	color:gray;	
}
.txfocus {
	background-color: #f3f5f4;
	
	width:347px;
	height:16px;
	text-align:left;
	color:#000000;	
}
.txblur {
	background-color: #fff;	
	width:347px;
	height:16px;
	text-align:left;
	color:#000;	
}
.txdefault3{
	background-color: #fff;	
	width:80px;
	height:16px;
	text-align:left;
	color:gray;	
}
.txfocus3 {
	background-color: #f3f5f4;
	
	width:80px;
	height:16px;
	text-align:left;
	color:#000000;	
}
.txblur3 {
	background-color: #fff;	
	width:80px;
	height:16px;
	text-align:left;
	color:#000;	
}
.txfocus2 {
	background-color: #f3f5f4;
	border: solid 1px #b4bdd3;
	
	text-align:left;
	color:#000000;	
}
.txblur2 {
	background-color: #fff;
	border: 1px solid #b4bdd3;

	text-align:left;
	color:gray;	
}
/*表格有线条效果 使用方法：<div class="tableBg">表格内容，左边引用class="tdleftBg" 右边引用class="tdrightBg"</div>*/
.tableBg {
	background-color: #00894e;
}
.tdrightBg {
	background-color: #ffffff;
}
.tdleftBg {
	background-color: #EAF2F6;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.tableBg1 {
	background-color: #216cb9;
}
.tdrightBg1 {
	background-color: #eef1fa;
}
.tdleftBg1 {
	background-color: #d7ebff;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
/*提示框样式*/
.explainTb{ background-color:#fff8ee; border:solid 1px  #ffcb99; padding:10px;}
.explainTb2{ background-color:#fff8ee; border:solid 1px  #ffcb99; padding:5px;}
/*虚线效果 使用方法：<div class="mybook_sdmanage_tbline"></div>*/
.mybook_sdmanage_tbline
{
	border-top: #cccccc 1px dotted;
	 overflow: hidden; margin-top: 5px; margin-bottom: 5px;height: 1px;

}
/*标题效果 使用方法：<div class="mybook_frame_title">标题文字</div>*/
.mybook_frame_title {
	background-color: #EAF2F6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F76300;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*内页正文边框效果 使用方法：<div class="mybook_sdmanage_tb">正文</div>*/
.mybook_sdmanage_tb
{
	margin-top: 5px;
	border-right: #cccccc 1px solid;
	border-top: #ffcb99 4px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.userout{
	line-height: 20px;
	background-image: url(../Images/userout.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 17px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;		
	border: 1px outset #D2D2D2;
	cursor: hand;
	font-weight: normal;
	display: inline;	
}
.userover{
	line-height: 20px;
	background-image: url(../Images/userover.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 17px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;	
	border: 1px outset #80E4F2;
	cursor: hand;
	font-weight: normal;
	display: inline;
}
.userout2{
	line-height: 20px;
	background-image: url(../Images/userout2.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 17px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;		
	border: 1px outset #ed6906;
	cursor: hand;
	font-weight:bold;
	color:#FFFFFF; 
	display: inline;
}
.userover2{
	line-height: 20px;
	background-image: url(../Images/userover2.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 17px;
	border: 1px outset #ed6906;
	cursor: hand;
	font-weight: bold;
	color:#FFFFFF;
	display: inline;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;		
}
.divleft{text-align:left;}
.divcenter{text-align:center;}
.divright{text-align:right;}
.btImg
{
	background-image: url(../Images/zcgl05.gif);
	width: 27px;
	height: 16px;
	cursor:hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	background-repeat:no-repeat;
}  
#div_top {
	float: left;
	width:98%;
	margin-top:15px;

}
#div_menu {
	float: left;
	width:100%;
}
#div_menu IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
#div_middle {
	float: left;

}
.div_middle_lv1_1{
	float:left;
	width:680px;
	margin-top:10px;
	
}
.div_middle_lv1_2{
	float:right;
	width:300px;
	margin-top:10px;
	border-left: solid 1px #D1D4D4;
	border-top: solid 1px #D1D4D4;
	border-right: solid 1px #D1D4D4;
	border-bottom: 1px solid #D1D4D4;
	
}
.div_middle_lv1_2_1{
	float:left;
	line-height:50px;
	height:40px;
	padding-left:40px;
	margin-bottom:8px;
}
.div_middle_lv2 {
	float: left;
	margin-top:10px;
	width:960px;
	height:auto!important ;	
}
#div_bottom {
	float: left;

}
.div_top_l{
	float:left;

}
.div_top_2{
	float:left;
	margin-top:40px;
	margin-left:125px;
	font-weight:bold;
	font-size:13px;
	color:#5A5A5A;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.div_top_2 a{
	text-decoration:underline;
}


.div_top_r{
	float:right;
	margin-top:20px;
}
.sd_product_title{ font-weight:bold; font-size:13px; padding:5px 0px;}
.sd_Porduct_Text {font-size: 12px;
	line-height: 20px;
	color:#336699;
}
.sd_Porduct_Text a:link,.sd_Porduct_Text a:visited,.sd_Porduct_Text a:active{color:#336699; text-decoration:none;}
.sd_Porduct_Text a:hover{ color:#000; text-decoration:none;}
.sd_new_out{
	width:275px;
	height:290px;
	border:1px solid #d1d4d4;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.sd_new_T{width:275px; height:42px; line-height:42px; color:#5b5b5b; font-size:14px; font-weight:bold; text-align:left; text-indent:20px; background:left top repeat-x url(../images/sd_35.jpg); margin-bottom:5px; }
.sd_new_C{
	margin-left:18px;
	list-style-image: url(../images/news_tb.jpg);
	line-height:10px;	
	padding:0px 10px;
	margin-top:5px;		
	}
.sd_new_C li{
    margin:10px 0px;
    text-align:left
}
.sd_new_more{ text-align:right; margin-right:30px;height:18px;margin-top: -10px;}
.sd_service{ width:960px;height:auto!important ;	height:1px; margin-bottom:5px;}
.sd_service_out{
	width:200px;
	height:166px;
	text-align:left;
	background:left top no-repeat url(../images/sd_39.jpg);
	float:left;
	margin-right:8px;
	padding: 10px;
}
.sd_service_out02{width:216px; height:166px;   text-align:left;  background:left top no-repeat url(../images/sd_39.jpg); padding:10px; float:left;  }
.sd_service_out h5,.sd_service_out02 h5{ margin:5px 0px;}
.sd_service_out span,.sd_service_out02 span{ line-height:22px;}
.sd_service_out img,.sd_service_out02 img{ margin-top:8px; }
.sd_report{ width:960px;height:auto!important ;	height:1px;margin-bottom:5px;}
.sd_report_out{width:460px; height:197px;   text-align:left;  background:left top no-repeat url(../images/sd_40.jpg); padding:10px; float:left; margin-right:8px;}
.sd_report_out02{width:460px; height:197px;   text-align:left;  background:left top no-repeat url(../images/sd_40.jpg); padding:10px; float:left; }
.sd_report_out span,.sd_report_out02 span{ line-height:22px;}
.bottom_knowsd{width:926px; float:left;  background-color:#faffe8; border:1px solid #c1d1d1; height:140px;  padding:20px; color:#5a5a5a;}
.bottom_Copyright{ width:960px; border-top:1px solid #cccccc; height:1px; margin-top:7px; padding-top:7px; color:#FFF; float:left;}
.bottom_ul{
	float:left;
	text-align:left;
	margin:25px 50px 0px 0px;
}
.bottom_ul li{ line-height:22px;}
.bottom_title{ font-size:14px; text-align:left; font-weight:bold; }
.v2_Main{ width:960px; background-color:#f1eff0;}
.v2_Left{ width:200px; float:left; padding:10px 0 0 8px; }
.v2_NavUL{ list-style-type:none; padding:0; margin:0;}
.v2_NavUL li a{ display:block; background: left top no-repeat url(../images/v2_leftNav_A.jpg); width:200px; height:34px; cursor:pointer; text-align:left; text-indent:30px; line-height:34px; font-weight:bold; font-size:12px; color: #fff; text-decoration:none;}
.v2_NavUL li a:hover, .v2_navHover{ display:block; background: left top no-repeat url(../images/v2_leftNav_H.jpg); width:200px; height:34px;cursor:pointer; color:#e5760e;text-decoration:none;}
.v2_Left h4{ font-size:13px; font-weight:bold; margin-top:100px;}
.v2_LinkNavUL{list-style-type: square; margin-left:0px; padding:0; line-height:20px; font-size:12px;}
.v2_Right{ float:right; background-color:#d2d2d2; overflow:hidden; width:740px;}
.remotebody{ background-color:#fff; text-align:left; padding-bottom:50px; line-height:22px;}
.v2_Include{ background-color:#e6e6e6;float:right; 
			 height:400px; height:auto !important; /*兼容FF,IE7也支持 !important标签*/
			 height:400px; /*兼容ie6*/
			 }
.blborderline {

	font-size: 12px;
	font-weight: bold;
	color: #2f6893;
	text-decoration: none;}
.blborderline1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
.Sdintroduce{ background-color: #faffe8; width: 955px; height: 218px; margin-bottom: 5px; border: solid 5px #bfbfc0; }
.SdintroduceLeft{ float: left; }
.SdintroduceLeft h2{ margin-top: 30px; margin-left: 30px; }
.SdintroduceLeft ul{ font-size: 12px; line-height: 25px; margin-top: 10px; margin-left: 30px; list-style-type: none; }
.SdintroduceRight{ float: right; margin-top: 50px; margin-right: 20px; }
.SdintroduceA{ color: #336699; font-size: 13px; text-decoration: none; }
.SdintroduceA:hover{ color: #e5760e; font-size: 13px; text-decoration: none; }
.SmallSdintroduce{ background-color: #faffe8; width: 729px; margin-bottom: 5px; border: solid 5px #d2d2d2; }
.SmallSdintroduceLeft{ float: left; }
.SmallSdintroduceLeft h2{ text-align: center; margin-top: 10px; margin-left: 20px; }
.SmallSdintroduceLeft ul{ font-size: 12px; line-height: 25px; text-align: left; margin-top: 10px; margin-left: 20px; list-style-type: none; }
.SmallSdintroduceRight{ float: right; margin-top: 10px; margin-right: 20px; }
.SmallSdintroduceA{ color: #336699; font-size: 13px; text-decoration: none; }
.SmallSdintroduceA:hover{ color: #e5760e; font-size: 13px; text-decoration: none; }

.SmallSdintroduceB{ color: #161d25; font-size: 12px; text-decoration: none; }
.SmallSdintroduceB:hover{ color: #e5760e; font-size: 12px; text-decoration: none; }

.SmallSdintroduce2{ background-color: #faffe8; width: 730px; margin-bottom: 5px; border-top: 1px solid #d2d2d2; }
.content {font-size: 12px;
	line-height: 20px;
	color:#336699;
}

.edu_title{ font-size:18px; color:#000; font-weight:bold; padding:10px 0px;}
.edu_title2{ font-size:12px; color:#353535; font-weight:bold;}
.edu_title3{ font-size:12px; color:#fc7903; font-weight:bold;}

.edu_text{ text-indent:25px; line-height:16px; color:#353535; font-size:12px;}
.edu_text2{  line-height:22px; color:#353535; font-size:12px;}
.edu_line{ border-bottom:1px solid #ccc; overflow:hidden; height:1px; padding:5px 0px;}

.login_font_14:link   {color:#2f6893; font-family:"宋体","Verdana","Arial"; font-size: 12px; text-decoration:none;}
.login_font_14:active {color:#2f6893; font-family:"宋体","Verdana","Arial"; font-size: 12px; text-decoration:none;}
.t_table {
    border:#C4C4C4 solid;border-width:1px 0px 0px 1px
}
.t_td {
    border:#C4C4C4 solid;border-width:0px 1px 1px 0px; height:25px; width:25%;
}


.secrbbsjhc {
	display: block;
}
.secrbtbon {
	background: url("../images/erjibg2.jpg") repeat-x center; margin-top: -1px; border-top-color: rgb(0, 99, 53); border-bottom-color: rgb(255, 255, 255); border-top-width: 2px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
.secrbb {
	border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor rgb(213, 213, 213) rgb(213, 213, 213); padding: 20px 2px; width: 725px; min-height: 503px; background-color: rgb(247, 247, 247); _height: 503px; margin-left:5px;
}
.secrbbc {
	color: rgb(102, 102, 102); line-height: 22px; padding-bottom: 20px; font-size: 12px;
}
.secrbbci {
	width: 361px; height: 80px; padding-top: 20px; border-bottom-color: rgb(213, 213, 213); border-bottom-width: 1px; border-bottom-style: dotted; float: left;
}
.secrbbcitu {
	width: 67px; height: 65px; text-align: center; margin-top: 5px; float: left;
}
.secrbbcico {
	width: 280px; height: 65px; margin-left: 10px; float: left;
}
.secrbbcicot {
	color: rgb(102, 102, 102); line-height: 28px; padding-top: 5px; font-size: 12px; font-weight: bold;
}
.secrbbcicoc {
	color: rgb(102, 102, 102); line-height: 18px; font-size: 12px;
}

.proimte {
	background: url("../images/fwxq_07.gif") no-repeat center; margin: 6px; width: 327px; height: 200px; float: left; _margin: 6px 5px;
}
.proimtetu {
	margin: 15px; width: 58px; height: 59px; float: left; _margin: 15px 15px 0px 7px;
}
.proimtec {
	width: 232px; margin-top: 15px; float: left;
}
.proimtect {
	height: 30px; color: rgb(0, 0, 0); font-size: 14px; font-weight: bold;
}
.proimtecc {
	color: rgb(102, 102, 102); line-height: 20px; font-size: 12px;
}
.vipimtcc {
	color: rgb(102, 102, 102); line-height: 20px; font-size: 12px;
}
.vipimt {
	margin: 0px auto; width: 720px; height: 210px; border-bottom-color: rgb(213, 213, 213); border-bottom-width: 1px; border-bottom-style: dotted;
}
.vipimttu {
	margin: 15px 15px 0px; width: 220px; float: left; _margin: 15px 8px;
}
.vipimttu ul li {
	width: 220px; text-align: center; color: rgb(255, 102, 0); font-size: 12px;
}
.vipimttu ul li img {
	padding-top: 10px;
}
.vipimtc {
	width: 460px; padding-left: 10px; float: left;
}
.vipimtct {
	width: 460px; height: 30px; color: rgb(20, 111, 6); line-height: 30px; font-size: 16px; font-weight: bold; margin-top: 40px;
}
.gda a {
	width: 35px; color: rgb(102, 102, 102); padding-right: 10px; font-size: 12px; float: right;
}
.vipimtcb {
	width: 460px; margin-top: 30px;
}
.vipimtcb a {
	height: 25px; margin-right: 15px; float: left;
}
.inputte {
	width: 550px;
}
.inputspan {
	width: 120px; height: 30px; text-align: right; line-height: 30px; float: left;
}
.inputspanr {
	width: 320px; height: 30px; text-align: left; line-height: 30px; vertical-align: middle; float: left;
}
.inputr {
	width: 300px;
}
.inputte input {
	width: 210px; height: 20px; line-height: 20px; margin-top: 3px;
}
.inputte select {
	height: 20px; line-height: 20px;
}
.shenqpreview {
	height: 300px; margin-left: 300px; display: block;
}
.shenqingjiameng a {
	background: url("/templets/sd/images/xufeianniu.jpg") no-repeat; width: 164px; height: 42px;
}
.shenqingjiameng {
	margin-top: -40px; margin-left: 520px;
}

.newsxq {
	border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor rgb(216, 216, 216) rgb(216, 216, 216); width: 720px; line-height: 25px; padding-bottom: 80px; float: left; min-height: 462px; background-color: rgb(247, 247, 247); _height: 462px; margin-left:8px;
}
.newsspan {
	padding: 0px 30px; text-align: justify; float: left;
}

