@import "channel.css";

.channel {
	margin-bottom:20px;
}
.channel .left{
	float:left;
	width:750px;
}
.channel .right{
	float:right;
	width:184px;
}
.channel .left .boxgroup1{
	background-color: #fcf6e8;
	border: 1px solid #e6e6e6;
	padding:10px;
}
.channel .left .boxgroup1 .pic{
	float:left;
	width:285px;
	height:215px;
	background-color: #e6e6e6;
	overflow:hidden;
	text-align:center;
}
.channel .left .boxgroup1 .dt{
	float:left;
	margin-left:13px;
	height:215px;
}
.channel .left .boxgroup1 .dt h3{
	font-size:14px;
	color:#814302;
	font-weight:bold;
	background-image: url(../images/icon_arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin:0;
}
.channel .left .boxgroup1 .pic-wyh{
	float:left;
	width:200px;
	height:135px;
}
.channel .left .boxgroup1 .dt-wyh{
	float:left;
	height:135px;
	width:510px;
	margin-left:13px;
	font-size:12px;
} 
.channel .left .boxgroup1 .dt-wyh h3{
	font-size:14px;
	color:#814302;
	font-weight:bold;
	background-image: url(../images/icon_arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin:0;
}
.channel .left ul{
	padding:0;
	margin:0;
	list-style:none;
}
.channel .left ul li{
	clear:both;
	line-height:27px;
	color:#808080
}
.channel .left ul li a{
	font-size:14px;
	color:#333;
}
.channel .left ul li a:link, .channel .left ul li a:visited{
	color:#333;
}
.channel .left ul li a:hover{
	color:#cc0000!important;
	text-decoration: underline;
}
.channel .left ul li a.lable{
	color:#808080!important;
	padding-right:5px;
}

.boxgroup2, .tongzhi{
	border: 1px solid #e6e6e6;
	margin-top:20px;
}
.boxgroup2 .box{
	float:left;
	width:374px;
}
.boxgroup2 .box .top, .tongzhi .top{
	background-color: #e6e6e6;
	height:24px;
}
.boxgroup2 .box .top h3, .tongzhi .top h3{
	font-size:14px;
	color:#814302;
	font-weight:bold;
	margin:0;
	padding-left:10px;
	line-height:24px;
}
.boxgroup2 .box .top a, .tongzhi .top a{
	float:right;
	padding-right:10px;
	font-weight:normal;
}
.boxgroup2 .box a:link, .boxgroup2 .box a:visited{
	color:#333;
}
.tongzhi a:hover{
	color:#cc0000!important;
	text-decoration: underline;
}
.tongzhi a:link, .tongzhi a:visited{
	color:#333;
}
.tongzhi a:hover{
	color:#cc0000!important;
	text-decoration: underline;
}
.boxgroup2 .box .content, .tongzhi .content{
	padding:0px 15px;
	font-size:14px;
}
.boxgroup2 .box-alpx .content{
	background-image: url(../images/bg_xu-line-z.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.boxgroup2 .box-zygx .content{
	background-image: url(../images/bg_xu-line-z.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.boxgroup2 .box .content ul, .tongzhi .content ul{
	margin:15px 0;
}
.tongzhi .content ul li span{
	float:right;
	color:#808080;
}
.boxgroup2 .box-zygx{
	clear:left;

}
.channel .right .box{
	background-color: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding:10px;
}
.channel .right .box .top{
	color: #814302;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #814302;
}
.channel .right .box .top a{
	float:right;
}
.channel .right .box a:link, .channel .right .box a:visited{
	color:#333;
}
.channel .right .box a:hover{
	color:#cc0000!important;
	text-decoration: underline;
}
.channel .right .box .content{
	padding:5px 0px px 0px;
	margin:5px 0 15px 0;
}
.channel .right .box .content ul{
	padding:0;
	margin:0;
	list-style:none;
}
.channel .right .box .content ul li{
	background-image: url(../images/icon_dot-black.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left:8px;
}
.box-ktxx {
	background-color: #f2f5f9;
	border: 1px solid #e6e6e6;
	margin:13px 0;
}
.box-ktxx .top{
	background-image:url(../images/pic_kaiting.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:118px;
}
.box-ktxx .top h2{
	color:#e4934f;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	font-family:"simhei";
	padding:72px 0 0 0;
	margin:0;

}
.box-ktxx .top p{
	color:#808080;
	text-align:center;
	font-size:12px;
	line-height:21px;
	margin-bottom:20px;
}
.box-ktxx .content{
	padding:10px;
	color:#333;
	margin-bottom:4px;
}
.box-ktxx .inp, .box-ktxx select{
	background-color:#fff;
	border: 1px solid #ccc;	
	width:103px;
	height:19px;

}
.box-ktxx .content td{
	padding:1px 0;
}

.channel .right .chengyuantab td{
	padding:0 2px;
}
.box-link{
	margin-top:15px;
} 


.weiyuan span{
	display:inline-block;
	width:48px;
	white-space: nowrap;
}