/* CSS Document */
body {text-align:center;font-family: 宋体, serif;  margin:0; padding:0; background: #fff; font-size:12px; color:#000;}
form,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.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: #4F544D;}
.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;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
a.cYellow:hover{color:#fff;}

.cCC0,a.cCC0:link,a.cCC0:visited{color:#CC0000;}
.cADF,a.cADF:link,a.cADF:visited{color:#ADFAFF;}
.cFF3,a.cFF3:link,a.cFF3:visited{color:#FF3000;}
.cDD7,a.cDD7:link,a.cDD7:visited{color:#DD7224;}
.cE36,a.cE36:link,a.cE36:visited{color:#E36C1C;}
a.cE36:hover{color:#bc2931;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
/* 字体大小*/
.f12px{ font-size:12px;line-height:150%}
.f14px{ font-size:14px;line-height:160%}
/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}


/* 通用空白间距 */
.blank3{ height:3px; font-size:1px; width:100%; clear:both; overflow:hidden;}
.blank6{ height:6px; font-size:1px; width:100%; clear:both;overflow:hidden;}
.blank7{ height:7px; font-size:1px; width:100%; clear:both;overflow:hidden;}
.blank9{ height:9px; font-size:1px; width:100%; clear:both;overflow:hidden;}
.blank12{ height:12px; font-size:1px; width:100%; clear:both;overflow:hidden;}
.blank9w{ height:9px; font-size:1px; width:100%;  clear:both; background:#fff;overflow:hidden;}
.blank15{ height:15px; font-size:1px; width:100%; clear:both;overflow:hidden;}
.blank16{ height:16px; font-size:1px; width:100%; clear:both;overflow:hidden;}
.blank20{ height:20px; font-size:1px; width:100%; clear:both;overflow:hidden;}

.Div_1 div {
	line-height: 23px;
	text-align: left;
	height:23px;
}
.Div_2 div {
	line-height: 25px;
	text-align: left;
	height: 25px;
	background-image: url(../../img/i4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.nvbar {
	font-size: 12px;
	text-indent: 10px;
	color: #333333;
}
.pic_list {
	font-size: 12px;
}
.pic_list div {
	float: left;
	width: 220px;
	margin: 5px;
	text-align: center;
}
.pic_list img {
	padding: 2px;
	height: 140px;
	width: 190px;
	border: 1px solid #CCCCCC;
}
.pic_list p {
	margin: 2px;
}

.Div_2 a {
	font-family: "宋体";
	font-size: 14px;
}
