@charset "gb2312";
/* CSS Document */

.contL {
	width:224px;
	height:434px;
	overflow:hidden;
	margin-left:15px;
	display:inline;
	background:url(imagestygl_01.jpg) repeat-y;
}
.contL p {
	width:224px;
	background:url(imagesright_title.jpg) no-repeat;
	height:31px;
	line-height:32px;
	font-size:14px;
	color:#9E0909;
	text-indent:4em;
	font-weight:bold;
}
.contL ul {
	width:198px;
	height:auto;
	margin:0 auto;
}
.contL ul li {
	width:198px;
	height:29px;
	line-height:29px;
	font-size:14px;
	text-align:center;
	background:url(imagesmessage_bg.jpg) no-repeat;
	margin-bottom:3px;
}
.contL ul li a {
	color:#9E0909;
}
.contR {
	width:694px;
	height:auto;
	overflow:hidden;
	margin-right:18px;
	display:inline;
}
.contR_title {
	width:694px;
	height:29px;
	border-bottom:1px solid #A9AA3D;
}
.contR_title p {
	height:29px;
	line-height:29px;
	width:75px;
	background:#BE2929;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	margin-left:20px;
}
.contR_content {
	width:694px;
	height:auto;
	overflow:hidden;
}
.contR_content ul{
	width:684px;
	height:130px;
	overflow:hidden;
	margin:0 auto;
}
.contR_content ul li {
	width:684px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.contR_content ul li a {
	color:#333;
}
.contR_content ul li span {
	float:right;
}
.line_bottom {
	border-bottom:1px dashed #A9AA3D;
}
.contR_page {
	width:600px;
	height:28px;
	line-height:28px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.contR_page a {
	color:#333;
}
.red {
	color:#F00;
	font-weight:bold;
}