/* common */
body{
	font-family:"宋体";
	font-size:12px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
/* layout */
 #index-container{
 	margin:0px auto;
	width:960px;
	padding:0;
	text-align:center;
}
.nav-tip{
	text-align:right;
	padding-right:10px;
	font-size:12px;
	color:#5b5a58;
}
.nav-tip a,.nav-tip a:visited, .nav-tip a:link{
	color:#5b5a58;
	font-size:12px;
	text-decoration:none;
}
.nav-tip a:hover{
	text-decoration:underline;
}
.favorite-box{
	width:126px;
	height:23px;
	background-image:url(/static/zh_cn/homepage/gay/gay_white/images/index_203.gif);
	background-repeat:no-repeat;
	text-align:center;
	line-height:20px;
}
.menu-box-left{
	width:7px;
	height:80px;
	background-image:url(/static/zh_cn/homepage/gay/gay_white/images/index_06.gif);
	background-repeat:no-repeat;
}
.menu-box-right{
	width:6px;
	height:80px;
	background-image:url(/static/zh_cn/homepage/gay/gay_white/images/index_209.gif);
	background-repeat:no-repeat;
}
.menu-box{
	width:947px;
	height:80px;
	background-image:url(/static/zh_cn/homepage/gay/gay_white/images/index_07.gif);
	background-repeat:repeat-x;
}
.index-search-box{
	padding-top:7px;
	padding-left:50px;
	text-align:center;
	font-size:12px;
}
#mainBox{
	margin-top:8px;
}
.gay-box{
	border:1px solid #F1D5C9;
	margin-bottom:8px;
	background-color:#FCF7F4;
}
.left-box{
	width:247px;
}
.login-box{
	height:157px;
}
.news-box{
	height:317px;
	background-color:#FFF;
}
.blog-box{
	height:555px;
	background-color:#FFF;
	margin-bottom:0px;
}
.pic-box{
	width:465px;
	height:261px;
}
.forum-hot-box{
	margin-left:8px;
	width:225px;
	height:261px;
	background-color:#FFF;
}
.member-recommend-box{
	width:700px;
	height:422px;
	background-color:#FFF;
}
.bar-recommend-box{
	width:700px;
	height:344px;
	background-color:#FFF;
	margin-bottom:0px;
}
.link-box{
	width:100%;
	height:37px;
	margin-top:10px;
}
/* login */
.login-form-title{
	color:#a85d3e;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
}
.login-form-input{
	font-size:12px;
	margin:8px 0;
}
.login-form-input input{
	width:140px;
}
/* news */
.news-nav{
	height:28px;
	border-bottom:1px solid #f1d3c8;
	padding-left:10px;
	background-color:#FCF7F4;
}
a.news-nav-item,a.news-nav-item:hover,a.news-nav-item:visited,a.news-nav-item:link{
	float:left;
	position:relative;
	top:3px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	width:70px;
	color:#a85d3e;
	text-decoration:none;
}
.nai-current{
	border:1px solid #f1d3c8;
	border-bottom:none;
	background-color:#FFF;
}
.news-list{
}
.news-headline{
	width:90%;
	padding:7px;
	border-bottom:1px dashed #A8A8A8;
	margin:0 auto;
	height:85px;
}
.nh-pic-box{
	width:90px;
	height:80px;
	border:1px solid #BFBFBF;
	background-color:#FFF;
	margin-right:8px;
	padding:1px;
}
.nl-list{
	list-style:none;
	margin-top:10px;
	margin-left:13px;
}
.nl-list li{
	list-style:none;
	text-align:left;
	height:32px;
}
/* blog */
.blog-author{
	width:95%;
	padding:7px 0px 5px 0px;
	padding-left:2px;
	border-bottom:1px dashed #A8A8A8;
	margin:0 auto;
	height:120px;
}
.ba-pic-box{
	width:90px;
	height:105px;
	border:1px solid #BFBFBF;
	background-color:#FFF;
	margin-right:5px;
	padding:1px;
}
/* forum */
.fh-title{
	width:100%;
	height:25px;
	background-color:#FCF7F4;
	border-bottom:1px solid #f1d3c8;
}
.fht-flag{
	height:25px;
	background-image:url(/static/zh_cn/homepage/gay/gay_white/images/index_22.gif);
	background-repeat:no-repeat;
	background-position:right top;
	line-height:25px;
	padding-right:30px;
}
.fh-list li {
	height:28px;
}
/* member */
a.mr-flag,a.mr-flag:hover,a.mr-flag:visited,a.mr-flag:link{
	color:#F33F00;
}
.mr-member-box{
	float:left;
	width:92px;
	margin:10px 0 0 15px;
}
.mrm-photo-box{
	width:90px;
	height:105px;
	border:1px solid #A95F42;
	padding:1px;
	margin-bottom:5px;
}
/* bar/club */
.bc-box{
	border:1px solid #F1D3C8;
	width:205px;
	height:115px;
	float:left;
	margin:10px 0 0 8px;
	padding:5px;
	padding-left:5px;
	text-align:left;
}
.bc-box-head{
	border-bottom:1px solid #F1D3C8;
	height:18px;
}
/* link */
a.link,a.link:hover,a.link:visited,a.link:link{
	color:#9D6E5A;
	margin:0 20px;
}
