/* CSS Document */
body{
	background:#f2f2f2;
	font-size:12px;
	line-height:180%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
}

#wrapper{
	width:1000px;
	margin:0 auto;
}

#head{
	width:1000px;
	height:90px;
	position:relative;
	z-index:100;
	font-size:10px;
	line-height:18px;
}

#logo{
	float:left;	
	width:216px;
	height:90px;
	background:url(/images/common_uk.png) no-repeat;
}

#logo a{
	display:block;
	width:216px;
	height:90px;	
}

#top{
	float:left;
	width:784px;
	height:64px;
	padding:26px 0 0 0;
}

#welcome{
	float:left;
	width:187px;
	height:17px;
	margin:0;
	padding:0;
	background:url(/images/common_uk.png) no-repeat 0 -90px;
}

#flag_cn{
	float:right;
	width:54px;
	
	height:17px;
	padding:0 0 0 22px;
	
	margin:0;
	background:url(/images/common_uk.png) no-repeat 0 -128px;
	line-height:100%;
	color:#005ca4;
	text-align:left;
}

#flag_uk{
	float:right;
	width:54px;
	
	height:17px;
	padding:0 0 0 22px;
	
	background:url(/images/common_uk.png) no-repeat 0 -158px;
	margin:0;
	line-height:100%;
	text-align:left;
}

#flag_uk a{
	color:#999;
	text-decoration:none;	
}

#flag_uk a:hover{
	color:#333;
	text-decoration:underline;	
}

#menu{
	float:left;
	width:552px;
	height:42px;
	margin:5px 0 0 0;	
}

#menu a{
	float:left;
	display:block;
	width:92px;
	height:42px;
}

#menu_1{
	background:url(/images/common_uk.png) no-repeat 0 -200px;	
}

#menu_1:hover{
	background:url(/images/common_uk.png) no-repeat 0 -242px;	
}

#menu_2{
	background:url(/images/common_uk.png) no-repeat -92px -200px;	
}

#menu_2:hover{
	background:url(/images/common_uk.png) no-repeat -92px -242px;	
}

#menu_3{
	background:url(/images/common_uk.png) no-repeat -184px -200px;	
}

#menu_3:hover{
	background:url(/images/common_uk.png) no-repeat -184px -242px;	
}

#menu_4{
	background:url(/images/common_uk.png) no-repeat -276px -200px;	
}

#menu_4:hover{
	background:url(/images/common_uk.png) no-repeat -276px -242px;	
}

#menu_5{
	background:url(/images/common_uk.png) no-repeat -368px -200px;	
}

#menu_5:hover{
	background:url(/images/common_uk.png) no-repeat -368px -242px;	
}

#menu_6{
	background:url(/images/common_uk.png) no-repeat -460px -200px;	
}

#menu_6:hover{
	background:url(/images/common_uk.png) no-repeat -460px -242px;	
}

#search{
	float:left;
	width:201px;
	height:32px;
	margin:5px 0 0 0;
	padding:9px 0 0 31px;
	background:url(/images/common_uk.png) no-repeat -552px -200px;	
}

#search .input{
	width:121px;
	height:13px;
	padding:0;
	margin:4px 0 0 0;
	float:left;
	border:none;	
}

#search .sumbit{
	float:left;
	width:68px;
	height:21px;
	border:none;	
}

#showDiv1{
	display:none;
	position:absolute;
	width:94px;	
	left:307px;
	top:88px;
}

#showDiv2{
	display:none;
	position:absolute;
	width:94px;	
	left:399px;
	top:88px;
}

#showDiv3{
	display:none;
	position:absolute;
	width:94px;	
	left:491px;
	top:88px;
}

#showDiv3-1{
	display:none;
	position:absolute;
	width:94px;	
	left:583px;
	top:88px;
}

#showDiv3-2{
	display:none;
	position:absolute;
	width:94px;	
	left:583px;
	top:115px;
}

#showDiv4{
	display:none;
	position:absolute;
	width:94px;	
	left:583px;
	top:88px;
}

#showDiv4-1{
	display:none;
	position:absolute;
	width:94px;	
	left:675px;
	top:88px;
}

#showDiv1 a,#showDiv2 a,#showDiv3 a,#showDiv4 a,#showDiv5 a,#showDiv3-1 a,#showDiv3-2 a,#showDiv4-1 a{
	display:block;
	float:left;
	width:92px;
	min-height:18px;
	background:#636363;
	border:1px solid #fff;
	border-top:none;
	color:#fff;
	text-align:center;
	text-decoration:none;
}

#showDiv1 a:hover,#showDiv2 a:hover,#showDiv3 a:hover,#showDiv4 a:hover,#showDiv5 a:hover,#showDiv3-1 a:hover,#showDiv3-2 a:hover,#showDiv4-1 a:hover{
	background:#34a6ff;	
}

#bottom{
	width:1000px;
	height:49px;
	text-align:center;
	background:url(/images/bottom.png);	
	clear:both;
}

#bottom{
	color:#666;	
}

#bottom a{
	color:#666;	
}

.f14{
	font-size:14px;	
}

.b{
	font-weight:bold;	
}

.red{
	color:#900;	
}

.blue{
	color:#039;	
}

#actionPage{
	float:right;
	margin:7px 0 20px 0;	
}

#actionPage a{
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:0 5px;
	border:1px solid #ccc;
	text-align:center;
	font-size:12px;
	color:#666;	
	background:#fff;
	line-height:18px;
	height:18px;
	text-decoration:none;
}

#actionPage a:hover{
	background:#09F;
	color:#FFF;	
	text-decoration:none;
}

.thisPage{
	float:left;
	margin:0 4px 0 0;
	padding:1px 6px;
	text-align:center;
	font-size:12px;
	color:#333;	
	font-weight:bold;
	line-height:18px;
	height:18px;		
}
