@import "global.css";
.nav{
	height:30px;
	margin:0 0px;
	background-color: #cc0000;
}
.nav ul{
	padding:0 50px;
	margin:0;
	list-style:none;
}
.nav ul li{
	float:left;
	display:block;
	text-align:center;
}
.nav ul li a{
	padding:8px 40px 8px 40px;
	font-size:14px;
	color:#fff;
	line-height:14px;
	display:block;
}
.nav ul li a:link, .nav ul li a:visited{
	color:#fff;
}
.nav ul li a.current, .nav ul li a:hover{
	text-decoration: underline;
}
.top{
	background-color: #FFF2E6;
	height:250px;
	padding:20px;
	margin-top:0px;
}
.left{
	float:left;
	width:290px;
}
.right{
	float:right;
	padding-left:20px;
	width:550px;
}
h2{
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:16px;
	font-family:"simhei";
	font-weight:normal;
}
h2 a{
	padding-left:10px;
	font-size:12px;
	font-family:"simsun";
	font-weight:normal;
	color:#333;
}
h3{
	padding:0;
	margin:0;
	font-size:12px;
	font-family:"simhei";
	font-weight:normal;
}
.right .news{
	background-color: #fff;
	padding:15px;
	height:165px;
}
.right .news ul{
	padding:0;
	margin:0;
	list-style:none;
}
.right .news ul li{
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	line-height:27px;
}
.right .news ul li span{
	float:right;
	color:#999;
}
.right .news ul li a:link, .right .news ul li a:visited{
	color:#003399;
}
.right .news ul li a:hover{
	text-decoration: underline;
}
.main{
	background-color: #fff;
	padding:20px;
}
.list{
	margin:0 0 20px 0;
	width:500px;
}
.list ul{
	margin:0px;
	padding:0 10px;
	list-style:none;
}
.list ul li{
	line-height:29px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
.list ul li span{
	float:right;
	color:#999;
}
.list ul li a:link, .list ul li a:visited{
	color:#003399;
}
.list ul li a:hover{
	text-decoration: underline;
}

.tu{
	float:right;
}



.team{
	margin:0 0 20px 0;
}
.team ul{030px;
	padding:0 10px;
	list-style:none;
}
.team ul li{
	float:left;
	width:170px;
	padding:4px 0px;
	display:block;
	background-image: url(../images/flag-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
.team ul li a{
	color:#5a5a5a;
	font-weight:bold;
}



.catalog{
	background-color: #fff;
}
.catalog .box1{
	padding:20px;
}
.catalog ul{
	margin:0;
	padding:0 20px;
	list-style:none;
}
.catalog ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	line-height:30px;
}
.catalog ul li a:link, .catalog ul li a:visited{
	color:#003399;
}
.catalog .box1 span{
	float:right;
	color:#333;
}

.page {
	padding:5px 0;
	margin:25px 0 20px 0;
	text-align:center;
}
.page a:link, .page a:visited{
	padding: 2px 8px; 
	color:#000;
	background-color:#f3f3f3; 
	margin:2px;
	border:#dcdcdc 1px solid; 
}
.page a:hover{
	margin:0 2px;
	border:#cc0000 1px solid; 
	color: #cc0000;
}
.page a.active {
	padding:2px 5px;
	font-weight:bold;
	color:#ffffff!important;
	text-decoration: none!important;
	margin:2px;
	background-color:#cc0000;
	border:#cc0000 1px solid; 
}
.info{
	background-color: #fff;
}
.info .title h2{
	color:#cc0000;
	font-size:18px;
	font-weight:normal;
	font-family:"simhei";
	padding:0;
	margin:0;
	line-height:52px;
	height:50px;
	background-color:#f7f7f7;
	border:1px solid #e6e6e6;
	text-align:center;
	background-image: none!important;
}
.info .title h3{
	color:#808080;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
	text-align:center;
}
.info .content{
	margin:10px 0;
	background-color:#FFFFFF;
	padding:20px;
}
.info .content img{
	margin:15px auto;
	max-width: 100% !important; 
	height: auto!important; 
	width:expression(this.width > 800 ? "800px" : this.width)!important;
}
.info .content p{
	font-size:14px;
	line-height:25px;
	text-indent:28px;
	margin:15px 0;
}
.shikuang{
	float:right;
	width:360px;
}
h2 a{
padding-left:10px;
font-size:12px;
font-family:"simsun";
font-weight:normal;
color:#333;
}
