@charset "utf-8";
body {
font: "宋体", Verdana; 
font-size:12px;
color:#6b6b6b;
}
a:link {color:#6b6b6b; text-decoration:none}  
a:visited {color:#6b6b6b; text-decoration:none}
a:hover {color:#850105; text-decoration:none}
a:active {color:#6b6b6b; text-decoration:none}


.links a:link{
	text-align:center;
	line-height:33px;
	float:left;
	width:92px;
	height:33px;	
	color:#FFFFFF;
	background-image:none;
	background-repeat: no-repeat;
	
	
	}
.links a:visited {
	text-align:center;
	line-height:33px;
	float:left;
	width:92px;
	height:33px;	
	color:#FFFFFF;
	background-image:none;
	}
.links a:active {
	text-align:center;
	line-height:33px;
	float:left;
	width:92px;
	height:33px;	
	color:#FFFFFF;
	background-image:none;
	}
.links a:hover{
	color:#a70006;
	background-image:url(../images/menu-cp.gif);
	}
.links span
	{
	float:left;
	text-align:center;
	width:20px;
	margin-top:7px;
	}
#selected
	{
	color:#a70006;
	background-image:url(../images/menu-cp.gif);
	}

.p_top_5 {padding-top:5px}
.p_top_10 {padding-top:10px}
.p_left_5 {padding-left:5px}
.p_left_10 {padding-left:10px}
.p_left_20 {padding-left:20px}
.m_left_15 {margin-left:15px}
.m_top_15 {margin-top:15px}
.m_top_10 {margin-top:10px}
.m_top_25 {margin-top:25px}
.m_top_20 {margin-top:20px}
.m_top_5 {margin-top:5px}


.line_1 {border:1px solid #bcbcbc}
.line_2 {border:1px solid #aaaaaa}
.line_3 {border:1px solid #b8b8b8}



.menu_text {font:"宋体"; font-size:12px; color:#FFFFFF}

.text_1 {font:"宋体"; font-size:14px; color:#950006; font-weight:bold}
.text_2 {font:"宋体"; font-size:12px; color:#950006}
.text_3 {font:"宋体"; font-size:18px; color:#ffffff; font-weight:bold}
.text_4 {font:"宋体"; font-size:13px; color:#850105; font-weight:bold}
.text_5 {font:"宋体"; font-size:12px; color:#850105;}


.text_4 a:link {color:#850105; text-decoration:none}  
.text_4 a:visited {color:#850105; text-decoration:none}
.text_4 a:hover {color:#850105; text-decoration:none;}
.text_4 a:active {color:#850105; text-decoration:none}


.line_20 {line-height:20px}


