/* CSS Document */

#msg_xg{
	width:950px;
	height:42px;
	margin-top:4px;
	margin-bottom:8px;
	background:url(../images/xg_bg.jpg);
	text-align:left;
	padding-top:14px;
	padding-left:130px;
}
#msg_xg a{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
#msg_xg a:hover{
	color:#000000;
	font-size:14px;
	text-decoration:underline;
}

#msg{
	width:950px;
}
#msg div {float:left;}
#msg_left{
	width:267px;
	padding-left:8px;
	margin-right:8px;
	height:1345px;
	background:url(../images/msgleft_bg.jpg);
}
#msg_right{
	width:671px;
}

#mr_top{
	width:671px;
	height:38px;
	text-align:left;
	padding-left:100px;
	padding-top:14px;
	background:url(../images/daohang_bg.jpg);
}
#mr_top a{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#mr_top a:hover{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}



#msg_info{
	width:671px;
	margin-top:10px;
	border:1px solid #CCCCCC;
}

#msg_sub{
	width:651px;
	padding-top:35px;
	font-weight:bold;
	font-size:30px;
	height:100px;
}
#msgsub_info{
	width:631px;
	height:20px;
	border-bottom:1px dashed #CCCCCC;
	margin-left:20px;
}
#msg_descript{
	width:631px;
	height:100px;
	border:1px solid #B8D1CE;
	background:#F1F7F7;
	margin-top:10PX;
	margin-left:20px;
	text-align:left;
	padding-left:10px;
	padding-top:8px;
	padding-right:10px;
	line-height:18px;
}
/*大中小*/
.ssss {font-size:14px;}
.b{
	font-size:16px;
}
.c{
	font-size:14px;
}
.s{
	font-size:12px;
}
#bigsmall a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
#bigsmall a:hover{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
