/* CSS Document */
body {height:100%;font:11px Tahoma, Arial, Verdana, Sans-Serif;color:#fff;background:#ae005f;}
div, html, body, p, ul, ol, li, a, form, img, table, td, h1, h2, h3, h4 {margin:0;padding:0;} 
table {border-collapse:collapse;}
img {border:none;}    
ul, li {list-style:none;}  
a, a:active, a:visited {text-decoration:underline;color:#fff;}
a:hover {text-decoration:underline;color:#fff;}
    
/*  All  */  
.wraper {width:735px;margin:0 auto;position:relative;}
.nofont {font-size:0;line-height:0;}   
.click_here {
	position:absolute;
	left:11px;
	top:960px;
}
.text {
	position:absolute;
	left:22px;
	top:534px;
	width:695px;
	text-align:center;
	text-transform:uppercase;
	height: 32px;
}
.pic_list {
	position:absolute;
	left:47px;
	top:330px;
}
.pic_list2 {
	top:614px;
} 
.pic_list li {float:left;font-size:0;line-height:0;margin:0 8px 10px 0;} 
.pic_list li img {border:1px solid #6f6f6f;}

