* {
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	background: #ddd;
	font-family: Arial, Tahoma, Helvetica,sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 120%;
	border: 0;
}
h1{
	font-size: 18px;
	color: #413b3b;
	line-height: 130%;
}
h2,h3{
	font-size: 12px;
	line-height: 110%;
	color: #6a6a6a;
	margin: 8px 0 1px 0;
}
p{
	font-size: 12px;
	color: #6b6b6b;
	margin: 2px 0 7px 0;
}
.centered{
	margin: 0 auto;
	width: 900px;
	background: #fff;
	padding: 5px 5px 0 5px;
	overflow: hidden;
	zoom: 1;
}
.main_content{
	float: right;
	width: 700px;
	overflow: hidden;
	zoom: 1;
}
.pix{
	text-align: center;
	padding: 20px 0;
}
.main_info{
	width: 100%;
	color: #6a6a6a;
}
.main_info td{
	padding: 4px 0 4px 17px;
	background: #f0f0f0;
	vertical-align: top;
}
.main_info td img{
	margin: 0;
}
.download_link{
	text-align: center;
	margin: 15px 0 40px 0;
}
.filehostings{
	margin: 40px 0 10px 0;
	background: #f0f0f0;
	padding: 2px 5px;
}
.related_files{
	padding: 15px 0;
}
.related li{
	list-style: none;
	padding-left: 5px;
}
.left_content{
	margin-right: 710px;
}
.left_head{
	font-size: 14px;
	padding: 0 0 17px 0;
}
.inp{
	background: url(input_fu.gif) no-repeat top left;
	width: 153px;
	height: 22px;
	border: 0;
	font-size: 11px;
	font-family: Arial;
	padding: 2px 4px;
	color: #6a6a6a;
}
.inp_div{
	padding: 2px 0 12px 0;
}
.input_lost{
	float: left;
	padding-top: 4px;
	font-size: 11px;
}

.input_lost a, .input_lost a:active, .input_lost a:visited, .input_lost a:link, .input_lost a:hover{
	color: gray;
	text-decoration: underline;
}
.inp_submit{
	text-align: right;
	padding-right: 7px;
}
.inp_sub{
	width: 54px;
	height: 24px;
	background: #fe7b21;
	color: #fff;
}
.top_ill{
	float: right;
}
.top_item{
	margin-right: 50px;
}
.top_item a,.top_item a:active,.top_item a:link,.top_item a:visited,.top_item a:hover{
	color: #fe7701;
	font-weight: bold;
	display: block;
}
.top_5{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.bottom{
	margin: 8px auto;
	width: 900px;
	overflow: hidden;
	zoom: 1;
}
.bottom a,.bottom a:active,.bottom a:link,.bottom a:visited,.bottom a:hover{
	color: #585657;
	text-decoration: none;
}
.banners{
	float: right;
}
.logo_tl{
	background: #222 url(top_tl00.gif) no-repeat top left;
}
.logo_tr{
	background: url(top_tr00.gif) no-repeat top right;
}
.logo_bl{
	background: url(top_bl00.gif) no-repeat bottom left;
}
.logo_br{
	background: url(top_br00.gif) no-repeat bottom right;
	padding: 35px 15px;
	margin-bottom: 10px;
}

.main_tl{
	background: url(main_tl0.gif) no-repeat top left;
}
.main_tr{
	background: url(main_tr0.gif) no-repeat top right;
}
.main_t{
	background: url(main_dot.gif) repeat-x top;
}
.main_b{
	background: url(main_dot.gif) repeat-x bottom;
}
.main_r{
	background: url(main_dot.gif) repeat-y right;
}
.main_l{
	background: url(main_dot.gif) repeat-y left;
}
.main_bl{
	background: url(main_bl0.gif) no-repeat bottom left;
}
.main_br{
	background: url(main_br0.gif) no-repeat bottom right;
	padding: 12px;
	margin-bottom: 10px;
}
a, a:link,a:active,a:visited, a:hover{
	color: #16aac8;
	text-decoration: none;
}