.page-margin{
	margin:0 auto;
}
.page{
	overflow:hidden;
	margin:0 auto;
	width:1000px;
	background:url(img/bgBtm.jpg) no-repeat 0 bottom;
}
.header,.nav,.main,.links,.footer{
	margin:0 auto;
}

.page,.header,.main,.col1,.col3{
	position:relative;
	text-align:left;
}
a:link{
	color:#FEF8D6;
}
a:hover{
	color:#000;
}

.header{
	height:475px;
	overflow:hidden;
}
.header em a{
/*	background:url(img/blank.gif) no-repeat 0 0;*/
	display:block;
	height:66px;
	width:212px;
	left:393px;
	top:9px;
	overflow:hidden;
	position:absolute;
	text-indent:-999em;
	z-index:11;
}
.header h1{
	color:#fc0;
	width:360px;
	height:60px;
	margin-top:338px;
	margin-left:510px;
	font-weight:normal;
	overflow:hidden;
	text-indent:-999em;
	display:none;
}
.header h1 a{
	display:inline;
	text-indent:0;
	position:relative;
	overflow:auto;
	height:auto;
	width:auto;
	line-height:1.6em;
	margin:0;
	top:0;
	left:0;
	padding:2px;
	font-weight:bold;
	color:#fff;
	background:none;
	
}

.nav{
	color:#fff;
	height:24px;
	width:840px;
	overflow:hidden;
	position:absolute;
	top:33px;
	left:85px;
	z-index:8;	
}
.nav ul{
	
}
.nav li{
	float:left;
	text-align:center;
	line-height:24px;
}
.nav li span{ display:none;}
.nav li a{
	display:inline;
	float:left;
	height:40px;
	overflow:hidden;
	text-indent:-999em;
	background-image:url(img/bgMenu.jpg);
	background-repeat:no-repeat;
}
.nav li a:hover{
	background-image:url(img/bgMenu-on.jpg);
}
a.a1{
	width:77px;
	margin-left:0px;
	background-position: 0px 0px;
}
a.a2{
	width:83px;
	background-position: -77px 0;
}
a.a3{
	width:79px;
	background-position: -160px 0px;

}
a.a4{
	width:77px;
	background-position: -239px 0px;
}
a.a5{
	width:83px;
	background-position:-514px 0;
	margin-left:199px;
}
a.a6{
	width:80px;
	background-position:-597px 0px;
}
a.a7{
	width:80px;
	background-position:-677px 0;
}
a.a8{
	width:73px;
	background-position:-755px 0;
}
a.current:link,a.current:visited,a.current:hover,a.current:active{
	background-image:url(img/bgMenu-on.jpg);
}

.location{
	font-size:14px;
	height:84px;
	width:722px;
	line-height:98px;
	background:url(img/bgLocation.jpg) no-repeat 0 0;
}
.location p{
	margin:0 1em 0;
	line-height:84px;
	color:#333;
	padding-left:1.6em;
	font-weight:bold;
}
.location a{
	color:#333;
	margin:0 5px;
	padding-top:6px;
}
.location a:hover{
	color:#ff0;
}

.main{
	clear:both;
}
.main-con{
	margin:0 ;
	padding-bottom:10px;
	background:url(img/bgMainBtm.jpg) no-repeat 0 bottom;
}
.main-btm{

}
.col3{
	width:739px;
	margin-right:4px;
	float:right;
}
.col1{
	width:229px;
	float:left;
	margin:0 0 0 17px;
	_margin:0 0 0 8px;
}

.col3{
	
}
.col3-btm{
	background:url() no-repeat 0 bottom;
	padding-bottom:15px;
}
.col3-con{
	min-height:580px;
	_height:580px;
}

#flash-box{
	background:url(img/bgFlashBox.jpg) no-repeat 0 0;
	float:right;
	overflow:hidden;
	width:302px;
	margin-bottom:0px;
	height:194px;
	padding-top:9px;
	padding-left:8px;
	text-indent:-161px;
}
.tabs{
	float:left;
	height:203px;
	width:419px;
	overflow:hidden;
	background:url(img/bgTabs.jpg) no-repeat 0 0;	
	margin-bottom:0px;
}
.tabs h2{
	clear:both;
	padding-left:55px;
	margin-top:14px;
}
.tabs h2 span{
	display:block;
	float:left;
	text-align:center;
	height:24px;
	width:47px;
	overflow:hidden;
	line-height:28px;
	margin-left:3px;
}
.tabs h2 span.on{
	background:url(img/bgTabMenuOn.jpg) no-repeat 0 0px;
	color:#d49632;
	width:63px;
	height:28px;
}
.tabs h2 span a{
	color:#e4d88c;
	font-weight:normal;
}
.tabs h2 span a:hover{
	color:#e0d4b2;
}
.tabs h2 span.on a{
	color:#fff;
}
.tabs h2 span.on a:hover{
	color:#fff;
}

.tabContent{
	clear:both;
	height:150px;
	margin:8px 0px 2px 8px;
}
.tabContent ul{
	margin-left:0.1em;
	margin-top:0.3em;
}
.tabContent li{
	width:240px;
	overflow:hidden;
	white-space:nowrap;
	background:url(img/icon01.gif) no-repeat 0 center;
	padding-left:15px;
	text-overflow:ellipsis;
	height:22px;
	line-height:22px;
}
.tabContent li.more{
	text-align:right;
	margin-right:3px;
	background:none;
}
.tabContent li a{
	margin-right:0.3em;
	color:#ffe100;
}
.tabContent li a:hover{
	color:#fff;
}
.module{
	display:block;
	float:left;
	margin-bottom:7px;
	margin-right:8px;
	width:354px;
	height:234px;
	position:relative;
	overflow:hidden;
	color:#c1c6a6;
	background:url(img/bgModule.jpg) no-repeat 0 0;
}

* html .module{
	margin-left:0px;
}
.module-con{
}
.module-btm{
	padding-bottom:5px;
}
.module h3{
	height:42px;
	line-height:42px;
	color:#e4d88c;
	overflow:hidden;
	margin:0;
	padding-left:65px;
	font-weight:normal;
	background:url(img/moduleTitle.jpg) no-repeat 0 0;
}
.module h3 span{
	float:left;
	height:42px;
	display:block;
	line-height:48px;
	font-weight:bold;
	font-size:14px;
}
.module h3 a{
	float:right;
	color:#e4d88c;
}
.module h3 a:hover{
	color:#ff0;
}
.module ul{
	height:170px;
	overflow:hidden;
}
.module li{
	line-height:28px;
	white-space:nowrap;
	padding-left:13px;
	height:28px;
}
.module li a{
	color:#c1c6a6;
	background:url(img/icon01.gif) no-repeat 0 center;
	padding-left:15px;
}
.module li a:hover{
	color:#ff0;
}
.yxjt{
	background:url(img/bgModuleYxjt.jpg) no-repeat 0 0;
	height:142px;
	width:724px;
}
.yxjt h3{
	background:none;
	height:45px;
	overflow:hidden;
	padding-left:65px;
}
.yxjt ul{
	width:760px;
}
.yxjt li{
	background:none;
}
.yxjt h3 span{ color:#E4D88C;font-weight:bold;line-height:45px;}
.glxd{

}
.glxd h3{
	
}
.glxd h3 span{
	line-height:48px;
}
.glxd ul{
	clear:both;
	padding-bottom:0;
	height:auto;
}
.glxd li{
	float:left;
	border:0;
	background:none;
	margin-bottom:0px;
	padding:0;
}
.glxd li a{
	width:68px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#e4d88c;
	float:left;
	padding:0;
	margin:0 3px;
	background:url(img/bgTab.jpg) no-repeat 0 0;
	font-size:12px;
}
.col3 .glxd li a:hover{
	text-decoration:none;
	color:#fff;
}
.glxd dl{
	clear:both;
	margin-top:0.5em;
}
.glxd dl dd{
	clear:both;
	margin-bottom:0;
	line-height:1.8em;
	background:url(img/icon01.gif) no-repeat 0 center;
	padding-left:15px;
}
.glxd dl dd a{
	color:#C1C6A6;
}
.glxd dl dd a:hover{
	color:#ff0;
}
.glxd a.more{
	background:url(img/bgTabMore.jpg) no-repeat 0 0;
	padding:0 3px;
	line-height:38px;
	color:#E4D88C
}

.yxzl dl{
	height:170px;
	overflow:hidden;
	width:370px;
}
.yxzl dt{
	display:block;
	float:left;
	color:#E4D88C;
	font-weight:normal;
	width:68px;
	padding:0 2px;
	height:25px;
	line-height:25px;
	text-align:center;
	clear:left;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	text-overflow:ellipsis;
	background:url(img/bgTab.jpg) no-repeat 0 0px;
}
.yxzl dd{
	display:block;
	float:left;
	width:240px;
	text-align:left;
	line-height:29px;
	margin:0 0 0 10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.yxzl dd a{
	margin-right:5px;
	white-space:nowrap;
	overflow:hidden;
	color:#C1C6A6;
}
.yxzl dd a:hover{
	color:#ff0;
}
.yxjt{
	clear:both;
	height:142px;

}
.yxjt h3{
	height:39px;
	overflow:hidden;
	padding:0 6px 0 72px;
}
.yxjt h3 a{
	color:#fff;
	line-height:42px;
}
.yxjt ul{
	margin:0 5px;
}
.yxjt ul li{
	margin-left:0.4em;
	margin-top:0.4em;
	padding-left:0;
	background:url(img/blank.gif) no-repeat 0 0;
	height:93px;
}
.dwcz{
	background:url(img/bgModuleDwcz.jpg) no-repeat 0 0;
	height:128px;
	width:724px;
}
.video{
	background:url(img/bgModule-video.jpg) no-repeat 0 0;
 }
/*---Begin:modult title---*/
/*.yxjs h3{
	background:url(img/moduleTitle-yxjs.jpg) no-repeat 0 0;
}
.xssl h3{
	background:url(img/moduleTitle-xssl.jpg) no-repeat 0 0;
}

.glxd h3{
	background:url(img/moduleTitle-glxd.jpg) no-repeat 0 0;
}
.bbs h3{
	background:url(img/moduleTitle-bbs.jpg) no-repeat 0 0;
}
.scdj h3{
	background:url(img/moduleTitle-scdj.jpg) no-repeat 0 0;
}
.video h3{
	background:url(img/moduleTitle-video.jpg) no-repeat 0 0;
}
.yxjt h3{

}
.xssl{
    background:url(img/bgModule-xssl.jpg) no-repeat 0 0;
 }
 .scdj{
 	background:url(img/bgModule-scdj.jpg) no-repeat 0 0;
 }
*/
.yxzl h3{
	background:url(img/moduleTitle-yxzl.jpg) no-repeat 0 0;
}
/*---End:modult title---*/
.col1{
	background:url() repeat-y 0 0;
	margin-top:0;
}
.col1-btm{
	background:url() no-repeat 0 bottom;
}
.col1-con{
	background:url() no-repeat 0 0;
}
.box{
	clear:both;
	width:236px;
	margin:0 auto;
	margin-bottom:0px;
}

.box .box-btm{
	padding-bottom:26px;
	background:url(img/boxBtm.jpg) no-repeat 0 bottom;
}
.box-5{

}
.box-5 .box-btm{
	padding-bottom:20px;
}
.box-5 .margin a{
	color:#F6F6A7;
}
.box h3{
	height:45px;
	overflow:hidden;
	background:url(img/bgBoxTitle.jpg) no-repeat 0 0;
	font:bold 14px/46px Arial, Helvetica, sans-serif;
	color:#e4d88c;
	text-align:center;
}
.box h3 a{
	color:#333;
}

.box-1{
	height:194px;
	position:relative;
	background:url(img/butn.jpg) no-repeat 0 0;
	margin-top:0;
	margin-bottom:0;
}

.box-3 h3{

}
.box-3 h3 a{
	color:#FEF8D6;
}
.box-3 h3 a:hover{
	color:#A1AD7B;
}
.box-3 .margin a{
	text-align:padding-left:15px;
	color:#c1c6a6;
	background:url(img/dot00.gif) no-repeat 0 center;
	padding-left:18px;
	line-height:1.8em;
}
.box-3 .margin a:hover{
	color:#ff0;
}
.box-4 h3{

}
.box-5{
	height:230px;
	overflow:hidden;
	background:url(img/bgBox-5.jpg) no-repeat 0 0;
	font:12px/1.8em Arial, Helvetica, sans-serif;
	color:#c1c6a6;
}
.box-5 h3{
	display:none;
}
.box-5 .box-btm{
	background:none;
}
.box-5 .margin{
	margin:70px 10px 0 20px;
}
.box-con{
	padding-bottom:20px;
}
.box-btm{
	background:url(img/bgBox.jpg) no-repeat 0 bottom;
}
.box-2{
	background:url(img/boxBtm.jpg) no-repeat 0 bottom;
}
.box-2 .box-btm{
	background:url(img/bgBox2Title.jpg) no-repeat 0 0;
	padding-top:15px;
	padding-bottom:21px;
	text-align:center;
	min-height:45px;
	_height:45px;
}
.box-2 a{
	margin-bottom:8px;
}
a#btnLogin,a#btnLogin2,a#btnReg,a#btnPay,a#btnFav{
	display:block;
	float:left;
	text-indent:-999em;
	overflow:hidden;
	width:229px;
}

a#btnLogin{
	height:80px;
	width:120px;
	position:absolute;
	top:5px;
	left:55px;
	display:none;
}
a#btnLogin:hover{
	
}
a#btnPay{
	height:59px;
	position:absolute;
	top:65px;
	right:0;
}
a#btnReg{
	height:65px;
	width:229px;
	position:absolute;
	top:0px;
	right:0px;
}
a#btnFav{
	top:125px;
	height:65px;
	position:absolute;
	right:0;
}
/*--Link--*/
.links{
	clear:both;
	padding:0;
	padding-top:0;
	color:#c1c6a6;
}
.links-btm{

}
.links-con{
	padding:1.6em 2em 1em;

}
.links a{
	color:#c1c6a6;
	margin:0 10px;
}
.links a:hover{
	color:#ff0;
}

/*--footer--*/
.footer{
	text-align:center;
	color:#c1c6a6;
}
.footer-con{
	padding-top:0.8em;
}
.footer a{
	color:#c1c6a6;
	margin:0 6px;
}
.footer a:hover{
	color:#ff0;
}
/*---page_list--*/
#list{
	font-size:12px;
	background:url(img/bgList-con.jpg) repeat-y 0 0;
}
.list-btm{
	background:url(img/bgList-btm.jpg) no-repeat 0 bottom;
}
.list-con{
	padding-bottom:25px;
	color:#333;
	min-height:680px;
	_height:680px;
}
#list .margin{
	margin:0 3.5em;
	overflow:hidden;
	overflow:hidden;
}
#list .margin p{
	margin-bottom:2em;
}
#list .margin p img{
	max-width:600px;
	width: expression( this.width > 600 ? "600px" : (this.width+"px") );
	overflow:hidden;
}
#list ul{
	margin-bottom:2em;
	margin-right:2em;
}
#list li{
	line-height:35px;
	clear:both;
	height:30px;
	padding-bottom:3px;
	margin:0 ;
	border-bottom:1px solid #806037;
}
#list .lil,#list .lic{
	float:left;
}
#list .lir{
	float:right;
}
#list .lil{
	width:90px;
}
#list li a{
	color:#333;
}
#list li a:hover{
	color:#ff0;
}
.category{
	border-bottom:1px solid #575b5c;
	padding-bottom:6px;
	margin-right:1.8em;
}
.category a{
	width:93px;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#333;
	float:left;
	padding:0 0 2px 0;
	margin:4px 3px;
	background:url(img/bgTab2.jpg) no-repeat 0 2px;
	font-size:14px;
	font-weight:bold;
}
.category a:hover{
	color:#ff0;
	text-decoration:none;
}
.pagnation{
	text-align:center;
	padding:3px 0;
	clear:both;
	margin-top:0.3em;
}
.pagnation a{
	background:#806037;
	margin:0 5px;
	padding:0 3px;
	color:#fff;
}
.pagnation a:hover{
	background:#333;
	color:#fff;
}

/*-- page_last --*/
.last #list h2{
	color:#ff0;
	text-align:center;
	font-size:1.6em;
	line-height:2em;
}

.last #list p.time{
	color:#ff0;
	text-align:right;

	margin-bottom:1em;
}
/*--- page_last2  --*/
.special{
	margin:0;
}
.special .box-btm{

}
.special h3{

}

.special h4{
	background:url(img/bgh3-spe.jpg) no-repeat center 0;
	color:#E2A124;
	clear:both;
	font:bold 14px/30px Arial, Helvetica, sans-serif,"????";
	margin:0.5em 0;
	text-align:center;
}
.special a{
	background:url(img/icon02.jpg) no-repeat 0 center;
	color:#ECFFE1;
	font:12px/23px "????";
	height:23px;
	text-align:left;
	margin:5px 3px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:18px;
	width:163px;
	float:left;
}
.special a:hover{
	color:#675900;
}
.special .margin{
	padding:6px 8px 6px 8px;
}
.col1 .special .margin{
	margin:6px;
}

/*--yxjt and photo list--*/
#list h2{
	text-align:center;
	font-size:14px;
	line-height:1.6em;
}
.yxjt li a{
	padding-top:0px;
	padding-left:0px;
	height:93px;
	display:inline;
	width:144px;
	background:url(img/bgYxjtThumb.gif) no-repeat 0 0;
}
.yxjt li a img{
	width:124px;
	height:76px;
	margin:9px 10px 8px 9px;
	padding:2px;
	border:1px solid #8b732c;
}
.yxjt ul{
	overflow:hidden;
	height:100px;
	white-space:nowrap;
}
.yxjt li{
	display:inline;
	border:0;
}
.photo #list .list-con{
	background:transparent;
}
#list .margin {
	padding-top:12px;
	overflow:hidden;
}
#list .margin img{
	margin: 0 auto;
	text-align:center;
	margin-left:20px;
	max-width:600px;
	width: expression( this.width > 600 ? "600px" : (this.width+"px"):true );
}
* html #list .margin img{
	width:expression( this.width >600 ? "600px" :(this.width+"px"):true);
}
#photo{
	margin:10px 1em;
}
#photo div{
	width:33%;
	float:left;
	text-align:center;
	margin:6px 0;
}
#list .margin #photo div img{
	width:160px;
	height:100px;
	display:block;
	margin:3px auto;
	border:1px solid #806037;
	padding:1px;
}
#photo div span{

}
/*--page_popup--*/
#popup{
	left:195px;
	position:absolute;
	top:140px;
	width:630px;
	height:400px;
	z-index:9999;
	background:url(img/bgPopup.jpg) no-repeat 0 bottom;
	overflow:hidden;
	display:none0;
}
#alpha{
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	z-index:998;
	position:absolute;
	top:-20px;
	left:-300px;
	width:1800px;
	height:1500px;
	display:none0;
}
#close_pop{
	position:absolute;
	background:url(img/blank.gif) no-repeat 0 0;
	width:24px;
	height:24px;
	top:16px;
	right:16px;
}
#tab1 div,#tab2 div{
	padding-bottom:30px;
}
#popup iframe{
	width:630px;
	height:400px;
	border:none;
	overflow:hidden;
}

/*--index- flash--*/
#swf01{
	display:none;
}
#swf02{
	display:none;
}
/*--external frame--*/
.module iframe{
	width:710px;
	height:138px;
}
.dwcz iframe{
	width:724px;
	height:128px;
}
/*----swf-----*/
.swf0{
	position:absolute;
	top:70px;
	left:0px;
	z-index:3;
	width:1000px;
	height:406px;
}

.swf1{
	position:absolute;
	top:70px;
	left:0px;
	z-index:4;
	width:1000px;
	height:406px;
}
.swf2{
	position:absolute;
	top:365px;
	left:3px;
	z-index:2;
	width:231px;
	height:90px;
}
/*-----media-----*/
.links .media{
	padding:5px 0;
	margin:0;
}
.links .media h3{
	display:none;
}
.links .media a{
	margin:0 8px;
}
.links .media a img{
	border:1px dotted #ff0;
}

/*-----bg53kf-----*/
#iconDivMain1{
	background:url(img/53kf.gif) no-repeat 0 0;
	}
#iconDivMain1 img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	z-index:99999;
}
