/* CSS Document */

* { margin:0; padding:0;}
body{
	font-size: 12px;
	font-family:Tahoma, "宋体";
}
.center {
	margin: 0 auto; 
}
.login_box {
	width:104px;
	height: 16px;
	border: 1px solid #6090AF;
}
.white { 
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.white a:link { 
	color: #FFFFFF; 
	text-decoration: none; 
}
.white a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}	
.blue{
	color: #0C5685;
}
.blue {
	color: #0C5685;
}
.blue a:link { 
	color: #0C5685; 
	text-decoration: none; 
}
.blue a:visited { 
	color: #FE7B22; 
	text-decoration: none; 
}
.line_height {
	line-height: 24px;
}
.line_height_a {
	line-height: 20px;
}
.font_blod {
	font-weight: bold;
}
.orange {
	color: #FE7B22;
}
.bottom_xline {
	border-bottom: 1px dashed #D2D0D0;
}
.news_list {
	background:url(../images/ico_d.jpg) 1% center no-repeat;
	padding-left: 10px;
}
