*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

form{
	display: inline;
}

html, body, table, td, div{
	zoom: 1; 
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #676666;
}

a{
	color: #0488ED;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #D65B53;
}

a.mail{
	color: #0488ED;
	text-decoration: none;
}

a.mail:hover{
	text-decoration: underline;
	color: #0000fe;
}

a img{
	border-style:none;
} 


img{
	vertical-align: top;
}

.clear{
	clear:both;
	font-size:0;
	padding:0
}

.clear{
	clear:both;
	font-size:0;
	padding:0
}

.nuclear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

* html .nuclear{
	zoom: 1;
	display: block;
}

.all_size{
	width: 100%;
	height: 100%;
}

#header{
	background: url(../images/head_bg.gif) left top repeat-x;
	text-align: center;
}

#logos{
	height: 160px;
	width: 920px;
	background: url(../images/top_logos.jpg) left top no-repeat;
	margin: 0 auto;
	position: relative;
	left: -50px;
}

#logos a{
	display: block;
	width: 158px;
	height: 144px;
	position: relative;
	top: 6px;
	left: 38px;
}

#logos a:hover{
	text-decoration: none;
}

#top_inf_ln{
	background: #F6CA45;
}

#top_mnu{
	background: url(../images/top_mnu.gif) left top repeat-x;
	float: right;
	height: 31px;
	padding: 0px 22px 0px 22px;
}

#top_mnu a{
	display: block;
	float: left;
	color: #676666;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	padding: 0px 0px 0px 33px;
	margin: 0px 22px 0px 0px;
	background-position: left 4px;
	background-repeat: no-repeat;
}

#top_mnu a{
	text-decoration: none;
}

#top_lnk_home{
	background-image: url(../images/ico_home.gif);
}

#top_lnk_forum{
	background-image: url(../images/ico_forum.gif);
}

a#top_lnk_job{
	background-image: url(../images/ico_job.gif);
	margin: 0;
}

#ltl_slogan{
	padding: 0px 390px 0px 0px;
}

#ltl_slogan p{
	background: url(../images/top_tip_l.gif) left 7px repeat-x;
}

#ltl_slogan span{
	display: block;
	float: right;
	background: url(../images/top_tip_r.gif) left 7px no-repeat #fff;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
	line-height: 15px;
}

#main{
	padding: 7px 0px 20px 0px;
}

#main_tbl{
	width: 100%;
	margin: 8px 0px 0px 0px;
}

.rht_tip{
	background: url(../images/rht_tip.gif) right 7px no-repeat;
	text-align: right;
	padding: 0px 150px 0px 0px;
	font-size: 11px;
	line-height: 15px;
}

.lft_tip{
	background: url(../images/lft_tip.gif) left 7px no-repeat;
	text-align: left;
	padding: 0px 0px 0px 97px;
	font-size: 11px;
	line-height: 15px;
}

#lft_clmn{
	width: 235px;
}

#cntr_clmn{
	padding: 0px 10px 0px 0px;
}

#rht_clmn{
	/* 231 */ 
	width: 221px;
}

#menu{
	width: 145px;
	margin: 0px 0px 40px 11px;
	border-bottom: 1px solid #EDEDED;
}

#menu a{
	display: block;
	position: relative;
	color: #676666;
	line-height: 30px;
	font-weight: bold;
	padding: 0px 0px 0px 21px;
	background: url(../images/mnu_l.gif) left bottom no-repeat;
	width: 100%;
	z-index: 1;
}

#menu a:hover{
	text-decoration: none;
	background-position: left top;
}

#menu span{
	position: absolute;
	top:0px;
	right: -17px;
	background: url(../images/mnu_r2.gif) left bottom no-repeat;
	height: 59px;
	width: 38px;
	cursor: pointer;
}

#menu a:hover span{
	background-position: left top;
}

#ask_qstn{
	padding: 0px 0px 0px 20px;
	margin: 25px 0px;
}

#crrncy{
	margin: 25px 0px;
	text-align: center;
}

#footer{
	height: 110px;
	background: #C6C6C6;
	padding: 0px 85px 0px 0px;
}

#footer_in{
	position: relative;
	background: url(../images/shtrix_code.gif) right top no-repeat;
	padding: 0px 85px 0px 0px;
	position: static;
	top: 35px;
	text-align: right;
}

#content{
	margin: 0px 0px 30px 0px;
}

#content h2{
	background: url(../images/cont_ttl.jpg) right top no-repeat;
	font-weight: bold;
	font-size: 15px;
	line-height: 41px;
	height: 49px;
	text-align: right;
	padding: 0px 44px 0px 0px;
	margin: 15px 0px 15px 0px;
}

#content p{
	margin: 15px 0px 15px 0px;
}

#flash{
  text-align: center;
	height: 301px;
	margin: 30px 0px;
}

#news{
	width: 216px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
}

#news .c{
	position: absolute;
	top: 0;
	left: 0;
	width: 216px;
	height: 1900px;
	background: url(../images/news_c.jpg) left top repeat-y;
}

#news .b{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 216px;
	height: 161px;
	background: url(../images/news_b.jpg) left top no-repeat;
}

#news .t{
	position: absolute;
	top: 0;
	left: 0;
	width: 216px;
	height: 46px;
	background: url(../images/news_t.jpg) left top no-repeat;
}

#news .module{
	margin: 0;
	padding: 0;
	position: relative;
}

#news .module h3{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 25px 0px 25px 0px;
}

#news .module .news_itm{
	margin: 22px 0px 22px 0px;
	padding: 0px 7px 0px 20px;
	font-size: 11px;
	font-weight: bold;
}

#wrap{
	padding: 40px 30px 15px 30px;
}

#wrap2{
	position: relative;
	padding: 5px 6px 16px 4px;
}

#wrap1{
	position: relative;
	overflow: hidden;
}

#wrap1 .tc{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 15px;
	background: url(../images/tc.gif) left top repeat-x;
}

#wrap1 .bc{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 16px;
	background: url(../images/bc.gif) left bottom repeat-x;
}

#wrap1 .lc{
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 4000px;
	background: url(../images/lc.gif) left top repeat-y;
}

#wrap1 .rc{
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	height: 4000px;
	background: url(../images/rc.gif) right top repeat-y;
}

#wrap1 .tl{
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 15px;
	background: url(../images/tl.gif) left top no-repeat;
}

#wrap1 .tr{
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 15px;
	background: url(../images/tr.gif) right top no-repeat;
}

#wrap1 .bl{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 17px;
	height: 16px;
	background: url(../images/bl.gif) left bottom no-repeat;
}

#wrap1 .br{
	position: absolute;
	right: -1px;
	bottom: 0;
	width: 16px;
	height: 16px;
	background: url(../images/br.gif) left bottom no-repeat #fff;
}

#lngs{
	float: left;
	padding: 8px 0px 0px 8px;
}

#lngs img{
	margin: 0px 7px 0px 0px;
}
#top_mnu a:hover {
	text-decoration: none;
	color: #C00;
}

#content .web h2{
background-image:none;
padding:0;
text-align:left;
line-height:15px;
}

