/* =============================================================================
HTML - styles
============================================================================= */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	border: 0;
	/*  background: #FFE;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 10%/**/
}
p, form {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/*public style*/
.clearb {
	clear: both;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #069;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.pad10 {
	padding: 10px;
}
.pad25 {
	padding: 25px;
}
.h10 {
	height: 10px;
	display: block;
}
.h30 {
	height: 30px;
	display: block;
}
hr {
	COLOR: #FFDAB5;
	border-style: solid;
	HEIGHT: 1;
	margin: 20px 0;
	padding: 0;
}
#main {
	 
	padding: 0;  
 background:url(../images/pageback.png);
/*box-shadow: 1px 1px 2px 2px #e4e4e4;*/
	
}
.topBack {
	background: url(../images/headerback.jpg) repeat-x;
}
.topNav {
	margin: 0 auto;
	border: 0 auto;
	width: 880px;
 width:expression(document.body.clientWidth < 880? "880px" : "auto" );
}
.toptitle{
	padding:4px 50px;
	color:#FFF;
	font-size:10px;
	font-weight:bolder;
	}
.topRight {
	padding: 5px 0  10px 0;
	color: #d1d0ae;
	text-align:center;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.logo {
	padding:15px 0 5px 0;
	font-size: 16px;
	text-align:center;
}
.sidebarLeft {
	float: left;
	width: 180px;/*box-shadow: 1px 1px 2px 0  #999;*/
}
.sidebarLeft ul{
	 
}
.sidebarLeft ul li{
	line-height:26px;
}
h1{
	width: 840px;
		margin: 0 auto;
		padding:15px 0;
 		width:expression(document.body.clientWidth < 840? "840px" : "auto" );
}
#layout_main{
		width: 840px;
		margin: 0 auto;
 		width:expression(document.body.clientWidth < 840? "840px" : "auto" );
		background:#FFF;
		padding:20px 15px 10px 15px;
		box-shadow: 0em .1em .1em .1em #999999;
	}
.layoutLeftNav {
/* padding:5px;
	  
	background: #EBEBEB;*/
 
}
.linetop{
	background:url(../images/linkTop.png) repeat-x;
}
.linebotton{
	background: url(../images/linebottom.png) bottom repeat-x;
	bottom:0;
}
.homeBanner{
	background:url(../images/bannerback.jpg) repeat-x;
	 
}
 
.hallShowRight{
	float:right;
	padding:10px 5px 0 0;
	width:270px;
	text-align:left;
	 }

div.hallShow {
	position: relative;
	 
	width: 870px;
	overflow: auto;
	margin: 0px auto 0 auto;
}
ul.hallShow {
	display: block;
	width: 560px;
	padding: 0 0 0 13px;
}
.hallShow li {
	display: block;
	float: left;
	padding:0 12px 20px 0;
	 
}
 
.hallShow img {
	border: 4px #fff solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
 
div.auuShowpage{
	 
	margin: 0px auto 0 auto;
	padding:0 5px;
}
ul.auuShowpage {
	list-style:none;
	padding: 0;
	margin:0;
}
ul.auuShowpage li{
	padding:25px 0;
	border-bottom:1px solid #CCC;
}
ul.auuShowpage .img{
	float:left;
	text-align:center;
	line-height:22px;
}
ul.auuShowpage .auuhallInfo{
	float:left;
	line-height:20px;
	padding:0 0 0 20px;
	width:500px;
}
ul.auuShowpage .auuhallInfo span{
	font-weight:bold;
	display:block;
}
/*////////////////////////*/

.homeNav img {
	padding: 0;
	margin: 0;
}
.sidebarMain {
	padding: 0;
	width: 700px;
	float: left;
}
.sidebarMainHome {
	padding: 0;
	width: 560px;
	float: left;
}
.sidebarMainNews{
	padding: 0;
	width: 610px;
	float: left;
}
.layoutRightNavHome {
	/*box-shadow: 0px 0px 1px 1px  #B40600;*/
	padding:0 20px;
	 
}
.layoutRightNav {
	width: 280px;/*box-shadow: 0px 0px 1px 1px  #B40600;*/
	 
}
.eventNav {
 
}
.eventTitle {
	background: url(../images/eventtitle.jpg) no-repeat;
	width:227px;
	height:32px;
	font-size: 16px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	line-height:32px;
}
 
.eventInfo {
	font-size: 12px;
	padding: 15px 10px 10px 5px; 
	line-height:18px;
	width:220px;
}
.eventInfoLeft {
	font-size: 12px;
	padding: 15px 0 15px 0;
	line-height:18px;
}
.layoutRight h2 {
	padding: 5px 0 5px 10px;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	background: #E4E4E4;
	border-top: 2px solid #FE5301;/*box-shadow: 0px 0px 1px 1px  #B40600;border-radius:5px 5px 0 0;*/
	 
}
 
.content_link {
	border-bottom:2px solid  #EAEAEA;
 
}
.content_link h2{
	font: bold 16px Verdana, Geneva, sans-serif;
	padding: 6px 50px 8px 20px;
	margin: 0;
	color: #666;
	background:#FFF;
	display:inline-block;
	text-align: left; 
}
.content_info_css {
	padding: 10px 0; 
	border: 0px solid #F0F0F0;
}
.content_info_css img {
	border: 0;
	padding: 0 10px;
}
 

.content_info_detail {
	font: normal 12px Verdana, Geneva, sans-serif;
	line-height: 24px;
	color: #333;
	padding: 0px 0 10px 0px;
}
.right_content_new {
	padding: 10px;
}
.newsTime {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #999;
	padding: 10px 10px;
	float: right;
}
.newsTitle {
	font: normal 14px '';
	padding: 10px 5px 0px 10px;
	line-height: 20px;
	height: 20px;/*background:url(../images/newsIco.png) 5px 7px no-repeat;*/
}
.newsTitle a {
	color: #1380AB;
}
.newsTitle a:hover {
	color: #2F6A03;
}
.newsTitlehome {
	font: normal 14px '';
	padding: 5px 5px 1px 25px;
	line-height: 20px;
	height: 20px;
	background: url(../images/newsIco.png) 5px 5px no-repeat;
}
.newsMore {
	line-height: 22px;
	padding: 5px;
	color: #666;
	border-bottom: 2px solid #FFBE7D;
}
.news_detail {
	line-height: 24px;
	color: #666;
	padding: 0 10px 10px 10px;
}
.news_detail_pic {
	float: right;
	padding-left: 5px;
}
.sidebarRight {
	float: left;
	width: 20%;
	padding: 0;
}
.pagetitle {
	margin: 5px 0;
	background: #CCC;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px;
	color: #333;
}
.titleLeft {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #333;
	padding: 5px 25px 10px 0;
}
.menuLeft {
	text-align: right;
}
.sigup {
	padding: 10px 25px 10px 0;
	color: #999;
}
.sigup a {
	color: #666;
}
.sigup a:hover {
	color: #333;
}
.event {
	color: #000;
	font-weight: bold;
}
/* form stlye */
 
.MessageS {
	font-size: 16px;
	color: #F60;
	padding: 30px 0;
}
.tabdiv {
	width: 80%;
	min-width: 700px;
}
.treeTable {
	width: 100%;
	font-size: 12px;
}
.treeTable thead {
	background: #E4E4E4;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.treeTable td {
	line-height: 26px;
}
.classPaid {
	border: none;
	cursor: pointer;
	padding: 4px 4px 4px 23px;
	background: #72AB1F url(../images/admin/payicow.png) 5px 50% no-repeat;
	color: #FFF;
}
.classPaid:hover {
	background: #2F6A03 url(../images/admin/payicow.png) 5px 50% no-repeat;
}
.classRefund {
	border: none;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url(../images/admin/refund.png);
}
.classActive {
	border: none;
	width: 16px;
	height: 16px;
	background: url(../images/admin/active.png);
	display: inline-block;
}
.classActiveButton {
	border: none;
	cursor: pointer;
	padding: 4px 4px 4px 12px;
	background: url(../images/admin/active.png) 5px 50% no-repeat;
}
.classActiveButton:hover {
	background: #CCC url(../images/admin/active.png) 5px 50% no-repeat;
}
.groupSpan {
	background: url(../images/admin/groupb.png) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	display: inline-block;
}
.classSpan {
	background: url(../images/admin/classes.png) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 22px;
	display: inline-block;
}
#footer {
	clear: both;
	padding: 10px 15px;
	 
	font: 12px;
	font-weight:bold;
	line-height: 20px;
	color:#fff;
	text-align:center;
	background:url(../images/footback.jpg) top center;
	height:160px;
}
#footer a{
	color:#FFF;
}
.linefooter{
	background:url(../images/linefooter.png) bottom repeat-x;
	}
#footer p {
	margin: 0;
}
 
.f_menu{
	margin:0 auto;
	width:870px;
	text-align:center;
	padding-top:10px;
	}
 
.f_menu a{
	color:#FFF;
	padding:5px;
	} 
 
.inputbox {
	padding: 5px;
	margin-top: 5px;
	border: 0;
	font-size: 14px;
	width: 140px;
	border: 1px solid #330;
}
.homeBut {
	padding: 5px;
	margin-top: 5px;
	border: 0;
	font-size: 14px;
	width: 170px;
	display:inline-block;
	 
	color:#FFF;
	background:url(../images/footback.jpg) no-repeat;
}
.homeBut:hover{
	 
	background: #123F68;
}
.error {
	color: #F00;
}
/* focus */

#Focusfocus {
	width: 550px;
	height: 352px;
	overflow: hidden;
	position: relative;
}
#Focusfocus ul {
	padding: 0;
	margin: 0;
	height: 340px;
	position: absolute;
}
#Focusfocus ul li {
	float: left;
	width: 550px;
	height: 340px;
	overflow: hidden;
	position: relative; 
}
#Focusfocus ul li div {
	position: absolute;
	overflow: hidden;
}
#Focusfocus .FocusbtnBg {
	position: absolute;
	width: 550px;
	height: 20px;
	left: 0;
	bottom: 0;
    background:;
}
#Focusfocus .FocusbtnBgTitle {
	position: absolute;
	width:550px;
	left: 0;
	bottom: 0;
	color: #FFF;
	padding: 5px 15px 5px 15px;
	line-height: 20px;
	background: url(../images/slidertitleback.png);
	text-align:center;
	font-weight:bold;
}
#Focusfocus .Focusbtn {
	position: absolute;
	width: 550px;
	height: 10px;
	padding: px 0 0 0;
	right: 0;
	bottom: 0;
	text-align: right;
}
#Focusfocus .Focusbtn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 35px;
	height: 8px;
	_font-size: 0;
	margin-left: 2px;
	_margin-left: 2px;
	cursor: pointer;
	background: #666;
}
#Focusfocus .Focusbtn span.on {
	background: #000;
}
#Focusfocus .FocuspreNext {
	width: 35px;
	height: 80px;
	position: absolute;
	top: 90px;
	background: url(../images/sliderarrow.png) no-repeat 0 0;
	cursor: pointer;
	display:none; /* lizd11            */
}
#Focusfocus .Focuspre {
	left: 0;
}
#Focusfocus .Focusnext {
	right: 0;
	background-position: right top;
}
.pageclass{
	padding:10px;
	line-height:18px; 
	}
.pageclass a{
	display:inline-block;
	/*border:1px solid #666;*/
	padding: 0 15px;
	background:#999;
	color:#FFF;
	}
 .pageclass strong{
	display:inline-block;
	/*border:1px solid #666;*/
	padding: 0 15px;
	background: #EBEBEB; 
	}
.morelink a{
	display:inline-block;
	padding:5px 10px;
	}
.morelink a:hover{
	background:url(../images/slidertitleback.png);
	color:#FFF;
	}