/* CSS 一 */
.mL_group {
	clear:both;
	padding-top:2px;
}
/*新闻*/
#slide {
	float:left;
	margin-right:10px;
	border:1px solid #CCC;
	width:290px;
	height:260px;
	padding:5px;
}
#transtext {
	overflow:hidden;
	position:absolute;
	top:215px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}
#slide_img {
	height:210px;
	overflow:hidden;
	background-color:#EEE;
}
#slide_img img{
	height:210px;
	width:290px;
}
/**/
#vouch {
	float:left;
	width:410px;
	height:260px;
	padding:5px;
	border:1px solid #CCC;
}
#vouch_list {
	padding-left:5px;
}
#vL_title {
	width:90px;
	height:22px;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#096;
	color:#FFF;
	margin-bottom:6px;
}
#vouch_list li{
	line-height:20px;
}
#vouch_list li span{
	color:#096;
}
#vouch_list li a{
	color:#333;
}
#vouch_more {
	text-align:right;
	padding:10px 10px 0 0;
}
#vouch_more a{
	text-decoration:underline;
	color:#F00;
}
/**/
.wide_adv {
	clear:both;
	height:80px;
	width:734px;
	padding:5px 0 5px 0;
	overflow:hidden;
}
.wide_adv img {
	width:734px;
	height:80px;
}
/*栏目列表*/
.per_col {
	width:360px;
	height:175px;
	overflow:hidden;
	border:1px solid #CCC;
}
.per_col_left{
	float:left;
}
.per_col_right{
	float:right;
	margin-right:8px;
}
/**/
.pc_title {
	height:28px;
	background:url(../images/top_bg.gif) repeat-x;
	border-bottom:1px solid #CCC;
}
.pct_name {
	float:left;
	width:150px;
	color:#393;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	line-height:28px;
}
.pct_name span {
	color:#FC3;
}
.pct_more {
	float:right;
	width:50px;
	padding-top:10px;
	font-size:11px;
	color:#999;
}
.pct_more a {
	color:#999;
}
/**/
.pc_subsort {
	clear:both;
	line-height:18px;
	height:15px;
	padding:10px;
	color:#369;
	border-bottom:1px dotted #666;
}
.pc_subsort li {
}
.pc_subsort a {
	color:#369;
}
.pc_subsort a:hover {
	color:#F90;
}
.pc_list {
	padding:5px 0 0 15px;
	line-height:20px;
}
.pc_list ul li{
	margin-left:15px;
	list-style:disc;
	color:#CCC;
}
.pc_list a {
	color:#333;
}
.pc_list a:hover {
	color:#390;
}
/**/
#btm_adv {
	padding-top:5px;
	padding-left:7px;
}
#btm_adv li {
	float:left;
	margin-right:6px;
	margin-bottom:8px;
}
#btm_adv img {
	border:1px solid #000;
}











