@charset "gb2312";
/* global */
*{
	font-family:Verdana;
	margin:0px;
	padding:0px;
}
html,body{
	height:100%;
	width:100%;
	font-size:12px;
	/*color:#1f376d;*/
	color:#000000;
}
body{
	
	/*background:url(iamges/body_bg.png) repeat-x;*/
}

img{
	border:0;
}
form{
	padding:0; margin:0;
}
td {FONT-SIZE: 12px;  COLOR: #333; }

/*字体设置*/
.whiteTxt1 { color: #ffffff;}
.blueTxt1 { color: #003399;}
.redTxt1 { color:#F00;}
.orangeTxt1{color: #FF6600;}
.greenTxt1{color:#006600;}
.huiTxt1 { color: #999999;} 
.huiTxt2 { color: #666666;}  
.title1 { color: #FF0000; font-size: 18px;line-height: 30px; font-weight: bold} 
.title2 {font-size: 14px;color: #FFFFFF;}
.title_14px {font-size: 14px;}
.title_16px {font-size: 16px;}

/***********分页列表样式***************/
.menu { padding-left:70px;}
.menu ol{ 
line-height:30px;

}

.menu ol li{
list-style-image: url('../images/newtitle.gif');
vertical-align:text-top;	
}

.menu a:link {
	text-decoration: none;}
.menu a:visited {
	text-decoration: none;}
.menu a:hover  {
text-decoration: none;
color:#F00;
	
}
.menu  a:active { text-decoration: none; }
