* {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body {
	text-align: center;
	background-image: url(/skins/default/images/allbg.png);
}
label {
	display: block;
}
input {
	border: 1px solid #000000;
}
#header, #middle, #footer {
	width:1004px;
}
#header {
	height: 400px;
	background-image: url(/skins/default/images/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sitename {
	float: left;
	background-image: url(/skins/default/images/header_logo_bg.png);
	background-position: 14px 12px;
	background-repeat: no-repeat;
}
.sitename h1 {
	margin-top: 69px;
	margin-left: 14px;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	display: none;
}

.sitename p {	display: none;

}
.langmenu {
	float: right;
	margin-right: 30px;
	height: 60px;
	width: 250px;
	margin-top: 20px;
}
.langmenu h1{
	display: none;
}
.langmenu h2{
	display: none;

}
.submenu h2 {
	display: none;
}
.langmenu ul, .submenu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.langmenu li, .submenu li {
	display: inline;
}
.langmenu li em, .submenu li em {
	display: none;
}
.langmenu li a {
	color: #FFFFFF;
	background-image: url(/skins/default/images/header_langmenu_li_bg.png);
	background-repeat: no-repeat;
	padding-left: 14px;
}
.login .indexhead, .search .indexhead {
	background-image: url(/skins/default/images/all_div_bg.png);
	background-repeat:no-repeat;
	height: 51px;
}
.login .indexhead h2, .search .indexhead h2 {
	padding-left: 50px;
	float: left;
	padding-top: 10px;
	line-height: 14px;
	padding-right: 30px;
}
.login .indexhead h2 em, .search .indexhead h2 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

.login {
	background-image: url(/skins/default/images/login_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	height: 164px;
}
.login form, .login ul {
	height: 113px;
	width: 220px;
	margin: 5px;
}
.login ul li {
	margin: 5px;
	display: block;
}
.login label {
	float:left;
	padding: 4px;
}
.login label input {
	height: 16px;
	width: 80px;
}
.login .imgbottom input{
	height: 43px;
	width: 49px;
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.search {
	clear: both;
	height: 110px;
	background-image: url(/skins/default/images/search_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}
.search form {
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.search label {
	clear: both;
}
.search .imgbottom input {	
	margin-left: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search label select {
	width: 100px;
	margin-top: 6px;
	margin-left: 50px;		
}

.email {
}
.banner {
	height: 147px;
	clear: both;
	margin-top: 23px;
	color: #FFFFFF;
	padding: 20px;
}
#footer {
	background-image: url(/skins/default/images/footbg.png);
	clear: both;
	height: 150px;
}
#footer h2 {
	text-align: left;
}
#footer ul {
	text-align: left;

}
#footer ul li {

}
#footer ul li ul {
	display: none;
}
#footer ul li ul li {

}
.links {}
.links ul{
	margin: 9px;
}
.links ul li {
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
}
.links ul li img {
	border: 1px solid #003300;
}
.submenu {
	background-color: #f7f7f7;
	height: 0px;
	clear: both;
	border-top-width: 1px;
	
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom:10px solid #8FB137;
}
.submenu li {
	background-image: url(/skins/default/images/header_submenu_li_bg.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.logo {
	background-image: url(/skins/default/images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 235px;
	float: left;
	clear: both;
}
.copyright {
	float: left;
	border-left:5px solid #8FB137;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
