/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	
}
#upper {
	height: 200px;
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(/_upload/tpl/03/e1/993/template993/htmlRes/top_res/topimage.png) ;
}
#logo {
	background:url("/_upload/tpl/03/e1/993/template993/htmlRes/top_res/logo.png") no-repeat;
	height:120px;
	width:279;
	margin-left:50px;
}
#logo2{
	background:url("/_upload/tpl/03/e1/993/template993/htmlRes/top_res/logo2.png") no-repeat;
	height:75px;
	width:378px;
	margin-left:auto;
	margin-right:auto;
}
#below {
	font-family:Î¢ÈíÑÅºÚ;
	font-size: 14px;
	background-color: #359BED;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	height: 36px;
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
}
.menusel {
	float:left;
	width:142px;
	height:36px;
	position:relative;
	text-align:center;
}
.menusel :hover{
	background: url(/_upload/tpl/03/e1/993/template993/htmlRes/top_res/back_menu.png);
	float:left;
	width:142px;
	height:36px;
	position:relative;
	text-align:center;
}
.menusel a {
	width:130px;
	height:36px;
	color:#fff;
	font-size: 18px;
	line-height: 36px;
	text-decoration:none;
}


