
body {
	margin: 0;
	background-position:center;
	color: #666;
	font: 9pt Arial, Helvetica, sans-serif,宋体;
	background-image: url(background.gif);
	background-color: #FFF;
}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #666666;} /* 未访问的链接 */
a:visited {color: #666666;} /* 已访问的链接 */
a:hover{text-decoration: underline;color: #CC0000;} /* 鼠标在链接上 */ 

/* 菜单链接*/ 
a.channel:link {color: #cc0000;}
a.channel:visited {color: #cc0000;}
a.channel:hover{color: #0000FF;}
a.channel:active {color: #ff0000;}

/* 左栏链接*/ 
a.listurl:link {text-decoration: underline;color: #666;}
a.listurl:visited {text-decoration: underline;color: #666;}
a.listurl:hover{color: #CC0000;}
a.listurl:active {color: #666;}

/* 内容下链接*/ 
a.listurl2:link {text-decoration: underline;color: #cc0000;}
a.listurl2:visited {text-decoration: underline;color: #cc0000;}
a.listurl2:hover{color: #0000FF;}
a.listurl2:active {color: #ff0000;}

/* 首页链接*/ 
a.homeurl:link {color: #666666;}
a.homeurl:visited {color: #666666;}
a.homeurl:hover{color: #CC0000;}
a.homeurl:active {color: #ff0000;}

/* 小栏目标题链接*/ 
a.xlmbt{text-decoration: underline;} /* 链接无下划线,有为underline */ 
a.xlmbt:link {color: #CC0000;}
a.xlmbt:visited {color: #CC0000;}
a.xlmbt:hover{color: #CC0000;}
a.xlmbt:active {color: #CC0000;}

/*目录边距*/
.ml{padding-left: 5px;padding-top: 5px;}

/*栏目边距*/
.lm{padding: 15px;}

/*栏目目录字号*/
.lmzh{font-size:14px;height:32px;}

/*小栏目目录标题*/
.lmbt{font-size:14px;height:32px;color: #CC0000;}
/*小栏目简介*/
.jj{font-size:12px;}

/*首页标题*/
.home{
	font-size:14px;
	padding-left: 30px;
	font-weight: bold;
}

/*首页标题2*/
.home2{
	font-size:14px;
	padding-left: 20px;
	font-weight: bold;
}

/*首页标题3*/
.home3{height:20px;font-size:14px;}

/*LOGO*/
.top1
{width:200px;height:80px;}

/*顶部AD*/
.top2
{width:760px;}

/*中间左*/
.body1
{width:700px;}

/*内容文章标题*/
.articletitle { font-size: 18px; color:#666666;margin: 1em 0 0.5em; text-align: center; line-height:150%;}

/*中间右*/
.body2
{width:260px;}

.tdbor {border: 1px solid #FDA036;}

/*300ad定义*/
#zhan{
float: left;            

clear: left;          

height: 90px;  
width: 1px;        
}
#ad{
height: 280px;
width: 336px;
float: left;          
clear: left;        
margin: 5px 5px 5px 5px;
}
#new img,#new table{
clear: left;      

}
#new{
float: left;font-size:14px;
}

/*内容间距*/
.zt{padding-left: 10px;padding-right: 15px;padding-right: 10px;padding-bottom: 10px;line-height: 200%;}

/*内容间距*/
.Contents{padding-left: 10px;padding-right: 10px;line-height: 200%;}

/*表格定义*/
.topblock{border-top:3px solid #FDA036;}
.block {border: 1px solid #FDA036;}
/*目录导航*/
.dh{padding-top: 5px;]
