@charset "utf-8";
/* CSS Document */

body {
	font: 12px/20px '宋体', PMingLiU, Verdana, Sans-Serif;
	color:#313316;
	margin:0 auto;
	padding:0;
	background:#14455c url(../images/bg.png) repeat-x;
	text-align:center;
}
a {
	color:#ffe71a;
	text-decoration:underline;
	blr:expression(this.onFocus=this.blur());
	outline:none;
}
a:hover {
	color:#313316;
	text-decoration:underline;
}
p {
	font-width:none;
	text-indent:2em;
	padding:0;
}
img {
    border:0;
}
th, td {
	border:1px solid #ccc;
	border-collapse:collapse;
}
td {
    padding:2px;
}
table {
    width:100%;
	text-align:center;
}		
h2 {
	font-size:14px;
	color:#a49d77;
	padding:5px;
	margin:10px 0 0 0;
	background-color:#413b21;
}
h3 , h4 {
	font-size:14px;
	color:#fff;
	padding:5px 10px;
	margin:0;
	background-color:#71673f;
}
h4 {
	font-weight:normal;
	color:#313316;
	text-align:left;
}
h6 {
    height:80px;
	text-align:left;
	margin:0;
	padding:10px;
	font-size:12px;
	color:#fff;
	background:#a49d77 url(../images/middle_bg.gif) no-repeat;
}
h6 a {
    margin:5px 0;
}
h6 a:hover{
    color:#a49d77;
}
.notice {
	height:30px;
	color:#fff;
	background:#18395f url(../images/notice-icon.gif) no-repeat;
	padding:5px 10px 10px 48px;
}
.middle_banner {
    height:40px;
	text-align:center;
	margin:0;
	padding:10px 0 5px 0;
    font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:#a49d77 url(../images/middle_bannerbg.gif) no-repeat;
}
.middle_banner a:hover{	
    color:#a49d77;
}		
.h3-bg {
	background-image:url(../images/h3-bg.gif);
}		
.layout {
	width:960px;
	background:#103b50 url(../images/layout-bg.png) repeat-x;
	padding:0 10px;
	margin:0 auto;
}
.time {
	height:26px;
	color:#a0a477;
	background-color:#413b21;
	padding-top:4px;
}	
.logo {
	height:113px;
	background:url(../images/ad.png) right;
}
.logo img {
	border:none;
	float:left;
}		
.notice {
	height:25px;
	color:#7aafff;
	background:#18395f url(../images/notice-icon.gif) no-repeat;
	padding:5px 10px 0 48px;
}		
.main {
	background-color:#a49d77;
	padding:10px;
	height:100%;
}
.sidebar-a {
	width:160px;
	float:left;
}
.content {
	width:520px;
	background-color:#f3f7fc;
	margin:0 10px;
	float:left;
	text-align:left;
}
.content1 {
	width:760px;
	background-color:#f3f7fc;
	margin:0 0 0 10px;
	float:left;
	text-align:left;
}	
.sidebar-b {
	width:240px;
	float:left;
}	
#menu {	
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li {
	_width:160px;
	_height:31px;
	float:left;
}
#menu a {
	color:#313316;
	background:url(../images/menu.gif) repeat-x top;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:5px 0 0 0;
	height:26px;
	width:160px;
}
#menu a:hover {
	text-decoration:none;
}
#menu a.over {
	color:#a49d77;
	text-decoration:none;
	background:url(../images/menu-on.gif) no-repeat top;
}
#menu a.cur{
	color:#fff;
    background:url(../images/menu-on2.gif) no-repeat top;
}
#gong, #gong1 {
	position:absolute;
	margin:-32px 0 0 160px;
	_margin:-32px 0 0 80px;
	background:#413b21;
	list-style-type:none;
	display:none;
	float:left;
}
#gong a, #gong1 a {
	display:block;
	color:#fff;
	text-align:left;
	text-decoration:none;
	font-size:12px;
	padding-left:10px;
	width:100px;
}
#gong a:hover, #gong1 a:hover {
	color:#a49d77;
	text-decoration:none;
	width:100px;
}
#menu-home a {
	color:#fff;
	display:block;
	height:26px;
	padding:5px 0 0 0;
	background:url(../images/menu-home-bg.gif) no-repeat;
}
#menu-home a:hover {
	color:#a49d77;
	background:url(../images/menu-home-bg.gif) no-repeat;
}
.qq {
	background-color:#847c58;
	padding-bottom:5px;
	margin-bottom:10px;
}
.qq a {
	text-decoration:none;
}	
.qq a:hover {
	text-decoration:underline;
}	
.cont {
	padding:10px;
}
.cont a, .cont a:link {
	color:#413b21;
}
.cont a:hover{
	color:#a49d77;
}
.cont strong{
    font-size:12px;
	color:#413b21;
}
.cont table {
    width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
}
.address, .ad2 {
	background-color:#847c58;
	padding:10px;
	text-align:left;
}	
.address h2 {
	text-align:center;
}
.ad2 {
	padding:6px;
}	
.footer {
	background-color:#000;
	padding-top:10px;
}
.partner {
    text-align:left;
	padding-left:20px;
}
.partner img{
    margin:0 8px 5px 0;
	border:1px solid #ccc;
}	
.flink {
	font-size:14px;
	padding:8px;
	margin-bottom:5px;
	border-bottom:1px dotted #333;
}
.map{
    float:left;
	margin-left:0px;
	margin-right:15px;
	margin-top:10px;
	padding:5px;
	color:#413b21;
}     
.map a{
    font-size:12px;
	color:#413b21;
	text-decoration:none;
}
.map a:hover{
    font-size:12px;
	color:#a49d77;
	text-decoration:underline;
}
#tab {
	width:520px;
	height:360px;
	position:relative;
	background:#71673f;
}
/*设置容器高宽等*/
html > body #tab {
	width:520px;
}
/*兼容IE6:IE6下宽度不够*/
#tab div {
	position:absolute;
	top:30px;
	left:0;
	width:520px;
}
/*设置容器高宽等*/
#tab div {
	display:none;
	margin-right:5px;
}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block {
	display:block;
}
/*选中的容器*/
#tab h3 {
	float:left;
	width:80px;
	height:30px;
	padding:3px 0 5px 0;
	line-height:26px;
	margin:0 10px 0 0;
	font-size:14px;
	cursor:pointer;
	font-weight:bold;
	color:#ffe71a;
	text-align:center;
}
#tab h3:hover {
	color:#fff;
}
/*默认标题样式*/
#tab .up {
	color:#fff;
	background:url(../images/h4-bg3.gif) no-repeat left top;
}

.change a {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #00C;
	font-weight: bold;
}
.change {
	text-align: center;
}
