/*²¼¾ÖÑùÊ½*/
#container{
	width:100%;
	background:url(/images/bg_body.gif) repeat-x 0 98px;
	margin:0 auto;
}
#header{
	width:950px;
	margin:0 auto;
}
#header div.logo{
	width:950px;
	height:41px;
	padding:25px 0;
}
#header div.logo img.cpc{
	float:left;
	margin-left:27px;
}
#header div.logo img.gft{
	float:right;
	margin-right:12px;
}
#header div.navbar{
	width:950px;
	height:44px;
	background:url(/images/bg_nav.gif) no-repeat;
}
#header div.navbar ul.nav{
	width:720px;
	height:42px;
	float:left;
	padding:2px 0 0 10px;
}
#header div.navbar ul.nav li{
	height:22px;
	float:left;
	padding:10px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}
#header div.navbar ul.nav li.hov {
background:transparent url(/images/bg_nav_hover.gif) repeat-x scroll 0 0;
border-left:1px solid #5595DE;
border-right:1px solid #5595DE;
padding:10px 9px;
position:relative;
z-index:3;
}
#header div.navbar ul.nav li a{
	color:#FFF;
	text-decoration:none;
}
#header div.navbar ul.subnav{
	position:absolute;
	left:-1px;
	top:42px;
	display:none;
	border-top:1px solid #a2cfff;
	z-index:102;
	width: 100px;
}
#header div.navbar ul.subnav li{
	width:100%;
	height:23px;
	float:left;
	padding:0;
	border:1px solid #a2cfff;
	border-top:0;
	background:url(/images/bg_subnav_nor.gif) repeat-x;
	font-size:12px;
	text-align:left;
	line-height:22px;
	white-space:nowrap;
	text-indent: 9px;	
}
#header div.navbar ul.subnav li a{
	height:23px;
	line-height: 23px;
}
#header div.navbar ul.subnav li.hover{
	color:#3eff1e;
	background:url(/images/bg_subnav_hover.gif) repeat-x;
}
#header div.navbar ul.subnav li.focus{
	color:#3eff1e;
	background:url(/images/bg_subnav_hover.gif) repeat-x;
	position: relative;
}
#header p.search{
	width:248px;
	height:22px;
	float:left;
	padding:12px 0 10px 12px;
	line-height:22px;
}
#header p.search input{
	vertical-align:middle;
}
#header p.search input.text{
	width:176px;
}
#header p.search input.img{
	margin-left:10px;
}
#main,#subpage{
	width:950px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
}
#footer{
	width:950px;
	margin:0 auto;
	margin-top:10px;
	border-top:7px solid #008aeb;
}
#footer div.footer{
	width:770px;
	border-top:3px solid #404040;
	padding:10px 90px;
	margin:0 auto;
}
#footer div.footer img{
	float:left;
	margin-top:5px;
}
#footer div.footer p.words{
	width:700px;
	float:left;
	color:#666;
	line-height:20px;
	text-align:center;
}
#header div.navbar ul.nav-third{
	position:absolute;
	left:95px;
	top:-1px;
	display:none;
	border-top:1px solid #a2cfff;
	z-index:102;
	background-color:#39bf1b;
	width: 100px;
}
#header div.navbar ul.nav-third li{
	width:100%;
	height:23px;
	float:left;
	padding:0;
	border:1px solid #a2cfff;
	border-top:0;
	background:url(/images/bg_subnav_nor.gif) repeat-x;
	font-size:12px;
	text-align:left;
	line-height:22px;
	white-space:nowrap;
}

#header div.navbar ul.nav-third li.hov{
	background:url(/images/bg_nav_hover.gif) repeat-x;
	padding:10px 9px;
	border-left:1px solid #2eb166;
	border-right:1px solid #2eb166;
	position:relative;
	z-index:101;
}

#header div.navbar ul.nav-fourth{
	position:absolute;
	left:95px;
	top:-1px;
	display:none;
	border-top:1px solid #a2cfff;
	z-index:102;
	background-color:#39bf1b;
	width: 100px;
}
#header div.navbar ul.nav-fourth li{
	width:100%;
	height:23px;
	float:left;
	padding:0;
	border:1px solid #a2cfff;
	border-top:0;
	background:url(/images/bg_subnav_nor.gif) repeat-x;
	font-size:12px;
	text-align:left;
	line-height:22px;
	white-space:nowrap;
}

#header div.navbar ul.nav-fourth li.hov{
	background:url(/images/bg_nav_hover.gif) repeat-x;
	padding:10px 9px;
	border-left:1px solid #2eb166;
	border-right:1px solid #2eb166;
	position:relative;
	z-index:101;
}

#header div.navbar ul.nav li.hotnew{
	position:relative;
	z-index:101;
}

.hot{
	float:left;
	position:absolute;
	top:6px;
	left:68px;
	z-index:3;
}


/*11.10*/
.leftbar{
	float:left;
	width:199px;
	border-top:6px solid #1baef7;
	background-color:#f1f2f2;
	height:480px;
}
.rightbar{
	float:left;
	width:750px;
}
.leftbar ul{
	width:194px;
	padding-left:6px;
}
.leftbar ul li a{
	width:188px;
	height:36px;
	background:url(/images/btn-left.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	text-indent:48px;
	display:block;
	margin:10px 0;
}
.leftbar ul li a:link{
	text-decoration:none;
}
.leftbar ul li a:visited{
	text-decoration:none;
}
.leftbar ul li a:hover{
	text-decoration:none;
}
.leftbar ul li a:active{
	text-decoration:none;
}
.tablist{
	float:left;
	margin-top:35px;
	margin-left:25px;
	display:inline;
}
.tab-add{
	border:2px solid #0092db;
	border-top:5px solid #0092db;
	float:left;
	width:699px;
	background-color:#ccc;
	margin-top:2px;
}
.tab-tt{
	height:26px;
	background:url(/images/bg-tabtt.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#0060a0;
	text-align:center;
}
.keyword{
	height:26px;
	background-color:#f7f7f7;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align:center;
}
.turnpage{
	float:left;
	width:698px;
	height:27px;
	border:1px solid #e0e0e0;
	margin:4px 0 0 25px;
	display:inline;
	background:url(/images/bg-turn.gif) no-repeat 0 23px;
	vertical-align:middle;
}
.turnpage p{
	float:left;
	color:#000;
	padding-left:12px;
	line-height:22px;
}
.turnpage p a{
	margin:0 8px;
}
.pageno{
	width:18px;
	border:none;
	border-bottom:1px solid #000;
}
/*12.07*/
.rightbar2 {
float:center;
margin:0 100px;
width:750px;
}


