/* CSS Document */

body {
	margin: 0;
	font-size: 12px;
	background-color: #fff;
	text-align: center;
}


/*标题样式*/
.text-01 {
	font-size: 12px;
	color: #FFFFFF;
}
.text-02 {
	font-size: 12px;
	color: #0affdb;
	line-height: 20px;
}
.text-05 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text-06 {
	color: #6d2400;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.text-07 {
	line-height: 22px;
	color: #FFFFFF;
}
.text-08 {
	line-height: 22px;
	color: #de0000;
	font-size: 14px;
	font-weight: bold;
}
.text-10 {
	font-size: 12px;
	font-weight: normal;
	color: #ef4510;
	line-height: 25px;
}

.text-09 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
.text-11 {
	color: #0072ff;
	line-height: 25px;
}
.text-12 {
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
}




.bk-08 {
	border: 1px solid #7f00ff;
}


.dl-01 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.dl-02 {
	line-height: 18px;
	color: #000000;
}
.dl-03 {
	font-size: 14px;
	color: #ff2400;
	line-height: 30px;
}






.tt {
	width: 100%;
	height: 23px;
	font-weight: bold;
}
.text-04 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
}

.ttLBg {
    float: left;
	width: 3px;
	height: 23px;
	padding: 0 0 0 28px;
    background: url(images/tt_l_bg.gif) no-repeat 100% 0;
}
.text-03 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.ttMBg {
    float: left;
	height: 15px;
	padding: 8px 18px 0 12px;
    background: url(images/tt_m_bg.gif) repeat-x 0 0;
}
.ttRBg {
    float: left;
	width: 3px;
	height: 23px;
    background: url(images/tt_r_bg.gif) no-repeat 100% 0;
}


/*链接文字样式*/
a {
    color: #000000;
	font-size:12px;
	text-decoration: none;
}
a:link,a:visited,a:active {
    color: #000000;
	font-size:12px;
	text-decoration: none;
}
a:hover {
    color: #000000;
	font-size:12px;
	text-decoration: underline;
}


A.white,A.white:link,A.white:visited,A.white:active {
	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}
A.white:link {
    color:#FFFFFF;
	}
A.white:hover {
	color: #999999;
	text-decoration: underline;
}

A.yellow,A.yellow:link,A.yellow:visited,A.yellow:active {
	color: #ffe12e;
	text-decoration: none;
	text-decoration: underline;
}
A.yellow:hover {
	color: #999999;
	text-decoration: underline;
}
A.red,A.red:link,A.red:visited,A.red:active {
	color: #de0000;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
A.red:hover {
	color: #de0000;
	text-decoration: underline;
}
A.ef,A.ef:link,A.ef:visited,A.ef:active {
	color: #ef4510;
	text-decoration: none;
	font-size:12px;
}
A.ef:hover {
	color: #de0000;
	text-decoration: underline;
}


/*表单样式*/

.biaodan {
	line-height: 20px;
	background-color: #2b425e;
	border: 2px solid #7f9db9;
}
.biaodan-01 {
	border: 1px solid #4c6a8f;
	line-height: 24px;
	background-color: #2b425e;
}
.biaodan-02 {
	background-color: #f5f5f5;
	border: 1px solid #949494;
}

.bk-01 {
	border: 1px solid #000000;
}
.bk-02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9e7111;
	border-right-color: #9e7111;
	border-bottom-color: #9e7111;
	border-left-width: 1px;
	border-left-color: #9e7111;
}
.bk-03 {
	border: 1px solid #8f8f8f;
}
.bk-04 {
	border: 1px solid #c3c3c3;
}
.bk-05 {
	border: 1px solid #333333;
}
.bk-08 {
	border: 1px solid #dc6a5f;
}

.bk-06 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #a7a7a7;
	border-right-color: #a7a7a7;
	border-left-color: #a7a7a7;
}
.bk-07 {
	border: 1px solid #FFFFFF;
}
.bk-09 {
	border: 2px solid #5b6f8c;
}
