@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#whole {
	width: 779px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

/*================================================== Header Part ====================================================*/
#header {
	width: 100%;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 110px;
}
#logo {
	width: 85px;
	height: 91px;
	float: left;
	padding: 19px 0 0 42px;

}
#companyNmae {
	width: 607px;
	float: left;
	height: 58px;
	padding: 24px 0 0 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
}

/*================================================== Menu Part ====================================================*/
#menu_outer {
	width: 647px;
	height: 28px;
	float: left;
	padding: 0 5px 0 0;
}
#menu {
	float: right;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
}
#menu a {
	color: #fff;
	text-decoration: none;
	float: left;
	display: block;
	text-align: center;
	background-image: url(../images/menu_off.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 97px;
	padding-top: 8px;
	margin: 0 0 0 2px;
}
#menu a:hover, #menu a:active {
	color: #000;
	text-decoration: none;
	background-image: url(../images/menu_on.gif);
	background-repeat: no-repeat;
}
#menu li .selected a {
	color: #000;
	text-decoration: none;
	float: left;
	display: block;
	text-align: center;
	background-image: url(../images/menu_on.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 97px;
	padding-top: 8px;
	margin: 0 0 0 2px;
}

/*================================================== Main Content Part ====================================================*/
#page {
	width: 100%;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}
#side_left {
	width: 554px;
	padding: 13px 0 0 6px;
	float: left;
}
#banner {
	width: 554px;
	height: 248px;
}
#sub_banner {
	width: 554px;
	height: 154px;
}
#title {
	height: 39px;
	width: 554px;
	padding: 12px 0 28px 0;
}
#welcome {
	width: 544px;
	padding: 0px 5px;
}

/*================================================== Side Right Part ====================================================*/
#side_right {
	width: 203px;
	float: right;
}
#manufac {
	background-image: url(../images/manufac_title.gif);
	background-repeat: no-repeat;
	padding-top: 46px;
	width: 203px;	
}
#manufac_content {
	background-color: #ECE8E3;
	width: 193px;
	border-left: 1px solid #C5C4B2;
	border-right: 1px solid #C5C4B2;
	padding: 4px 3px 4px 5px;
}
#manufac_content img {
	padding: 2px;
	border: 0;
}
#manufac_bottom {
	background-image: url(../images/side_bottom.gif);
	background-repeat: no-repeat;
	width: 203px;
	height: 12px;
	clear: both;
}
#ads_faq {
	width: 203px;
	height: 71px;
	padding: 12px 0 0 0;
}
#contact {
	width: 203px;
	background-image: url(../images/contact_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	background-color: #EAE7DF;
}
#contact_content {
	width: 171px;
	border-left: 1px solid #C5C4B2;
	border-right: 1px solid #C5C4B2;
	background: transparent;
	padding: 0 0 0 30px;
}
#contact_bottom {
	background-image: url(../images/side_contact_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 11px;
	width: 203px;
}

/*================================================== Sub Menu Part ====================================================*/
#submenu {
	background-color: #ECE8E3;
	width: 201px;
	border-left: 1px solid #C5C4B2;
	border-right: 1px solid #C5C4B2;
	padding: 0 0 31px 0;
}
#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#submenu li {
	display: inline;
}
#submenu a {
	display: block;
	width: 171px;
	height: 19px;
	padding: 7px 0 0 30px;
	background-image: url(../images/submenu_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}
#submenu a:hover {
	text-decoration: none;
	background-image: url(../images/submenu_on.gif);
	background-repeat: no-repeat;
}
#submenu li .selected a {
	display: block;
	width: 171px;
	height: 19px;
	padding: 7px 0 0 30px;
	background-image: url(../images/submenu_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}

/*================================================== Footer Part ====================================================*/
#footer {
	font-size: 11px;
	width: 769px;
	height: 24px;
	clear: both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 22px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/*================================================== Subpage Part ====================================================*/
#subpage {
	width: 759px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

/*================================================== Classes ====================================================*/
#clear {
	 clear:both; 
	 width:100%; 
	 height:0px; 
	 padding:0px; 
	 margin:0px;
	_margin: -13px 0 0 0;
}
.arial_red11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D90000;
	font-weight: bold;
	padding: 0 0 4px 0;
}
.arial_black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 13px;
}
.arial_red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D90000;
	font-weight: bold;
}
.arial_black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.red {
	color: #D90000;
}
.brown {
	color: #352D25;
	font-weight: bold;
}
a:link {
	color: #352D25;
	text-decoration: underline;
}
a:hover {
	color: #352D25;
	text-decoration: none;
}


