/*
Copyright 2010, KISSY UI Library v1.1.0
MIT Licensed
build: 896 Jul 22 10:00
*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53,sans-serif;}h1,h2,h3,h4,h5,h6{font-size:100%;}address,cite,dfn,em,var{font-style:normal;}code,kbd,pre,samp{font-family:courier new,courier,monospace;}small{font-size:12px;}ul,ol{list-style:none;}a{text-decoration:none;}a:hover{text-decoration:underline;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}legend{color:#000;}fieldset,img{border:0;}button,input,select,textarea{font-size:100%;}table{border-collapse:collapse;border-spacing:0;}

body {
	background: #1f2126 url("images/body_bg.jpg") no-repeat center 54px;
}

a {
	color:#333;
}

a:hover {
	color: #CC0000;
}

.container {
height:600px;
	margin: 0 auto;
	width: 1000px;
}

/* Header
*********************************/

.header {
	height: 400px;
	position: relative;
}
/*幻灯片*/
.btn_ctrl_style ul li{float:left;font-weight:bold;text-align:center;width:16px;height:16px;margin:2px;cursor:pointer}
.img_ctrl_style ul li a img{vertical-align:top;border:0px}
.l_gx1{width:300px; height:235px;  float:left; }
.start a {
	display: block;
	height: 100px;
	width: 120px;
	position: absolute;
	top: 300px;
	left: 75px;
}

.nav ul {
	float: left;
	margin-top: 38px;
	margin-left: 16px;
}
ul.nav2{
	float:left;
	margin-top: 38px;
	margin-left: 230px!important;
	margin-left: 210px;
}
ul.nav2 li{	float: left;width: 105px; height:37px; margin-right:28px!important; margin-right:15px; }
ul.nav2 li a{ float: left; width: 96px!important; width: 105px; height:37px;}
	
.nav li {float: left;width: 95px!important; width:50px;height: 37px;}
.nav li.xszn {float: left; width: 120px!important;width:100px;height: 37px;}

.nav li a.a1 {display:block;width: 95px!important; width: 75px;height: 37px;}
.nav li.xszn a.a2 {display:block;width: 120px!important;width: 130px;height: 37px;}

.nav ul li a.home {
	width: 57px;
	background: url("images/nav_1.jpg") no-repeat center center;
}

.nav ul li a.home:hover, .nav ul li.now a.home{
	width: 57px;
	background: url("images/nav_1a.jpg") no-repeat center center;
}

.nav ul li a.nav_2 {
	background: url("images/nav_2.jpg") no-repeat center center;
}

.nav ul li a.nav_2:hover, .nav ul li.now a.nav_2 {
	background: url("images/nav_2a.jpg") no-repeat center center;
}

.nav ul li a.nav_3 {
	margin-right: 252px;
	background: url("images/nav_3.jpg") no-repeat center center;
}

.nav ul li a.nav_3:hover, .nav ul li.now a.nav_3 {
	background: url("images/nav_3a.jpg") no-repeat center center;
}

.nav ul li a.nav_4 {
	background: url("images/nav_4.jpg") no-repeat center center;
}

.nav ul li a.nav_4:hover, .nav ul li.now a.nav_4 {
	background: url("images/nav_4a.jpg") no-repeat center center;
}

.nav ul li a.nav_5 {
	background: url("images/nav_5.jpg") no-repeat center center;
}

.nav ul li a.nav_5:hover, .nav ul li.now a.nav_5 {
	background: url("images/nav_5a.jpg") no-repeat center center;
}

.nav ul li a.nav_6 {
	background: url("images/nav_6.jpg") no-repeat center center;
}

.nav ul li a.nav_6:hover, .nav ul li.now a.nav_6 {
	background: url("images/nav_6a.jpg") no-repeat center center;
}

.ads {
	position: absolute;
	top: 145px;
	left: 320px;
	border: 3px solid #000000;
}

/* Contant
*********************************/

.contant:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.sidebar_warp {
	float: left;
	width:270px;
	height:50px;
	background: url("images/sidebar_warp_bg.gif") no-repeat;
	margin-bottom:-50px;
	margin-left:-15px;
	clear:both;
}

.sidebar {
	float: left;
	width: 237px;
	padding: 0 15px 20px;
	margin: 27px 0 7px;
	margin-right: 15px;
	*display: inline;
	background: url("images/sidebar_bg.gif") repeat-y 2px top;
	font-size: 12px;
	line-height: 20px;
}

.sideabr ul {
	overflow: hidden;
}



.sidebar a {
	color: #000000;
}

.sidebar a:hover {
	color: #CC0000;
}


/*登录状态样式开始
*/
.sidebar_login {
	float: left;
}

.sidebar_login .top{
	float: left;
	margin-left: 10px;
	*display: inline;
}

.sidebar_login .top ul {
	float: left;
}

.sidebar_login .top ul li {
	float: left;
	margin: 0 5px;
	*display: inline;
}

.sidebar_login .top a {
	display: block;
	width: 55px;
	height: 28px;
}

.sidebar_login .top a.log {
	background: url("images/log_bg.gif") no-repeat center center;
}

.sidebar_login .top a.log:hover, .sidebar_login .top .now a.log {
	background: url("images/loga_bg.gif") no-repeat center center;
}

.btnlogin { background:url("images/button_1_bg.gif"); width:153px; cursor:pointer; height:44px; border:0;}

.sidebar_login .top a.reg {
	background: url("images/reg_bg.gif") no-repeat center center;
}

.sidebar_login .top a.reg:hover, .sidebar_login .top .now a.reg {
	background: url("images/rega_bg.gif") no-repeat center center;
}

.sidebar_login .middle {
	float: left;
	width: 237px;
	margin-bottom: 15px;
	background: url("images/middle_bg.gif") repeat-y center top;
}

.sidebar_login .middle .middle_t {
	float: left;
	width: 237px;
	background: url("images/middle_t_bg.gif") no-repeat center top;
}

.sidebar_login .middle .middle_b {
	float: left;
	width: 237px;
	background: url("images/middle_b_bg.gif") no-repeat center bottom;
}

.sidebar_login .text {
	padding: 20px 25px;
	*height: auto!important;
	*height: 200px;
	min-height: 200px;
}

.sidebar_login .text ul li {
	float: left;
	margin-top: 10px;
}

.sidebar_login .text ul li .l {
	display:inline;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
line-height:20px;
text-align:right;
width:57px;
}

.sidebar_login .text ul li .m {
border:1px solid #000000;
display:inline;
float:left;
height:18px;
line-height:18px;
width:110px;
}

.sidebar_login .text ul li.jz {
margin-left: 50px;
*display: inline;
}

.sidebar_login .text ul li.jz a {
	text-decoration: underline;
}

.sidebar_login .text ul li.button_1 {
	margin-left: 20px;
	margin-top: 20px;
	*display:inline;
}

/*登陆状态样式结束
*/


/*登陆后状态样式开始
*/
.sidebar_login {
	float: left;
}

.sidebar_login .top{
	float: left;
	margin-left: 10px;
	*display: inline;
}

.sidebar_login .top ul {
	float: left;
}

.sidebar_login .top ul li {
	float: left;
	margin: 0 5px;
	*display: inline;
}

.sidebar_login .top a {
	display: block;
	width: 55px;
	height: 28px;
}

.sidebar_login .top a.log {
	background: url("images/log_bg.gif") no-repeat center center;
}

.sidebar_login .top a.log:hover, .sidebar_login .top .now a.log {
	background: url("images/loga_bg.gif") no-repeat center center;
}

.sidebar_login .top a.reg {
	background: url("images/reg_bg.gif") no-repeat center center;
}

.sidebar_login .top a.reg:hover, .sidebar_login .top .now a.reg {
	background: url("images/rega_bg.gif") no-repeat center center;
}

.sidebar_login .middle {
	float: left;
	width: 237px;
	margin-bottom: 15px;
	background: url("images/middle_bg.gif") repeat-y center top;
}

.sidebar_login .middle .middle_t {
	float: left;
	width: 237px;
	background: url("images/middle_t_bg.gif") no-repeat center top;
}

.sidebar_login .middle .middle_b {
	float: left;
	width: 237px;
	background: url("images/middle_b_bg.gif") no-repeat center bottom;
}

.sidebar_login .text {
	padding: 20px 25px;
	*height: auto!important;
	*height: 200px;
	min-height: 200px;
}

.sidebar_login .text ul.two li {
	float: left;
	margin-top: 10px;
	width: 100%;
}

.sidebar_login .text ul.two li  span.right{
	float: right;
}

.sidebar_login .text ul.two li  span.left{
	float: left;
}

.sidebar_login .text ul.two li  span.left{
	float: left;
}

.sidebar_login .text ul.two li.img  a{
	float: left;
	display: block;
	width:104px;
	padding-left: 50px;
	height: 28px;
	background: url("images/2_1.gif") no-repeat center center;
	line-height: 28px;
	font-weight: bold;
	margin-left: 15px;
	*display:inline;
}

.sidebar_login .text ul.two li.img2  a{
	float: left;
	display: block;
	width:104px;
	padding-left: 50px;
	height: 28px;
	background: url("images/2_2.gif") no-repeat center center;
	line-height: 28px;
	font-weight: bold;
	margin-left: 15px;
	*display:inline;
}

.sidebar_login .text ul.two li.cz  a{
	float: left;
	display: block;
	width:152px;
	height: 39px;
	background: url("images/2_3.gif") no-repeat center center;
	line-height: 28px;
	font-weight: bold;
	margin-left: 15px;
	*display:inline;
}

/*登陆后状态样式结束
*/


/*注册状态样式开始
*/
.sidebar_login .text ul:after{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.sidebar_login .text ul li .ll{
display:inline;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
line-height:20px;
text-align:left;
width:67px;
}

.sidebar_login .text ul li .mm{
border:1px solid #000000;
display:inline;
float:left;
height:16px;
line-height:16px;
width:110px;
padding-left: 3px;
color: #999999;
}

/*注册样式状态结束
*/

.sidebar_1 {
    float:left;
	height: 319px;
	width: 187px;
	padding: 45px 25px 25px;
	background: url("images/sidebar_1_bg.gif") no-repeat center top;
	margin-bottom: 15px;
	overflow: hidden;
	font-weight: bold;
}

.sidebar_1 ul {
	height: 319px;
	overflow: hidden;
}

.sidebar_1 ul li, .sidebar_2 ul li, .sidebar_3 ul li {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.sidebar_2 {
float:left;
	height: 223px;
	width: 187px;
	padding: 45px 25px 25px;
	background: url("images/sidebar_2_bg.gif") no-repeat center top;
	margin-bottom: 15px;
}

.sidebar_2 ul {
	height: 223px;
	overflow: hidden;
}

.sidebar_3 {
float:left;
	height: 179px;
	width: 187px;
	padding: 45px 25px 15px;
	background: url("images/sidebar_3_bg.gif") no-repeat center top;
}

.sidebar_3 ul {
	height: 179px;
	overflow: hidden;
}

.main_warp2 {
	float:right;
	background: url("images/main_warp_bg.gif") no-repeat;
	width:710px;
	height:50px;
	}

.main_warp {
	float:right;
	background: url("images/main_warp_bg.gif") no-repeat;
	width:710px;
	height:50px;
	margin-top:-8px;
	margin-right:4px!important;
	margin-right:2px;
	}
.main {
	float: left;
	width: 695px;
	padding-left:20px;
	margin-top: 28px;
	margin-bottom: 8px;
	background: url("images/main_bg.gif") repeat-y 0 -20px;
}

.main_1 {
	float: left;
	width: 342px;
	height: 343px;
	margin-left: 3px;
	margin-top: -11px;
	*display: inline;
	background: url("images/main_1_bg.gif") no-repeat center center;
	overflow: hidden;
}

.main_1 ul.button {
	float: left;
	padding: 15px 0 0 118px;
}

.main_1 ul.button li {
	float: left;
	margin-right: 14px;
	*display: inline;
}

.main_1 ul.button li a {
	display: block;
	width: 55px;
	height: 28px;
	text-indent: -9999px;
}

.main_1 ul.button li.b1 a {
	background: url("images/b2_bg.gif") no-repeat center center;
}

.main_1 ul.button li.b1 a:hover, .main_1 ul.button li.b1 a.now {
	background: url("images/b2a_bg.gif") no-repeat center center;
}

.main_1 ul.button li.b2 a {
	background: url("images/b1_bg.gif") no-repeat center center;
}

.main_1 ul.button li.b2 a:hover, .main_1 ul.button li.b2 a.now {
	background: url("images/b1a_bg.gif") no-repeat center center;
}



.main_1 .main_1_text {
	float: left;
	padding: 30px 30px 20px;
	height: 240px;
	width:270px;
}

.main_1 .main_1_text a {
	color: #000000;
}

.main_1 .main_1_text a:hover {
	color: #CC0000;
}

.main_1 .main_1_text ul {
	height: 240px;
	overflow: hidden;
}

.main_1 .main_1_text ul li {
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.main_1 .l {
	float: left;
}

.main_1 .r {
	float: right;
}

.main_2 {
	float: left;
	width: 275px;
	height: 262px;
	padding: 50px 25px 20px;
	overflow: hidden;
	background: url("images/main_2_bg.gif") no-repeat center top;
}

.main_2 .title {
	font-size: 14px;
	display: inline;
}

.main_2 .select_style ul span {
	font-size: 14px;
}

.main_2 #ph_tab {
	margin-top: 3px;
}

.main_2 #ph_tab a {
	float: left;
	display: block;
	margin-right: 5px;
	width: 53px;
	height: 27px;
	background: #333333;
	*display: inline;
}

.main_2 #ph_tab a.aa {
	background: url("images/aa.gif") no-repeat center center;
}

.main_2 #ph_tab a.aa:hover {
	background: url("images/aaa.gif") no-repeat center center;
}

.main_2_in {
	height: 270px;
	overflow: hidden;
}

.main_2 .rate {
	height: 240px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
	width:100%;
	text-align:center;
	height:240px;
	overflow:hidden;
}

.main_2 .rate th {
	color: #FFFFFF;
	background: #966720;
}

.main_2 .rate th, .main_2 .rate td {
	line-height: 20px;
	height: 20px;
	overflow:hidden;
	text-align:center;
}
	
.main_2 ul.text {
	float: left;
	font-size: 12px;
}

.main_2 ul.text li {
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.main_2 ul.text li.title {
	font-weight: bold;
	background: #966720;
	color: #FFFFFF;
	font-size: 12px;
	overflow: hidden;
}

.main_2 ul.text li span.number {
	width: 45px;
	display: block;
	float: left;
	text-align: center;
	overflow: hidden;
}

.main_2 ul.text li span.name {
	width: 180px;
	display: block;
	float: left;
	text-align: center;
	overflow: hidden;
}

.main_2 ul.text li span.country {
	width: 60px;
	display: block;
	float: left;
	text-align: center;
	overflow: hidden;
}

.main_3 {
	float: left;
	width: 638px;
	height: 113px;
	margin-top: 15px;
	padding: 45px 18px 25px;
	background: url("images/main_3_bg.gif") no-repeat center top;
}

.main_3 ul {
	float: left;
	margin: 10px 0;
	height: 101px;
	overflow: hidden;
}

.main_3 ul li {
	float: left;
	margin: 0 8px;
	*display: inline;
}

.main_3 ul li a img {
	width: 141px;
	height: 96px;
}

.main_4 {
	float: left;
	margin-top: 15px;
	width: 688px;
	height: 340px;
	background: url("images/main_4_bg.gif") no-repeat center top;
}

.main_4 ul li {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.main_4_t {
	float: left;
	width: 284px;
	height: 100px;
	padding: 50px 30px 20px;
}

.main_4_t ul {
	height: 100px;
	overflow: hidden;
}

.main_4_b {
	float: left;
	width: 284px;
	height: 100px;
	padding: 40px 30px 30px;
}

.main_4_b ul {
	height: 100px;
	overflow: hidden;
}

.main_5 {
	float: left;
	width: 638px;
	height: 131px;
	margin-top: 15px;
	padding: 63px 25px 25px;
	background: url("images/main_5_bg.gif") no-repeat center top;
}

.main_5 ul {
	float: left;
	margin: 10px 0;
	height: 100px;
	overflow: hidden;
}

.main_5 ul li {
	float: left;
	margin: 0 8px;
	*display: inline;
}

.main_5 ul li a img {
	width: 141px;
	height: 96px;
}

.main_6 {
	float: left;
	width: 688px;
	height: 181px;
	background: url("images/main_6_bg.gif") no-repeat center top;
}

.main_6_1 {
	float: left;
	width: 310px;
	height: 101px;
	padding: 60px 30px 20px;
}

.main_6_1 ul {
	height: 101px;
	overflow: hidden;
}

.main_6_1 ul li {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.main_6_2 {
	float: left;
	width: 288px;
	height: 101px;
	padding: 60px 30px 20px 0;
}

.main_6_2 ul {
	float: left;
	height: 80px;
	overflow: hidden;
}

.main_6_2 ul li {
	float: left;
	margin: 0 5px;
	overflow: hidden;
}

.main_6_2 ul li a img {
	width: 80px;
	height: 80px;
}

.footer {
	float:left;
	width:1200px;
	height: 150px;
	margin: 0 auto;
	
}

.main2_warp {
	float: right;
	width: 685px;
	padding-left:32px!important;
	padding-left:30px;
	margin-top: 28px;
	margin-bottom: 8px;
	background: url("images/main_bg.gif") repeat-y 8px -15px!important;
	background: url("images/main_bg.gif") repeat-y 6px -15px;
}

.main2_top {
	float: left;
	width:630px;
	height:65px;
	padding-top:30px;
	padding-left:30px;
	background: url("images/main2_top.gif") no-repeat top left;
	clear:both;
}

.main2_bottom {
	float: left;
	width:660px;
	height:71px;
	background: url("images/main2_bottom1.gif") no-repeat left bottom;
}

.main2 {
float: left;
height:auto;
min-height: 1120px;
_height:1120px;
width: 598px;
overflow:hidden;
padding: 10px 30px;
background: url("images/main2_bg.gif") repeat-y 1px top;
}

.main2_top .where {
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	background: url("images/where_bg.gif") no-repeat left center;
	margin-left: 20px;
	padding-left: 20px;
}

.main2_top .where a {
	color: #FFFFFF;
	text-decoration: underline;
}

.main2 h1 {
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}

.main2 h3 {
	margin-top: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}

.main2 h3  span{
	padding: 0 5px;
}

.main2 .entry  {
	padding: 0 20px;
}
	
.main2 .entry  p{
	margin: 25px 0;
}