﻿@charset "utf-8";
/* CSS Document */

body{
	MARGIN: 0px auto;
	font-size:12px;
	font-family:"宋体", Arial;
	color:#333;
	line-height:22px;
	background:#FFF;
	width:950px;
}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}
.main{
	float:left;
	width:950px;
	margin-bottom:10px;
}
a:link,a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
img{
	border:0px;
}
select {
	width:auto;
	font-size:12px;
}
/*-------头部通用样式开始--------*/
.head{
	width:950px;
}
.login{
	width:830px;
	height:32px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
	line-height: 32px;
	padding-left: 10px;

}
.logo{
	width:950px;
	height:108px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	z-index:1;
}
.nav{
	width:950px;
	height:35px;
	background-image:url(../img/nav_bg.jpg);
	background-repeat:repeat-x;
	line-height: 35px;
}
.search{
	width:935px;
	height:41px;
	background-image:url(../img/search_g.jpg);
	background-repeat:repeat-x;
	line-height: 41px;
	padding-left: 15px;
}
.search a:link,.search a:visited{
	color:#06c;
}
.search a:hover{
	color:#f00;
}
.tb1{
	color: #333;
	font-size:14px;
	margin-left:12px;
}
.tb1 a:link,.tb1 a:visited{
	color:#333;
}
.tb1 a:hover{
	color:#f00;
}
.tb2{
	float: right;
}
.lg_lf{
	float:left;
}
.search table{
	float:left;
}

.flash {
	width:950px;
	height:160px;
}
.core a{font-size:12px;line-height:27px;text-decoration:none;color:#333; }
.shell{
	width:300px;
	margin-top:10px;
	padding:3px 2px 2px 25px;
	float:left;
}
.core{
height:27px;
overflow:hidden;
}

/*---头部样式结束----*/
/*----头部弹出菜单------*/
.tanchu{
	height:32px;
	position:relative;
	line-height:32px;
	float:left;
	width:105px;
	margin-left:5px;
	
}
.tanchu1{
	height:32px;
	position:relative;
	line-height:32px;
	width:950px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
}
a.tc_tl:link,a.tc_tl:visited{
	color:#333;
	background-image: url(../img/ico6.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	padding-right: 10px;
	width:90px;
}
a.tc_tl:hover{
	color:#003399;
	background-image: url(../img/ico7.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
}
.list{
	width:210px;
	position: absolute;
	right:0;
	top:22px;
	background-color: #FFF;
	line-height: 22px;
	display:none;
	padding-left:8px;
	float:left;
}
.list2{
	width:210px;
	position: absolute;
	right:0;
	top:31px;
	background-color: #FFF;
	line-height: 22px;
	display:block;
	padding-left:8px;
	border:1px solid  #999;
	float:left;
	//z-index:1;
}
#diviframe
{
	z-index:20;
	diviframe
}
.list2 a:link,.list2 a:visited{
	color:#3158a6;
}
.list2 a:hover{
	color:#f00;
}
tc_conn ul{

}

/*-----头部弹出菜单结束--------*/
/*底部样式开始式*/
#foot{
	width:950px;
	height:68px;
	text-align:center;
	padding-top:5px;
	line-height:20px;
	font-family:Arial,"宋体";
	background-image: url(../img/foot_bg.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	float:left;
}
.foot1{
	width:950px;
	background:#d7d7d8;
	float:left;
}
.tb3{
	color: #036;
	padding-left: 10px;
	width: 930px;
	margin-top: 5px;
}
.tb3 a:link,.tb3 a:visited{
	color: #036;
}
.tb3 a:hover{
	color: #00162c;
}
.tb4{
	color: #039;
}
.tb4 a:link,.tb4 a:visited{
	color: #039;
}
.tb4 a:hover {
	color:#001a4f;
}
.tb5{
	height: 37px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	
}
.tb5 select{
	width: 200px;
	height: 20px;
	font-size:12px;
	padding:10px;
	
}
/*--底部样式结束--*/
.top10{
	margin-top:10px;
}
*html .left10{	
	margin-left:7px;	
}
*+html .left10{	
	margin-left:10px;	
}
.left7{
	margin-left:7px;
}
.left1{
	margin-left:1px;	
}

