@charset "gb2312";
/* CSS Document */
/* 公共样式 */
*{ margin:0px; padding:0px; }

body{margin:0px; padding:0px;	font-family:"Arial","宋体"; font-size:12px;}
div{margin: 0px;padding: 0px;border: 0px;	/*overflow: hidden;*/}
form{margin: 0px;padding: 0px;border: 0px;}
img{vertical-align:middle;margin: 0px;padding: 0px;border: 0px; }/*设置图片初始化为垂直居中，因为默认的是左上角对齐*/
table,tr,td,dr,th {margin: 0px;padding: 0px;border: 0px;}
table{ border-collapse:collapse; border-spacing:0; }/*合并重复的边线*/
ul,ol,li,dl,dt,dd{margin: 0px;padding: 0px;list-style-type:none; }
a:link,a:visited,a:active{ color:#181818; text-decoration:none;font-size:12px; }
a:hover{ color:#F00; text-decoration: none;}
.clearboth{font-size:0px;margin: 0px;padding: 0px;	clear: both;height: 0px;border: 0px; line-height:0;}
.clearboth1{font-size:0px;margin: 0px;padding: 0px;	clear: both;height: 0px;border: 0px; height:35px;}
.float_right{ float:right;}
.float_left{ float:left;}

/*---------------------------top---------------------*/
#frame_top{ width:100%; height:99px;background:url(imagetop.png) repeat-x left top;}
	.frame_top1{width:1010px;height:99px; margin:0 auto;}
		.frame_top1_1{ float:left;width:353px;height:67px;background:url(imagelogo1.png) no-repeat left center; margin-top:12px;}
		.frame_top1_1 a{width:353px;height:67px; display:block;}
		
		.frame_top1_2{ float:left;width:200px; height:26px; line-height:26px; margin-left:185px; margin-top:25px; border:1px solid #CFCFCF; border-right:0; background-color:#fff; display:inline;/*解决ie6双倍margin的bug*/}
			.frame_top1_2 input{ width:180px;height:22px; line-height:22px; border:0;-webkit-box-shadow: inset 0 0px 0px ;
-moz-box-shadow: inset 0 0px 0px ;box-shadow:inset 0 0px 0px;}
		.frame_top1_3{ float:left;width:77px; height:28px; margin-top:25px;}
		
		.frame_top1_4{ float:right;width:53px;height:59px;background:url(imagelogo2.png) no-repeat left center; margin-top:15px; margin-right:25px;}
		.frame_top1_4 a{width:53px;height:59px; display:block;}
		
.frame_tline{width:100%; height:7px; background:#1C468E;line-height:0;font-size:0px;}



/*---------------------------foot---------------------*/
#frame_foot{ width:100%; height:82px; border-top:1px solid #CBCBCB; background:#F5F5F5; margin-top:8px;}
	.frame_foot{width:1010px;height:82px; margin:0 auto; color:#5a5a5a;}
	.frame_foot1{ float:left; padding-top:5px; padding-left:20px;}
		.frame_foot1_1{ width:880px; height:25px; line-height:25px; }
		.frame_foot1_1 select{ margin-right:10px;}	
		.frame_foot1_2{ width:797px;height:25px; line-height:25px; text-align:center;}