@charset "utf-8";
html, body {
	margin:0px;
	padding:0px;
	height:100%; 
}
body {
	margin: 0px;
	background: #fff url(../images/bodybg.jpg) center;
}



font, td, p, li, div, input, textarea {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica;
	color: #3c4950;
}
div{
	margin: 0px;
	padding: 0px;
}

input, textarea{
	color: #263035;
	margin: 0px;
}

h1	{font-size: 21px; font-family: Arial, Verdana, Helvetica; color: #15729a; font-weight: normal;}
h2	{
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	color: #15729a;
	text-decoration: none;
	font-weight: normal;
}
h3	{font-size: 12px; font-family: Arial, Verdana, Helvetica; color: #15729a; margin-bottom: 10px;}
h4{color:#15729a;}

img{border: 0px;}
table, td,tr {border: 0px;}
form {margin: 0px; padding: 0px;}
a:link {color: #364f59;	font-size: 12px; font-family: Arial, Verdana, Helvetica;	text-decoration: underline;}
a:active {color: #364f59; font-size: 12px; font-family: Arial, Verdana, Helvetica; text-decoration: underline;}
a:visited {color: #364f59;	font-size: 12px; font-family: Arial, Verdana, Helvetica;	text-decoration: underline;}
a:hover {color: #364f59; font-size: 12px;	font-family: Arial, Verdana, Helvetica; text-decoration: none;}
a {
	outline: none;
}
li{
	list-style: decimal;
}
.smbutton{
	opacity: 1.0;
	filter: alpha(opacity=100);
  -moz-opacity: 1.0;
}
.smbutton:hover{
	opacity: 0.9;
	filter: alpha(opacity=90);
  -moz-opacity: 0.9;
}

/**
 * Notices
 */
.notice_error{border-bottom:1px solid #edb9b9; background:#ffe5e5; padding:10px; margin-bottom:3px; line-height:16px; text-align: left;}
.notice_information{border-bottom:1px solid #98c09b; background:#d3e8d1; padding:10px; margin-bottom:3px; line-height:16px; text-align: left;}
.notice_warning{border-bottom:1px solid #e5dba5; background:#fff7d0; padding:10px; margin-bottom:3px; line-height:16px; text-align: left;}
.small_notice{font-size:11px; line-height: 14px; padding: 5px;}

/**
 * pagination
 */
#pagination{margin-top:8px;}
#pagination a{display:block; float:left; margin-right:3px; line-height:16px; padding:2px 6px; background:#3c7f9c; text-decoration:none !important; color:#fff !important; border-radius:3px;} 
#pagination a:hover{background:#29627f;}
#pagination span{display:block; float:left; margin-right:3px; line-height:16px; padding:2px 6px; background:#dfa83d; color:#fff; border-radius:3px;}
.pbreak{background:none !important; border:0px !important; color:#3c3c3c !important; padding-top:5px !important; font-size:11px;}

#header {
	height: 95px;
}

#subheader {
	height: 331px;
}

.topline{
	width: 895px;
	height: 95px;
	background: #14272e url(../images/topbg.jpg) no-repeat center;
}

.logo{
	width: 151px;
	margin: 25px 0px 0px 0px;
	float: left;
}

#nav_main{width: 744px; margin: 25px 0px 0px 0px; float: right; color: #fff; font-weight: bold; text-align: right;}
    #nav_main ul{padding: 11px 0px 0px 10px; margin: 0px;}
    #nav_main li{display: inline-block; list-style: none; padding: 6px 8px; line-height: 12px; margin: 0px 8px;}
    #nav_main a{color:#fff; font-weight: bold; text-decoration: none; text-shadow: 1px -1px #1a3139; float: left;}
    #nav_main a:hover{text-decoration: underline;}  
    .nm_active{background: url('../images/transp_15.png'); border-bottom: 1px solid #597785; border-radius:5px;}
    .nm_active a{text-shadow: none !important; text-decoration: none !important;}
    .nm_hint{ position: relative; z-index: 5; width: 14px; top: -15px; left: 1px; float: left !important;}

.mactive{
	color:#c5dee8 !important;
}

.subhcont{
	width: 930px;
	height: 331px;
	overflow: hidden;
	padding-left: 35px;
}
.subhleft{
	width: 490px;
	height: 331px;
	float:left;
	text-align: left;
}
.subhright{
	width: 404px;
	height: 331px;
	float:right;
	text-align: left;
	margin-right: 3px;
}
.subhcbcont{
	height: 256px;
	overflow: hidden;
}
.reglogin{
	height: 75px;
	overflow: hidden;
}
.reglogin_inner{
	height: 75px;
	overflow: hidden;
	margin: 20px 0px 25px 0px;
}

.loginput{
	width:120px; 
	height:22px;
}


.sthumbs_cont{
	background:url(../images/previewblock_back.jpg) no-repeat center bottom;
	margin-top:47px; 
}
.sthumbs_ar{
	margin-top:110px;
}
.sthumbs_block{
	width:330px; 
	height:285px;
	background:url(../images/previewblock.jpg) no-repeat; 
}
.sthumbs_incont{
	padding:5px 0px 0px 5px;
}
#thumbBox{
	height: 240px;
	width: 320px;
	overflow: hidden;
}
.thumbImg{
	position: relative;
	margin: 0px;
	float: left;
	width:320px;
	height:240px;
}
.sthumbs_line{
	height:40px; padding:0px 8px 0px 8px;
}
.sthumbs_inline_left{
	width:50px; 
	padding-top:12px; 
	float:left;
}
.sthumbs_inline_right{
	width:255px; 
	overflow:hidden; 
	padding-top:7px; 
	float:right;
}
.linetext, .linetext a{
	color: #fff !important;
	font-size: 11px !important;
	line-height: 12px !important;
	text-shadow: 0px -1px 0px #386a7f !important;
}

.lbbestconvert{
	width:74px; 
	height:97px;
	margin: 30px 0px 0px 315px;
	background:url(../images/lab_bestconvert.png) no-repeat;
	z-index: 2;
	position: absolute;
}

.thumbshadow{
	width:320px; 
	height:14px;
	margin: 278px 0px 0px 42px;
	background:url(../images/thumbshadow.png) no-repeat;
	z-index: 3;
	position: absolute;
}

.mainbanner{
	width: 895px;
	height: 80px;
	margin: 35px 0px 35px 0px;
}

.ccontmain{
	width: 895px;
	height: auto;
	text-align: left;
	overflow: hidden;
}
.ccontleft{
	width: 490px;
	float: left;
}
.ccontright{
	width: 336px;
	float: right;
}

.newsbltitle{
	background:url(../images/newsblock_title.jpg) no-repeat;
	width: 336px;
	height: 47px;
}
.newsbltlleft{
	width: 122px;
	height: 47px;
	float: left;
}
.newsbltlright{
	width: 214px;
	height: 47px;
	float: right;
}
.newsbltlinright{
	width: 47px;
	height: 47px;
	float: left;
}
.newsblarchive{
	width: 167px;
	height: 47px;
	float: right;
	text-align: center;
	line-height: 47px;
}
.nbltitle{
	font-size: 16px;
	padding: 17px 0px 0px 15px;
}
.newsblcont{
	background:url(../images/newsblock_bg.jpg) no-repeat;
	width: 336px;
	height: 312px;
	overflow: hidden;
}

.newsicon{
	opacity: 0.5;
	filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}

.icqsupport{
	background:url(../images/icqsupbg.jpg) no-repeat;
	width: 336px;
	height: 38px;
	overflow: hidden;
	margin-top: 10px;
}
.icqssup_left{
	width: 160px;
	height: 38px;
	float: left;
}
.icqssup_left span{
	color:#fff;
	text-shadow: 0px -1px 0px #14272f;
	font-size: 12px;
	display: block;
	padding: 11px 0px 0px 15px;
}
.icqssup_right{
	width: 130px;
	height: 38px;
	float: right;
}
.icqssup_right span{
	display: block;
	padding: 11px 0px 0px 0px;
	font-weight: bold;
}

.ifaq_cont{
	border-bottom: 1px solid #c8cdd6;
    padding-bottom: 10px;
    margin-bottom: 20px;
    line-height: 16px;
}
.ifaq_cont h4{
	font-size: 14px;
    font-weight: normal;
	
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.ifaq_cont span{
	display: block;
	padding: 3px 0px 0px 11px;
}

.inews_cont{
    border-bottom: 1px solid #c8cdd6;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.inews_cont img{
	margin-right: 5px;
}
.inews_cont span{
	padding: 4px;
    display: inline-block;
	background: #999999;
	color: #fff;
	font-size: 11px;
    border-radius: 4px;
}
.inews_cont h3{color:#1D6A8B; display: block; padding: 5px 0px 5px 25px;}
.inews_cont div{
	display: block;
	color: #30383b;
    line-height: 16px;
	padding: 4px 0px 0px 25px;
}


#main {
	width:100%; 
	min-height:100%; 
	position:relative; 
	background: url(../images/toptbg.jpg) repeat-x top;
} 
#content{
	padding: 0 0 70px 0;
}

#footer {
	height: 46px;
	
	background: #e9e9e9 url(../images/footerbg.jpg) repeat-x center;
	overflow: hidden;
	position:absolute;
	bottom:0; 
	width: 100%;
}
.footer_cont{
	width:895px; 
	height:46px; 
	text-align:left;
}
.footer_left{
	width: 490px;
	padding-top: 8px;
	float: left;
}
.footer_left span{
	font-size: 11px;
	line-height: 10px;
	color: #899398;
	display: block;
}
.footer_right{
	width: 336px;
	padding-top: 11px;
	float: right;
	text-align: right;
}

.istransparent{}

.submenu ul {margin:0px 0px 30px 0px; padding: 0px; border-bottom: 1px solid #c8cdd6; clear: both; overflow: hidden;}
.submenu li {
	display: block;
    float: left;
	margin: 0px 10px 0px 0px;
	padding: 8px;
	color: #62727d;
	font-size: 12px;
}
/*.submenu li:hover {
	background: #2d637e;
	color: #fff !important;
}*/
.submenu li a {
	color: #45535b;
	font-size: 14px !important;
	text-decoration:none !important;
	border-bottom: 1px dotted #45535b;
}
.submenu li a:visited {color:#45535b;}
.submenu li a:hover {color:#304b5a; border-bottom: 0px;}

.sm_active, .sm_active a{ border-bottom: 0px !important;  color:#fff !important;}
.sm_active {background: #3c7f9c; border-radius:8px 8px 0px 0px;}

.submactive, .submactive a{font-weight: bold !important; border-bottom: 0px !important;}

.pagination{
	padding: 5px 0px 0px 0px;
}
.pagination a{
	text-decoration:none !important;
	padding: 0px 4px 0px 4px;
	line-height: 16px;
	background: none;
}
.pagination a:hover{
	background: #97a3a8;
	color: #fff;
}
.pagination span{
	padding: 0px 4px 0px 4px;
	line-height: 16px;
	background: #214452;
	color: #fff;
	font-weight: bold;
}

.thumbbox{
	width: 272px;
	height: 225px;
	overflow: hidden;
	background: url(../images/thumbbg2.png) no-repeat;
	margin: 0px 20px 20px 0px;
	float:left;
}
.thumbimage{
	padding: 10px 0px 0px 10px;
}
.thumbtitle{
	padding: 4px 0px 0px 10px;
	font-size: 11px;
	color: #425055;
	text-shadow: 0px 1px 0px #f8f8f8;
}

.labelmtsubs{
	width:59px; 
	height:19px;
	margin: 159px 0px 0px 203px;
	background:url(../images/label_mtsubs.png) no-repeat;
	z-index: 2;
	position: absolute;
}

.smerror{
	font-size:11px; line-height:11px; height:11px; margin-bottom:1px; color:#990000;
}

.reginput{
	border: 1px solid #bdc7cc;
	color: #45535b;
	font-size: 18px;
	padding: 4px 0;
	padding-left: 5px;
	width: 400px;
	margin-top: 2px;
}
.regihelp, .regihelp a{
	font-size: 11px !important;
	line-height: 11px !important;
	color: #879298 !important;
}

.errorReg{
	color:#b51612;
}
.errorReg span{
	font-size: 11px;
}
.regSuccess{
	font-weight: bold;
	color: #364f59;
	height: 30px !important;
	line-height: 14px !important;
}

.logEnterLink{
	text-decoration: none !important;
	border-bottom: 1px dotted #989998;
}

.noactive{
	text-decoration: none !important;
	color: #3c4950 !important;
	border-bottom: 0px !important;
	font-weight: bold;
	cursor: default;
}

.onajsuccess{
	color: #879298 !important;
}
.lastLoaded{
	border-bottom: 1px dotted #989998;
	height: 1px;
	line-height: 1px;
	margin: 15px 0px 30px 0px;
}
.categoryEndNews{
	display:none;
}
.main_block { margin: 0px auto; width: 336px; height: 91px; background: url(../images/main_block.png) no-repeat; }
.mb_pad { padding: 8px 15px 0px;  }
.mb_pad td {line-height: 24px; color: #c3d3da; font-size: 14px;}
.main_block .icq { background: url(../images/icq.png) 0px 5px no-repeat; padding: 0px 0px 0px 26px; line-height: 24px; color: #c3d3da; font-size: 14px; }

.sub_large_menu{}
.sub_large_menu ul {margin:10px 0px 20px 0px; padding: 0px 0px 10px 0px; display:inline-block; vertical-align:top; border-bottom:1px solid #C8CDD6;}
.sub_large_menu li {
	text-shadow:none; 
    width: 180px;
    display:block; 
    float: left;
    overflow: hidden;
	margin: 0px 8px 4px 0px;
    list-style: none; 
    padding: 6px 10px;
	color: #62727d;
	font-size: 12px;
    overflow: hidden;
}
.sub_large_menu li a {
	float: left;
    color: #45535b;
	font-size: 12px !important;
	text-decoration:none !important;
	border-bottom: 1px dotted #45535b;
}
.sub_large_menu li a:hover {color:#304b5a; border-bottom: 0px;}
.sub_large_menu li span {display: block; float: left; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 11px; text-align: center; color:#fff; background: #3c7f9c; border-radius:3px; margin-left: 5px;}
.sub_large_menu_active{background: #e0e4ec; border-bottom: 1px solid #fff; border-radius:5px; margin-bottom: 3px !important; }
.sub_large_menu_active a{border-bottom: 0px !important; font-weight: bold;}

.login_input{width: 180px;}