﻿@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:#fff url(../image/site/bg.png) repeat top left;	
	background:#fff url(../image/site/mainbg.gif) repeat top left;
}
#noscript{
	height:100%;width:100%;background:#fff url(../image/noscript.gif) no-repeat center center;
}
/*=======================Main 全局============================*/
#container{
	text-align:center;
	padding:0px;
	margin:0px auto;
	background:url(../image/site/bg_hd.png) repeat-x -43px left;
	background:url(../image/site/bg_hd.png) repeat-x -60px left;	
}
#page{
	text-align:center;
	line-height:25px;
	margin:0px auto;
	width:1000px;
	background:#fff url(../image/site/bg_middle.png) repeat 162px left;
	_background:#fff url(../image/site/bg_middle.png) repeat 146px left;
	}
#main{
	width:986px;
	background:#fff;
}
#header{
	position:relative;	
}

#member-action{
	position:absolute;
	top:0px;
	right:20px;
	z-index:1000px;
	color:#fff;
}
#member-action a{
	color:#FFF;
	text-decoration:none;
}

#top{
	font-size:14px;
	text-align:left;
	font-weight:bold;
	color:#093665;
	height:200px;
	_height:183px;
	overflow:hidden;
	min-height:200px;
	background: #fff url(../image/site/top.jpg) no-repeat top left;
}
#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;
}



#position{
	background:#bbcf7f;
	width:986px;
	text-align:left;
	text-indent:10px;
	font-size:12px;
	line-height:20px;
	color:#789f00;
}
#position a{
	text-decoration:none;
	color:#789f00;
}
/*top bottom*/
	
	
#middle{
	width:974px;
	margin:5px 0px;
}
#footer{
	position:relative;	
}
#footer ul.navbar li{
	text-align:center;
	display:inline;
}

#bottom{
	padding:10px 0px;
	clear:both;
	height:80px;
	min-height:80px;
	text-align:left;
	line-height:20px;
	
}

#bottom li{text-align:center;}
#goTop{
	text-align:right;
	padding:0px 5px;
	position:absolute;
	bottom:3px;
	right:5px;	
	
}
/*=======================Powered 全局============================*/
#powered{
	color:#333;
	font-size:10px;
	width:100%;
	clear:both;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;line-height:15px;
	color:#999;
	background:#bbcf7f;
	background:#ebf2cc;display:none;
}

#powered a{color:#999;font-size:10px;font-family:Arial, Helvetica, sans-serif;}
