body {
	font-size: 12px;
	margin: 0;
	line-height: 20px;
	text-align: center;
	color: #444;
}
td{
	font-size: 12px;
}
img
{
	border:0
	}
ul {
	PADDING: 0;
	MARGIN: 0;
	line-height: 20px;
	table-layout:fixed;
}

li {
	OVERFLOW: hidden;
	LIST-STYLE-TYPE: none;
	CLEAR: both;
	WHITE-SPACE: nowrap;
	/*--text-overflow: ellipsis;--*/
	}

h1 {
	FLOAT: left;
	font-size: 13px;
	color: #3E486B;
	font-weight: bold;
	MARGIN: 0px; 
	padding:0 4px;
	filter:glow(color=#ffffff, strength=2);
}

h2 {
	FLOAT: right;
	font-size: 12px;
	color: #3E486B;
	font-weight: normal;
	MARGIN: 0px; 
	padding:0 4px;
	filter:glow(color=#ffffff, strength=1);
}

h3,h4{
	font-size: 12px;
	font-weight:normal;
	margin:0;
}

a:link {
	color: #336;
	text-decoration: none;
}
a:visited {
	color: #336;
	text-decoration: none;
}
a:hover 
{
	color: #F60;
	TEXT-DECORATION: underline;
}

h1 a:link,h1 a:visited 
{
	color: #3E486B;
}
h1 a:hover
{
	color: #f60;
}
h2 a:link,h2 a:visited 
{
	color: #3E486B;
}
h2 a:hover
{
	color: #f60;
}

.more {
	font-size: 12px;
	color: #3E486B;
}
a.more:visited { color: #3E486B}
a.more:link { color: #3E486B}
a.more:hover { color: #F60; text-decoration: underline;}
.menutext1{
	color: #b0c3d5;
	padding-right:2px;
}
a.menutext1:visited {  font-size: 12px; color: #b0c3d5}
a.menutext1:link {  font-size: 12px; color: #b0c3d5}
a.menutext1:hover {  font-size: 12px; color: #f60; text-decoration: underline;}
.menutext3{
	color: #0f1e56;
}
a.menutext3:visited {color: #0f1e56}
a.menutext3:link { color: #0f1e56}
a.menutext3:hover {  color: #F60; text-decoration: underline;}

.menutext2{
	color: #fff;
	filter:glow(color=#993300, strength=2);
}
a.menutext2:visited {color: #fff}
a.menutext2:link { color: #fff}
a.menutext2:hover { color: #FFf; text-decoration: underline;}

.text1{
	color: #833d1a;
	filter:glow(color=#930, strength=2);
}
a.text1:visited {color: #833d1a}
a.text1:link { color: #833d1a}
a.text1:hover { color: #833d1a; text-decoration: underline;}

.newsrq {
	font-size: 12px;
	color: #666666;
}

.smallselsect
{
	font-size:9pt;
	width: 80px;
	}
.buttonface {
	font-size: 12px;
	height: 16px;
	border: 1px solid #BECFD8;
}
.div_main {
	width:760px;
	margin: 5px auto 0;
	text-align:left;
	clear:both;
	background:#fff;
}
.div_main_ad {
	width:760px;
	height:45px;
	margin:auto;
	clear:both;
	padding-top: 5px;
	background:#fff;
}

.div_head {
	height:20px;
	background-color: #B4DCE7;
	border-top:2px solid #7BA6B2;
}
.div_head_m {
	height:20px;
	background-color: #74B7CD;
	border-top: 2px solid #367F97;
}

.div_head_orange {
	height:20px;
	background-color: #f60;
	border-top:2px #CB3800 solid;
	color:#fff;
}

.div_content_line {
border:1px solid #B4DCE7;
}

.div_singleline {
	height: 20px;
	margin:2px 4px;
 }
.div_clear {
	clear: both; font-size: 1px; visibility: hidden; width: 1px;
}


ul.ul_w190 li{
width:186px;
}
ul.ul_w190jt li{
width:190px;
background-color:expression((this.sourceIndex%2==0)?"#e1effc":"#F8F8F8");
}
ul.ul_w200 li{  /* ---首页专题滚动样式 --*/
width:176px;
}
ul.ul_w220 li{
width:216px;
}
ul.ul_jt li {
	background-color:expression((this.sourceIndex%2==0)?"#e1effc":"#F8F8F8");
}

/*--验证码样式  07-11-15  by zzj --*/ 
#Logindefault1_VerifyInput1_ctl1
{
    font-size: 12px;
	height: 16px;
	border: 1px solid #BECFD8;}
#Login1_VerifyInput1_ctl1
{   font-size: 12px;
	height: 16px;
	border: 1px solid #BECFD8;
}
#VerifyInput1_ctl1
{
	font-size: 12px;
	height: 16px;
	border: 1px solid #BECFD8;
}
/* --验证码样式　结束　 --*/