body{
	background:url(images/bg_02.png) repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	direction:ltr;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}

.SiteWrapper{
	 width:900px;
	 margin:auto;
	 overflow:hidden;
	 margin-top:25px;
}

.head1{
	width:900px;
	height:87px;
	background:url(images/logo_en_05.png) no-repeat;
}

*html .head1{
	width:900px;
	height:87px;
	background:url(images/logo_05.png) no-repeat;
}

.nav{
	float:right;
	margin:50px 10px 0px 0px;
}

.nav a{
	margin:0px 10px 0px 0px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}

.banner{
	height:222px;
}

.ContentWrapper{
	width:900px;
	background:#FFF;
	min-height:500px;
	font-size:12px;
}

.SideBar{
	float:right;
	width:230px;
}

.news{
	width:226px;
	float:left;
}

.maillist{
	width:226px;
	float:left;
}

.SideBlock_in{
	border:1px solid #2ea3c0;
	padding:3px;
}

.maillistForm{
	width:220px;
	margin:auto;
	margin:10px 3px 10px 0px;
}

.editfield{
	width:210px;
	height:19px;
	background:#f9f9f9;
	border:1px solid #dadada;
}

.send_btn{
	background:#2ea3c0;
	border:1px solid #186c81;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	margin:2px 0px 0px 136px;
}


.Content{
	float:left;
	width:640px;
	padding:5px 10px 10px 10px;
}

.pagetitle{
	border-bottom:1px solid #006;
	font-size:13px;
	color:#006;
	padding:0px 0px 5px 0px;
	float:left;
	width:100%;
}


.footer{
	width:900px;
	clear:both;
	background:#333;
	height:50px;
	padding:20px 0px 0px 0px;
	text-align:center;
	font-size:12px;
}

.footer a{
	color:#FFF;
	margin:0px 0px 0px 20px;
}

.gf{
	color:#e4c01b;
}

.button{
	font-family:tahoma;
	font-size:12px;
	color:#06F
	}
