body {
	background: url('../img/bg_body.png') repeat-x left top;
	color: #000;
	text-align: center;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #4b7a87;
	text-decoration: none;
	outline: none;
 	hlbr:expression(this.onFocus=this.blur());
}
a:visited {
	text-decoration: none;
	color: #4b7a87;
}
a:hover {
	text-decoration: none;
	color: #7e0000;
}
a:active {
	text-decoration: none;
	color: #4b7a87;
}
.clr {
	clear: both;
}
h1 {
	position: absolute;
	text-indent: -5000px;
	width: 100px;
}
div h1 {
	position: static;
	text-indent: 0;
	width: auto;
}
#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#head {
	position: relative;
	padding: 0 0 310px;
	background: url('../img/deco.jpg') no-repeat left bottom;
}
#head h2 {
	background: url('../img/logo.png') no-repeat 0 0;
	width: 356px;
	height: 70px;
}
#head h2 a {
	display: block;
	height: 70px;
	line-height: 70px;
	text-indent: -5000px;
}
#lang_menu {
	position: absolute;
	right: 0;	
	top: 12px;
	height: 16px;
	line-height: 16px;
	color: #999;
	font-size: 0.6em;
}
#search_form {
	position: absolute;
	right: 0;
	top: 28px;
	width: 179px;
	height: 30px;
	background: url('../img/bg_search.png') no-repeat 0 0;
}
#search_form .txt {
	background-color: transparent;
	width: 135px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	left: 3px;
	top: 1px;
	border-width: 0;
	position: absolute;
	color: #999;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
}
#s_submit {
	position: absolute;
	right: 0;
	top: 0;
	border-width: 0;
	background-color: transparent;
	width: 33px;
	height: 30px;
	cursor: pointer;
	text-indent: -50000px;
}
#menu {
	background: #f5f5f5;
	height: 27px;
	font-weight: 700;
}
#menu li {
	float: left;
	padding-right: 5px;
	background: url('../img/bg_menu_hr.png') no-repeat right top;
}
#menu li.last {
	background-image: none;
	padding: 0;
}
#menu a {
	width: 100px;
	height: 27px;
	display: block;
	line-height: 27px;
	font-size:0.8em;
	color:#606060;
	padding: 0 10px;
	font-weight: 700;
	text-align: center;
}
#menu a:hover, #menu a:active {
	font-size:0.9em;
	background:#e10000;
	color:#fff;
}








#cont {
}
#nav_bar {
	background: #e10000;
	font-weight: 700;
	color: #fff;
	padding: 5px 10px 0;
	font-size: 0.7em;
	height: 20px;
	text-align: right;
}
#nav_bar a {
	color: #fff;
}
#main {
	width: 720px;
	float: left;
	padding: 0;
}
#main h3.cus, #foot h4 {
	background: url('../img/bg_h3_cus.png') no-repeat 0 0;
	height: 17px;
	line-height: 17px;
	margin: 10px 0 8px;
	font-size: 1em;
	color: #070506;
	padding-left: 50px;
}
.content p, .content table {
	margin: 10px 0;
}
.content ul, .content ol {
	margin: 10px 0 10px 25px;
	list-style-type: disc;
}
.content ul ul, .content ul ol, .content ol ol, .content ol ul {
	margin: 0 0 0 25px;
}
.content table, .content table td {
	border: 1px solid #666;
}
.content table td {
	padding: 3px 5px;
}
.content table td p {
	margin: 0;
}
#sub {
	width: 215px;
	float: right;
}
#sub h4 {
	background: #e20001;
	margin: 10px 0 5px;
	padding-left: 70px;
	color: #fff;
}
.contact_info {
	margin: 5px 0 5px 20px;
}
.contact_info li {
	padding-left: 29px;
	font-size: 0.8em;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contact_info li.ci_a {
	background-image: url('../img/ico_add.png');
	line-height: 15px;
}
li.ci_t {
	background-image: url('../img/ico_tel.png');
}
li.ci_f {
	background-image: url('../img/ico_fax.png');
}
li.ci_e {
	background-image: url('../img/ico_mail.png');
}
#product_list li {
	background: url('../img/bg_product_li_s.png') no-repeat 0 2px;
	line-height: 13px;
	padding-left: 22px;
	margin: 4px 0 0 2px;
}
#sub h4#news_list_h {
	margin: 10px 0;
}
#news_list li {
	background: url('../img/bg_news_li.png') no-repeat 0 0;
	font-size: 0.8em;
	color: #999;
	line-height: 9px;
	padding-left: 30px;
	margin: 5px 0;
	font-weight: 700;
}
#news_list a {
	display: block;
	font-size: 0.9em;
	line-height: 16px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#foot {
	margin-top: 25px;
	clear: both;
	height:175px;
	background: url('../img/bg_foot.png') repeat-x 0 0;
}
#foot div {
	float: left;
}
#ft_contact_info {
	width: 215px;
	padding-right: 25px;
}
#ft_contact_info li.ci_a {
	background-image: url('../img/ico_add_f.png');
	line-height: 15px;
}
#ft_contact_info li.ci_t {
	background-image: url('../img/ico_tel_f.png');
}
#ft_contact_info li.ci_f {
	background-image: url('../img/ico_fax_f.png');
}
#ft_contact_info li.ci_e {
	background-image: url('../img/ico_mail_f.png');
}
#ft_product_list {
	width: 300px;
}
#ft_product_list li {
	background: url('../img/bg_product_li.png') no-repeat 0 2px;
	line-height: 13px;
	padding-left: 22px;
	margin: 0 0 4px 25px;
}
#ft_cert_list {
	width: 410px;
}
#ft_cert_list ul {
	padding-left: 20px;
}
#ft_cert_list li {
	float: left;
	padding-right: 5px;
}