@charset "gb2312";
/* CSS Document */
body{text-align:center;font-size:12px; margin:0 auto; font-family:"宋体", arial ,sans-serif; background:url(/images/mainbkg.png) repeat-y center top;}
.header,.content,.foot{ width:950px; margin:0 auto; background:#ffffff;}
.header{ margin-top:3px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{ vertical-align:middle; border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
.left{float:left;}
.right{float:right;}
.hidden{display:none;}
.clear { clear:both; height:0; overflow:hidden; display:block;}
.square li{padding-left:12px; background:url(/images/square.gif) no-repeat;}
.square li{background-position: 0px 7px;}
/* 链接 */
/*a:visited { color:#2b2b2b;text-decoration:none; }
a:hover { color:#db3330;text-decoration:underline; }
a:active { color:#db3330;}*/
a:link,a:visited{color: #000; text-decoration: none;}
a:hover,a:active {color: #DB3330; text-decoration: underline;}
.unLine,.unLine a{text-decoration:none;}
/* 文字 */
.normal{font-weight:normal;}
.fB{font-weight:bold;}
.fI{font-style: italic;}
.f12px{font-size:12px;}
.fleft{ text-align:left; }
.f14px{font-size:14px;}
.fnoinfor{ color:#999; }

/*图标类*/
.ino_t2 { background: url("/images/arrow_1.gif") no-repeat;}

/*按钮类*/
.search_button { background: url('/images/btn/in_search.gif'); border: 0px; width: 61px; height:20px; margin-top:0px; text-decoration:none; }
.btn_login {  background: url('/images/btn/reg_login.gif'); border: 0px; width: 40px; height:19px; display:inline-block; text-align:center; }
.btn_bg{ background: url('/images/btn/button.gif'); border: 0px; height:20px; border:1px #B5C2E9 solid; }

/*登录*/
.toplogin{ width:950px; margin:0 auto;height:20px; overflow:hidden; margin-top:3px;}
.engtxt{text-align:center;padding:0px 1px;height:12px;width:160px;line-height:12px;}
.toplogin form{display:inline;margin:0px;}
.toplogin input{height:15px; width:80px;}
.toplogin .button input{height:20px;width:65px; overflow:hidden;background:url('/images/button.gif');border:1px #b5c2e9 solid;text-align:center;}
.toplogin a:link,.toplogin a:visited{color: #000; text-decoration: none;}
.toplogin a:hover,.toplogin a:active {color: #FF0000; text-decoration: underline;}

/*对比栏 by 8026*/
#comp_box { width:130px;background-color:#FFF;line-height:20px;display:none; }
#comp_box .title { background:url(/images/inforlook/compbg.png);line-height:22px; color:#FFF; text-indent:0.5em; }
#comp_list { border:solid 1px #4999B2; border-top:0px;border-bottom:0px; text-align:center; }
#comp_list img { border:solid 1px #CCC; margin:5px; }
#comp_list .mouseover { background-color:#F2F6FB;  }
#comp_listbt { border:solid 1px #4999B2;border-top:dashed; text-align:center; height:30px; }
#comp_box .comp_button {  background:url(/images/btn/comp_button.gif) no-repeat; border: 0px; width: 61px; height:20px; }

/*列表样式 by 8026 ,.list_tr tbody tr:child+td*/
.list_a a { line-height:20px; margin-left:0.5em; }
.list_li li { line-height:20px; text-indent:0.5em; overflow:hidden; white-space:nowrap; width:100%; }

.list_tr { table-layout:fixed; }
	.list_tr td { line-height:25px; height:25px; }
	.list_tr tbody td { border-bottom:1px #CCC dashed; overflow:hidden; white-space:nowrap; }
	.list_tr tbody tr.hover { background-color:#F2F7FC; }
	.list_tr tfoot td { border-bottom:none;  background-color:#F2F7FC; }
	.list_tr thead th { background-color:#D5E8EE; line-height:25px; border-bottom:1px #91C6D6 solid; }
	.list_tr thead td { border-bottom:1px #91C6D6 solid; padding:3px; }

/*栏目灰条	by 8026*/
.column_part { background-color:#E0E6EF; height:23px; line-height:23px; text-align:left; margin-bottom:5px; }
	.column_part .column_nav { margin-left:15px; }
	.column_part .column_nav a { margin-left:10px; }
	
/*页面内容框架	by 8026*/
.content .box_border { border:1px #91C6D6 solid;}
	/*栏目标题*/
	.content .box_title { height:23px; line-height:23px; background-color:#D5E8EE;background-position:8px 6px; text-indent:2em; font-weight:bold; }
	/*2栏划分*/
	.content .box_2_1 { width:700px; }	
	.content .box_2_2 { width:240px; }
	
	/*3栏划分*/
	.content .box_3_1 { width:700px; }	
