body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#F1F0EC url(../images/bg_page.jpg) repeat-x;
}
#Container {background:#F1F0EC url(../images/bg_home.jpg) repeat-x;}
*{ margin:0px; padding:0px;}
img{ border:0px;}
a{ text-decoration:none; color:#666;}
a:hover{ text-decoration:underline;color:#666;}
#BlackLine{background-color:#262626; height:4px;}

/*顶部*/
#Header{margin: 0 auto; overflow: hidden; width:930px;}	
#Logo{float:left; padding: 12px 0 12px 0;}
#Menu{ float:right;}		
#Menu ul{float:right; list-style:none;padding-top:61px;}
#Menu ul li{float:left;padding:12px 1px 6px 1px; white-space:nowrap; width:74px; text-align:center; background: url(../images/bg_menu_off.jpg) no-repeat center center;}
#Menu ul li a,#Menu ul li a:hover{ color:#000; text-decoration:none;}
#Menu .on{padding:12px 1px 6px 1px;background: url(../images/bg_menu_on.jpg) no-repeat center center;width:74px; color:#FFF;}

/*首页轮显区域*/
#HomeAd{margin: 0 auto; overflow: hidden; width:930px; height:240px;}
.HomeAdInfo{ width:550px; float:left; padding-top:20px;}
.hHomeAdInfo p{ line-height:22px; padding:0px 0 30px 32px; color:#FFFFFF;text-indent:24px;}
.HomeAdPic{ float:right; padding-top:14px;}

/*首页中间*/
#Main {margin: 0 auto; overflow: hidden; width:930px;}
.MainLeft { float:left; width:200px; margin:10px 10px 0 0; line-height:20px;}
.MainLefttable { width:400px; line-height:20px;}
.MainLeftSpan {
	font-weight:bold;
	font-size:14px;
	height:24px;
	line-height:24px;
	background-image:url(../images/MainLeftBG.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-bottom: 5px;
}
.MainRight { float:left}
.MainRight img { margin-top:10px;}

/*底部*/
#bottom{margin: 0 auto; overflow: hidden; border-top:1px solid #989793; border-bottom:4px solid #262626; margin-top:36px}
.links{width:930px;margin: 0 auto;}
.lets{float:left;padding:12px 2px;}
.copyright{float:right; color:#999; padding:12px 0 12px 0; text-align:right; line-height:21px}
.copyright a {color:#999}

/*内页*/
.sidebar{ width:226px; float:left; margin-top:20px;}
.content{ width:658px; float:right; margin-top:20px;}
.typesTable{ background:url(../images/bg_typesTitle_right.jpg) repeat-x right center; height:24px; width:100%; margin-bottom:10px;}
.typesTableIco{ background:url(../images/bg_typesTitle_left.jpg) no-repeat left center; height:24px;}
.typesTableIco h2{color:#FFF;padding-left:28px; font-size:14px; line-height:24px; font-weight:bold;}
.groupFrame{width:100%;overflow:hidden; background-color:#FFF;}
.groupFrameTop{width:100%; background: url(../images/bg_frame_i06.jpg) repeat-x;height:10px; line-height:10px; text-align:right;}
.groupFrameTop em{float:left;height:10px; line-height:10px; width:10px; background:url(../images/bg_frame_i01.jpg) no-repeat;}
.groupFrameTop span{float:right;height:10px; line-height:10px; width:10px; background:url(../images/bg_frame_i02.jpg) no-repeat;}
.groupFrameDown{width:100%;background: url(../images/bg_frame_i07.jpg) repeat-x;height:10px; line-height:10px; text-align:right;}
.groupFrameDown em{float:left; height:10px; line-height:10px; width:10px; background:url(../images/bg_frame_i03.jpg) no-repeat;}
.groupFrameDown span{float:right; height:10px; line-height:10px; width:10px; background:url(../images/bg_frame_i04.jpg) no-repeat;}
.groupFrameMenu{ width:99%; overflow:hidden; border-left:1px solid #D6D3CE;border-right:1px solid #D6D3CE;}

/*菜单*/
#nav {list-style-type: none;text-align:left; margin:10px;}

/*一级目录*/
#nav li{line-height:26px; list-style:none;}
#nav li a,#nav li a:hover{font-size:14px; color:#1D305A;background:url(../images/ico_tree_off.gif) no-repeat scroll 0pt 2px;padding-left:16px;}
#nav a.navOn,#nav a.navOn:hover{background:url(../images/ico_tree_on.gif) no-repeat scroll 0pt 2px;font-size:14px; font-weight:bold; color:#FA9D02;}