/* 网页整体样式 */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
td {
	font-family:"宋体", Arial, "仿宋_GB2312" ;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #BB3627;
	text-decoration: none;
}
img{
	border:0px;
}

/* --end-- 网页整体样式 */

/* 通用样式 */

.white{
	color:#FFFFFF;
	text-decoration: none;
}
.white:hover{
	color:#FFFFFF;
	text-decoration: none;
}
.font_weight{
	font-weight:bold;
}
.font_13{
	font-size:13px;
}
.font_14{
	font-size:14px;
}
.font_16{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}
.black{
	color:#000000;
	text-decoration: none;
}
.black:hover{
	color:#000000;
	text-decoration: none;
}
.red{
	color:#FF0000;
}

/* --end-- 通用样式 */

/* 页面样式 */
.texterouge12gras {
	FONT: bold 12px Arial, Helvetica, sans-serif; COLOR: #e60004
}
.textegris12gras {
	padding:0px;
	margin:4px;
	line-height:23px;
	letter-spacing:1.2px;
	text-indent:26px;
	FONT: 12px Arial, Helvetica, sans-serif;
	COLOR: #626262;
}
.meizhou_more{
	color:#55AC39;
}
.meizhou_more:hover{
	color:#55AC39;
}
.meizhou_txt{
	color:#55AC39;
	font-weight:bold;
}
.meizhou_txt:hover{
	color:#55AC39;
	font-weight:bold;
}
/* --end-- 页面样式 */


