#top
{
	width:100%;
	height:161px;
	padding:0;
	margin:0;
	background:url(../image/top_bg.gif) repeat-x;
}
#top_container
{
	width:960px;
	margin-right:auto;
	margin-left:auto;
}
.nav
{
	width:960px;
	clear:both;
	margin-top:12px;position: relative; float: left;
}
.nav ul { list-style-type: none }
.nav li { padding: 0px 0px 0px 0px; float: left; }
.nav a { background:url(../image/nav_tab.gif) top left no-repeat; color: #FBFBFB;  float: left; display: block; 
			font-size: 12px; line-height: 33px; margin: 0px;
			text-transform: uppercase; text-align: center; 
			height: 37px; width: 79px;
}
.nav a { float: none }
.nav a:hover { color: #ccc;}
.nav #current a { background:url(../image/nav_mainpage.gif);width:83px;}
.nav #search a { background:url(../image/nav_search.gif);width:324px; }
.nav #search a input{margin-top:4px;}
.logo
{
	float:left;
	margin-top:50px;
	margin-left:5px;
}
.lang
{
	float:right;
	margin-top:70px;
	margin-right:30px;
}
#container
{
	width:960px;
	margin-right:auto;
	margin-left:auto;
}
#main
{
	width:960px;
}
#crumbs
{
	width:945px;
	height:27px;
	background:url(../image/crumbs_bg.gif) no-repeat;
	padding-top:10px;
	padding-left:15px;
}
.title
{
	color:#0C0;
	font-size:16px;
	margin-left:15px;
	margin-top:5px;
}
#content
{
	padding:10px;
}
#ab
{
	width:640px;
	float:left;
	border:1px solid #4066bc;
	border-top:none;
}
#video
{
	width:300px;
	float:right;
	margin-top:5px;
	margin-right:5px;
	color:#2971c1;
}
#newslist
{
	margin-top:10px;
	float:left;
	width:630px;
	background:url(../image/newslist_bg.gif) no-repeat;
	height:350px;
	padding:5px;
}
#newslist a
{
	color:#666;
}
.date
{
	color:#8c8c8c;
	text-align:right;
	margin-right:20px;
}
#site
{
	margin-top:10px;
	margin-right:5px;
	float:right;
	width:308px;
	height:350px;
	background:url(../image/site_bg.gif) no-repeat;
}
.sidemeun
{
	width:180px;
	background:url(../image/sidemenu_bg.png) no-repeat;
	float:left;
}
.sidemeun ul
{
	margin-top:7px;
}
.sidemeun li
{
	border:1px solid #d6d6d6;
	border-bottom:none;
	padding:5px;
	list-style:none;
}
.sidemeun li a
{
	color:#666;
}
.sidemeun li a:hover
{
	color:#000;
}
.prodscontent
{
	width:700px;
	padding:10px;
	float:right;
}
.prodscontent img
{
	border:1px solid #000;
}
#bottom
{
	width:100%;
	background:url(../image/bottom_bg.gif) repeat-x;
	height:123px;
	padding:0;
	margin:0;
	clear:both;
	bottom:0;
}
#bottom_container
{
	width:960px;
	margin-right:auto;
	margin-left:auto;
}
#link
{
	width:950px;
	height:30px;
	text-align:left;
	margin-left:10px;
	padding-top:30px;
}
#link a
{
	color:#000;
}
#link a:hover
{
	text-decoration:underline;
}
#copyright
{
	width:950px;
	height:60px;
	text-align:right;
	margin-right:10px;
}
#copyright a
{
	color:#2971c1;
}
#scaleDiv{
position:absolute;
visibility:hidden;
height:100%;
}