/* CSS Document */

body
{ 
margin:0 auto; 
font:"宋体"; 
font-size:12px;
}
.bai{
	font-size: 12px;
	color: #FFFFFF;
}
/*******************连接**********************/
a.mem_link {
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
}
a.mem_link:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.mem_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.mem_link:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.mem_link:active {
	text-decoration: none;
	color: #FFFF00;
}

a .new_link{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.new_link:link {
	text-decoration: none;
	color: #000000;
}
a.new_link:visited {
	text-decoration: none;
	color: #000000;
}
a.new_link:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.new_link:active {
	text-decoration: none;
	color: #FF0000;
}
/**************************************/
a.n_bn_link {
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 5px;
}
a.n_bn_link:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.n_bn_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.n_bn_link:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.n_bn_link:active {
	text-decoration: none;
	color: #FFFF00;
}
a.foot_link {
	font-size: 12px;
	color: #FFFFFF;
}
a.foot_link:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.foot_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.foot_link:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.foot_link:active {
	text-decoration: none;
	color: #FFFF00;
}
/*******************连接**********************/
.menu_font
{
	line-height:20px;
	font:"宋体";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing: 3px;
}
.news
{ 
line-height:20px; 
font:"宋体"; 
font-size:12px;}
.left_memo
{ 
line-height:25px;
 padding-left:10px;  
 padding-top:10px; 
 }
 .right_memo
{ 
line-height:20px;
 padding-left:10px;  
 padding-top:10px; 
 }
 /********************边框*************/
 .tab_bor{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 6f6f6f;
}
/**************************************字体***********/
.about_text{
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 20px;
}
