/* Global */
html, body, p, h1, div, td, th, ul, ol, li, img, p, h5, form, span{
margin:0;
padding:0;
border:none;
}
a, h1, p, div, span, input, textarea, select{
font-size:11px;
color:#FFFFFF;
font-weight:normal;
font-family:tahoma;
}
body{
background:url(images/main_bg.gif);
}
/* Container */
div#container{
margin-left:auto;
margin-right:auto;
width:677px;
padding-bottom:10px;
padding-top:10px;
overflow:hidden;
}
/* Header */
div#header{
width:677px;
height:160px;
position:relative;
background:url(images/header/bg.jpg) no-repeat;
margin-bottom:31px;
}
	a.logo{
	display:block;
	width:145px;
	height:150px;
	}
	h1{
	text-indent:-9999px;
	}
	div.header_title{
	position:absolute;
	width:677px;
	height:68px;
	background:url(images/header/header_title.png) no-repeat;
	z-index:2;
	top:-44px;
	}
	div.header_title img{
	width:595px;
	height:17px;
	margin-left:25px;
	margin-top:21px;
	}
/* Center part */
div#center{
width:677px;
height:307px;
background:url(images/center/bg.gif) no-repeat;
position:relative;
}
div#center2{
width:677px;
height:264px;
background:url(images/center/bg2.gif) no-repeat;
position:relative;
}
	img.hot{
	position:absolute;
	width:241px;
	height:200px;
	z-index:1;
	}
	div#center ul.first{
	list-style-type:none;
	margin-left:239px;
	padding-top:25px;
	}
	div#center ul.sec{
	list-style-type:none;
	margin-left:35px;
	margin-top:147px;
	}
	div#footer ul.third{
	list-style-type:none;
	margin-left:138px;
	padding-top:1px;
	}
	div#center ul li, div#footer ul li{
	float:left;
	position:relative;
	z-index:3;
	margin-right:39px;
	}
	div#center ul li a, div#footer ul li a{
	display:block;
	width:91px;
	height:135px;
	position:absolute;
	top:0;
	left:0;
	background:url(images/center/ramka.gif) no-repeat;
	}
	div#center ul li img, div#footer ul li img{
	position:relative;
	top:16px;
	left:14px;
	}
	div.enter_bg{
	width:400px;
	height:264px;
	background:url(images/center/enter_bg.jpg) no-repeat;
	float:left;
	}
	div.enter_bg img.body_text{
	margin-left:17px;
	margin-top:10px;
	width:223px;
	height:46px;
	}
	div.enter_bg img.enter{
	width:226px;
	height:183px;
	margin-left:17px;
	margin-top:12px;
	}
	div.photo2{
	position:relative;
	margin-top:30px;
	float:left;
	}
	div.photo2 img{
	position:relative;
	top:5px;
	left:5px;
	}
	div.photo2 a{
	display:block;
	width:235px;
	height:214px;
	position:absolute;
	top:0;
	left:0;
	background:url(images/center/ramka2.gif) no-repeat;
	}
/* Footer */
div#footer{
width:677px;
height:168px;
background:url(images/footer/bg.gif) no-repeat;
}
div#footer img.logo2{
margin-left:28px;
margin-top:25px;
float:left;
position:relative;
z-index:10;
}
div.copy{
margin-top:10px;
}
div.copy p{
text-align:center;
font-family:verdana;
font-size:9px;
}
@media all and (min-width: 0px) {

}
