body {
	background-color: #F1F0F0;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}


.body_bk {
	
	padding-left:4px;
	padding-right:4px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
}
.body_bk2{
	padding-right:4px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
}

/** 以下样式控制图片边框 **/
.pic_bk {
    padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}


/** 默认链接为灰色 **/
a:link {font-family: "宋体";font-size: 12px;color: #696969;line-height: 20px;text-decoration: none;}
a:visited {font-family: "宋体";font-size: 12px;color: #696969;line-height: 20px;text-decoration: none;}
a:hover {font-family: "宋体";font-size: 12px;color: #FF0A0E;line-height: 20px;text-decoration: none;}
a:active {font-family: "宋体";font-size: 12px;color: #000000;line-height: 20px;text-decoration: none;}


/** 黑色链接 **/
a.black2:link {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}
a.black2:visited {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}
a.black2:hover {font-family: "宋体";font-size: 12px;color: #FF0A0E;text-decoration: underline;}
a.black2:active {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: none;}

/** 黑色链接14号加粗 **/
a.black_14:link {font-family: "宋体";font-size: 14px;color: #4C4C4C;text-decoration: none;font-weight: bold;}
a.black_14:visited {font-family: "宋体";font-size: 14px;color: #4C4C4C;text-decoration: none;font-weight: bold;}
a.black_14:hover {font-family: "宋体";font-size: 14px;color: #FF0A0E;text-decoration: underline;font-weight: bold;}
a.black_14:active {font-family: "宋体";font-size: 14px;color: #000000;text-decoration: none;font-weight: bold;}

/** 白色链接14号加粗 **/
a.white_14:link {font-family: "宋体";font-size: 14px;color: #ffffff;text-decoration: none;font-weight: bold;}
a.white_14:visited {font-family: "宋体";font-size: 14px;color: #ffffff;text-decoration: none;font-weight: bold;}
a.white_14:hover {font-family: "宋体";font-size: 14px;color: #ffffff;text-decoration: underline;font-weight: bold;}
a.white_14:active {font-family: "宋体";font-size: 14px;color: #000000;text-decoration: none;font-weight: bold;}

/** 红色带下划线链接 **/
a.red:link {font-family: "宋体";font-size: 12px;color: #CC0202;text-decoration: underline;line-height: 22px;}
a.red:visited {font-family: "宋体";font-size: 12px;color: #CC0202;text-decoration: underline;line-height: 22px;}
a.red:hover {font-family: "宋体";font-size: 12px;color: #FF0A0E;text-decoration: underline;line-height: 22px;}
a.red:active {font-family: "宋体";font-size: 12px;color: #000000;text-decoration: underline;line-height: 22px;}

.white_14{
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top:3px;
}

.gray_14{
	font-family: "宋体";
	font-size: 14px;
	color: #4C4C4C;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
}

/** 控制内文与d边距 **/
.td_padding {
	padding-left:8px;
	padding-right:2px;
	padding-bottom:6px;
	color: #666666;
	line-height: 22px;
}



.gray_12 {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}

.wbk {
	border: 1px solid #999999;
	height:21px;
	color: #999999;
}

/** 主要控制二级、内容页左侧表格的边框 **/
.bk_left {
	border: 1px solid #E9E7E7;
	background-color: #F8F8F8;
}

.title {
	font-family: "黑体";
	font-size: 18px;
	line-height: 30px;
	color: #FF392F;
	text-decoration: none;
	font-weight: 200;
}



.wbk3 {
	border: 1px solid #C97C19;
	height:18px;
}

.wbk2 {
	border: 1px solid #C97C19;
	height:16px;
	width:22;
}

.bk_bottom {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.content {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #000000F;
	text-decoration: none;
	font-weight: 200;

}



