@import "global.css";

.left{
	float:left;
	width:300px;
}
.mid{
	float:left;
	width:390px;
	margin:0 10px;
	min-height:500px;
}
.right{
	float:left;
	width:240px;
}
.left .box1{
	width:300px;
	height:245px;
	background-color:#cccccc;
}
.left .box2{
	clear:both;
	height:auto;
	background-color:#f7f7f7;
	border: 1px solid #f7f7f7;
	margin-top:10px;
}
.left .box2 .top{
	padding:10px;
}
.left .box2 .top a{
	float:right;
}
.left .box2 .top a:link, .left .box2 .top a:visited, .left .box2 .top a:hover{
	color:#8b1d21;
}
.left .box2 .top h3{
	padding:0 0 0 10px;
	margin:0;
	font-size:14px;
	color:#666666;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left .box2 .content{
	padding:0 10px 10px 10px;
}
.left .box2 .content ul{
	padding:0;
	margin:0;
	list-style:none;
}
.left .box2 .content ul li{
	font-size:14px;
	line-height:27px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
}
.left .box2 .content ul li a{
	color:#000;
}
.left .box2 .content ul li a:link, .left .box2 .content ul li a:visited, .left .box2 .content ul li a:hover{
	color:#000;
}
.right .box1{
	border: 1px solid #e6e6e6;
}

.right .box1, .right .box2, .right .box3{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
.right .top{
	background-image:url(../images/bg_r.gif);
	background-repeat: no-repeat;
	color:#fff;
	font-size:14px;
	padding-left:18px;
	line-height:26px;
}
.right .content{
	padding:5px 10px;
	color:#666666;
}
.right .content ul{
	padding:0;
	margin:0;
	list-style:none;
}
.right .box1 .content ul li, .right .box3 .content ul li{
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;	
	padding-left:10px;
	margin:3px 0;
}
.right .box2 .content ul li{
	margin:3px 0;
}
.right .content ul li a{
	color:#666666;
}
.right .content ul li a:link, .right .content ul li a:visited, .right .content ul li a:hover{
	color:#666666;
}
.right .bottom{
	text-align:right;
	padding: 0 10px;
}
.right .bottom a{
	color:#8b1d21;
}
.right .bottom a:link, .right .bottom a:visited, .right .bottom a:hover{
	color:#8b1d21;
}
.mid .hotnews{
	border: 1px solid #e6e6e6;
	padding:10px 10px 0px 10px;
	color:#666666;
}
.mid .hotnews h3{
	color:#b70c20;
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:bold;
}
.mid .hotnews a{
	color:#990000;
}
.mid .hotnews a:link, .mid .hotnews a:visited, .mid .hotnews a:hover{
	color:#990000;
}
.mid .news{
	margin:10px;
}
.mid .news ul{
	padding:0;
	margin:0;
	list-style:none;
}
.mid .news ul li{
	font-size:14px;
	line-height:27px;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
}
.mid .news ul li a{
	color:#000;
}
.mid .news ul li a:link, .mid .news ul li a:visited, .mid .news ul li a:hover{
	color:#000;
}

.boxgroup3{
	float:left;
	}
	
.boxgroup3 .video, .mid .newslist{
	margin-top:10px;
}
.boxgroup3 .video{
	padding-left:10px;
}

.mid .newslist .top{ 	
	background-image: url(../images/bg_m.gif);
}

.boxgroup3 .video .top{
	background-image: url(../images/bg_m2.gif);
}

.boxgroup3 .video .top, .mid .newslist .top{
	background-repeat: no-repeat;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding:12px 10px 10px 33px;
}
.boxgroup3 .video .top a, .mid .newslist .top a{
	float:right;
	color:#8b1d21;
	font-size:12px;
	font-weight:normal;
}
.boxgroup3 .video ul{
	padding:0;
	margin:0;
	list-style:none;
}
.boxgroup3 .video ul li{
	float:left;
	width:110px;
	margin:10px;
}
.boxgroup3 .video ul li a{
	color:#000000;
}
.boxgroup3 .video ul li a:link, .boxgroup3 .video ul li a:visited, .boxgroup3 .video ul li a:hover{
	color:#000000;
}
.footer{
	clear:both;
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;	
	padding:10px 0 40px 0;
	text-align:center;
	margin-top:20px;
}
.footer a{
	color:#000000;
}
.list{
	margin:20px 50px;
}
.list ul{
	padding:0;
	margin:0;
	list-style:none;
}
.list ul li{
	font-size:14px;
	line-height:27px;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.list ul li span{
	float:right;
	color:#999999;
}
.list ul li a{
	color:#000;
}
.list ul li a:link, .mid .news ul li a:visited, .mid .news ul li a:hover{
	color:#000;
}
.page {
	font-size:14px;
	padding:5px 0;
	margin:20px 0;
	text-align:right;
}
.page a:link, .page a:visited{
	padding: 2px 5px; 
	color:#8b1d21; 
	margin:2px;
}
.page a:hover{
	margin:0 2px;
	color: #8b1d21;
	text-decoration: underline;
}
.page a.active {
	padding:2px 5px;
	font-weight:bold;
	color:#000;
	text-decoration: none!important;
	margin:2px;
}
.info{
	margin:20px 50px;
	font-size:14px;
}
.info h2{
	color:#8b1d21;
	font-size:22px;
	font-family:"simhei";
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:center;
}
.info h3{
	color:#808080;
	font-size:12px;
	margin:0 0 10px 0;
	padding:5px 0;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align:center;
}
.info img{
	text-align:center;
	width:500px;
}
.info p{
	text-indent:28px;
}

.tupianlist{
	padding:15px;
}
.tupianlist ul{
	padding:0;
	margin:0;
	list-style:none;
}
.tupianlist ul li{
	width:190px;
	height:200px;
	float:left;
	margin:10px 18px;
	text-align:center;
}
.tupianlist ul li img{
	padding:2px;
	border:1px solid #930;
	width:182px;
}
.tupianlist ul li a:link, .tupianlist ul li a:visited{
	color:#333;
}

.wechat2{
	float:right;
	margin:-70px 270px 0 0 ;
}
