@charset "gb2312";
/* CSS Document */

/* ×ó²à */
.left {
	float:left;
	width:650px;
}

.YL{
	overflow: hidden;
	border:#999 1px solid;
	padding:10px;
	height:auto !important;
	min-height:600px;
}
.title{ color:#F30; font-size:20px; line-height:28px; padding:40px 0 20px 0; text-align:center; font-weight:bold}
.info{ text-align:center; padding:20px 0 30px 0; border-bottom:#666 1px solid; height:20px; margin-left:16px; margin-right:16px}
.content{ margin:16px; line-height:25px;}
.content a { color:#136ec2}
.content a:hover { text-decoration:underline}
.content p{
	line-height: 25px;
}
.c_left { line-height:22px; background:#fd3803; width:200px; height:22px; text-align:center; color:#FFF}
.c_right { line-height:22px; background:#333; width:420px; height:22px; float:right; padding-left:15px;color:#FFF}
.c_right a{ color:#FFF }
.c_right a:hover {
	color: #F33;
}

/* ÓÒ²à */
.right{
	float: right;
	width: 260px
}

.Newslist li{ line-height:24px;}
.othertitle{ line-height:22px; font-size:14px; color:#fd3803; font-weight:bold; border-bottom:#fe6f45 solid 1px; margin-bottom:10px;}
