/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #595959; text-decoration: none;}

a:hover {color: #f57b27;}

body {
	background: #464646 url(../img/body_bg.jpg) top repeat-x;
	color: #595959;
	font: normal "ËÎÌå", "ÐÂËÎÌå", Arial, Helvetica, sans-serif;
	margin: 0 0;
}

img {
	border: 0;
}

hr
{
	color: #ffac01;
	height: 1px;
}

/* misc */
.clear{clear: both; font-size:1px; width:1px; visibility: hidden;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}

/* container */
.container {
	width: 1000px;
	font-size: 12px;
	margin: 0 auto;
}

/* structure */
.flash
{
	height: 432px;
}

.header
{
	
}

.nav
{
	
}

.banner
{
	
}

.main
{
	
}

.footer
{
	
}

/* header */

/* navigation */
.left_nav
{
	padding: 12px 0;
	background-color: #ffc23e;
	line-height: 21px;
}

.left_nav a
{
	display: block;
	color: #da6500;
	height: 21px;
}

.left_nav a:hover
{
	color: #010101;
}

/* footer */

/* main */
.page
{
	padding: 0 32px;
	line-height: 20px;
	color: #595959;
}

.news_title
{
	height: 32px;
	line-height: 32px;
	color: #f37f1a;
	font-size: 14px;
	font-weight: bold;
}

.index_newslist a
{
	display: block;
	float: left;
	width: 268px;
	height: 20px;
	line-height: 20px;
}

.index_invite a
{
	display: block;
	height: 20px;
	line-height: 20px;
}

.news_list a
{
	display: block;
	height: 36px;
	background: url(../img/newslist_bg.gif) repeat-x;
	line-height: 36px;
	color: #595959;
}

.news_list a:hover
{
	background: url(../img/newslist_bg_hover.gif) repeat-x;
}

.news_list span
{
	cursor: pointer;
}

.back
{
	text-align: right;
}

.pd_type
{
	height: 23px;
	line-height: 23px;
	background-color: #ffac01;
	color: #FFFFFF
}

.pdlist
{
	width: 580px;
	background: url(../img/pdlist_bg.jpg) no-repeat;
}

.pd_detail
{
	width: 580px;
	background: url(../img/pd_detail_bg.jpg) no-repeat;
}

.back
{
	height: 36px;
	line-height: 36px;
}

.attest_list
{
	border: 1px #dadada solid;
}

.attest_title
{
	color: #fa9710;
	font-weight: bold;
}

.attest_content
{
	line-height: 20px;
}

.left_links span
{
	background-color: #f0f0f0;
	padding: 0 5px;
}

.left_links a
{
	line-height: 24px;
	display: block;
	background: url(../img/left_linkslist.jpg) no-repeat;
	text-align: center;
}

.left_links a:hover
{
	background: url(../img/left_linkslist_hover.jpg) no-repeat;
}

.alliance_title
{
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	color: #f37f1a;
	font-weight: bold;
}

.alliance_subtitle
{
	height: 24px;
	line-height: 24px;
	color: #f37f1a;
	font-weight: bold;
}

.float_QQ a
{
	display: block;
	background: url(../img/float_qq_bg.gif) no-repeat;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #65676a;
}

.float_QQ a:hover
{
	background: url(../img/float_qq_bg_hover.gif) no-repeat;
}

.float_Taobao a
{
	display: block;
	background: url(../img/float_qq_bg.gif) no-repeat;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #65676a;
}

.float_Taobao a:hover
{
	background: url(../img/float_qq_bg_hover.gif) no-repeat;
}