@charset "UTF-8";
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#preloader {
    background-image: url(../images/reduce/btn.gif);
    background-image: url(../images/reduce/btn_hover.gif);
    width: 0px;
    height: 0px;
    display: inline;
}
input, select{
	font-size:11px;
}
/*img, div {behavior: url(../styles/iepngfix.htc)};*/
.wrap{
	width:799px;
	margin:0 auto;
}
.logo{
	display:block;
	clear:both;
}
.hdr{
	display:block;
	clear:both;
}
.left{
	width:317px;
	float:left;
}
.right{
	width:482px;
	float:left;
}
.form{
	background:url(../images/reduce/right04.jpg) top left no-repeat;
	width:287px;
	height:271px;
	font-size:12px;
	padding-left:30px;
	margin:0px;
}
.form a{
	color:#005177;
	text-decoration:underline;
	font-size:10px;
}
.form table{
	width:260px;
	text-align:left;
	margin:0px;
	padding:0px;
}
.form_tb{
	width:145px;
	margin-bottom:4px;
}
.form_tb_small{
	width:40px;
	margin-bottom:4px;
}
.foo{
	font-size:11px;
	color:#333;
	text-align:center;
	clear:both;
	padding:10px;
}
.foo a{
	color:#0042ff;
	text-decoration:none;
}
.foo a:hover{
	color:#0042ff;
	text-decoration:underline;
}
.foo_desc{
	display:block;
	padding-bottom:10px;
	clear:both;
}
.btn{
	background:url(../images/reduce/btn.jpg) top left no-repeat;
	margin:0 auto;
	width:210px;
	height:41px;
	margin:5px;
	cursor:pointer;
}
.btn:hover{
	background:url(../images/reduce/btn_over.jpg) top left no-repeat;
	margin:0 auto;
	width:210px;
	height:41px;
	margin:5px;
	cursor:pointer;
}
.flash{
	position:relative;
	float:right;
	width:300px;
	margin-top:-270px;
}
.content{
	padding:30px 0px 30px 0px;
	margin-top:10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:center;
}
.arr{
	background:url(../images/reduce/arrow.gif) left center no-repeat;
}