@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif "ËÎÌå";
	font-size: 12px;
	background:#484848;
	line-height:1.7em;
	color:#aeaeae;
}
* {
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
img {
    border:0;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
/*top*/
.top{
    width:960px;
	height:152px;
	margin:0 auto;
}
.tone{
	background:#390D0C url(img/top_bg1.gif) bottom repeat-x;
	height:95px;
	width:960px;
    padding-top:4px;
}
.tone_l{
	float:left;
	padding:15px 0 0 21px;
}
.tone_r{
	float:right;
}
.ttwo{
	background:url(img/nav_bg1.jpg) repeat-x;
	height:27px;
	clear:both;
    position:relative;
}
.ttwo img.beta{
    position:absolute;
    top:-3px;
    left:340px;
}
.ttwo ul{
	margin-left:2px;
}
.ttwo ul li{
	float:left;
	background:url(img/nav_G.jpg) no-repeat right;
}
.ttwo ul .ttwo_none{
	background:none;
}
.ttwo ul li a{
	display:block;
	padding:4px 13px 0 11px;
	color:#b3b3b3;
}
.ttwo ul li a span{
	color:#ff6000;
}
.tthree{
	background:url(img/nav_bg2.jpg) repeat-x;
	height:26px;
	clear:both;
}

.tthree ul{
	margin-left:18px;
}
.tthree ul li{
	float:left;
}
 .tthree ul li a{
	display:block;
	padding:2px 9px 0;
	color:#b3b3b3;
}

/*copy*/
.copy{
	background:#390d0c;
	width:960px;
	height:100px;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	clear:both;
}
.copy ul{
	text-align:center;
	margin:0 auto;
}
.copy ul li{
    height:18px;
    line-height:18px;
	display:inline-block;;
	margin-bottom:5px;
}
.copy ul li{
    * display:inline;
}
.copy ul li a{
	display:block;
	float:left;
	width:60px;
	text-align:center;
	margin:0 auto;
	border-right:1px solid #aeaeae;
	height:14px;
	line-height:14px;
	padding:0 10px;
    color:#aeaeae;
}
.copy ul .wubor a{
	border:none;
}
.copy p{
	clear:both;
	margin-bottom:5px;
}
.copy p a {
    color:#aeaeae;
}
.copy p span {
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

/* 2011/12/29 LOGO newyaer style  editby fanfan */
.tone_l{padding:0;}
.tone_l a{margin:0;background:url(../img/logo_2011.jpg) no-repeat;width:245px;height:93px;display:block;}
.tone_l a img{display:none;}

.ttwo .cur { background:url(img/cur_bg.jpg) repeat-x;}
.ttwo .cur span {color:#fff;}
