@charset "utf-8";
/* CSS Document */

/* 下拉菜单  STAN */
#menu{width:1000px;text-align:left; clear:both;margin:10px auto 0px; z-index:1000; position:relative; display:table;}
ul#topnav {
    width:1000px;
	margin: 0px auto;
	list-style: none;
	font-size: 1.1em;
	padding:0px;
}
ul#topnav li {
    float:left;
	margin: 0px;
	padding: 0px 0px;
	position: relative;
	line-height:46px;
	background:url(../images/mlin.png) right center no-repeat;
}
ul#topnav .nlin {
	background: none;
}
ul#topnav li a {
	height:46px;
	line-height:46px;
	display:block;
	font-size:16px;
	color:#fff;
	background: url(../images/cd_l.png) left top no-repeat;
	font-weight:bold
}
ul#topnav li a span {display:block;	padding-right:20px;	background: url(../images/cd_r.png) right top no-repeat; color:#fff}
ul#topnav li:hover a, ul#topnav li a:hover {text-align:center;color:#fff;text-decoration:none;text-decoration:none;background:url(../images/dhl.png) left center no-repeat;}
ul#topnav li:hover a span{display:block; padding-right:20px;background:url(../images/dhr.png) right center no-repeat;color:#fff}
#topnav li a:hover span{background:none; display:block; padding-right:20px;}

ul#topnav .cur{text-align:center;color:#fff;background:url(../images/dhl.png) left center no-repeat;}
ul#topnav .cur span{background:url(../images/dhr.png) right center no-repeat; display:block; padding-right:20px;color:#fff;}

ul#topnav a{
    background: none;
	text-align:center;
	padding:0px 2px 0px 20px;
	color:#999;
	font-size:12px;
}
ul#topnav li .sub{
	position: absolute;
	top:46px;
	left:0;
	padding:0px;
	float: left;
	line-height:26px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	z-index:1000;
	border-top:2px solid #FFFFFF
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;	line-height:26px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	line-height:26px;
	text-align:left;
	width:150px;
	padding-top:0px;
	background:none;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #fff;
	line-height:20px;
	padding:5px;
	background: #FC7905;
	font-size:12px;
	border:0px;
}
ul#topnav .sub ul li a:hover {color: #fff; background-position: 5px 12px; background-color:#42A20F;border:0px;}



/*倒計時 START */
#member .sj{ display:block; padding:0px; margin:0px; clear:both; min-height:80px; height:auto;}
#member .sj .sjsm em{ float:right}
#member .sj .sjsm span{ float:right}
#member .sjbg{ width:200px; height:54px; background:url(../images/sjbg.png) right 10px no-repeat; clear:both; overflow:hidden}
#member .sjbgs{ width:200px; height:54px; background:none; display:table;}
#member .sjbg .tim01{ width:20px; height:31px; color:#FFFFFF; font-size:32px; font-family:"Accidental presidency", arial, monospace; text-align:center; float:left; padding-top:7px; padding-left:6px;}
#member .sjbg .tim02{ width:20px; height:31px; color:#FFFFFF; font-size:32px; font-family:"Accidental presidency", arial, monospace; text-align:center; float:left; padding-top:7px; padding-left:0px;}
#member .sjbg .tim03{ width:20px; height:31px; color:#FFFFFF; font-size:32px; font-family:"Accidental presidency", arial, monospace; text-align:center; float:left; padding-top:7px; padding-left:7px;}
#member .sjbg .tim04{ width:20px; height:31px; color:#FFFFFF; font-size:32px; font-family:"Accidental presidency", arial, monospace; text-align:center; float:left; padding-top:7px; padding-left:0px;}
#member .sjbg .tim05{ width:20px; height:31px; color:#FFFFFF; font-size:32px; font-family:"Accidental presidency", arial, monospace; text-align:center; float:left; padding-top:7px; padding-left:8px;}
#member .sjbg .tim06{ width:20px; height:31px; color:#FFFFFF; font-size:32px; font-family:"Accidental presidency", arial, monospace; text-align:center; float:left; padding-top:7px; padding-left:0px;}
#member .sjbg .tim07{ width:20px; height:31px; color:#FFFFFF; font-size:32px; font-family:"Accidental presidency", arial, monospace; text-align:center; float:left; padding-top:7px; padding-left:8px;}
#member .sjbg .tim08{ width:20px; height:31px; color:#FFFFFF; font-size:32px; font-family:"Accidental presidency", arial, monospace; text-align:center; float:left; padding-top:7px; padding-left:0px;}
/*倒計時  END */
