*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background:#74001C;
	color: #545454;
}
table{
	table-layout: fixed;
}


a.B:link, a.B:visited{padding:2px 1px 0 1px; color:#6666cc; text-decoration:none}
a.B:hover, a.B:active{padding:2px 1px 0 1px; color:#FFF; background:#6666cc; text-decoration:none}
a.W:link, a.W:visited{padding:2px 1px 0 1px; color:#FFFFFF; font-size:12px;text-decoration:none;}
a.W:hover, a.W:active{padding:2px 1px 0 1px; color:#ffffff; font-size:12px;text-decoration: underline;}
a.R:link, a.R:visited{padding:2px 1px 0 1px; color:#ffffff; text-decoration:none;}
a.R:hover, a.R:active{padding:2px 1px 0 1px; color:#ffffff; text-decoration: underline;}
a.W2:link, a.W2:visited{padding:2px 1px 0 1px; font-size:18px; font-weight:bold;color:#ffffff; text-decoration:none;}
a.W2:hover, a.W2:active{padding:2px 1px 0 1px; font-size:18px; font-weight:bold;color:#ffffff; text-decoration: underline;}


a.logo{
	border:0;
	float: left;
}
a.logo:hover{
	background: #fff;
}
img{
	border:0;
}
ul{
	list-style: none;
}
td{
	text-align: left;
}
input{
	padding: 5px;
}

/* 对齐方式 */
.floatCenter{
	margin: 0 auto;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.underLine{
	text-decoration: underline;
}

/* 主要模块 */

/*head nav*/
.header_header{ width:960px; position:relative; background: url(../images/logo_mini_bg.gif); height:30px;}
a.logo,a.logo:hover{ background: url(../images/logo_mini.gif) no-repeat; width:90px; height:30px; display:block; }
.co{ background: url(../images/logo_mini_co.gif) no-repeat; position:absolute; right:0; top:0px; width:9px; height:30px;}
.top_nav{
	color:#DBCCA5;
	position:absolute;
	top:3px;
	left:100px;
	padding-top:3px;
}
.top_nav a{ color:#FFF; text-decoration:none;}
.top_nav a:hover{ color:#FFF; background:none; text-decoration:underline;}
.flotPl { border:1px solid #000; width:75px;padding:3px 0px 5px 0px; position:absolute; margin-top:2px; left:0; visibility:hidden; background:#fff;}
.flotPl a{ display:block; margin-bottom:1px; width:auto; line-height:20px;}


#box{width: 960px;margin: 0px auto;}
#box .content{width: 960px; vertical-align:top}
#cake_show{width:620px; margin:0 auto;}
#cake_show .text{height:30px; text-align:center; font-size:18px; font-weight:bold;color:#cccccc;}


.Footer{clear:both;margin: auto;padding-top:15px; }
.PartnerFooter{clear:both;width:778px;margin:auto;text-align:center;}
.Footer .FB{ text-align:right;padding:0 0 3px 0;color:#ffffff}
.Footer .FL{clear:both;BORDER-TOP: #ffffff 1px solid}
.Footer .SI{padding:4px 0 4px 5px;float:left;color:#ffffff}
.Footer .SL{padding:4px 5px 4px 0;float:right;}
.Footer .SA{clear:both;margin:0;padding:0 0 20px 5px;color:#cccccc;text-align:left;}
