html, body{
	margin:0px;
	padding:0px;
	height:100%;
	font-family:arial;
	font-size:12px;
}
A { outline: none; }

#container{
	width:983px;
	text-align:center;
}

#header{
	height:105px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}

#center{
	float:left;
	clear:both;
	display:block;
	width:943px;
	height:475px;
	padding:20px 20px 20px 20px;
	overflow:hidden;
	background-image: url(../images/center_bg.png);
}

.effect{
	float:left;
	clear:both;
	display:block;
	width:100%;
}

#logo{
	width:225px;
	height:64px;
	float:left;
	margin-top:22px;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
}

#navigation{ float:right; margin:10px 0px; padding-right:10px;}
#navigation img{ border:none; }
#navigation a{ margin-left:20px; }
#lang{padding:1px 2px 1px 3px;color:#4D4A77;font-weight:bold;font-size:11px;text-decoration:none;text-transform: uppercase;line-height:11px;}
#lang:hover{color:#FFF;background-color:#393A6A;}

#top_menu {	clear:right; float:right; margin:15px 0px 0px 0px; padding-right:10px; }
#top_menu td{ vertical-align:top; text-align:left; padding-left:15px; }
#top_menu a{ display:block; font-size:11px; font-weight:normal; text-transform: uppercase; color:#000; text-decoration:none; padding:6px 7px 6px 7px; }
#top_menu a:hover, #top_menu a.active_top{ background-color:#939393; color:#FFF; }

#part_menu{
	float:left;
	clear:both;
	width:983px;
	height:27px;
	padding-top:9px;
	background-image: url(../images/menu_shadow.jpg);
	background-position:center 0px;
	background-repeat: no-repeat;
}
#part_menu a, #part_menu span{
	display:block;
	float:left;
	padding:10px 20px 6px 20px;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
	line-height:11px;
	color:#000;
}
#part_menu a:hover, #part_menu span{
	color:#FFF;
	background-color:#000;
	background-image: url(../images/center_bg.png);
	background-position:left bottom;
	background-repeat: no-repeat;
}

.white_title{
	font-size:11px;
	text-transform: uppercase;
	color:#FFF;
	text-decoration:none;
}


/*=== BOX ===*/
.box {float:left;}
.box .title{ font-size:11px; text-transform: uppercase; color:#FFF; text-decoration:none; padding:5px 8px 0 8px; line-height:11px; }
.box .body{padding:8px;}
.box .content{float:left; font-size:0px;line-height:0px;  width:375px; height:238px;background-color:#000;}
.box .content img{border:none;margin:0px;}

.box ul.tab_list{float:left; margin:0px;	padding:0px;	list-style-type:none;}
.box ul.tab_list li{	margin:0px;}

.box li { margin-top:0px;padding-right:9px; overflow:hidden; text-align:left; cursor:pointer; *cursor:hand;}
.box li .text{ height:48px; padding:5px 0px 0px 20px; width:229px;}
.box .tab_title,
.box .tab_info{text-align:left; color:#FFF; text-transform: uppercase; font-size:14px; font-weight:bold; line-height:12px; margin-top:8px; }
.box .tab_info{ color:#c9c9c9; font-size:10px; line-height:10px; }

.box li.active .text{ height:47px; width:229px; padding:2px 0px 0px 20px; border-top:2px solid #FFF; border-bottom:2px solid #FFF; background-color:#1FD2F3; }
.box .active .tab_title,
.box .active .tab_info { color:#000; }
.box .active{ background-image: url(../images/round_tab.gif); background-position:100% 0px; background-repeat: no-repeat; }


/*=== BOX 2 ===*/
.box2 {float:left;}
.box2 .title{ font-size:11px; text-transform: uppercase; color:#FFF; text-decoration:none; padding:5px 8px 0 8px; line-height:11px; }
.box2 .body{padding:8px}
.box2 .content{font-size:0px;line-height:0px;}
.box2 .content img{border:none;margin:0px;}

.box2 .notice{font-size:11px;background-color:#F6F6F6;padding:4px;word-wrap:break-word;}
.box2 .notice h4{color:#15669A;text-transform: uppercase;font-size:11px;margin:0px;}


.box2 ul.tab_list{float:left;	margin:8px 0 0 0;	padding:0px;	list-style-type:none;}
.box2 ul.tab_list li{	margin:0px;}

.air .tab_list {position:relative;left:-8px;top:1px;}

.box2 li .text{ height:35px; padding:4px 10px 0px 20px; margin-right:10px; }
.box2 .tab_title {color:#FFF; text-transform: uppercase; font-size:12px; font-weight:bold; line-height:12px; margin-top:11px; }
.box2 .tab_info{ color:#c9c9c9; font-size:10px; line-height:10px; }

.box2 li.active .text{ height:35px; padding:0px 10px 0px 20px; margin-right:10px; border-top:2px solid #FFF; border-bottom:2px solid #FFF; background-color:#00CCF1; }

.box2 .active .tab_title,
.box2 .active .tab_info { color:#000; }

.box2 .active{ background-image: url(../images/round_tab2.gif); background-position:right 0px; background-repeat: no-repeat; }



/*=== transparent block ===*/

.transparent{
	padding:17px 17px 0 17px;
	text-align:left;
	float:left;
	font-size:12px;
	color:#FFF;
}
.transparent .title{
	font-size:11px;
	text-transform: uppercase;
	color:#FFF;
	display:block;
	float:left;
	clear:both;
	margin-bottom:15px;
}
.transparent p{
	float:left;clear:both;
	margin:0px 0px 10px 0px;
	width:100%;
}
.transparent a{
	font-size:12px;
	color:#019ABB;
	text-decoration:underline;
}

.news_date{
	font-size:11px;
	float:left;
	clear:both;
}
.news_anons{
	width:100%;
	float:left;
	clear:both;
	text-indent:-15px;
	margin-bottom:12px;
}

.orange_phone{
	color:#FDB654;
	font-size:24px;
}
.orange_phone span{
	float:left;
	font-size:12px;
	line-height:15px;
	display:block;
}
.orange_phone div{
	float:left;
	margin-left:5px;
	line-height:24px;
}


/* Sec_main */
.sec_main{
	padding:20px 20px 0 20px;
	clear:both;
	width:900;
	text-align:left;
	float:left;
	font-size:12px;
	color:#FFF;
	line-height:17px;
	overflow:hidden;
	height:400px;
}
.sec_main p{
	margin:0px 0px 10px 0px;
}
.sec_main a{
	font-size:12px;
	color:#019ABB;
	text-decoration:underline;
}
.sec_main img{
	border:5px solid #FFF;
	margin:3px 3px 20px 40px;
}

.pager{
	float:right;
}
.pager a, .pager span{
	display:block;
	float:left;
	padding:2px 2px 0px 3px;
	margin:0px 3px 0px 3px;
	font-size:12px;
	color:#019ABB;
	text-decoration:none;
}
.pager span{
	color:#FFF;
}
.back, .forward{
	width:12px;
	height:20px;
	background-repeat: no-repeat;
}
a.back{
	background-image: url(../images/back.gif);
	background-position:left 0px;
}
a.forward{
	background-image: url(../images/forward.gif);
	background-position:right 0px;
}
span.back{
	background-image: url(../images/back_gray.gif);
	background-position:left 0px;
}
span.forward{
	background-image: url(../images/forward_gray.gif);
	background-position:right 0px;
}

/* Misc */
.document{
	background-image: url(../images/doc_ico.gif); background-position:left 8px; background-repeat: no-repeat;
	padding:5px  15px 5px 52px;
	height:35px;
}
.document a{
	font-size:12px;
	color:#019ABB;
	text-decoration:underline;
}

/*=== footer ===*/
#footer{
	height:155px;
	background-color:#FFF;
	vertical-align:top;
}

#footer .title{
	margin:20px 0 5px 5px;
	font-size:11px;
	text-transform: uppercase;
	color:#000;
	display:block;
	float:left;
	clear:both;
}
#footer td{
	padding-right:15px;
}
#footer a img{border:none;}

#footer .shaddow{
	margin-top:15px;
	border-top:1px solid #CDCDCD;
	float:left;
	width:100%;
	height:13px;
	background-image: url(../images/shadow.jpg); background-position:center 0px; background-repeat: no-repeat;
}


.addr{
	float:right;
	padding-right:10px;
}
.copy{
	float:left;
	margin-left:5px;
}

.news_item .tolist{ float:right; margin-right:30px;}
.news_item .news_date{ display:block; float:left; margin-right:15px;}
.news_item .news_title{ display:block; float:left;}
.news_item .news_text{ float:left; clear:both; margin-top:15px;}

.videotext{
	float:left;
	clear:both;
	margin-top:10px;
}

.table td{
	padding:4px 5px 4px 10px;
	border:1px solid #111;
}
.table p{margin:0px;}
.table img{border:none;margin:0px;}
