/* 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);
}
div#main{
width:100%;
height:700px;
background:url(images/top_main_bg.gif);
background-repeat:repeat-x;
}
/* 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;
}
	a.logo{
	display:block;
	width:165px;
	height:100px;
	}
	h1{
	text-indent:-9999px;
	}
	div.header_title{
	width:677px;
	height:25px;
	background:url(images/header/title_bg.gif) no-repeat;
	text-align:center; 
	padding-top:7px;
	}
	div.header_title img{
	width:460px;
	height:15px;
	}
/* Center part */
div#center{
width:677px;
height:302px;
background:url(images/center/bg.gif) no-repeat;
position:relative;
}
div#center2{
width:677px;
height:269px;
background:url(images/center/bg2.gif) no-repeat;
position:relative;
}
	img.hot{
	position:absolute;
	width:229px;
	height:206px;
	z-index:1;
	}
	div#center ul.first{
	list-style-type:none;
	margin-left:245px;
	padding-top:27px;
	}
	div#center ul.sec{
	list-style-type:none;
	margin-left:40px;
	margin-top:147px;
	}
	div#footer ul.third{
	list-style-type:none;
	margin-left:143px;
	padding-top:1px;
	}
	div#center ul li, div#footer ul li{
	float:left;
	position:relative;
	z-index:3;
	margin-right:32px;
	}
	div#center ul li a, div#footer ul li a{
	display:block;
	width:81px;
	height:128px;
	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:8px;
	left:5px;
	}
	div.enter_bg{
	width:391px;
	height:268px;
	background:url(images/center/enter_bg.jpg) no-repeat;
	margin-left:8px;
	float:left;
	margin-top:1px;
	}
	div.enter_bg img.body_text{
	margin-left:155px;
	margin-top:9px;
	}
	div.enter_bg img.enter{
	width:249px;
	height:131px;
	margin-left:85px;
	margin-top:33px;
	}
	div.photo2{
	position:relative;
	margin-left:1px;
	margin-top:30px;
	float:left;
	}
	div.photo2 img{
	position:relative;
	top:8px;
	left:5px;
	}
	div.photo2 a{
	display:block;
	width:235px;
	height:220px;
	position:absolute;
	top:0;
	left:0;
	background:url(images/center/ramka2.gif) no-repeat;
	}
/* Footer */
div#footer{
width:677px;
height:167px;
background:url(images/footer/bg.gif) no-repeat;
}
div#footer img.logo2{
margin-left:28px;
margin-top:27px;
float:left;
position:relative;
z-index:10;
}
div#footer div.copy{
position:relative;
top:24px;
}
div#footer div.copy p{
text-align:center;
font-family:arial;
font-size:9px;
}
@media all and (min-width: 0px) {
div#footer div.copy{
position:relative;
top:137px;
}
}
