/* CSS default */
*{
	margin:0px;
	padding:0px;
	border:none;
	list-style-type:none;
	}
body{
	text-align:left;
	font-size:12px;
	color:#000;
	}
.body{
	/*margin:0px auto;*/
	border:1px solid #e6e6e7;
	position:absolute;
	background:url(../images/default/bg_img.jpg) no-repeat right 36px;
	top:50%;
	left:50%;
	margin:-285px 0 0 -450px;
	width:900px;
	height:570px;
	}
.sub{
	position:absolute;
	width:190px;
	height:522px;
	background:url(../images/default/left_b.jpg) no-repeat left;
	float:left;
	top:48px;
	padding-left:18px;
	}
.sub .topbg{
	height:58px;
	background:url(../images/default/left_bg.jpg) repeat-y left;
	margin-top:2px;
	}
.sub .logobg{
	height:223px;
	background:url(../images/default/logo_bg.jpg) repeat-y;
	position:relative;
	padding-top:20px;
	}
.sub .logo{
	position:absolute;
	left:5px;
	top:35px;
	}
.sub .logoname{
	position:absolute;
	top:25px;
	left:120px;
	}
.scroll{
	width:630px;
	height:200px;
	background:url(../images/default/scroll.jpg) repeat-x;
	position:absolute;
	right:36px;
	top:130px;
	}
.scroll .rightbar{
	width:97px;
	height:200px;
	float:right;
	background:url(../images/default/scroll2.jpg) repeat-x;
	}
.scroll .scroll_con{
	padding:20px 0px;
	float:left;
	width:533px;
	height:126px;
	}
.scroll_con img{
	height:161px;
	margin-right:1px;
	cursor:pointer;
	}
.enter{
	position: absolute;
	right:55px;
	top:369px;
	width:143px;
	height:111px;
	text-align:center;
	padding-top:35px;
	background:url(../images/default/www_gxww_com_big_10.jpg) no-repeat;
	font-family:"ºÚÌå"
	}
.enter a:link,.enter a:visited{
	color:#000;
	text-decoration:none;
	font-size:16px;
	}
.enter a:hover{
	color:#ff6b01;
	font-size:16px;
	}
.enter a:active{
	color:#fff;
	font-size:16px;
	}
.enter a b{
	font-size:26px;
	}
.adr{
	position:absolute;
	right:15px;
	top:497px;
	}
.adr li{
	float:right;
	clear:both;
	line-height:16px;
	color:#6b6b6b;
	}
.adr li a:link,.adr li a:visited{
	color:#6b6b6b;
	text-decoration:none;
	}
.adr li a:hover{
	color:#ff6b01;
	}
.kh{
	position:absolute;
	left:46px;
	top:423px;
	}
