@charset "utf-8";

/* 网站变灰 */
/* 
html {
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);    
	-webkit-filter: grayscale(100%);
}
*/

/*基本属性*/
body {
	/*text-align:center;*/
	font-family: "Microsoft Yahei", "宋体", Arial,​ Helvetica,​ sans-serif;
	margin:0;
	padding:0;
	background: #fff;
	font-size:13px;
	color:#000;
}

div,form,img,ul,ol,li,dl,dt,dd,textarea,fieldset,legend,img,p{
	margin: 0;
	padding: 0;
	
}

input,select{
/*margin-left: 10px;
margin-right: 10px;*/
}

select{
/*border:1px solid #8EB1C8;*/
}

.input_term{
border:1px solid #8EB1C8;
width:300px;
}

.input_button{
	height:22px;
	width:98px;	
}

h1,h2,h3,h4,h5,h6{
    margin:0; 
	padding:0; 
	font-size:13px;
}

h7{
    margin:50px; 
	padding:50px; 
}

table,td,tr,th {
    font-size:13px;
}

td,th{ 
    vertical-align:top;
}

ul,ol{
    list-style:none;
}

a img {
    border:0;
}

img { 
    vertical-align:top;
}

/* 链接颜色 */
a {
	color:#000099;
	text-decoration:none;
}

a:hover {
	color: #bc2931;	
}

a:active {
	color: #bc2931;
	font-variant: normal;
}

.orange{
}

.orange a{
	color:#ff7c00;
	text-decoration:none;
}

.orange a:hover {
	color: #bc2931;
	text-decoration:underline;
	
}
.orange a:active {
	color: #bc2931;
	font-variant: normal;
}


/* 颜色属性 [定义规则，小写c加颜色名称] */

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {
    font-weight: bold;
}
.fI {
    font-style: italic;
}
.fE{ 
     font-family:
	 Arial, Helvetica, sans-serif
}


/* 字体大小*/
.f12px{ 
      
	 font-size:13px;
}
.f14px{ 
     font-size:14px;
}

.f16px{ 
     font-size:16px;
}


/* 其他属性 */



.left{ 
      float: left;
}

.right{ 
      float: right;
}
.clear{ 
      clear: both; 
	  font-size:1px; 
	  overflow:hidden; 
	  height:0px; 
	  width:0px; 
	  visibility: hidden; 
	  display:block; 
	  width:100%; 
}
.hidden {
      display: none;
}
.unLine ,.unLine a{
      text-decoration: none;
}
.noBorder{
      border:none;
}


/*页头*/


#head{}

#head_pic{ 
      background:url(../images/cscd_head_image/head_bg.gif) 
	  repeat-x top;
}
#head_pic div{ 
      height:171px; 
	  background: url(../images/cscd_head_image/head.jpg) no-repeat left top 
}
#head_top{ 
      height:38px;
}
#logo{ 
       float:left; 
	   position:relative;padding-left:4px;
	   margin-bottom:0px;bottom:-18px; 
	   margin-bottom:-18px;
}
#head_right{ 
       position:relative; 
	   right:20px; 
	   float:right
}
#head_right img{ 
       margin-left:6px;
	   margin-top:8px
}




/* 页脚 */


#footer{
     
	 padding:8px; 
	 line-height:160%; 
	 text-align:center; 
	 background:#F7F7F7
}


/* 通用空白间距 */


.blank1{ height:1px; font-size:1px; width:100%; clear:both; overflow:hidden; display:block;}
.blank3{ height:3px; font-size:1px; width:100%; clear:both; overflow:hidden; display:block;}
.blank6{ height:6px; font-size:1px; width:100%; clear:both;overflow:hidden; display:block; }
.blank9{ height:9px; font-size:1px; width:100%; clear:both;overflow:hidden; display:block; width:100%;}
.blank12{ height:13px; font-size:1px; width:100%; clear:both;overflow:hidden; display:block; }
.blank15{ height:15px; font-size:1px; width:100%; clear:both;overflow:hidden; display:block; }
.blank20{ height:20px; font-size:1px; width:100%; clear:both;overflow:hidden; display:block; }





/* 结构 */


#page{ 
      text-align:left;
	  padding:0px 4px;
}

/*left*/


#left{
      width:255px; 
      background:url(../images/cscd_head_image/left_bg.jpg) no-repeat left top;
	  padding-top:91px; 
	  vertical-align:top;
}
#left_center{ 
       background: url(../images/cscd_head_image/left_center_bg.jpg) repeat-x top; 
	   width:255px;
}
#left form{ 
       background:url(../images/cscd_head_image/left_search_bg.jpg) no-repeat right top;
	   padding:2px 0px 0px 13px; 
	   height:auto !important; 
	   min-height:92px; 
	   height:92px;}
	   
#left form h4{ 
       color:#3E89C3; 
	   height:30px; 
	   line-height:30px;
	   padding-left:4px;
}
#left form  input{
       width:124px;
}
#left form  img{
       margin-top:8px;
}
#left_gonggao{
       width:231px; 
	   margin:0px auto; 
	   background:url(../images/cscd_head_image/left_gonggao_bg.jpg) no-repeat left 23px;
}
#left_gonggao h3{ 
       background:url(../images/cscd_head_image/left_h3_bg.jpg) no-repeat left; 
	   height:23px;
}
#left_gonggao h3 img{
       margin:4px 0px 0px 15px;
}
#left_gonggao p{
       padding:10px 8px 20px 8px ; 
	   color:#333333; line-height:19px;
}
#left_pic{ 
       text-align:center;
}
#left_pic img{margin-bottom:8px;}



/*right*/


#right{
       background: url(../images/cscd_head_image/right_bg.jpg) no-repeat left top; 
	   vertical-align:top;
	   padding:0px 0px 0px 40px;
}
.right_center{
       padding-top:20px;
}
.right_center td{ 
        padding-right:4%;
}
.right_center h3{
       border-bottom:solid 1px #E6E6E6; 
	   height:27px;
	   padding:0px 20px 0px 0px; 
	   background:url(../images/cscd_head_image/right_tit_bg1.gif) no-repeat left top;
	   margin-bottom:15px;
}
.right_center h3 b{ 
       display:block; 
	   height:27px; 
	   padding:0px 0px 0px 15px; 
	   background:url(../images/cscd_head_image/right_tit_bg2.gif) no-repeat right  13px;
}
.right_center h3 img{ 
       margin-top:6px;
}
.right_center p{ 
       line-height:23px; 
	   text-indent:2em;
}
.right_center div{
       padding-bottom:25px;
	   padding-top:5px; 
	   padding-right:10px;
	   text-align:right;
}
.right_center div img{ 
       margin-left:10px;
}




/*分页*/





#head2{}


#head2 #head_pic{
       height:103px; 
	   background: url(../images/cscd_head_image/head2.jpg) no-repeat left top #93D6F2 
}


#head2 #head_top{ 
       height:30px;
}

#head2 #logo{ 
       float:left; 
	   position:relative;
	   padding-left:4px;
	   margin-bottom:0px;
	   margin-bottom:-10px;
	   bottom:-20px;*+bottom:-10px;_bottom:-20px;margin-top:-5px;*+margin-top:5px;_margin-top:-5px;
}

#head2 #head_right{ 
       position:relative; 
	   right:20px; 
	   float:right
}

#head2 #head_right img{ 
       margin-left:6px;
	   margin-top:8px;
}




#head_pic2{ }


.h3_1{ 
      height:36px; 
	  line-height:36px; 
	  background:url(../images/cscd_head_image/h3_1_bg.jpg) repeat-x left bottom; 
	  padding:0px 10px 0px 16px;
}

.h3_1 b{ 
      display:block; 
	  padding-left:19px; 
	  background:url(../images/cscd_head_image/tit_bg.gif) no-repeat left center;
	  height:36px;
}
.h3_1 b img{
      margin-top:9px;
}

.h3_1 i{
      float:right;
	  font-size:13px;	
	  height:36px;
	  line-height:36px;
	  color:#333333;	
	  font-style: normal;	
	  font-weight: normal; 
	  position:relative;margin-top:-36px;
}

#nav1{ 
      position:relative; 
	  height:0px; 
	  text-align:right; 
	  z-index:3;
}
#nav1 div { 
      position:absolute; 
	  top:-39px; 
	  right:0px; 
	  width:750px;
}

#nav2 { 
      height:25px; 
	  line-height:24px; 
	  background:url(../images/new_image/menu.png) repeat-x left;
}

#nav2 ul { 
      background:url(../images/cscd_head_image/nav_1_bg2.gif) repeat-y left; 
	  float:left; 
	  height:24px; 
	  margin-top:1px;
	  margin-right:100px; 
	  margin-left:100px; 
	  display:inline
}

#nav2 li { 
      background:url(../images/cscd_head_image/nav_1_bg2.gif) repeat-y right; 
	  float:left; 
	  height:24px;
	  padding-left:18px;
	  padding-right:20px;
}

#nav2 a{ 
      color:#FFFFFF; 
	  text-decoration:none
}
#nav2 a:hover{ 
      color:#FF6600;
	  
}

#center{
      padding-top:20px;
}

/*** main_body ***/
#main_body{
	width:100%;
	margin:0px;
	float:left;
	clear:both;
}

#main_head{
    width:100%; 
	height:82px; 
	line-height:28px; 
	background:#FFFFFF url(../images/logo.gif) left no-repeat; 
	text-align:right; 
	color:#1328A9; 
	vertical-align:middle; 
	padding:0 20px 0 0}
	
	
#main_head	a:link, #main_head	a:visited, #main_head	a:active{ 
    color:#1328A9; 
	text-decoration:none
}
#main_head	a:hover	{ 
    color:#1328A9; 
	text-decoration:underline
}
#main_head	img{ 
    margin:0 1px
}




/*** main_menu ***/



#main_menu{ 
   width:100%; 
   height:25px; 
   line-height:25px; 
   background:url(../images/menu_b.gif) repeat-x; 
   text-align:left;
}
#main_menu	b{ 
   width:36px; 
   height:25px; 
   clear:none; 
   float:left; 
   background:url(../images/menu_top.gif) no-repeat; 
}
#main_menu	a{ 
   width:90px; 
   height:25px; 
   clear:none; 
   float:left; 
   text-align:center; 
   color:#000000; 
   padding:0 0 0 4px;
}
#main_menu	a:link, #main_menu	a:visited, #main_menu	a:active{ 
   background:url(../images/menu_alink.gif)  left no-repeat; 
   text-decoration:none
}
#main_menu	a:hover	{ 
   background:url(../images/menu_ahover.gif) repeat-x; 
   text-decoration:none; 
   font-weight:bold; 
   color:#FFFFFF;
}



/*** main_title ***/




#main_title{ 
   width:100%; 
   height:27px; 
   background:url(../images/main_title_b.gif) repeat-x; 
   text-align:left; 
   padding:0 15px; 
   line-height:27px;
}
#main_title	img{
   vertical-align:top!important}





/*** main_serch ***/



#main_serch{ 
    width:100%; 
	height:35px; 
	background:url(../images/menu_serch_b.gif) repeat-x; 
	text-align:left; 
	padding:0 15px; 
	line-height:35px;
}
#main_tit{ 
    width:100%; 
	height:16px; 
	background:url(../images/main_tit.gif) repeat-x; 
	text-align:left; 
	padding:17px 15px 0 15px; l
	ine-height:16px;
}
#main_tit h1 {
	float:left;
	clear:left;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	margin:0;
	padding:0;
}

#main_tit h2 {
	float:right;
	clear:right;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#main_con{
	width:100%;
	text-align:left;
	padding:0;
	color:#000000;
	background-color: #ffffff;
}
#main_con_bg{
	width:100%;
	background-image: url(../images/main_con_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;	


}
#main_con	p{
	line-height:22px;
	margin:2px 0;
	padding:0px;
}
#body_tag{
	text-align:left;
	height:25px;
	line-height:normal;
	padding:0 8px;
	background-image: url(../images/main_con_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#body_tag	a{ 
    width:141px; 
	height:25px; 
	clear:none; 
	float:left; 
	text-align:center; 
	color:#2a78ca; 
	line-height:25px; 
	font-weight:bold; 
	margin-right:1px
}

#body_tag	span{
	width:141px;
	height:25px;
	clear:none;
	float:left;
	text-align:center;
	color:#2a78ca;
	line-height:25px;
	font-weight:bold;
	margin-right:1px;
	background-image: url(../images/cscd_head_image/center_tit_1.gif);
	background-repeat: no-repeat;
}


#body_tag	a:link, #body_tag	a:visited, #body_tag	a:active{ 
    background:url(../images/cscd_head_image/center_tit_2.gif) no-repeat; 
	text-decoration:none; 
	color:#FFFFFF
}





#body_con{
	padding:5px 10px;
	background:#ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body_con_c{
	width:100%;
	line-height:22px;
	color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body_con_c_small{
	width:95%;
	line-height:22px;
	color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body_con_cr{
	width:250px;
	vertical-align:top;
}
#body_con_cl{
	margin:0px;
	width:auto;
	padding:0 10px 0 0;
	vertical-align:top;
}
#body_con_cl h1{
	margin:10px 0 0 0;
	font-size:16px;
	font-weight:bold;
	padding:0;
	color:#000000;
	text-align:center;
}
#body_con_cl h_pap{
	margin:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	padding:0;
	color:#000000;
	text-align:left;
}
#body_con_cl h2{
	margin:2px 0;
	font-size:14px;
	font-weight:bold;
	padding:0;
	color:#000000;
	text-align:left;
}
.p_24{
	text-indent:24px;
}
#body_con_c	p{
	line-height:22px;
	color:#000000;
	padding:2px 0;
	margin:0px;
}

.table_cp{
	width:100%;	
}


.table_s1 { 
    background:#92AEC2; 
	width:100%; 
	margin:0 0 5px 0
}

.table_s1 thead th {
	text-align:center;
	color:#ffffff;
	line-height:24px;
	font-size:14px !important;
	height:24px;
	font-weight: bold;
	font-family: "宋体";
	background-color: #2a78ca;
	background-repeat: repeat;
	background-position: center center;
	vertical-align: middle;
}

.table_s1 thead th img {
	background-position: center;
	vertical-align: middle;
	border:0;
}
.table_s1 tbody	th { 
    background:#ffffff; 
	line-height:24px!important; 
	text-align:left; 
	color:#000000!important; 
	font-weight:normal; 
	padding:2px 5px!important; 
	font-size:13px!important; 
	vertical-align:middle!important;
}

.table_s1	tbody	th h1 {
	float:left;
	clear:left;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.table_s1	tbody	th h2 {
	float:right;
	clear:right;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
} 

.table_s1 a{ 
	font-size:13px
}

.table_s1 strong a{ 
    font-size:13px!important;
}

.table_s1_small{ 
    background:#92AEC2; 
	width:55%; 
	margin:0 0 5px 0}

.table_s1_small	thead	th{
	text-align:center;
	color:#ffffff;
	line-height:24px;
	font-size:14px!important;
	height:24px;
	font-weight:bold;
	font-family: "宋体";
	background-color: #2a78ca;
	background-repeat: repeat;
}
.table_s1_small	tbody	th{ 
    background:#ffffff;
    word-break: break-all; 
	line-height:24px!important; 
	text-align:left; 
	color:#000000!important; 
	font-weight:normal; 
	padding:2px 5px!important; 
	font-size:13px!important; 
	vertical-align:middle!important;}

.table_s1_small	tbody td { 
    background:#FFFFFF; 
	line-height:24px!important; 
	text-align:left; 
	color:#000000!important; 
	padding:2px 5px!important; 
	font-size:13px!important; 
	vertical-align:middle!important;
}
.table_s1_small a{ 
    font-size:13px;
	color:#FF6600;
}
.table_s1_small strong a{ 
    font-size:13px!important;
}
#body_page{ 
    width:100%; 
	text-align:left; 
	height:30px; 
	line-height:30px; 
	padding:0px; 
	margin:5px 0;
}
#body_page	h1{ 
    float:left; 
	clear:left; 
	color:#000000; 
	font-size:13px; 
	font-weight:normal; 
	margin:0; 
	padding:0
}
#body_page	h2{ 
    float:right; 
	clear:right; 
	font-size:13px; 
	font-weight:normal; 
	margin:0; 
	padding:0;  
	_text-align:24px; 
	_padding:6px 0 0 0}

#body_con_c hr{
	clear:both;
	height:1px;
	border:0px;
	margin:0;
	color:#B9C3CE;
	background-color:#B9C3CE
}
#body_select{
	width:100%;
	text-align:left;
	height:30px;
	line-height:30px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
#body_select	h1{
	float:left;
	clear:left;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#body_select	h2{
	float:right;
	clear:right;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
}

#main_tit2{ 
    width:100%; 
	line-height:30px; 
	background:#ffffff; 
	text-align:left; 
	padding:5px 15px
}

#main_tit2	h1{ 
    float:left; 
	clear:left; 
	font-size:14px; 
	color:#19679E; 
	font-weight:normal; 
	margin:0; 
	padding:0; 
	line-height:30px
}

#main_tit2	.h1 { 
    float:left; 
	clear:left; 
	font-size:14px; 
	color:#19679E; 
	font-weight:normal; 
	margin:0; 
	padding:0; 
	line-height:30px
}

#main_tit2	h1	p{ 
    line-height:30px; 
	padding:0px; 
	margin:2px 0;
}
#main_tit2	h2{ 
    float:right; 
	clear:right; 
	font-size:13px; 
	font-weight:normal; 
	margin:0; 
	padding:0; 
	line-height:30px
}

.table_s2{ 
    background:#FFFFFF; 
	width:100%; 
	border:1px solid #8EB1C8; 
	margin-bottom:15px
}

.table_s2	thead	th{ 
    background:#1D6BBD; 
	text-align:left; 
	padding:0 10px; 
	color:#FFFFFF; 
	line-height:24px; 
	font-size:14px; 
	font-weight:bold;
}
.table_s2	thead	th	a:link, .table_s2	thead	th	a:visited, .table_s2	thead	th	a:active{ 
    color:#ffffff; 
	text-decoration:underline;
}
.table_s2	thead	th	a:hover	{ 
    color:#CC6666; 
	text-decoration:none;
}
.table_s2	tbody	td{ 
    background:#FFFFFF; 
	line-height:22px; 
	text-align:left; 
	color:#000000; 
	font-weight:normal; 
	padding:5px 10px; 
	vertical-align:top
}
.table_s2	tbody	td	p{ 
    line-height:22px; 
	margin:2px 0; 
	padding:0px;
}

.table_s1 tbody td {
    background:#FFFFFF; 
	line-height:28px !important; 
	text-align:left;
	color:#000000 !important; 
	padding:0px 5px !important; 
	vertical-align:middle !important;
	font-size:13px !important; 
}

.table_s3{
    width:100%
}
.table_s3 td{ 
    line-height:22px; 
	text-align:left; 
	color:#000000; 
	font-weight:normal; 
	padding:10px; 
	vertical-align:top
}
.table_s4 td{ 
    line-height:18px; 
	text-align:left; 
	color:#000000; 
	font-weight:normal; 
	padding:5px 10px; 
	vertical-align:top
}
/*** input ***/
.inpt_225{
	font:13px "宋体";
	color:#000000;
	text-align:left;
	height:18px;
	line-height:18px;
	width:225px;
	margin:5px;
	
	border:1px solid #8EB1C8;
}
.inpt_225_down{
	font:13px "宋体";
	color:#000000;
	text-align:left;
	height:18px;
	line-height:18px;	
	margin:5px;
	
	border:1px solid #8EB1C8;

}
.inpt_300{
	font:13px "宋体";
	color:#000000;
	text-align:left;
	height:18px;
	line-height:18px;
	width:300px;
	margin:5px;
	border:1px solid #8EB1C8;
}
.inpt_25{
	font:13px "宋体";
	color:#000000;
	text-align:left;
	height:14px;
	line-height:14px;
	width:25px;
	margin:0 5px;
	border:1px solid #8EB1C8;
}
.inpt_200{
	font:13px "宋体";
	color:#000000;
	text-align:left;
	height:18px;
	line-height:18px;
	width:200px;
	margin:0 5px;
	
	border:1px solid #8EB1C8;
}
.inpt_100{
	font:13px "宋体";
	color:#000000;
	text-align:left;
	height:20px;
	line-height:18px;
	width:100px;
	margin:5px;
	
	border:1px solid #8EB1C8;
}
.inpt_100_down{
	font:13px "宋体";
	color:#000000;
	text-align:left;
	height:18px;
	line-height:18px;
	width:100px;
	
	border:1px solid #8EB1C8;
}
.inpt_50{
	font:13px "宋体";
	color:#000000;
	text-align:left;
	height:20px;
	line-height:18px;
	width:50px;
	margin:5px;
	border:1px solid #8EB1C8;
}
.box_98{
	font:13px "宋体";
	color:#BFBFBF;
	height:200px;
	line-height:18px;
	width:98%;
	padding:5px;
	border:1px solid #8EB1C8;
}
.box_300{
	font:13px "宋体";
	color:#BFBFBF;
	height:100px;
	line-height:18px;
	width:300px;
	padding:5px;
	margin:0 5px;
	border:1px solid #8EB1C8;
}
.inpb_98{
	font:13px "宋体";
	color:#000000;
	text-align:center;
	/*height:22px;*/
	width:98px;
	margin:5px;
	/*padding:2px 0 0 0;*/
}
.p_bn{
	margin:10px 0!important;
}
.red{
	color:#FF0000;
}
.lin{
	color:#1328A9;
	font-weight:bold;
}
.padd_15{
	padding-left:15px!important;
	padding-right:15px!important;
}
.padd_30{
	padding-left:30px!important;
	padding-right:30px!important;
}
.padd_100{
	padding-left:100px!important;
	padding-right:100px!important;
	line-height:32px!important;
	color:#000000
	
}
.padd_170{
	padding-left:156px!important;
	padding-right:156px!important;
	line-height:32px!important;
}
.padd_153{
	padding-left:153px!important;
	padding-right:156px!important;
	line-height:32px!important;
	color:#000000
}
.padd_163{
	padding-left:163px!important;
	padding-right:166px!important;
	line-height:32px!important;
	color:#000000
}
.f14{
	font-size:14px!important;
	list-style: none;
}
.td0{ 
    border-top: 1px dotted #000000
}
.bd0{ 
    border-bottom: 1px dotted #000000
}
.mt10{ 
    margin-top:10px!important
}
.mt20{ 
    margin-top:20px!important
}
.bsb{ 
    border-bottom:1px solid #B9C3CE
}
.tbsb{ 
    border-bottom:1px solid #B9C3CE; 
	border-top:1px solid #B9C3CE
}
.lrp15s{ 
    padding:5px 15px!important;
	border-bottom:1px solid #B9C3CE; 
	border-top:1px solid #B9C3CE
}
.lrp15bs{ 
    padding:5px 15px!important;
    border-bottom:1px solid #B9C3CE
}
.f12{ 
    font-size:13px!important
}
.cent{ 
    text-align:center!important
}
#main_fool{
    width:100%; 
	line-height:24px; 
	background:#E2E2E2; 
	text-align:center; 
	color:#373737; 
	border-top:1px solid #C7C7C7; 
	padding:15px 0;
}

.Myhead_body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;	
	margin-left: 0px;
	
	font-size: 13px;
}
.Myhead_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
#div_line {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #026EBA;
	border-bottom-color: #026EBA;
	border-left-color: #026EBA;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#advance_search1_note {
	background-color: #ffffff;
	height: 100px;
	width: 300px;
	font-family: "宋体";
	color: #666666;
	text-align: left;
	text-indent: 20px;
	font-size: 13px;
	padding: 10px;
	left: 20px;
	border: 1px solid #cccccc;	
}
.table_xd{
width:95%;
align:center;
}
.table_xd thead th{
	font-family: "宋体";
	color: #666666;
	border: 1px ridge #66CCFF;
}
.table_xd tbody td{
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	border: 1px dotted #999999;
}
.source_info_table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;    


}

.table_more_help{ 
    background:#92AEC2; 
	width:80%; 
	margin:0 0 5px 0}

.table_more_help	thead	th{
	text-align:center;
	color:#000000;
	line-height:24px;
	font-size:13px!important;
	height:24px;
	font-weight:normal;
	font-family: "宋体";
	background-color: #ffffff;
	background-repeat: repeat;
	background-position: center center;
	vertical-align: middle;
}
.table_more_help	thead	th img{
	background-position: center;
	vertical-align: middle;
	border:0;
}
.table_more_help	tbody	th{ 
    background:#ffffff; 
	line-height:24px!important; 
	text-align:left; 
	color:#000000!important; 
	font-weight:normal; 
	padding:2px 5px!important; 
	font-size:13px!important; 
	vertical-align:middle!important;}

.table_more_help	tbody	td{ 
    background:#FFFFFF; 
	line-height:24px!important; 
	text-align:left; 
	color:#000000!important; 
	padding:2px 5px!important; 
	font-size:13px!important; 
	vertical-align:middle!important;
}

.table_more_help a{ 
    font-size:13px
}

.table_more_help strong a{ 
    font-size:13px!important;
}

.bannerBg {width: 100%; background: url(../images/new_image/bannerBg.png) no-repeat; background-position: 0px 30px;}
.wrap {margin: 0 auto; width: 98%; height: auto;}
.top_01 {width: 100%; height: 54px; background: url(../images/new_image/top_01.png) no-repeat;}
.top_02 {width: 100%; height: 54px; background: url(../images/new_image/top_02.png) no-repeat;}
.aboutTxt {float: right; width: 80px; height: 30px; line-height: 30px; font-size: 13px; font-weight: bold; color: #1141b9; text-align: center;}
.aboutTxt a:link {color: #1141b9; text-decoration: none;}
.aboutTxt a:visited {color: #1141b9; text-decoration: none;}
.aboutTxt a:hover {color: #F00; text-decoration: underline;}

.aboutTxt1 {float: right; width: auto; height: 30px; line-height: 30px; font-size: 13px; font-weight: bold; color: #1141b9; text-align: center;}
.aboutTxt1 a:link {color: #1141b9; text-decoration: none;}
.aboutTxt1 a:visited {color: #1141b9; text-decoration: none;}
.aboutTxt1 a:hover {color: #F00; text-decoration: underline;}

.loginTxt {
	color: #ffffff;
	float: right; 
	width: auto; 
	height: 24px; 
	line-height: 25px; 
	font-size: 13px;  
	text-align: center; 
	margin-right:30px; 
}

.loginTxt a:link {color: #1141b9; text-decoration: none;}
.loginTxt a:visited {color: #1141b9; text-decoration: none;}
.loginTxt a:hover {color: #F00; text-decoration: underline;}

.banner {width: 100%; height: 99px; margin: 0 auto;text-align: left;}

.main {margin: 13px auto 0 auto; width: 98%;}
.left {float: left; width: 38%; height: auto; display: inline;}
.leftOne {float: left; width: 100%; height: auto;}
.leftTwo {float: left; margin: 13px 0 0 0; width: 100%; height: auto;}
.leftTopBg {
	float: left; width: 100%; height: 30px; line-height: 30px; color: #FFF; font-size: 14px; font-weight: bold; 
	background: #005ea8 url(../images/new_image/left_top.png) no-repeat; border-left: #eaa03d solid 1px; border-right: #005ea8 solid 1px;
}
.leftTop {
	float: left; width: 100%; height: 30px; line-height: 30px; background: #005ea8 url(../images/new_image/left_top.png) no-repeat; 
	color: #FFF; font-size: 14px; font-weight: bold;
}
.leftMid {
	float: left; width: 100%; height: auto; line-height: 24px; color: #333; font-size: 13px; display: inline;
	border-left: #b9c8e3 solid 1px; border-right: #b9c8e3 solid 1px; border-bottom: #b9c8e3 solid 1px;
}
.leftBtm {float: left; width: 100%; height: 0px; border-bottom: #b9c8e3 solid 1px; border-right: #b9c8e3 solid 1px; font-size: 0px;}

.titleTxt {float: left; line-height: 30px; font-size: 14px; font-weight: bold; color: #FFF; text-indent: 18px;}
.wordTxt {margin: 0 10px; line-height: 24px; font-size: 13px; color: #333; text-indent: 24px;}
.btnOne {float: right; margin-bottom: 10px; margin-right: 5%;}
.btnTwo {float: right; margin-bottom: 10px; margin-right: 10px;}

.cen {float: left; margin: 0 0 0 15px; width: 38%; height: auto; display: inline;}
.cenOne {float: left; width: 100%; height: auto; display: inline;}
.cenTwo {float: left; margin: 13px 0 0 0; width: 100%; height: auto; display: inline;}
.cenTopBg {
	float: left; width: 100%; height: 30px; line-height: 30px; color: #FFF; font-size: 14px; font-weight: bold; 
	background: url(../images/new_image/cen_topBg.jpg) repeat-x; border-left: #eaa03d solid 1px; border-right: #809ccd solid 1px;
}
.cenTop {float: left; width: 100%; height: 30px; line-height: 30px; color: #FFF; font-size: 14px; font-weight: bold; background: url(../images/new_image/cen_top.png) no-repeat;}
.cenMid {
	float: left; width: 100%; height: auto; line-height: 24px; color: #333; font-size: 13px;
	border-left: #b9c8e3 solid 1px; border-right: #b9c8e3 solid 1px; border-bottom: #b9c8e3 solid 1px;
}
.cenBtm {float: left; width: 100%; height: 0px; border-bottom: #b9c8e3 solid 1px; border-right: #b9c8e3 solid 1px; font-size: 0px;}

.right {float: left; margin: 0 0 0 15px; width: 20%; height: auto; display: inline;}
.rightOne {float: left; width: 270px; height: 60px;}
.rightTwo {float: left; width: 270px; height: auto;}
.searchBg {float: left; width: 270px; height: 60px; background: url(../images/new_image/search_bg.png) no-repeat;}
.searchTitleTxt {float: left; width: 270px; height: 30px; line-height: 30px; font-size: 14px; font-weight: bold; color: #00386c; text-indent: 10px;}
.inputBg {float: left; width: 180px; height: 25px; line-height: 25px; border: 0; background: url(../images/new_image/input_bg.png) no-repeat; text-indent: 3px; color: #333;}
.searchBtn {float: left; margin: 0 0 0 2px; width: 76px; height: 25px; background: url(../images/new_image/seach_btn.png) no-repeat; border: 0;}

.right_listTop {float: left; width: 270px; height: 30px; line-height: 30px; background: url(../images/new_image/right_listTop.png) no-repeat; color: #600; font-size: 14px;}
.right_listTop .notice {float: left; width: 225px; line-height: 30px; font-size: 14px; font-weight: bold; color: #600; text-indent: 10px;}
.right_listTop .more {float: left; width: 45px; line-height: 30px; font-size: 13px; color: #333;}
.right_listTop .more a:link {color: #333; text-decoration: none;}
.right_listTop .more a:visited {color: #333; text-decoration: none;}
.right_listTop .more a:hover {color: #F00; text-decoration: underline;}

.right_listMid {float: left; width: 270px; height: auto; line-height: 24px; background: url(../images/new_image/right_listMid.png) repeat-y; color: #333;}
.right_listMid ul {margin: 0; padding: 0; list-style: none; width: 268px; height: auto;}
.right_listMid li {
	margin: 0 0 0 1px; padding: 0; list-style: none; width: 268px; height: 25px; _height: 23px; line-height: 25px; _line-height: 23px;
	font-size: 13px; text-indent: 5px; border-bottom: #eaeaea solid 1px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
}
.right_listMid li a:link {color: #333; text-decoration: none; display: block;}
.right_listMid li a:visited {color: #333; text-decoration: none; display: block;}
.right_listMid li a:hover {color: #333; text-decoration: none; background: #b9c8e3; display: block;}
.right_listBtm {float: left; width: 270px; height: 7px; background: url(../images/new_image/right_listBtm.png) no-repeat; color: #FFF; font-size: 0px;}
.tag {width: 100%; height: 30px;}
.jsTitleTxt {
	float: left; margin-left: 20px; height: 30px; line-height: 30px; font-size: 14px; color: #1f5b97; font-weight: bold; display: inline;
	border-left: #b9c8e3 solid 1px; border-top: #b9c8e3 solid 1px; border-right: #b9c8e3 solid 1px; border-bottom: #FFF solid 1px; position: relative; top: 1px; 
}
.jsTitleTxt a:link {float: left; color: #1f5b97; text-decoration: none; padding: 0 10px; display: block; height: 30px; line-height: 30px;}
.jsTitleTxt a:visited {float: left; color: #1f5b97; text-decoration: none; padding: 0 10px; display: block; height: 30px; line-height: 30px;}
.jsTitleTxt a:hover {float: left; color: #F00; text-decoration: none; padding: 0 10px; display: block; height: 30px; line-height: 30px;}

.jsTitle {
	float: left; margin-left: 20px; width: auto; height: 30px; line-height: 30px; display: block;
	font-size: 14px; color: #1f5b97; font-weight: bold; position: relative; top: 1px;
}
.jsTitle a:link {float: left; color: #1f5b97; text-decoration: none; padding: 0 10px; height: 30px; line-height: 30px; display: block;}
.jsTitle a:visited {float: left; color: #1f5b97; text-decoration: none; padding: 0 10px; height: 30px; line-height: 30px; display: block;}
.jsTitle a:hover {
	float: left; height: 30px; color: #F00; text-decoration: none; line-height: 30px; padding: 0 10px; position: relative; left: -1px; display: block;
	border-left: #b9c8e3 solid 1px; border-top: #b9c8e3 solid 1px; border-right: #b9c8e3 solid 1px; border-bottom: #FFF solid 1px;
}

.searchTop {float: left; width: 100%; height: 0px; font-size: 0px;}
.searchMid {float: left; width: 100%; height: auto; line-height: 32px; color: #333; font-size: 13px; border: #b9c8e3 solid 1px;}
.searchBtm {float: left; width: 100%; height: 0px; border-bottom: #b9c8e3 solid 1px; font-size: 0px;}

.fotter {float: left; margin: 13px 0 0 0; width: 100%; height: 60px; background: #e2e9f3;}
.fotterTxt {margin: 8px auto 0 auto; width: 988px; line-height: 24px; text-align: center; font-size: 13px; color: #5b7c9f;}

.action-btn {
    background-color: #00A1FC;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 28px;
    text-align: center;
    width: 80px;
}

.plum-bigben-theme{
 display:inline-block;
}
