@charset "windows-1251";



html, body, div, form, tr, td, input, select, p
{
  margin: 0;
  padding: 0;
  border: none;
}

img
{
  border: 0;
}

.clear
{
  clear: both;
}

img.border
{
  padding: 1px;
  border: #ccc solid 1px;
}

.full_h
{
  height: 100%;
}

.full_w
{
  width: 100%;
}

.full_size
{
  width: 100%;
  height: 100%;
}

.td_middle
{
  vertical-align: middle;
}

.td_bottom
{
  vertical-align: bottom;
}

/* ================================================================================*/

/* MAIN MENU */
.main_menu {background-color:#89C6D7;padding-left:10px;padding-right:5px}
.main_menu a.item_active, .main_menu a.item_active:visited {color:#796238;}
.main_menu TD{padding-left:10px}
.main_menu A, .main_menu A:visited {color:#000000;font-weight:bold;text-decoration:none;}
.main_menu A:hover {color:#ffffff;background-color:#48899B;text-decoration:none;font-weight:bold;}

.submenu { position:absolute; left: 0; top:0; display:none;width:100px;}

.pd_menu {border:1px #48899B solid;background-color:#ffffff}
.pd_menu td {color:#000000;border:0px; background-color:#89C6D7;padding:5px 8px 5px 8px}
.pd_menu a, .pd_menu a:visited {font-size:11px;font-weight: normal; text-decoration:none;}
.pd_menu a:hover { color:#FFFFFF; text-decoration:none;font-size:11px;font-weight: normal;}
.pd_menu_activ A {color:#ffffff}
/* END MAIN MENU */

/* ESHOP TREE LINKS*/
TD.eshop_tree IMG {BORDER: 0px;}
TD.eshop_tree_level_1 {}

.eshop_sm_level_0 {}
.eshop_sm_level_0 A, .eshop_sm_level_0 A:visited {color:#33626F;font-weight:normal;font-size:13px;text-decoration:none;}
 span.eshop_eshop_sm_level_0 A:hover{color:#33626F;font-size:13px; font-weight:normal; text-decoration:underline;}
 #selected_sm_level_0 A {color: #33626F;font-weight:bold; text-decoration:underline}
.eshop_sm_level_1{}
.eshop_sm_level_1 A, .eshop_sm_level_1 A:visited {color:#33626F;font-size:12px; font-weight:normal;text-decoration:none;padding-left:10px;}
 span.eshop_sm_level_1 A:hover {color:#33626F; font-weight:normal; text-decoration:underline}
 #selected_sm_level_1 A {color: #33626F;font-weight:bold; text-decoration:underline;padding-left:10px;}
 .eshop_sm_level_2{}
.eshop_sm_level_2 A, .eshop_sm_level_2 A:visited {color:#33626F;font-size:11px;text-decoration:none;padding-left:20px;font-weight: normal;}
 span.eshop_sm_level_2 A:hover {color:#33626F; text-decoration:underline;font-weight:normal;}
 #selected_sm_level_2 A {color: #33626F;text-decoration:underline;padding-left:20px; font-size:11px; font-weight:bold;}
 .eshop_sm_level_3{}
.eshop_sm_level_3 A, .eshop_sm_level_3 A:visited {color:#33626F;font-size:11px;text-decoration:none;padding-left:30px;font-weight:normal;}
 span.eshop_sm_level_3 A:hover {color:#33626F;text-decoration:underline;font-weight:normal;}
 #selected_sm_level_3 A {color:#33626F;text-decoration:underline; font-size:11px;font-weight:bold;padding-left:30px;}

/*ESHOP TREE LINKS*/

/* SITE MAP, SECTION MAP */
#tree { font-size:10px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:10px;}
#tree DIV A{font-size:10px;}
#tree DIV A:hover {font-size:10px;}
.tree_item_selected {color:#48899B }

#tree DIV.sm_level_0 {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A {color:#33626f; font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:hover{font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1{font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A {color:#33626f;font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:hover {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_2 {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A {color:#33626f; font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:hover {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3 {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A {color:#33626f; font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:hover {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}
/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11; }
INPUT.txt, INPUT.field   { BORDER: #48899B 1px solid; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:11px; BACKGROUND: #89C6D7; COLOR: #000000; FONT-WEIGHT: bold; BORDER: #48899B 1px solid; }
SELECT.sel  { FONT-SIZE:11; BORDER: #48899B 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #48899B 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #48899B 1px solid; }
/* END FORMS */

/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {color:#660000; font-size:10;}
.status_notice {color:#000066; font-size:10;}
.status_normal {color:#000000; font-size:10;}

/* END SYSTEM */


/* PAGER */
.pager_block , .pager_active {
	padding-top: 2px; 
	float: left;
	width: 30px; height: 20px;
	margin-right: 2px;
	font-size: 14px;
	text-decoration: none;
	background-color: #f9f9f9;
	text-align: center;
}
.pager_active { color: #f9f9f9;	background-color: #666;}
.pager_block a, .pager_active a { text-decoration: none;	font-size: 14px; }
.pager_block a:hover, .pager_active a:hover {	font-weight: bold; }
/* END PAGER */


/* Categories Display */

.cat_path { margin: 30px 0px; }

.catD_detail_table { width: 95% }
.catD_detail_table td { padding-bottom: 20px; }

.catD_row { width: 20%; }
.cat_small_picture {  float: left; margin-right: 15px; margin-bottom: 10px;}
.catD_row .catD_name { text-transform: uppercase; margin-bottom: 5px; }
.catD_row .catD_name a { font-weight: bold !important; }
.catD_row .catD_announce { }

/* End Categories Display */

/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
textarea.amiroTEdCtrl{
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote {
/*    border: 1px solid #d9d9d9;
    background: #eeeeee;
    padding: 5px;*/
	border-left: 2px solid #999999;
	margin: 0px; padding: 10px;
	margin-left: 15px;
	background: #f9f9f9;
}

PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}
/* } Text editor styles */
/* PAGER */
.pager { margin-top: 20px; text-align: left; }
.pager_sibl_pages { font-size: 14px; font-weight: bold; }
.pager_pages { margin: 10px 0px; padding: 4px 0px;  }

a.pager_sibl:link, a.pager_sibl:active, a.pager_sibl:visited, a.pager_sibl:hover,
a.pager_fin:link, a.pager_fin:active, a.pager_fin:visited, a.pager_fin:hover  {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.pager_sibl:hover, a.pager_fin:hover  { text-decoration: underline; }

a.pager_block:link, a.pager_block:active, a.pager_block:visited, a.pager_block:hover, .pager_active, .pager_dotdot  {
	margin-right: 3px;
	padding: 4px 10px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-color: #f2f2f2;
}
a.pager_block:hover { background-color: #ccc; }

.pager_active { font-size: 14px; color: #f9f9f9;	background-color: #666;}

.pages_nav_split { font-size: 14px; font-weight: normal; padding: 0px 5px; }

/* END PAGER */

/* SITE MAP, SECTION MAP */

.sm_tree {  }

.sm_tree .sm_level_1 {  }
.sm_tree .sm_level_1 a:link, 
.sm_tree .sm_level_1 a:visited, 
.sm_tree .sm_level_1 a:active, 
.sm_tree .sm_level_1 a:hover { font-size: 14px; }
.sm_level_1 .sm_tree_item_selected { font-size: 14px; }

.sm_tree .sm_level_2 { margin-left: 15px; }
.sm_tree .sm_level_2 a:link, 
.sm_tree .sm_level_2 a:visited, 
.sm_tree .sm_level_2 a:active, 
.sm_tree .sm_level_2 a:hover { font-size: 12px; }
.sm_level_2 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_level_3 { margin-left: 25px; }
.sm_tree .sm_level_3 a:link, 
.sm_tree .sm_level_3 a:visited, 
.sm_tree .sm_level_3 a:active, 
.sm_tree .sm_level_3 a:hover { font-size: 12px; }
.sm_level_3 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_tree_item_selected { font-weight: bold; }

.sm_imaged_tree { }

.sm_imaged_tree  .sm_imaged_item_normal_1, .sm_imaged_tree  .sm_imaged_item_active_1,
.sm_imaged_tree  .sm_imaged_item_normal_2, .sm_imaged_tree  .sm_imaged_item_active_2,
.sm_imaged_tree  .sm_imaged_item_normal_3, .sm_imaged_tree  .sm_imaged_item_active_3 { 
	padding-left: 7px; 
	line-height: 19px;
}

/* END SITE MAP, SECTION MAP */


/* STICKERS */

.stickers { }
.stickers td { vertical-align: top; text-align: left; }
.stickers .small_row { border: 0px; }
.stickers .small_row_dashed { border: dashed #ccc 1px; }

.stickers .small_header { line-height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

/* END STICKERS */


input,
select
{
  font-family: Tahoma;
  font-size: 11px;
  color: #3A3D46;
}

body
{
  background-color: #1567B1;
}

.total_main_tbl{
	width: 100%;
	height: 100%;
	background-image: url(/_img/main_x.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.left_main{
	padding: 0px 0px 0px 0px;
	font-size: 1px;
	background-image: url(/_img/left_main_y.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

.left_main table{
	width: 100%;
	height: 100%;
	background-image: url(/_img/left_main_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.right_main{
	font-size: 1px;
	background-image: url(/_img/right_main_y.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px;
}

.right_main table{
	width: 100%;
	height: 100%;
	background-image: url(/_img/right_main_top.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
}

.center_main
{
  padding: 0px 0px 0px 0px;
  width: 980px;
  background-color: #27375B;
}

.center_main .main_tbl
{
  width: 980px;
  height: 100%;
  margin: 0 auto;
}

/* navi */

.navi{
	height: 52px;
	border: 1px solid #364562;
	background-color: #FFFFFF;
	background-image: url(/_img/navi_x.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}

.logo{
	padding: 15px 0px 0px 13px;
}

.navi_inner{
	text-align: right;
	padding: 22px 20px 0px 0px;
}

.navi_inner a{
	margin: 0px 4px 0px 4px;
}

.navi_inner img.n_sep{
	position: relative;
	top: 0px;
}
/* //navi */

/* top_menu */

.top_menu{
	padding: 0px 9px 0px 9px;
	height: 55px;
	background-image: url(/_img/top_menu_x.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border-left: 1px solid #364562;
	border-right: 1px solid #364562;
}

.top_menu .top_menu_tbl{
	width: 100%;
	height: 100%;
	border-left: 1px solid #364562;
	border-right: 1px solid #364562;
}

.top_menu .top_menu_tbl .lang{
	padding: 3px 8px 0px 8px;
	border-right: 1px solid #364562;
	width: 24px;
}

.top_menu .top_menu_tbl .lang a{
	padding: 2px 0px 4px 0px;
	background-image: url(/_img/lang_x.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 10px;
	text-align: center;
}

.top_menu .top_menu_tbl .lang a.cur{
	padding: 2px 0px 4px 0px;
	color: #FDD653;
	font-weight: bold;
}

.top_menu .top_menu_tbl .lang a.last{
	background-image: none;
}

.top_menu .top_menu_tbl .lang a:hover{
	text-decoration: none;
}


.top_menu .top_menu_tbl .top_menu_inner{
	padding: 0px 0px 0px 0px;
}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl{
	height: 100%;
	width: 100%;
}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td{
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #364562;
	text-align: center;
}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl .sep{
	padding: 0px 0px 0px 0px;
	width: 44px;
	background-image: url(/_img/sep.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-right: none;
}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td a{
	text-decoration: none;
	color: #FCD146;
	display: block;
	text-transform: uppercase;
	background-image: url(/_img/e.jpg);
	background-position: right 35px;
	background-repeat: no-repeat;
}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td a span{
	display: block;
	padding: 12px 0px 30px 0px;
}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td a.cur{
	background-image: url(/_img/cur.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #1E2B57;
}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td a.cur span{
	background-image: url(/_img/e2.jpg);
	background-position: right 35px;
	background-repeat: no-repeat;	
}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td a:hover{
	text-decoration: none;
}
/* //top_menu */

.header{
	height: 82px;
}

.header_2{
	height: 113px;
	background-image: url(/_img/header_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.header_2 p{
	padding: 33px 8px 0px 21px;
	width: 24px;
}

.header_2 a{
	padding: 2px 0px 4px 0px;
	background-image: url(/_img/lang_x.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 10px;
	text-align: center;
}

.header_2 a.cur{
	padding: 2px 0px 4px 0px;
	color: #FDD653;
	font-weight: bold;
}

.header_2 a.last{
	background-image: none;
}

.header_2 a:hover{
	text-decoration: none;
}

/* total_content */
.total_content .content_info_tbl
{
  height: 220px;
  border-bottom: 1px solid #788494;
}

.total_content .content_info_tbl .info_sep{
	padding: 0px 10px 0px 0px;
	font-size: 1px;
	background-color: #5C6B8A;
}

.total_content .content_info_tbl .info_inner{
	width: 25%;
	padding: 9px 0px 0px 0px;
	height: 120px;
	background-color: #27375B;
	background-image: url(/_img/info_inner_bg.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;text-align:justify;
}

.total_content .content_info_tbl .info_inner2{
	width: 25%;
	padding: 0px 0px 0px 0px;text-align:justify;
	border-right: 1px solid #788494;
}

.total_content .content_info_tbl .info_inner3{
	border-right: none;text-align:justify;
}

.total_content .content_info_tbl .info_inner a.name{
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0px 0px 18px;
	margin: 0px 0px 0px 6px;
	text-decoration: none;
	background-image: url(/_img/more.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
}

.total_content .content_info_tbl .info_inner a.name:hover{
	text-decoration: none;
}

.total_content .content_info_tbl .info_inner p{
	padding: 9px 10px 0px 5px;
}



.total_content .content_tbl{
	width: 100%;
}

/* text */
.total_content .content_tbl .text{
	padding: 15px 10px 0px 16px;
	width: 476px;
}

.total_content .content_tbl .text p{
	padding: 0px 0px 10px 0px;
}

/* news */
.total_content .content_tbl .news{
	padding: 0px 0px 0px 0px;
}

.total_content .content_tbl .news .news_tbl{
	width: 100%;
}

.total_content .content_tbl .news .news_tbl .news_inner{
	padding: 10px 0px 10px 0px;
}

.total_content .content_tbl .news .news_tbl .news_inner span.date
{
  font-size: 11px;
  font-family: Verdana;
}

.total_content .content_tbl .news .news_tbl .news_inner a.news_tit{
	padding: 0px 0px 0px 0px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

.total_content .content_tbl .news .news_tbl .news_inner p{
	padding: 2px 0px 11px 0px;
}

.total_content .content_tbl .news .news_tbl .news_inner img{
	margin: 0px 0px 2px 0px;
}

.total_content .content_tbl .news .news_tbl .news_inner a.more{
	padding: 0px 15px 0px 0px;
   float: right;
	background-image: url(/_img/more.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.total_content .content_tbl .news .news_tbl .news_inner p.for_more{
	padding: 0px 0px 0px 0px;
	clear: both;
}

.total_content .content_tbl .news .news_tbl .news_inner a.more:hover{
	text-decoration: none;
}

/* search */
.total_content .content_tbl .search{
	padding: 12px 0px 0px 25px;
	width: 232px;
}

.total_content .content_tbl .search1 p{
	padding: 0px 0px 1px 0px;	
}

.total_content .content_tbl .search1 p.v_1{
	padding: 17px 0px 0px 0px;	
}


.total_content .content_tbl .search1 a.v{
	padding: 0px 0px 0px 0px;	
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.total_content .content_tbl .search1 a.v:hover{
	text-decoration: none;
}


.total_content .content_tbl .search .inp{
	width: 94px;
	height: 21px;
	background-image: url(/_img/inp.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 3px 0px 0px;
}

.total_content .content_tbl .search .inp input{
	width: 92px;
	height: 21px;
   background-color: transparent;
	background-image: none;
	border: none;
	padding: 3px 0px 0px 3px;
	color: #26365A;
}

.total_content .content_tbl .search .sub{
	width: 45px;
	height: 20px;
	padding: 1px 0px 0px 0px;
}

.total_content .content_tbl .search .sub input{
	width: 45px;
	height: 20px;
   background-color: transparent;
	background-image: url(/_img/sub.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	padding: 0px 0px 4px 3px;
	color: #26365A;
	cursor: pointer;
	font-size: 10px;
}


/* left_cell */

.left_cell{
  padding: 25px 0px 0px 10px;
  width: 191px;
  background-color: #27375B;
}

.left_cell .left_menu_tbl{
	width: 100%;
	background-image: url(/_img/left_menu_y.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

.left_cell .left_menu_tbl td{
	padding: 0px 50px 0px 0px;
	height: 26px;
	vertical-align: middle;
	background-image: url(/_img/left_cell_a.jpg);
	background-position: right 7px;
	background-repeat: no-repeat;
	border-top: 1px solid #6C7B98; 
}

.left_cell .left_menu_tbl td.cur{
	background-image: url(/_img/left_cell_a_cur.jpg);
	background-position: left top;
}

.left_cell .left_menu_tbl td a{
	text-decoration: none;
        color:#FFFFFF;
}

.left_cell .left_menu_tbl td.cur a{
	font-weight: bold;
}

.left_cell .left_menu_tbl td a:hover{
	text-decoration: none;
}

.left_cell .left_banners_tbl{
	width: 100%;
	background-color: #B3C6E2;
}

.left_cell .left_banners_tbl td{
	padding: 0px 0px 15px 0px;
}

.left_cell .search_tbl{
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.left_cell .search_tbl .search{
	padding: 16px 0px 2px 24px;
}

.left_cell .search_tbl .search p{
	padding: 0px 0px 2px 0px;
}

.left_cell .search_tbl .search .inp{
	width: 94px;
	height: 21px;
	background-image: url(/_img/inp.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 3px 0px 0px;
}

.left_cell .search_tbl .search .inp input{
	width: 92px;
	height: 21px;
   background-color: transparent;
	background-image: none;
	border: none;
	padding: 3px 0px 0px 3px;
	color: #26365A;
}

.left_cell .search_tbl .search .sub{
	width: 45px;
	height: 20px;
	padding: 1px 0px 0px 0px;
}

.left_cell .search_tbl .search .sub input{
	width: 45px;
	height: 20px;
   background-color: transparent;
	background-image: url(/_img/sub.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	padding: 0px 0px 4px 3px;
	color: #26365A;
	cursor: pointer;
	font-size: 10px;
}

.content .search_tbl{
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.content .search_tbl .search{
	padding: 16px 0px 2px 24px;
}

.content .search_tbl .search p{
	padding: 0px 0px 2px 0px;
}

.content .search_tbl .search .inp{
	width: 94px;
	height: 21px;
	background-image: url(/_img/inp.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 3px 0px 0px;
}

.content .search_tbl .search .inp input{
	width: 92px;
	height: 21px;
   background-color: transparent;
	background-image: none;
	border: none;
	padding: 3px 0px 0px 3px;
	color: #26365A;
}

.content .search_tbl .search .sub{
	width: 45px;
	height: 20px;
	padding: 1px 0px 0px 0px;
}

.content .search_tbl .search .sub input{
	width: 45px;
	height: 20px;
        background-color: transparent;
	background-image: url(/_img/sub_1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	padding: 0px 0px 4px 3px;
	color: #26365A;
	cursor: pointer;
	font-size: 10px;
}
/* content */

.content
{
  padding: 22px;
}

.content .pathway_2_tbl{
	width: 100%;
}

.content .pathway_2_tbl .pathway_2{
	padding: 17px 0px 28px 0px;
}

.content .pathway_2_tbl .pathway_2 a{
	text-decoration: none;
	color: #E38E00;
	font-weight: bold;
	padding: 0px 13px 0px 0px;
	background-image: url(/_img/pathway2.jpg);
	background-position: right 4px;
	background-repeat: no-repeat;
	font-size: 12px;
}

.content .pathway_2_tbl .pathway_2 span{
	color: #26355C;
	padding: 0px 0px 0px 9px;
	font-size: 12px;
}

.content .pathway_2_tbl .pathway_2 a:hover{
	text-decoration: none;
}

.content img.pic2{
	margin: 0px 0px 0px 130px;
}

.content img.mbr{
	margin: 0px 0px 0px 4px;
	position: relative;
	top: 3px;
}

.content .cat_tbl{
	width: 100%;
	margin: 82px 0px 0px 0px;
}

.content .cat_tbl td{
	text-align: center;
	padding: 0px 0px 30px 0px;
}

.content .cat_tbl td a{
	margin: 0px 21px 0px 21px;
}


/* //total_content */

/* footer */
.footer{
	padding: 0px;
	height: 70px;
	background-image: url(/_img/footer_x.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.footer .footer_tbl{
	width: 100%;
	height: 100%;
}

/* pathway */
.footer .footer_tbl .pathway{
	padding: 7px 0px 7px 0px;
}

.footer .footer_tbl .pathway a{
	text-decoration: none;
	background-image: url(/_img/pathway.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 14px;
}

.footer .footer_tbl .pathway a.cur{
	font-weight: bold;
}

.footer .footer_tbl .pathway a:hover{
	text-decoration: none;
}

/* //pathway */


/* footer_inner */
.footer .footer_tbl .footer_inner{
	xpadding: 2px 0px 0px 0px;
}

.footer .footer_tbl .footer_inner .footer_inner_tbl{
	width: 100%;
}

.footer .footer_tbl .footer_inner .footer_inner_tbl .copyright{
	xpadding: 0px 0px 0px 11px;
}

.footer .footer_tbl .footer_inner .footer_inner_tbl .copyright p{
	padding: 0px 0px 0px 0px;
}


.footer .footer_tbl .footer_inner .footer_inner_tbl .banners{
	padding: 2px 0px 0px 0px;
	text-align: right;
}

.footer .footer_tbl .footer_inner .footer_inner_tbl .footer_navi{
	padding: 11px 27px 0px 3px;
	width: 73px;
}

.footer .footer_tbl .footer_inner .footer_inner_tbl .footer_navi a{
	margin: 0px 4px 0px 4px;
}

.footer .footer_tbl .footer_inner .footer_inner_tbl .footer_navi img.f_sep{
	position: relative;
	top: 0px;
}

.nav {
color:#26355C;
font-family:Tahoma,Arial,sans_serif;
font-size:12px;
text-decoration:none;
}

.nav0 {
color:#E38E00;
font-family:Tahoma,Arial,sans_serif;
font-size:12px;
font-weight:bold;
}

hr {
color:#d0d0d0;
}

.more {
color:#26355C;
font-family:Georgia,Arial,sans_serif;
font-size:12px;
text-decoration:none;
}

.news_announce {
padding:13px 3px 0px 3px;
}

.bottom_link {
color:#FFFFFF;
}
.articles_cat_name{float:left;}

.articles_cat_name a {color:#26355C;font-family:Georgia,Arial,sans_serif;font-size:14px;font-weight:bold;text-decoration:none;}


.lang {color:#FFFFFF;}


/* //footer_inner */
/* //footer */

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}
/* ::::: http://www.microbor.com/_mod_files/_css/common.css?_cv=5.4.4.0 ::::: */


.full_w { width: 100%;}
.top_menu { border-top:10px solid #ff9933;padding-top:3px !important;}
td { vertical-align: top; color: rgb(76, 76, 76); }
#stat { display: none; }
body { background-color: #fff; }

.total_main_tbl { width: 100%; height: 100%; background-image: url('/_img/main_x.jpg'); background-position: left top; background-repeat: repeat-x; }
.left_main { padding: 0px; font-size: 1px; background-image: url('/_img/left_main_y.jpg'); background-position: right top; background-repeat: repeat-y; }
.left_main table { width: 100%; height: 100%; background-image: url('/_img/left_main_top.jpg'); background-position: right top; background-repeat: no-repeat; }
.right_main { padding: 0px; font-size: 1px; background-image: url('/_img/right_main_y.jpg'); background-position: left top; background-repeat: repeat-y; }
.right_main table { width: 100%; height: 100%; background-image: url('/_img/right_main_top.jpg'); background-position: left 0px; background-repeat: no-repeat; }
.center_main { padding: 0px; width: 1000px; background-color: #fff}
.center_main .main_tbl {width:1000px; height: 100%; }
.navi { padding: 0px; height: 52px; background-color: rgb(255, 255, 255); background-image: url('/_img/navi_x.gif'); background-position: left bottom; background-repeat: repeat-x; }
.logo { padding: 15px 0px 0px 13px; }
.navi_inner { padding: 22px 20px 0px 0px; text-align: right; }
.navi_inner a { margin: 0px 4px; }
.navi_inner img.n_sep { position: relative; top: 0px; }
.top_menu { 
	padding: 0px 7px; height: 50px; 
	background:#fff }
.top_menu .top_menu_tbl { width: 100%; height: 100%; }
.top_menu .top_menu_tbl .lang {  padding: 3px 8px 0px; width: 24px; }
.top_menu .top_menu_tbl .lang a { padding: 2px 0px 4px; background-image: url('/_img/lang_x.gif'); background-position: left bottom; background-repeat: repeat-x; text-transform: uppercase; text-decoration: none; display: block; line-height: 10px; text-align: center; }
.top_menu .top_menu_tbl .lang a.last { background-image: none; }
.top_menu .top_menu_tbl .lang a:hover { text-decoration: none; }
.top_menu .top_menu_tbl .top_menu_inner { padding: 0px; }
.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl { height: 100%; width: 100%; }
.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td { padding: 0px; text-align: center; }
.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl .sep { padding: 0px; width: 44px; background-image: url('/_img/sep.jpg'); background-position: left top; background-repeat: no-repeat; }
.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td a {
font-weight:bold; text-decoration: none; color: #000; display: block; text-transform: uppercase; 
background:#fff url('/_img/e.gif') no-repeat 100% 21px;}

.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td a span { padding: 21px 0px; display: block; }
.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td a:hover { 
text-decoration: none; 
background:#ff9933 url('/_img/e_hover.gif') no-repeat 100% 21px;
color:#fff; }
.header { height: 82px;padding-top:12px !important;}
.total_content { padding: 0px 10px 10px 0px; }
.total_content .content_tbl {width: 100%;}
.total_content .content_tbl .text { padding: 15px 10px 0px 16px; width: 476px; }
.total_content .content_tbl .text p { padding: 0px 0px 10px; }
.total_content .content_tbl .news { padding: 0px; }
.total_content .content_tbl .news .news_tbl { width: 100%; }
.total_content .content_tbl .news .news_tbl .news_inner { padding: 10px 0px; }
.total_content .content_tbl .news .news_tbl .news_inner span.date { padding: 1px 0px 0px; }
.total_content .content_tbl .news .news_tbl .news_inner p { padding: 2px 0px 11px; }
.total_content .content_tbl .news .news_tbl .news_inner a.more { padding: 0px 15px 0px 0px; float: right; background-image: url('/_img/more.gif'); background-position: 100% 2px; background-repeat: no-repeat; color:#000; text-decoration: none; }
.total_content .content_tbl .news .news_tbl .news_inner p.for_more { padding: 0px; clear: both; }
.total_content .content_tbl .news .news_tbl .news_inner a.more:hover { text-decoration: none; }
.footer { height: 70px; background-image: url('/_img/footer_x.jpg'); background-position: left top; background-repeat: repeat-x; }
.footer .footer_tbl { width: 100%; height: 100%; }
.footer .footer_tbl .pathway { padding: 0px 0px; }
.footer .footer_tbl .pathway a { margin: 0px 0px 0px 14px; padding: 0px 0px 0px 8px; text-decoration: none; background-image: url('/_img/pathway.gif'); background-position: left 4px; background-repeat: no-repeat; }
.footer .footer_tbl .pathway a:hover { text-decoration: none; }
.footer .footer_tbl .footer_inner { padding: 2px 0px 0px; }
.footer .footer_tbl .footer_inner .footer_inner_tbl { width: 100%; }
.footer .footer_tbl .footer_inner .footer_inner_tbl .copyright { padding: 0px 0px 0px 11px; }
.footer .footer_tbl .footer_inner .footer_inner_tbl .copyright p { padding: 0px; }
.footer .footer_tbl .footer_inner .footer_inner_tbl .banners { padding: 2px 0px 0px; text-align: right; }
.footer .footer_tbl .footer_inner .footer_inner_tbl .footer_navi { padding: 11px 27px 0px 3px; width: 73px; }
.footer .footer_tbl .footer_inner .footer_inner_tbl .footer_navi a { margin: 0px 4px; }
.footer .footer_tbl .footer_inner .footer_inner_tbl .footer_navi img.f_sep { position: relative; top: 0px; }
hr { color: rgb(208, 208, 208); }
.more { color: rgb(38, 53, 92); font:bold 12px Arial,sans_serif;  text-decoration: underline; }
.bottom_link { color: #000; }
.lang { color: #000; }
@media all and (min-width: 0px) {
}
/* ::::: http://www.microbor.com/_mod_files/_css/new1.css?_cv=5.4.4.0 ::::: */



.top_menu .top_menu_tbl .lang,
.top_menu .top_menu_tbl,
.top_menu .top_menu_tbl .top_menu_inner .top_menu_inner_tbl td,
.top_menu_inner_tbl .sep,
.navi
 {
	border:0 !important;
	background:none !important;
	}
.top_menu {
	border-left:0 !important;
	border-right:0 !important;
	}

.left_cell{background:#cacaca !important;}

.top_menu_inner_tbl td a.cur{
	background: #FF9933 url(/_img/e.gif) no-repeat scroll 100% 21px !important;
	}
	.top_menu_inner_tbl td a.cur span  {
		background: url(/_img/e_hover.gif) no-repeat scroll 100% 21px !important;
		}

.left_cell .left_menu_tbl td a{

	color:#fff !important;
	}
.top_menu_inner_tbl td a{
	margin-right:1px !important;
	}

.left_cell .left_banners_tbl{
	background:#cacaca !important;
	margin-top:15px;
	}
      .left_cell .left_menu_tbl td {
	padding:0 32px 0 8px !important;
	}

       .logo img{
		width:166px !important;
		height:50px !important;
		}
   .top_menu .top_menu_tbl a.lang {
	background-image:url(/_img/lang_x.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	color:#fff !important; }

	.last{position:relative;top:-4px;}


.total_content .content_tbl .news .news_tbl .news_inner {
	padding:10px;
	}
.header_2 a {
	color:#fff !important;
	}


.header_2 p {
	background:#FFF;
	padding:3px 5px 0 5px;
	margin:30px 3px 0 16px;
	width:24px;
}

.chin_sep{
	height:12px;

	}
.header_2 .china_lang{
	margin:-8px 0 0 7px;
	}
.china_br{
	width:1000px;
	height:10px;
	margin-top:84px;
	margin-bottom:10px;
	background:#FF9933;
	}

body,
td,
th
{
  font: 12px/1.55 "Tahoma", sans-serif;
}

.content a.borderless
{
  border-bottom: 0 ! important;
}

.photos img
{
  margin: 5px;
}

.content a
{
 color: #068FBD;
 text-decoration: none;
 border-bottom: #0FA5CA solid 1px;
 cursor: pointer;
}

h2
{
  font: normal 17px Georgia, "Times New Roman", Times, serif;
  color: #FF8000;
}

h2:first-child
{
  margin-top: 0;
}

table.contacts td
{
  padding: 2px;
  padding-left: 0;
}

table.contacts td:first-child
{
  padding-right: 4px;
}

.content p
{
  margin-top: 20px;
}

.content p:first-child
{
  margin-top: 0;
}

.product img
{
  float: left;
  margin-right: 4px;
}

table.data
{
		border-collapse: collapse;
		border-spacing: 0;
		border: 1px solid #FF8409;
}

table.data td,
table.data th
{
		padding: 4px 8px;
}

table.data td
{
		background: #F0FAFF;
		border: 1px solid #FF8409;
}

table.data th
{
		background: #F93;
		color: white;
		font: 11px Verdana, Geneva, sans-serif;
		border-left: white solid 1px;
		border-bottom: #FF8409 solid 1px;
}

th:first-child,
td:first-child
{
		border-left: 0;
}

tr:first-child td
{
		border-top: 0;
}