*{
	margin:0px;
	padding:0px;
}
body{
	font-family:"trebuchet MS",tahoma,sans-serif;
	font-size:12px
}
.fix{
	clear:both;	
}
a{
	text-decoration:underline;	
	color:#e8465b;
}
a:hover{
	color:#333;
}
a:focus{
	outline:none;
}
img{
	border:none;
	text-decoration:none;	
}
h1,h3,h3,h4,h5{
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding-bottom:5px;
}
.p5{
	padding:5px 0px;
}
#wrap{
	width:970px;
	padding:0px 5px;
	margin:0px auto;
}
#head_wrap{
	height:90px;
	overflow:hidden;
}
#reclama{
	margin-top:5px;
	padding-left:10px;
	padding-top:2px;
}
#logo{
	float:left;
	width:240px;
}
#logo a{
	display:block;
	height:90px;
	width:240px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
#menu{
	padding-top:45px;
	padding-left:30px;
	float:left;
	width:500px;
}
#menu a{
	display:block;
	float:left;
	padding:5px;
	margin-right:5px;
	background-color:#515151;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #efefef;
	width:110px;
	text-align:center;
	text-decoration:none;
}
#menu a:hover{
	background-color:#333;
}
#menu .selected{
	background-color:#efefef;	
	color:#e4324c;
}
#online_help{
	display:block;
	height:90px;
	width:90px;
	float:left;
	margin-left:94px;
}
#content_wraper{
	background-color:#f5f5f5;
}
#content{
	width:800px;
	float:right;
}
#results{
	padding:10px;
	display:none;
}
.loading{
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(img/loading.gif);
	height:180px;
	font-size:11px;
	text-align:center;
	padding-top:40px;
}
#report{
	padding-top:15px;
	font-size:11px;
}
#yahoo_box,#hi5_box{
	float:left;	
	width:380px;
	display:none;
}
#t{
	padding-top:10px;	
}
#t a {
	display:block;
	background-color:#FFF;
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	border:1px solid #ccc;
	width:48px;
	height:36px;
	text-align:center;
	float:left;
	margin-right:10px;
}

#t a:hover {
	background-image:none;
	border:1px solid #000;
}

#tooltip {
	border:1px solid #195fa4;
	background:#195fa4 url(img/bt.gif) repeat-x;
	color:#fff;
	padding:5px 10px;
}
#left{
	width:165px;
	float:left;
	padding-top:7px;
}
.left_box{
	width:100px;
	float:left;
	margin-right:4px;
}
.left_box div{
	width:100px;
	height:97px;
	padding:3px;
	background-color:#fafafa;
	text-align:center;
	border:1px solid #ccc;
}
.right_box{
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-left:10px;
}
.right_box u{
	color:#e8465b;
	text-transform:uppercase;
}
#scanform{
	padding:10px;
	width:420px;
	height:60px;
	margin-top:5px;
}
#scanformbig{
	padding:10px;
	width:650px;
	height:40px;
	margin-top:5px;
}
#ymd,#yms,#hmd,#hms{
	float:left;
	background-repeat:no-repeat;
}
#y br{
	clear:both;	
}
#checkbox{
	float:left;
	width:15px;
	height:15px;
	margin-top:5px;
	margin-right:5px;
}
#y br{
	clear:both;	
}
#y span{
	display:block;
	height:25px;
	line-height:25px;
	font-size:10px;
	float:left;
	clear:right;
	width:250px;
}
#ymh,#hmh{
	display:block;
	float:left;
	width:80px;
	height:38px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background-repeat:no-repeat;
	border-right:none;
}
#ymh{
	background-image:url(img/input.jpg);	
}
#hmh{
	background-image:url(img/input_hi5.jpg);
}
#ymd,#hmd{
	height:34px;
	padding-top:4px;
	font-size:22px;
	font-weight:bold;
	width:270px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:none;
}
#hmd{
	width:400px;
}
#yms,#hms{
	background-image:url(img/search.jpg);
	background-position:center center;
	width:50px;
	height:40px;
	cursor:pointer;
	border:none;
}
.b{
	float:left;
	width:70px;
	padding-top:3px;
}
.bs{
	float:left;
	width:auto;
	padding-top:3px;
}
.hi5_buton{
	display:block;
	margin-top:10px;
	color:#e8465b;
	width:auto;
}
#hi5_pict{
	width:96px;
	height:96px;
}
#y_status,#h_status{
	display:block;
}
#error,#errorbig{
	margin-left:10px;
	margin-bottom:10px;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#efefef;
	color:#e8465b;
	font-weight:bold;
	background-image:url(img/error.jpg);
	background-position:10px center;
	background-repeat:no-repeat;
	border:1px solid #ccc;
	display:none;
}
#error{
	width:360px;	
}
#errorbig{
	width:520px;	
}
#normal_content{
	padding:10px;
}
#normal_content p{
	text-indent:5px;
	padding-top:5px;
	padding-bottom:5px;
}
#profile{
	padding:10px;
	margin-top:5px;
}
#bottom_list{
	padding:10px;
}
#bottom_list a{
	display:block;
	float:left;
	height:96px;
	width:96px;
	margin-right:12px;
}
#bottom_list a img{
	height:96px;
	width:96px;
	border:1px solid #fff;
}
.list{
	padding-top:10px;	
}
.list li{
	float:left;
	list-style-type:none;
	list-style-position:inside;
	height:160px;
	width:105px;
	padding:5px;
	margin-right:10px;
	text-align:center;
}
.list li span,.list li a{
	display:block;
	color:#000;
}
.list li span{
	color:#e8465b;
	text-transform:uppercase;
	font-weight:bold;
}
.list li img{
	height:96px;
	width:96px
}
#pag{
	padding:10px;
	clear:both;
}
#pag .current{
	background-color:#ccc;	
	color:#e4324c;	
}
#pag span{
	display:block;
	float:left;
	padding:5px;
	margin-right:5px;
	background-color:#f5f5f5;
	text-align:left;
	width:50px;
	font-size:12px;
	font-weight:bold;
}
#pag a{
	display:block;
	float:left;
	padding:5px;
	margin-right:5px;
	background-color:#515151;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #efefef;
	width:15px;
	text-align:center;
}
.display{
	display:block;	
}
#sec_code{
	width:135px;
	height:25px;
	line-height:25px;
	font-size:17px;
	color:#e4324c;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fff;
}
#delete_button{
	border:1px solid #ccc;
	width:60px;
	height:20px;
	background-color:#f5f5f5;
	font-weight:bold;
}
#uonline{
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
#lang{
	height:12px;
	padding-bottom:10px;
	padding-left:10px;
}
#lang span{
	display:block;
	height:11px;
	line-height:11px;
	padding-right:2px;
	padding-right:5px;
	float:left;
	margin-right:3px;
	font-weight:bold;
}
#lang a{
	display:block;
	height:11px;
	width:16px;
	float:left;
	margin-right:6px;
}