@CHARSET "utf-8";

BODY {
	background-color: #000000;
	font-family: Arial;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
.document{width: 380px; float: left; margin-top: 5px;}
.document a {text-decoration: none; color: blue;}
a {
	cursor: pointer;
}
.product_link{
	color: #89741e; 
	font-weight: bold;
	text-decoration: none;
}
.pagination,.pagination:visited{
	text-decoration: none;
	color: #284ca0;
	font-weight: bold;
}
.pagination:hover{
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.page{
	width: 800px;
	min-height: 1000px;
	background: #ffffff;
}
.page_body{
	width: 800px;
	min-height: 700px;
	background: #ffffff;
	float: left;
}
.left_column{ width: 198px; float: left; margin-top: 2px;}
.right_column{ width: 193px; float: left; margin-left: 1px; margin-top: 2px;}
.center_column{ width: 406px; float: left; margin-left: 1px; margin-top: 2px;}

.content{
	width: 392px;
	float: left;
	border: 0px solid red;
	margin: 6px;
	text-align: justify;
	font-size: 12px;
}

#logo{
	width: 195px;
	height: 252px;
	float: left;
	border-right: 1px solid #d8d8d8;
}
#topmenu_banner{
	width: 603px;
	height: 252px;
	float: left;
	border-left: 1px solid #75756a;
}
.topmenu_banner{
	width: 603px;
	float: left;
}
#topmenu_home_bg{ width: 75px; height: 45px; float: left; background: url('images/topmenu_home_bg.gif') no-repeat; border-right: 1px solid #2a166f; }
#topmenu_about_bg{ width: 70px; height: 45px; float: left; background: url('images/topmenu_about_bg.gif') no-repeat; border-right: 1px solid #2a166f; border-left: 1px solid #ffffff; }
#topmenu_product_bg{ width: 72px; height: 45px; float: left; background: url('images/topmenu_product_bg.gif') no-repeat; border-right: 1px solid #2a166f; border-left: 1px solid #ffffff; }
#topmenu_service_bg{ width: 72px; height: 45px; float: left; background: url('images/topmenu_service_bg.gif') no-repeat; border-right: 1px solid #2a166f; border-left: 1px solid #ffffff; }
#topmenu_promo_bg{ width: 72px; height: 45px; float: left; background: url('images/topmenu_promo_bg.gif') no-repeat; border-right: 1px solid #2a166f; border-left: 1px solid #ffffff; }
#topmenu_recruit_bg{ width: 76px; height: 45px; float: left; background: url('images/topmenu_recruit_bg.gif') no-repeat; border-right: 1px solid #2a166f; border-left: 1px solid #ffffff; }
#topmenu_contact_bg{ width: 74px; height: 45px; float: left; background: url('images/topmenu_contact_bg.gif') no-repeat; border-right: 1px solid #2a166f; border-left: 1px solid #ffffff; }
#topmenu_shop_bg{ width: 78px; height: 45px; float: left; background: url('images/topmenu_shop_bg.gif') no-repeat; border-left: 1px solid #ffffff; }

.top_menu_link,.top_menu_link:visited{
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
.top_menu_link:hover{
	color: red;
	font-size: 9pt;
	text-decoration: none;
	
}
.top_menu_text{
	width: 100%;
	border: 0px solid red;
	float: left;
	margin-top: 8px;
}

#banner{
	width: 603px;
	height: 206px; 
	float: left;
	border-top: 1px solid #ffffff;
}
.left_column_navi_bg{ width: 198px; height: 31px; float: left; background: #d1b135 url('images/navi_bg.gif') no-repeat left; }
.right_column_navi_bg{ width: 193px; height: 31px; float: left; background: #d1b135 url('images/navi_bg.gif') no-repeat left; }
.center_column_navi_bg{ width: 406px; height: 30px; float: left; background: #d1b135 url('images/center_column_navi_bg.gif') repeat-x left; }


.page_name{
	min-width: 100px; 
	max-width: 200px;
	float: left;
	background: #d1b135;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 155px;
	margin-top: 7px;
	text-transform: uppercase;
}
.left_menu{
	background: #483c08 url('images/left_menu_bg1.gif') repeat-x top;
	width: 198px;
	float: left;
	min-height: 222px;
}
.menu_item_link, .menu_item_link:visited{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.menu_item_link:hover{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.navi_text{
	min-width: 100px; 
	max-width: 140px;
	float: left;
	background: #d1b135;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 69px;
	margin-top: 7px;
	text-transform: uppercase;
	text-align: left;
}
.company_img_content{
	width: 193px;
	float: left;
}
.support_online_content
{
	width: 198px;
	float: left;
}
.footer{
	width: 800px;
	float: left;
	background: #d1b135;
}
.footer_menu{
	width: 800px;
	height: 22px;
	float: left;
	background: #d1b135;
}
.footer_menu_link,.footer_menu_link:visited{
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	margin-top: 5px;
}
.footer_menu_link:hover{
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	margin-top: 5px;
}
.footer_content_bg{
	width: 800px;
	height: 119px;
	float: left;
	background: url('images/footer_content_bg.gif') repeat-x;
}
.footer_content_border_right{
	width: 61px;
	height: 97px;
	float: left;
	background: url('images/f2.png') no-repeat;
	
}
.footer_content_border_left{
	width: 60px;
	height: 96px;
	float: left;
	background: url('images/f1.png') no-repeat;
	margin-left: 82px;
}
.footer_content_bg1{
	width: 522px;
	height: 97px;
	float: left;
	border: 0px solid red;
}
#footer_logo{
	width: 120px;
	height: 72px;
	float: left;
	background: url('images/logo.png') no-repeat;
	margin-left: 25px;
	margin-top: 12px;
}
#footer_copyright{
	width: 800px;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	margin-top: 4px;
	font-style: italic;
}
.link1,.link1:visited{
	color: yellow;
	font-style: italic;
	text-decoration: none;
}
.link1:hover{
	color: yellow;
	font-style: italic;
	text-decoration: none;
}
.link2,.link2:visited{
	color: red;
	font-style: italic;
	text-decoration: none;
}
.link2:hover{
	color: red;
	font-style: italic;
	text-decoration: none;
}
.sp_name{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
