/* CSS Document */

.common {
	font-family: verdana;
	font-size: 10px;
	color: #818181;
	text-align: ;
	line-height: px;
}
.common a {
	color: #ff0000;
	text-decoration: none;
}
.common a:hover  {
	color: #F26522;
}
.menu3 {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #373737;
	padding: 10px;
	width: 100px;
	line-height: 20px;
}
.menu:hover3  {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #373737;
	padding: 10px;
	width: 100px;
	line-height: 20px;
	background: #dedede;
	
}
.menu2 {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #373737;
	padding: 10px;
	width: 200px;
	height: 44px;
}
.menu2:hover  {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #373737;
	padding: 10px;
	height: 44px;
	width: 200px;
	background-image: url(images/but_feature.jpg);
	background-color:#00CC99;
	
}
.menu {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #373737;
	padding-right: 130px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 3px;
	line-height: 20px;
}
.menu:hover  {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #373737;
	padding-right: 130px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 3px;
	line-height: 20px;
	background: #dedede;
	
}
.menu_ever  {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #373737;
	padding-right: 130px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 3px;
	line-height: 20px;
	background: #dedede;
	
}
.product {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: ;
	line-height: 20px;
}
.product a {
	color: #ff0000;
	text-decoration: none;
}
.product a:hover  {
	color: #F26522;
}
.product_head {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: ;
	line-height: 20px;
}
.footer {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover  {
	color: #ee3d9e;
}
.heading {
	font-family: Arial;
	font-size: 14 px;
	color: #FF9900;
	font-weight: bold;
}

.bottom {
	font-family: verdana;
	font-size: 10px;
	color: #929292;
}
.header {
	font-family: Arial;
	font-size: 12 px;
	color: #0a3263;
	text-decoration: none;
	font-weight: bold;
}

.header a {

	color: #666666;
	text-decoration: none;
}
.header a:visited {
	color: #666666;
}
.header a:hover {
	color: #F26522;
}
.header a:active {
	color: #666666;
}

.search {
	font-family: arial;
	font-size: 12 px;
	color: #000000;
	text-align: justify;
}

.submenu {
	font-family: Arial;
	font-size: 12 px;
	color: #ffffff;
	text-align: justify;
	line-height: 20px;
}
.submenu a {
	color: #ffffff;
	text-decoration: none;
}
.submenu a:hover  {
	color: #F26522;
}
.submenu_title {
	font-family: Arial;
	font-size: 12 px;
	color: #CC0066;
	
	line-height: 20px;
	font-weight: bold;
}
.location {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.location a {
	color: #000000;
	text-decoration: none;
}
.location a:hover  {
	color: #ff0000;
}

.scrollbar{
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #d5d5d5;
	scrollbar-track-color: #d5d5d5;
	scrollbar-highlight-color: #a9a9a9;  
	scrollbar-shadow-color: #a9a9a9;
	scrollbar-face-color: #a9a9a9;
	scrollbar-darkshadow-color: #a9a9a9;
}

/* CSS by Bernie March 2009 */
#wrapper {
  background: #fdddcf url(http://www.kyurii.com/images/back.jpg) no-repeat;
  width: 1150px;
  margin: 0 auto;
}
#table-white {
  background-color: #ffffff;
}