﻿/* 基本设置 */
body{text-align:center; font-family:"宋体", arial; margin:0; padding:0; background:#FFF; font-size:12px; color:#000; line-height:130%;}
div,form,img,ul,ol,li,dl,dt,dd {margin:0; padding:0; border:0;}
h1 {
	font-weight:bold;
	font-size:22px;
	color:black;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	text-align: center;
}
h2,h3,h4,h5,h6 {margin:0; padding:0;}
p{margin:0 0 20px 0px; padding:0px; line-height:180%; text-indent:24px;}
button,textarea{margin:5px; padding:2px; font-size:12px; line-height:16px;}

/* 链接颜色 */
a:link {color: #0f3b9d; text-decoration:none;}
a:visited {color: #0f3b9d;text-decoration:none;}
a:hover {color: #ee2306; text-decoration:underline;}
a:active {color: #ee2306;}
a.black:link {color: #000; text-decoration:none;}
a.black:visited {color: #000;text-decoration:none;}
a.black:hover {color: #ee2306; text-decoration:underline;}
a.black:active {color: #ee2306;}
a.Gray_b:link {color: #666666; font-weight:bold; text-decoration:none;}
a.Gray_b:visited {color: #666666; font-weight:bold;text-decoration:none;}
a.Gray_b:hover {color: #ee2306; font-weight:bold; text-decoration:underline;}
a.Gray_b:active {color: #ee2306; font-weight:bold;}
a.black2:link {color: #000; text-decoration:none;}
a.black2:visited {color: #ee2306;text-decoration:none;}
a.black2:hover {color: #ee2306; text-decoration:underline;}
a.black2:active {color: #ee2306;}
a.black3:link {color: #000; padding-left:3px; padding-right:3px; margin-right:5px; display:inline-block;text-decoration:none;}
a.black3:visited {color: #000; padding-left:3px; padding-right:3px; margin-right:5px; display:inline-block;text-decoration:none;}
a.black3:hover {color: #000;  padding-left:3px; padding-right:3px;  margin-right:5px;display:inline-block;background-color:#A6D1FD;text-decoration:none;}
a.black3:active {color: #000; padding-left:3px; padding-right:3px; margin-right:5px; display:inline-block; background-color:#FFCC66;text-decoration:none;}

a.black4:link {color: #000; text-decoration:none;}
a.black4:visited {color: #000;text-decoration:none;}
a.black4:hover {color: #fff; text-decoration:underline;}
a.black4:active {color: #;}
a.white:link {color: #fff; text-decoration:none;}
a.white:visited {color: #fff;text-decoration:none;}
a.white:hover {color: #ee2306; text-decoration:underline;}
a.white:active {color: #ee2306;}
a.blue_b:link {color: #0f3b9d; font-weight:bold; text-decoration:none; line-height:18px;}
a.blue_b:visited {color: #0f3b9d; font-weight:bold;text-decoration:none; line-height:18px;}
a.blue_b:hover {color: #ee2306; font-weight:bold; text-decoration:underline; line-height:18px;}
a.blue_b:active {color: #ee2306;}
a.red:link {color: #ee2306; text-decoration:none;}
a.red:visited {color: #ee2306; text-decoration:none;}
a.red:hover {color: #0f3b9d; text-decoration:underline;}
a.red:active {color: #0f3b9d;}
a.red_b:link {color: #ee2306; font-weight:bold; text-decoration:none;}
a.red_b:visited {color: #ee2306; font-weight:bold;text-decoration:none;}
a.red_b:hover {color: #0f3b9d; font-weight:bold; text-decoration:underline;}
a.red_b:active {color: #0f3b9d;}

a.cBGray:link {color: #666666;text-decoration:none;}
a.cBGray:visited {color: #666666; text-decoration:none;}
a.cBGray:hover {color: #ee2306;text-decoration:underline;}
a.cBGray:active {color: #ee2306;text-decoration:underline;}
a.line:link {color: #666;text-decoration:none;}
a.line:visited {color: #666; text-decoration:none;}
a.line:hover {color: #ee2306;text-decoration:none;}
a.line:active {color: #ee2306;text-decoration:none;}
a.cBGray:link {color: #666666;text-decoration:none;}
a.cBGray:visited {color: #666666; text-decoration:none;}
a.cBGray:hover {color: #ee2306;text-decoration:underline;}
a.cBGray:active {color: #ee2306;text-decoration:underline;}


/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:#ff0000; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#0f3b9d;}
.cGray,a.cGray:link,a.cGray:visited{color: #999999;}
.cDRed,a.cDRed:link,a.cDRed:visited{color:#ee2306; font-weight:bold; font-size:12px; }
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666666; font-size:12px; }
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff6600;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
.inRed,a.inRed:link,a.inRed:visited{color:#ee2306; font-weight:bold; font-size:15px; }
.inGray,a.inGray:link,a.inGray:visited{ color: #666666; font-size:14px; }
.dDGray,a.dDGray:link,a.dDGray:visited{ color: #666666; font-size:13px; }
.dDRed,a.dDRed:link,a.dDRed:visited{color:#ee2306; font-weight:bold; font-size:12px; }

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{font-size:12px;}
.f12px_white{font-size:12px; color:#fff;}
.f12px_gray{font-size:12px; color:#666666;}
.f13px_gray{font-size:13px; color:#666666;}
.f12px_gray_b{font-size:12px; color:#666666; font-weight:bold;}
.f12px_black_b{font-size:12px; color:#000; font-weight:bold;}
.f12px_blue_b{font-size:12px; color:#0f3b9d; font-weight:bold;}
.f12px_blue{font-size:12px; color:#0f3b9d;}
.f12px_white_b{font-size:12px; color:#fff; font-weight:bold;}
.f14px_white_b{ font-size:14px; color:#fff; font-weight:bold;}
.f14px{font-size:14px;}
.f14px_b{font-size:14px; font-weight:bold;}
.f14px_blue_b{font-size:14px; color:#0f3b9d; font-weight:bold;}
.f22px_red_b{font-size:22px; color:#ee2306; font-weight:bold; font-style:italic; FONT-FAMILY: 'Century Gothic'; }
.f22px_white_b{font-size:22px; color:#fff; font-weight:bold; font-style:italic; FONT-FAMILY: 'Century Gothic'; }
.f12px_red_b{font-size:12px; color:#ee2306; font-weight:bold; }
.f12px_red{font-size:12px; color:#ee2306;}
.f14px_red_b{font-size:14px; color:#ee2306; font-weight:bold; }
.f14px_red_b_ita{font-size:14px; color:#ee2306; font-weight:bold; font-style:italic; }
/* 其他属性 */
.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;}

