/*author:Igor10k*/
* {
	margin:0;
	padding:0;
}

html {
}

body {
	font:12px arial;
	color:#000;
	background:url(../images/body_bg1.jpg) repeat-y top center;
}

img {
	border:0;
}

a {
	outline:none;
	color:#000;
}

ul li {
	list-style:none;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

img.fr{
	float: right;
	margin-left: 10px;
}

.clear {
	clear:both;
}

.no_bord {
	border:none!important;
}

.no_back {
	background:none!important;
}

.no_disp {
	display:none;
}

h1 {
	font-size:24px;
	font-weight:normal;
}

h2 {
	font-size:18px;
	font-weight:normal;
}

h3 {
	font-size:14px;
	font-weight:normal;
}

#wrap {
	width:882px;
	margin:0 auto;
	padding-left:18px;
}

#header {
	height:141px;
}

#header .logo {
	float:left;
	width:330px;
	padding-top:20px;
}

#header .logo a {
	display:block;
	width:276px;
	height:87px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
}

#header .slogan {
	float:left;
	width:293px;
	background:url(../images/slogan.gif) no-repeat left top;
	text-indent:-9999px;
	height:121px;
}

#header .phone {
	color:#000;
	font-size:26px;
	text-align:right;
	width:245px;
	overflow:hidden;
	padding-top:16px;
	line-height: 19px;
}

#header .note {
	background:url(../images/header_note.gif);
	width:212px;
	height:83px;
	overflow:hidden;
	padding:8px 10px 0 27px;
	font-size:14px;
	line-height:18px;
	margin-top:11px;
}

#header .note1 {
	
	width:249px;
	height:91px;
	overflow:hidden;
	padding:0px 10px 0 0px;
	font-size:14px;
	line-height:18px;
	margin-top:11px;
}

#top {
	margin:0 14px 0 0;
	background:url(../images/top_back_ready.gif);
	height:256px;
	padding-left:18px;
}

#top li {
	float:left;
	background:url(../images/menu_sep.gif) no-repeat right;
	margin-top:19px;
	height:16px;
	padding:2px 5px 0 6px;
}

#top li a {
	color:#FFF;
	text-decoration:none;
}

#content {
	background:url(../images/content_back.gif);
	margin-right:15px;
	overflow:hidden;
}

#left {
	float:left;
	width:277px;
	background:#f4f4f4;
	padding:0 12px 40px 2px;
}
#left #phoneid{
	background:url(../images/audio.gif);
height:75px;
font-size:30px;
color:#000;
padding-left:20px;
padding-top:5px;
}
#left #phoneid1{
	background:url(../images/audio.gif);
height:75px;
font-size:30px;
color:#000;
padding-left:20px;
padding-top:5px;
}

#left h2 {
	background:url(../images/left_title.jpg);
	height:25px;
	padding:6px 0 0 26px;
	margin-bottom:22px;
}

#left h3 {
	font-size:18px;
	padding:0 0 13px 26px;
}

#left ul {
	margin:0 0 22px 17px;
}

#left ul li {
	background:url(../images/dot.gif) no-repeat left 6px;
	padding:1px 0 0 10px;
	font-size:14px;
}

#left ul li a {
	text-decoration:none;
}

#left .join_block {
	margin-left:26px;
	font-size:14px;
	padding-right:25px;
}

#left input {
	vertical-align:middle;
	margin-top:22px;
	
}

.inp1 {
	width:154px;
	height:13px;
	border:solid 1px #8f908d;
	color:#696969;
	font-size:10px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
}

#right {
	float:left;
	width:512px;
	border:solid #e5e5e5;
	border-width:0 1px;
	padding:0 21px 40px;
}

#right h2 {
	padding:7px 0 20px;
}

#right h3 {
	font-weight:bold;
}
#right p {
	margin-bottom:0px;
	line-height:18px;
	padding-top:10px;
}


#right .orange_block {
	background:url(../images/orange_back.jpg);
	width:449px;
	height:116px;
	padding:38px 0 0 60px;
	margin:20px 0 35px;
}

#right .ob_col {
	width:129px;
	float:left;
	text-align:center;
	font-size:18px;
}

#right .ob_col img {
	border:solid #69d066;
	border-width:1px 1px 2px;
	margin-bottom:5px;
}

#right .ob_col a {
	text-decoration:none;
}

#right .view_all {
	font-size:11px;
}

#right li {
	list-style:disc;
	padding-top:2px;
}

#right ul {
	padding-left:20px;
	margin-top:0;
}

#right .before{
	width: 250px;
	float: left;
}

#right .after{
	width: 220px;
	float: left;
}

.before img{
	margin-bottom: 15px;
}

.after img{
	margin-bottom: 15px;
}

.bottom {
	background:url(../images/bottom.gif) no-repeat left top;
	height:26px;
	clear:both;
	margin-bottom:9px;
}
label{font-size:11px; display:block; margin-top:12px; padding-bottom:1px;}

	
/*---firefox_hack----*/
#top li,x:-moz-any-link {
	padding-right:10px;
	padding-left:9px;
}

#footer{
	padding: 15px 0 25px 25px;
}

.required {
	color: #FF0000;
	font-size:10px;
}

.footer_tag
{
	margin-top:10px;
	font-size:18px;
	color:#ed5409;
	text-align:center;
}