﻿@charset "utf-8";
/* CSS Document */
/*===================================================*/
html{
	overflow-x:hidden;
	width:100%;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#fff;
	font:12px/1.6em "宋体",Arial,Helvetica,sans-serif;
	color:#333;
	line-height:0px;
	background: white url(../image/site/chun.jpg) fixed 0% 0%;

}
#noscript{
	height:100%;width:100%;background:#fff url(../image/noscript.gif) no-repeat center center;
}
/*=======================Main 全局============================*/
#container{
	text-align:center;
	padding:0px;
	
}
#page{
	text-align:center;
	line-height:25px;
	margin:0px auto;
	
	}
#headtext{
	text-align:left;
	width:980px;
	margin:0px auto;
	white-space:nowrap;
	overflow:hidden;
	text-indent:10px;
	
}
#headtext a{
	color:#fff;
}
#main{
	width:960px;
	background:#fff;
	border:solid 5px #fff;
	margin:0px auto;
}

#header{
	position:relative;
	background:url(../image/site/top.jpg) no-repeat top left;
}

#TopNavBar{
	text-align:right;
	padding-right:5px;
}
#TopNavBar a{

}

#top{
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#093665;
	height:170px;
	overflow:hidden;
	
}
#top h1{float:left;font-size:14px;}
#top h1 a{font-size:14px;font-weight:bold;color:#093665;}
#top h3{text-align:right;}

#top h3 a#favorate{
	background:url("../image/button/favorate.gif") no-repeat left center;
	width:20px;
	padding:4px 5px;
	text-indent:-1000px;
}
#MainNavBar{
	background:#aad222  url(../image/site/navbarbg.jpg) repeat top;
	border-top:solid 0px #fff;
	overflow:hidden;
	height:35px;
	}
#MainNavBar ul.navbar{
	padding-left:10px;
	line-height:35px;color:#FFF;
}
#MainNavBar ul.navbar a{
	color:#FFF;
}
#position{
/*	background:url("../image/site/positionbg.gif") repeat-x center center;
*/	text-align:left;
	text-indent:5px;
	font-size:12px;
	padding:0px 0px;
	color:#789f00;
	position:relative;
}
#position a{
	text-decoration:none;
}
#QQ{position:absolute;top:-5px;right:0;}

/*top bottom*/


div.main .block{border:solid 1px #ebebeb;padding:3px;}

div.main .block .block-header{
	background:transparent;
	
	border-bottom:solid 0px #86c212;
}
div.main .block .block-header h2{
	color:#86c212;
}	
	
#middle{
	
}



#footer{
	position:relative;
}

#footer ul.navbar{
/*	background:url(../image/site/positionbg.gif) repeat-x center top;
*/	text-align:center;
	background:#f7f7f7;
	border-top:solid 1px #d5d5d5;
}
#footer ul.navbar li{
	color:#333;
}
#footer ul.navbar li a{
	color:#333;
}
#bottom{
	
	clear:both;
	text-align:left;
	line-height:25px;
	overflow:hidden;
	color:#333;
	background:url(../image/site/bottomBg.jpg) no-repeat top left;
	
}
#bottom li{text-align:center;}
#bottom a{
	color:#fff;	
}
#goTop{
	text-align:right;
	padding:0px 5px;
	position:absolute;
	bottom:0px;
	right:5px;
	display:none;
}
/*=======================Powered 全局============================*/
#powered{
	color:#333;
	font-size:10px;
	clear:both;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;line-height:15px;
	color:#999;
	text-align:center;
}

#powered a{color:#999;font-size:10px;font-family:Arial, Helvetica, sans-serif;}
