@charset "gb2312";
/* 初始化环境 */
body{font-family:'宋体'; margin:0 auto;padding:0;background:#ffffff;font-size:12px;color:#333333;line-height:20px;}
body,div{margin-right:auto;margin-left:auto;} 
div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px}
.top_nav { background: none repeat scroll 0 0 #F1F1F1;}
.width980{ width:980px; margin:0 auto; clear:both; overflow:hidden;}
.foot{ clear:both; border-top:1px solid #ccc; line-height:20px; text-align:center; color:#666; font-family:Verdana, Geneva, sans-serif}
/* 默认链接颜色 */
a{outline-style:none;color:#333;text-decoration:none}
a:hover{color:#c00;text-decoration:underline;}
p{text-indent: 2em; padding:0 1em;}/*em是相对单位，2em即现在一个字大小的两倍*/
.link2w A {font-size:12px;}
.link2w A:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.link2w A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.link2b a {font-size:12px;}
.link2b a:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
.link2b a:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}
/* 封面部分 */
.red25B {
	font-size: 25px;
	line-height: 60px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.black16b {
	font-size: 16px;
	color:#666666;
	font-weight: bold;
}
.black14 {
	font-size: 14px;
	color: #333333;
	line-height: 23px;
}
a.black14:link {
	text-decoration: underline;
}
a.black14:hover {
	color: #FF0000;
	text-decoration: none;
}

/* 表格样式 */
.box{
	border:1px solid #b3b3b3;
}

.boxtitle{
	text-indent: 2em;
	font-family:'微软雅黑'; 
	font-size: 20px;
	color:#505050;
	line-height:45px;
	font-weight: bold;
}
.red14B {
	font-size: 14px;
	line-height:26px;
	color: #c80000;
	font-weight: bold;
	text-align: left;
}

.black14B {
	font-size: 14px;
	line-height:26px;
	color: #333333;
	font-weight: bold;
}
.blue12 {
	font-size: 12px;
	line-height:20px;
	color: #0030bb;
}
.blue12 a {
	color: #0030bb;
	text-decoration:none;
}
.blue12 a:hover {
	color: #0030bb;
	text-decoration:underline;
}