html, body
{
	width: 100%;
	height: 100%;
	font-family: "Tahoma";
	font-size: 11px;
	padding: 0;
	margin: 0;
	/* cursor: default; */
	/* background-color: transparent; */
	background: #fff url('../images/line.gif') top;
}

a
{
	outline: 0;
}

.nav{
	color: #565656;
	text-decoration: none;
}

.link{
	color: #000000;
	text-decoration: none;
}

#main0
{
	margin: 0 0;
	width: 982px;
}

#main
{
	margin: 0 0;
	width: 982px;
	height: 100%;
}

.container
{
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;

	margin-right: 11px;
	background-color: #fff;
}

.left
{
	background: url('../images/out_bord_left.gif') repeat-y top left;
}

.right
{
	background: url('../images/out_bord_right.gif') repeat-y top right;
	margin-left: 11px;
}


.mright ul,
.lang ul,
.submenu ul,
.submenu2 ul,
.news_item
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

.banners{
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.banners img{
	margin-bottom: 5px;
}

.logo
{
	height: 60px;
}

.logo .lleft
{
	float: left;
	margin: 11px 14px 0 27px;
	border: 0;
}

.logo .lright
{
	float: right;
}


.height
{
	height: 748px;
}


.min-height
{
	min-height: 748px;
	height: auto
} 


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


.min-height-inherit
{
	min-height: inherit
}


.menu
{
	background-color: #0b0b0b;
	color: #c5c5c5;
	font-size: 11px;
}

.menu .mright
{
	width: 100%;
	margin-top: 2px;
}



.menu .mright ul
{
	padding: 2px 2px 6px 2px;
	
	width: 786px;
	background: url(../images/main_menu_bg.png) repeat-x bottom;
	background-color: #0b0b0b;
}

.menu .mright ul li
{
	float: left;
	color: #ff7200;
	padding: 2px 3px;
}

.menu .mright ul li a
{
	text-decoration: none;
	color: #c5c5c5;
}

.menu .mright ul li a .name
{
	padding: 0 2px 0 2px;
	margin: 0 0 0 1px;
}

.menu .mright ul li a:hover
{
	color: #fefefe;
}

.menu .mright ul li a.act
{
	color: #fefefe;
	border-bottom: 3px solid #f00;
}

.under_top_active
{
	background-color: #f00;
	height: 3px;
}

.under_top
{

}

.under_left_active
{
	border-left: 1px solid #fff;
	background-color: #000;
	width: 1px;
}

.under_right_active
{
	border-right: 1px solid #fff;
	background-color: #000;
	width: 1px;
}

.menu .mright ul li a .under_top .under
{
	height: 3px;
	background-color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 7px 0 7px;
}

.under_active
{
	height: 3px;
	background-color: #f00;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 7px 0 7px;
	width: 100%;
}

.hidden
{
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.under div
{
	visibility: hidden;
}

.mleft
{
	margin-top: 2px;
	float: left;
	margin-left: 7px;
	width: 140px;
}

.mleft form
{
	float: left;
}

.mleft input
{
	height: 14px;
	font-size: 10px;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}

.mleft input.fld
{
	background: #fff url('../images/search.gif') no-repeat center center;
	color: #939393;
	padding: 0 9px 0 9px;
	width: 94px;
}

.mleft input.btn
{
	margin-left: 4px;
	background: url('../images/magnif.gif') no-repeat center center;
	width: 23px;
	cursor: hand;
	cursor: pointer;
}


.white_line
{
	background-color: #fff;
	height: 1px;
	background-color: #fff;
	position: relative;
	z-index: 2;
}


.black_line
{
	background-color: #000;
	border-bottom: 1px solid #fff;
	height: 3px;
}


.middle
{
	width: 170px;
	clear: left;
	background: #dcf448 url('../images/grad.gif') repeat-x top right;
}

.middle2
{
	width: 170px;
	clear: left;
	background: #b6eeff url('../images/grad2.gif') repeat-x top right;
}

.clear_all
{
	clear: both;
	height: 1px;
	display: block;
}

.mid_left
{
	float: left;
	width: 170px;
}

.mid_center
{
	float: left;
	width: 670px;
	background: #fff;
}

.lang
{
	float: left;
	width: 163px;
	border-top: 1px solid #23261b;
	border-bottom: 1px solid #23261b;
	padding: 4px 0 7px 7px;
	text-align: center;
	background: url(../images/lmenu_bg.png) repeat-x bottom;
	background-color: #5b5b59;
}

.lang ul
{
	
	height: 16px;
	width: 100%;
	padding: 0;
	margin: 0;
	
}

.lang ul li
{	
	float: left;
	margin: 0 0 0 7px;
	height: 11px;
	width: 18px;
	background: transparent url('../images/lang.gif') no-repeat center center;
}

.lang ul li a
{
	text-decoration: none;
	color: #fff;
	display: block;
	float: left;
	font-size: 9px;
	margin: 0 0 0 2px;
	padding: 0;
	height: 9px;
	width: 16px;
	text-align: center;
}


.submenu
{
	margin: 10px 0 0 21px;
}

.submenu ul
{
	width: 100%;
}

.submenu ul ul
{
	padding-left: 12px;
}

.submenu ul li
{
	background: transparent url('../images/li.gif') no-repeat center left;
	padding-left: 14px;
	width: 65%;
	margin-top: 3px;
}

.submenu ul li.act
{
	background-position: 0 5px;
}

.submenu ul li a
{
	color: #000;
	text-decoration: none;
	display: block;
}

.submenu .act a{
	font-weight: bold;
}

.submenu ul li div
{
	background: transparent url('../images/dot.gif') repeat-x;
	margin: 3px 0 0 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
}

.submenu ul li ul li
{
	background: transparent url('../images/sub_li.gif') no-repeat center left;
	width: 100%;
}

.submenu2
{
	margin: 40px 0 0 21px;
}

.submenu2 ul
{
	width: 100%;
}

.submenu2 ul li
{
	background: transparent url('../images/li2.gif') no-repeat center left;
	padding-left: 14px;
	width: 65%;
	margin-top: 3px;
}

.submenu2 ul li.act
{
	background-position: 0 5px;
}

.submenu2 ul li a
{
	color: #000;
	text-decoration: none;
	display: block;
}

.submenu2 ul li div
{
	background: transparent url('../images/dot.gif') repeat-x;
	margin: 3px 0 0 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
}

.submenu2 ul li ul li
{
	background: transparent url('../images/sub_li.gif') no-repeat center left;
	width: 100%;
}

.head
{
	margin-top: 6px;
	height: 16px;
	background: transparent url('../images/h_line.gif') no-repeat center left;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 21px;
}

.contents
{
	margin-top: 16px;
	padding: 0 15px 5px 21px;
}

.contents .button
{
	background: url('../images/button_bg.jpg') no-repeat center center;
	width: 106px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	color: #ffffff;
	font-size: 10px;
	cursor: pointer;
}

.contents input,
.contents select,
.contents textarea
{
	border: none;
}

.declar_form{
	color: #000000;
}

.news .thmb
{
	width: 124px;
	float: left;
	background-color: #fff;
}

.gallery .thmb
{
	width: 139px;
	float: left;
	background-color: #fff;
}

.news .thmb .line
{
	float: left;
	width: 106px;
	height: 9px;
}

.gallery .thmb .line
{
	float: left;
	width: 121px;
	height: 9px;
}

.thmb .corner
{
	float: left;
	width: 9px;
	height: 9px;
}

.thmb .tl
{
	background: #fff url('../images/top_left.gif') no-repeat top left;
}

.thmb .tr
{
	background: #fff url('../images/top_right.gif') no-repeat top right;
}

.thmb .t
{
	background: #fff url('../images/top.gif') repeat-x top center;
}

.thmb .bl
{
	background: url('../images/bottom_left.gif') no-repeat bottom left;
}

.thmb .b
{
	background: url('../images/bottom.gif') repeat-x bottom center;
}

.thmb .br
{
	background: url('../images/bottom_right.gif') no-repeat bottom right;
}

.thmb img
{
	border: 0;
}

.thmb .ml
{
	background: url('../images/left.gif') repeat-y center left;
}

.thmb .mr
{
	margin-left: 9px; background: url('../images/right.gif') repeat-y center right;
}

.thmb .mc
{
	margin-right: 9px;
}

.news .thmb .empty
{
	height: 106px;
	background: url('../images/grid.gif') center top;
}

.gallery .thmb .empty
{
	height: 95px;
	background: url('../images/grid.gif') center top;
}

.n_line
{
	float: left;
	clear: left;
	width: 100%;
	background: url('../images/n_line.gif') no-repeat center center;
	height: 1px;
	margin-top: 3px;
}

.links{
	margin: 0 26px 0 26px;
}

.s_line
{
	float: left;
	clear: left;
	width: 100%;
	background: url('../images/n_line.gif') no-repeat center center;
	height: 1px;
	padding: 14px 0 14px 0;
}

.news 
{
	float: left;
	width: 100%;
	font-family: "Tahoma";
	font-size: 11px;
}

.news_item img
{
	background: url('../images/img_bg.jpg') no-repeat center center;
	padding: 9px;
}

.news_item img.left
{
	margin: 0 10px 0 0;
}

.news_item img.right
{
	margin: 0 0 0 10px;
}

.news
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news li 
{
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 0px;
}

.news li.first
{
	margin: 0;
}

.news li.last
{
	padding-bottom: 20px;
}

.m16
{
	margin-top: 16px;
}

.news .desc
{
	float: left;
	margin-left: 10px;
	width: 600px;
	text-align: justify;
}

.desc p
{
	margin: 5px 0 0 0;
	padding: 0;
}

.more
{
	float: left;
	clear: left;
	width: 100%;	
}

.more a
{
	font-size: 9px;
	text-decoration: none;
	color: #000;
	display: block; 
	float: right;
	margin: 10px 0 0 0;
}
.back
{
	float: left;
	clear: left;
	width: 100%;	
}

.back a
{
	font-size: 9px;
	text-decoration: none;
	color: #000;
	display: block; 
	float: left;
	margin: 10px 0 0 0;
}


.gallery
{
	width: 100%;
	float: left;
	margin-top: 0px;
}

.gallery li
{
	float: left;
	width: 141px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin-left: 22px;
}

.gallery li a
{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000;
}

.gallery li a img
{
	margin: 0 auto;
	border: 0;
}

.gallery .desc
{
	text-align: left;
}

.gallery li.first
{
	margin-left: 0;
}

.fg
{
	margin-top: 0;
}

.break
{
	 clear: left;
	 margin-top: 16px;
}

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

.gallery a
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.gallery .header
{
	padding: 5px 30px 5px 30px;
	font-weight: bold;
	color: #000000;
}

.gallery_prew{
	display: inline;
	text-decoration: none;
}

.gallery_prew a{
	display: inline;
	width: 150px;
	text-decoration: none;

}

.gallery_prew .header
{
	padding: 5px 20px 0 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.gallery_main{
	width: 600px;
}

.gallery_main .tl
{
	background: #fff url('../images/top_left.gif') no-repeat top left;
}

.gallery_main .tr
{
	background: #fff url('../images/top_right.gif') no-repeat top right;
}

.gallery_main .t
{
	background: #fff url('../images/top.gif') repeat-x top center;
}

.gallery_main .bl
{
	background: url('../images/bottom_left.gif') no-repeat bottom left;
}

.gallery_main .b
{
	background: url('../images/bottom.gif') repeat-x bottom center;
}

.gallery_main .br
{
	background: url('../images/bottom_right.gif') no-repeat bottom right;
}

.gallery_main img
{
	border: 0;
}

.gallery_main .ml
{
	background: url('../images/left.gif') repeat-y center left;
}

.gallery_main .mr
{
	margin-left: 9px; background: url('../images/right.gif') repeat-y center right;
}

.gallery_main .mc
{
	margin-right: 9px;
}

.gallery_main .corner
{
	float: left;
	width: 9px;
	height: 9px;
}
