/* CSS Document */
body{
	background: #fff;
}
*{
	margin:0;
	padding:0;
	font:12px "ËÎÌå",Arial, Helvetica, sans-serif;
	list-style:none;
	color:#565656;	
}
a{	
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
img {
    border: 0;
}
clear{
    clear:both;
}
h4{
   display:none;
}
.img{
   border:1px solid #D8D8D8;
   padding:2px;
   margin:0px;
}
.searchinput{
	background: #FFF url(../images/search_ico.gif) no-repeat left center;
	height: 20px;
	border: 1px solid #7F9DB9;
	text-indent:20px;
	line-height:20px;
}
#header{
    width:960px;
	height:100px;
	margin:10px auto 0 auto;
	background: #FFF url(../images/top_line.gif) repeat-x center top;
	overflow:hidden;
}
#header #round{
    float:left;
	margin:0;
	padding:0;
	width:12px;
	height:8px;
 	background: url(../images/top_round.gif) no-repeat left top;
}
#header #logo{
    float:left;
	margin:20px 0px 0px 10px;
	padding:0px;
	width:221px;
	height:44px;
	background: url(../images/logo.jpg) no-repeat center top;
}
#header #language_link{
    float:right;
	margin:0;
	padding:0;
	width:520px;
	height:39px;  
	background: url(../images/language.gif) no-repeat right top;
}
#header #language_link ul{
    float:right;
	margin:8px 0px 15px 2px;
	width:410px;
}
#header #language_link li{
    font-size:12px;
	padding:0px 5px 0px 23px;
    color:#565656;
	display:inline;
}
#header #language_link li a{
    font-size:12px;
    color:#565656;
}
#header #language_link li a:hover{
    color:#ff0000;
}

#header #topnav_search{

}
#language_link{
}
#topnav_search{

}
#mainmenu { 
    margin:0px auto 0 auto; 
	width:960px;
    height:33px; 
	background: #fff;
} 
#mainmenu ul li {
float:left; 
line-height:30px; 
margin-right:1px; 
cursor:pointer; 
	font-size: 14px;
}
ul#topnav {
	margin: 0; 
	padding: 0;
	float:left;
	width: 100%;
	list-style: none;
    height:30px;
	font-size:14px;
	background:#fff;

}
ul#topnav li {
	float: left;
	margin: 0; 
	padding: 0;
	position: relative;
	font-size:14px;
}
ul#topnav li a {
	float: auto; 
	padding:0px 8px;
    color:#565656;
	text-decoration:none;
	font-size:14px;

}
ul#topnav li:hover a, ul#topnav li a:hover {
     background: url(../images/nav_bg_hover.gif) no-repeat;
	 text-decoration:none;
	 }
ul#topnav a.home {
  	width: 38px; 
	font-weight:bold;
	color:#565656;
}
ul#topnav a.navbg{
	background: url(../images/nav_bg.gif) no-repeat;
	width: 83px; 
	font-weight:bold;
	color:#565656;
}
ul#topnav a.navbg_l {
	background: url(../images/nav_bg.gif) no-repeat;
	font-weight:bold;
	width: 97px; 
}
ul#topnav nav_search{
	width: 120px; 
}
ul#topnav a.store {
	background: url(../nav_store.png) no-repeat;
	width: 141px; 
}


ul#topnav li .sub {
	position: absolute;	
	top: 33px; left: 0px;
	background: #F6F6F6 url(../images/sub_bg.png) repeat-x;
	padding: 13px 13px 13px 13px;
	border: 1px solid #D8D8D8;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0px; 
	padding: 0px;
	width: 130px;
	float: left;
}
ul#topnav .sub ul li {
	line-height:22px;
	width: 100%;
	color:#565656;
}
ul#topnav .sub ul li h2 {
	padding: 0px;  margin: 0px;
	font-size: 12px;
	font-weight: blod;
	line-height:22px;
}
ul#topnav .sub ul li h2 a {
	padding: 0px 0px;
	font-weight: blod;
	background-image: none;
	color:#565656;
	line-height:22px;
}
ul#topnav .sub ul li h2 a:hover {
	padding: 0px 0px;
	font-weight: blod;
	background-image: none;
	color:#ff00000;
	line-height:22px;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 8px; /*--Reset text indent--*/
	height: auto;
	/*background: url(images/navlist_arrow.png) no-repeat 3px 5px;*/
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color:#565656;
	line-height:22px;
}
ul#topnav .sub ul li a:hover {color: #ff0000; background-position: 8px 20px ;}
#topnav.search{float:right; width:200px;}
#footer{ 
    clear:both;
	margin:0 auto;
	padding:0;
	width:960px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:43px;

}
ul#footermenu {
   float:left;
   margin:8px 0px 2px 0px;
   padding:0px;
   width:960px; 
}
ul#footermenu li {
   float:left;
   margin:3px 0px 5px 8px;
   padding:0px;
   list-style:none;  
 
}
ul#footermenu li a{

}
ul#footermenu li a:hover{
   color:#ff0000;
}
ul#footermenu li dl{
float:left;
   margin:0px;
   padding:0px;
width:580px;
   }
ul#footermenu li dd{
float:left;
   margin:0px;
   padding:0px;
   }
ul#footermenu li dt{
 float:left;  
    margin:0px;
   padding:0px;
}
h3{
    font-weight:bold;
	line-height:20px;
		text-indent: 3px;
}
h3 a{
    font-weight:bold;
	line-height:20px;
		text-indent: 3px;
}
h3 a:hover{
    font-weight:bold;
	line-height:20px;
    color:#ff0000;	
	text-indent: 3px;
}

