﻿
@charset "UTF-8";


a{
	text-decoration:none;
}
/***header******/


#com_header{
	display:block;
	width:975px;
	margin:0 auto 0 auto;
	border-top:#06C 5px solid;
}

#com_header .smclogo{
	display:block;
	width:121px;
	height:51px;
	margin-left:20px;
	margin-top:5px;
	float:left;
}


#com_header .com_login{
	display:block;
	float:left;
	width:250px;
	height:35px;
	margin-top:18px;
	margin-left:25px;
	text-align:left;
}

#com_header .com_login p{
	font-size:13px;
	line-height:16px;
	text-align:left;
}

#com_header_right{
	display:block;
	height:70px;
	float:right;
	margin-top:0px;
	text-align:right;
	line-height:30px;
	padding-bottom:5px;
	*width:470px;
}

#com_header_right .bt_webshop{
	display:block;
	float:left;
	margin-top:3px;
}

#com_header_right .bt_global{
	display:block;
	float:left;
	margin-top:3px;
}

area{
  border:none;
  outline:none;
}

#com_header_right a{
	color:#333;
	font-size:12px;
}

#com_header_search{
	float:right;
}


#com_header_search .header_radio{
	margin-left:5px;
}

#com_header_search .hsearch_kw{
	margin-left:5px;
	width:150px;
	height:20px;
	line-height:20px;
	float:none;
	display:inline-block;
	margin-top:0;
}

#com_submit{
	display:inline-block;
	width:30px;
	border:#0261AD 1px solid;
	background-color:#0074BF;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	height:24px;
	line-height:24px;
	text-align:center;
	margin-right:3px;
	cursor:pointer;
}

/*for IE7*/
#com_header_search *{
	*vertical-align:middle;
	*zoom:1;
	*position:relative;
	*line-height:25px;
}

#com_submit,
#com_header_search .header_radio
{
	*top:-10px;
}
#com_header_search label{
	*top:-8px;
}
/* end for IE7*/


#com_link_line{
	width:140px;
	float:right;
	text-align:right;
}

#com_link_line a{
	font-size:11px;
	text-decoration:none;
}


#com_search{
	display:inline;
	float:right;
	line-height:20px;
	margin-top:3px;
	text-align:right;
}

#com_query{
	width:120px;
	height:18px;
	_height:20px;
	color:#CCC;
	border:#999 1px solid;
}



#mainmenu{
	display:block;
	clear:both;
	height:30px;
	width:100%;
	z-index:10;
	margin-bottom:0;
	padding-bottom:0;
}

.m_menu{
	float:left;
	width:160px;
	height:30px;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
}

.m_menu_w{
	width:175px;
}



/***menu ja**/
#m_home{
	background:url(../img/home.jpg) no-repeat 0 0;
}
.m_home_a{
	background:url(../img/home_a.jpg) no-repeat 0 0;
}

#m_prod{
	background:url(../img/prod.jpg) no-repeat 0 0;
}
.m_prod_a{
	background:url(../img/prod_a.jpg) no-repeat 0 0;
}

#m_download{
	background:url(../img/download.jpg) no-repeat 0 0;
}
.m_download_a{
	background:url(../img/download_a.jpg) no-repeat 0 0;
}
#m_network{
	background:url(../img/network.jpg) no-repeat 0 0;
}
.m_network_a{
	background:url(../img/network_a.jpg) no-repeat 0 0;
}
#m_company{
	background:url(../img/company.jpg) no-repeat 0 0;
}
.m_company_a{
	background:url(../img/company_a.jpg) no-repeat 0 0;
}
#m_support{
	background:url(../img/support.jpg) no-repeat 0 0;
}
.m_support_a{
	background:url(../img/support_a.jpg) no-repeat 0 0;
}





/***menu en**/
#m_home_en{
	background:url(../img/home_1.jpg) no-repeat 0 0;
}
.m_home_en_a{
	background:url(../img/home_a_1.jpg) no-repeat 0 0;
}

#m_prod_en{
	background:url(../img/prod_1.jpg) no-repeat 0 0;
}
.m_prod_en_a{
	background:url(../img/prod_a_1.jpg) no-repeat 0 0;
}

#m_download_en{
	background:url(../img/download_1.jpg) no-repeat 0 0;
}
.m_download_en_a{
	background:url(../img/download_a_1.jpg) no-repeat 0 0;
}
#m_network_en{
	background:url(../img/network_1.jpg) no-repeat 0 0;
}
.m_network_en_a{
	background:url(../img/network_a_1.jpg) no-repeat 0 0;
}
#m_company_en{
	background:url(../img/company_1.jpg) no-repeat 0 0;
}
.m_company_en_a{
	background:url(../img/company_a_1.jpg) no-repeat 0 0;
}
#m_support_en{
	background:url(../img/support_1.jpg) no-repeat 0 0;
}
.m_support_en_a{
	background:url(../img/support_a_1.jpg) no-repeat 0 0;
}


/* 
	LEVEL ONE
*/
ul{
	list-style:none;
	z-index:10;
}

ul.dropdown *{
	z-index:10;

}

ul.dropdown ul li{ 
_display: inline;
width: 100%;
	z-index:10;
}

ul.dropdown{ 
	position: relative; 
	z-index:10;
}
ul.dropdown li{ 
	font-weight: bold;
	float: left;
	zoom: 1; 
	margin:0;
	z-index:10;
}

ul.dropdown li a{ 
	text-decoration:none;
	color:#FFF;
	margin:0;
text-align:left;
	z-index:10;
}

ul.dropdown li.hover,
ul.dropdown li:hover
{
	color: black;
	position: relative;
}

ul.dropdown ul li.hover a 
{ 
	color: #FFF; 
}


/* 
	LEVEL TWO
*/
ul.dropdown ul{
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index:10;
	width:270px;
}

ul.dropdown ul li{
	display:block;
	float: none; 
	padding:0;
	margin:0;
	background:url(../img/bk_menu.png) repeat-x 0 0;
	z-index:10;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{ 
	display:inline-block;
	border:none;
	margin:0;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	padding-right:5px;
	width:240px;
	_width:100%;
	font-weight:bold;
	line-height:16px;
}

ul.dropdown ul li a:hover{ 
	background:url(../img/bk_menu_a.png) repeat-x 0 0;
}

#submenu_env{
	width:216px;
}

#submenu_env li a{
	width:186px;
	_width:100%;

}


#submenu_last ul{
	
}





/* 
	LEVEL THREE
*/
ul.dropdown ul ul{ 
left:100%;
top: 0;
}

ul.dropdown ul ul.last{ 
left:-100%;
top: 0;
}

ul.dropdown ul ul li{ 
}


ul.dropdown li:hover > ul{ 
visibility: visible;
}

/****** end header******/

/*****footer******/
#footmenu{
	clear:both;
	width:1100px;
	height:30px;
	margin-top:15px;
}
#footmenu a{
	color:#666;
}

#footmenu ul{
	margin-left:25px;
}

#footmenu ul li{
	display:block;
	float:left;
	border-right:#999 1px solid;
	margin-right:10px;
	padding-right:10px;
}

#footer{
	font-family:Arial, sans-serif;
	font-size:10px;
	text-align:right;
	background:#0074BF;
	border-top:#B0CDE1 1px solid;
	color:#FFF;
}


frame{
	z-index:1;
}





