/*-----------------------------------------reset-----------------------------------------*/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#666;
	background:#fff;
	font-size:12px;
}
div,ul,li,h1,h2,h3,h4,h5,h6,b,table,tr,td,dl,dt,dd,form, fieldset, legend, input, button,
textarea,p,blockquote,pre{
	margin:0;
	padding:0;
}
img {
    border: 0;
}
li{
	list-style:none;
}
a{
	color:#666;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur())
}
a:hover{
	text-decoration:underline;
}
/*-----------------------------------------float clear-----------------------------------------*/
.floatClear{
	overflow:auto;
	zoom:1;
	clear:both;
}
/*-----------------------------------------header-----------------------------------------*/
#top {
	width:980px;
	margin:0 auto;
	padding-top:3px;
	background:url(../img/common/menubg.gif) repeat-x top;
	position: relative;
	z-index:1;
}
#nav{
	text-align:right;
	padding-right:10px;
	margin-bottom:2px;
}
#nav a{
	margin-right:10px;
}
#menu{
	height: 25px;
	width: 877px;
	clear: both;
	margin: auto;
}
#menu li img{
	display:block;/*ie6 bug*/
}
#menu li{
	float:left;
	width:120px;
	margin: 0 1px;
}
/*-----------------------------------------banner-----------------------------------------*/
.banner{
	background: url(../img/common/banner_r1_c1.jpg) no-repeat top;
	height: 121px;
	width: 980px;
	margin: -5px auto 0;
	position: relative;
	z-index: -1;
}
/*-----------------------------------------login-----------------------------------------*/
.login {
	margin: 0 auto;
	width: 98%;
	padding:10px 0;
	font-size: 10px;
	border-bottom:1px solid #dbd6ca;
	border-top:1px solid #dbd6ca;
	margin-bottom:17px;
}
.input {
	height: 14px;
	width: 115px;
	padding:2px;
}
.login span{
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	display: block;
}
.login span a{
	font-weight:bold;
	margin-left: 5px;
}
.login span a.login_link{
	margin-right:7px;
	font-size: 13px;
	background:url(../img/common/article_r2_c3.gif) no-repeat left;
	padding-left:12px;
	font-weight: normal;
	margin-left: 0px;
}
.loginafter{
	padding:30px 0;
}
/*-----------------------------------------layout-----------------------------------------*/
#sidebar, #middle, #r_side {
	float: left;
}
#main{
	width:960px;
	margin:0 auto;
}
#mainbody{
	width:980px;
	margin:0 auto;
}
/*-----------------------------------------footer-----------------------------------------*/
#foot {
	width:960px;
	height:56px;
	margin:0 auto;
	text-align:right;
	color:#fff;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}
#foot a{
	color:#fff;
}
#foot p{
	line-height:20px;
	padding:10px 10px 5px;
}
.music_f {
	background-image: url(../img/common/musicFoot.gif);
}
.party_f{
	background-image:url(../img/common/partyFoot.gif);
}
.food_f{
	background-image:url(../img/common/foodFoot.gif);
}
.index_f{
	background-image: url(../img/common/indexFoot.gif);
}
.read_f{
	background-image: url(../img/common/readFoot.gif);
}
/*-----------------------------------------ad style-----------------------------------------*/
.block{
	margin:auto;
	clear:both;
	text-align:center;
}
/*-----------------------------------------indexBox-----------------------------------------*/
.indexBox{
	background:#ebebeb;
	border:3px solid #dcdcdc;
}
.indexTitle{
	font-size:12px;
	color:#fff;
	background:url(../img/common/index_bg.gif);
	padding-left:15px;
	height:22px;
	line-height:22px;
	margin-bottom:3px;
}
.indexTitle span {
	float: right;
	margin: 5px 5px 0 0;
}
.indexBox .articleList li{
	background-color:#fff;
	background-position:12px 10px;
	padding-left:30px;
	height:31px;
	line-height:31px;
	margin-bottom: 3px;
}
/*-----------------------------------------textList style-----------------------------------------*/
.articleList li{
	background-image:url(../img/common/listBg.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	height: 22px;
	line-height:22px;
	padding-left: 12px;
	overflow:hidden;
}
.paperStlye{
	background-color:#fff;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.paperStlye a{
	text-decoration:none;
}
.paperStlye a:hover{
	text-decoration:underline;
}
/*-----------------------------------------productList_music-----------------------------------------*/
.tjzj{
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom:1px dashed #ccc;
	height: 111px;
}
.tjzj dt{
	float:left;
}
.tjzj dd{
	margin:0 0 3px 103px;
	background-color: #EFEFEF;
	padding-left: 5px;
	height: 19px;
	line-height: 19px;
	overflow:hidden;
}
.tjzj img {
	background: #fff url(../img/common/musicBg.gif) no-repeat;
	padding: 3px 8px 7px;
	width: 100px;
	height: 100px;
}
/*-----------------------------------------productList_food-----------------------------------------*/
.foodList li{
	float:left;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}
.foodList a:hover{
	color:#666;
	text-decoration:none;
}	
a.foodImg{
	display:block;
	border:3px solid #d8d8d8;
	width:90px;
	height:65px;
	margin:6px auto;
}
a:hover.foodImg  {
	border:3px solid #AACAB6;
}
.foodImg img{
	width:90px;
	height:65px;
}
/*-----------------------------------------meeting stlye-----------------------------------------*/
.meetList dl{
	padding:5px 0 5px 5px;
	margin:5px;
	height:85px;
	overflow:hidden;
	line-height:20px;
}
.meetList dd span{
	font-size:10px;
}
.meetList dt{
	float:left;
	text-align:center;
	width: 65px;
	overflow: hidden;
}
.meetList dt img{
	display:block;
	margin:0 auto;
	width:62px;
	height:69px;
}
.meetList dd{
	margin-left:68px;
	height:22px;
	overflow:hidden;
}
.tRight{
	text-align:right;
	padding-right:5px;
}
.partyBtn{
	margin:0px auto;
	padding:10px;
	height:23px;
	width:220px;
}
.partyBtn a{
	display:block;
	float:left;
	width:93px;
	text-align:center;
	height:23px;
	line-height:23px;
	margin:0px 6px;
	background:url(../img/party/index_r10_c18.gif) no-repeat;
	color:#fff;
	font-weight:bold;
}
/*-----------------------------------------group stlye-----------------------------------------*/
.groupList dl{
	padding:5px;
	height:55px;
	overflow:hidden;
	line-height:18px;
}
.groupList dt{
	float:left;
	text-align:center;
}
.groupList dt img{
	width:70px;
	height:55px;
}
.groupList dd{
	overflow: hidden;
	height:54px;
	line-height:18px;
	margin-left: 75px;
}
.groupList dd.dlTitle{
	height: 21px;
	line-height:21px;
}
.groupList .dlTitle a{
	color:#009DB5;
	font-weight:bold;
}
/*-----------------------------------------sideYj-----------------------------------------*/
.sideYj {
	width: 209px;
	background: url(../img/common/sideyjBg.gif) repeat-y;
}
.sideYjtitle{
	background: url(../img/common/sideyjTop.gif) no-repeat top;
	height:8px;
}
.sideYj ul{
	background: url(../img/common/sideyjButtom.gif) no-repeat bottom;
}
/*-----------------------------------------bigEye-----------------------------------------*/
/*boxStlye*/
.showBox{
	width:100%;
	margin-bottom:5px;
}
.flashBox {
	position: relative;
	text-align: center;
	margin-bottom:15px !important;
	margin-bottom:8px;
}
.flash_img {
	filter: progid:dximagetransform.microsoft.fade(overlap=1.00); 
	overflow: hidden;
}
.flash_img img{
	border:3px solid #d4d4d4;
}
/*contrleStlye*/
.flash_btn { 
	position: absolute;
	bottom:3px;
	right:6px;
}
.flash_btn div {
	margin:3px;
}
#flash_show_ctl a {
	font-weight:bold;
	color:#0099bb;
}
#flash_show_ctl_msg {
	filter: progid:dximagetransform.microsoft.fade(overlap=1.00); 
	overflow: hidden; 
	background:url(../img/common/flash.gif) no-repeat 3px;
	padding-left:15px;
}
.arrowBtn{
	float:right;
}
.arrowBtn img{
	margin:0 3px;}

