html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
 ol, dl, dt, dd, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	}
body{background:#cccccc url('images/bg.jpg') repeat-x; font-family:Verdana;}

.header{width:980px;height:265px;margin:auto;background:url('images/header.png') no-repeat ;margin-top:2px;}
.menu{width:980px;height:33px;margin:auto;background:url('images/menu.jpg') no-repeat ;}
.main{width:980px;height:500px;background:#f4f4f4;margin:auto;}

.slider_show{float:right;}
.content{width:980px;min-height:200px;background:#f4f4f4;}
.menu_left{width:249px;min-height:280px;background:#584688 url('images/menu_bottom.jpg') no-repeat bottom;float:left;}
.menu_left li{width:249px;height:33px;background:url('images/li.png') no-repeat ;list-style-type:none;}
.menu_left li:hover{background-position:0px -33px;} 
.menu_left li a{text-decoration:none;color:#000;font-size:12px;font-family:arial, tahoma;padding:2px;padding-left:10px;display:block;line-height:30px;}
.content_text{float:left;width:665px;min-height:500px;padding:20px;background:#f4f4f4;font-size:12px;font-family:arial,tahoma;line-height:1.6em;}
.footer{width:100%;height:200px;background:#292929;}
.footer_center{width:980px;height:200px;margin:auto;background:#292929;}
.footer_top{width:980px;height:50px;margin:auto;background:#f4f4f4;}
.footer_bottom{width:980px;height:100px;margin:auto;background:url('images/footer.png') no-repeat ;margin-top:10px;}

div#lang_select
{
	position: relative;
	top: 155px;
	left: 10px;
}

div#lang_inner
{
	position: absolute;
}

div#head_outer
{
	position: relative;
	top: 0px;
	left: 150px;
	color: white;
	width: 800px;
}

div#head_inner
{
	position: absolute;
}
