﻿body {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: "宋体";
	color: #111;
	font-size: 12px;
	background-color: #CCCCCC;
	line-height: 21px;
}

html, html>body {
	width: 100%;
	height: 100%;
}

/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #83006f;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/* 颜色属性 */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #333;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: "宋体";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "宋体";
	font-size: 12px;
	color: #006600;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../../images/newmoban/images/xt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h3 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
/* ʽ */
a.headline {
	text-decoration: none;
}
a.headline:hover {
	color: #FFF;
}

.yellow,.yellow a {
	color: #ECE895;
	text-decoration: none;
}

.u a {
	color: #000;
	text-decoration: underline;
}

.u a:hover {
	color: #000;
	text-decoration: none;
}
.xiad {
	text-decoration: none;
	border: 1px solid #66CC00;
}
.xuxian{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.xuxian1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.STYLE1 {font-size: 14px}
