@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body{
	font-family:"Microsoft YaHei","微软雅黑",helvetica,arial,verdana,tahoma,sans-serif;								    
	background: #fff;
	font-size: 12px;
	color:#232323;
	width:100%;
	height:100%;
}

a{
	text-decoration:none;
}

/**************顶部导航********************/
#automw{
	padding-right:0px;
	height:184px; 
	width:100%;
	background-color:#f0f0f0;
	background:url(/club/images/top_1.png) repeat-x #f0f0f0; 
	
}

#hnav li.hnavmore a{ position:relative;width:54px;text-align:center;}
#hnav li.hnavmore:hover a{background-color:#464646;}
#hnav li.hnavmore a:hover{ width:54px; text-align:center; color:#b0b0b0; }
#hnav li.hnavmore ul{ padding:0px 0 10px 0;position:absolute; height:auto; width:80px; background:#464646; text-align:center;display:none; z-index:99999;}
#hnav li.hnavmore li{ height:28px; float:left;}
#hnav li.hnavmore  li a{
	width: 76px;
	height: 28px;
	position: relative;
	line-height: 28px;
	font-size: 12px;
	padding: 0;
	float:left;
	text-align:center;
}
#hnav li.hnavmore li a:hover{ color:#fff; background:#ff8500;width: 80px;}


#hnav li.hnavmore:hover ul{ display:block;}

/*********顶部导航背景条**********/

.autocw{
	width:100%	
	margin:0 auto;	
	heigth:34px;
	padding:0px;
	
}
/*********顶部导航框架**********/

#socontent{
	width:1080px;
	height:34px;
	padding:0px;
	margin:0 auto;
}

.soitem{ 
	text-align:center;
	cursor:pointer; 
	line-height:30px; 
	width:80px; 
	float:left;
	padding:0px;
}
/*********左侧首页繁体版框架**********/

.soitem a{ 
	color:#232323; 
	text-decoration:none;
}
/*********左边链接文字样式**********/

.soitem a:hover{
	color:#ff8500;
}
/*********鼠标移动上去文字变色**********/

#sofid .soitem{
	background: #f0f0f0; 
	width:65px;
	text-align:center; 
	line-height:20px;
	margin-top:5px; 
}
/*********设为首页样式（文字背景颜色）**********/

.soitem_1{
	float:right; 
	width:450px;
}
/********右侧导航框架**********/

.soitem_2{ 
	text-align:center;
	cursor:pointer; 
	line-height:30px;
	width:60px; 
	float:left;
}
/********右侧文字样式**********/

.soitem_3{ 
	text-align:center;
	cursor:pointer; 
	line-height:30px;
	width:30px; 
	float:left;
}
/********右侧竖杠样式**********/

.soitem_2 a {
	color:#232323;
	text-decoration:none;
}
/********右侧链接文字样式**********/

.soitem_2 a:hover {
	color:#ff8500; 
}
/*********鼠标移动上去文字变色**********/
	.yy-laba {
	width: 12px;
	height: 14px;
	background-position: -0px -657px;
}

.yy-icon {
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(/club/images/yy-icon.png);
}


/****************微博关注********************/
.wrap-right {
	float: right; 
	width: 420px; 
	height: 20px;

	
}
.wrap-right span {
	float: right;
	width:320px;
	line-height: 20px;
	height:auto; 
}
.wrap-right span a:hover {
	color: #f50; 
	text-decoration: underline; 
}

/****************微博关注结束********************/



		/**************公告最新动态********************/
#sonews {
	height: 30px;
	line-height: 30px;
}

#sonews .yy-laba {
	float: left;
	margin-right: 18px;
}



.placard{
	visibility: visible; 
	overflow: hidden; 
	position: relative; 
	z-index: 2; 
	left: 0px; 
	height: 30px; 
}

.placard ul{
	margin: 0px;
	padding: 0px; 
	position: relative; 
	list-style-type: none; 
	z-index: 1; 
	height: 30px;
}

.placard li{
	overflow: hidden; 
	float: none; 
	width: 300px; 
	height: 20px;
}

#sonewsbody{ 
	float:left;
	width:330px; 
	height:30px; 
	overflow:hidden; 
	font-size:12px;

}

#sonewsbody li{
	width:320px; 
	height:30px; 
	line-height:20px; 
	padding:10px 0
	}
	
#sonewsbody a{ 
	color:#464646;
	max-width:320px; 
	height:30px; 
	line-height:20px; 
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
	display:inline-block; 
	vertical-align:top
}

#sonewsbody a:hover{
	color:#ff8500;
}


.action {
    display: block;
    width: 57px;
    height: 23px;
    background-position: -43px -455px;
}
.toleft {
    float: left;
}
.bg {
    background: url(/club/images/quickfollowbgnew.gif);
}





/**************导航样式********************/
#header{ 
	width:100%; 
	height:50px; 
	background:#232323; 
}
.autoc{ 
	width:1080px;
	height:50px;
	margin:0px auto; 
	}

#hnav{ 
	width:auto; 
	float:left;
}

#hnav li{ 
	width:auto; 
	height:50px; 
	float:left;
}

#hnav li a{ 
	padding:0 13px; 
	line-height:50px; 
	display:block;
	color:#b0b0b0; 
	font-size:14px; 
	}
	
#hnav li a:hover{ 
	background-color:#464646;
	color:#fff;
}

#hnav li a.active{ 
	background-color:#232323;
	color:#b0b0b0;
}

#hrnav{ 
	float:right;
}
#mulogin{ 
width:220px;
	float:left; 
	margin-top:10px; 
}
#mulogin font:hover{  color:#fff;}

#mulogin img {
	background:#232323; 
	width:30px; 
	padding:0px 20px 0px 20px;
}

#mulogin a{
	background:#464646;
	color:#b0b0b0;
	display: block;
	float:left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 65px;
	}
	
#mulogin a:hover{
	color:#fff;
	}
	
#mulogin a#muregbtn {
	background: #ff8500;
	color: #fff;
}





