	@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
#bg {
	background-image: url(../images/product_01.jpg);
	background-repeat: repeat-x;
	height: 500px;
	position: relative;
    z-index: 9;
}
#container {
	margin: 0px auto;
	width: 1002px;
}
#header {
	
}
#header::before{ content:url(../images/banner-bg.png);
background-repeat: no-repeat;
height: 298px;
position: relative;
z-index: 1;
}
#header_left {
	float: left;
	width: 182px;
	position: absolute;
	top: 0;
	z-index: 99;
}
#submenu-title {
	font-size: 26px;
	color: #b31a28;
}
#header_right {
	width: 817px;
	position: absolute;
    top: 0;
}
#menu {
	height: 40px;
	position: relative;
    top: 0;
    float: right;
    z-index: 999999;
	right: 0px;
}
#menu ul {
	margin: 0px;
	padding: 17px 0px 0px 88px;
	list-style: none;
}
#menu ul li {
	width: auto;
	padding: 0px 8px;
	border-right: 1px #F00 solid;
	float: left;
}
#menu ul li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#language {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	padding-top: 10px;
	float: right;
    right: -120px;
    position: absolute;
    z-index: 9999;

}
#language div {
	float: left;
	margin-right: 10px;
}
#banner {
	float: right;
    position: absolute;
    top: 40px;
    z-index: -1;
    margin-left: 200px;

	
}
#master {
	padding-top: 15px;
	width: 1002px;
	float: left;
}
#left {
	background-image: url(../images/left-bg.jpg);
	background-repeat: no-repeat;
	width: 206px;
	padding: 30px 10px 0px 20px;
	float: left;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submenu ul li {
	background-image: url(../images/left-icon_23.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 10px 0px 10px 25px;
}
#submenu ul li a {
	font-size: 16px;
	color: #4378e1;
	text-decoration: none;
}
#submenu ul li.current a {
	color: #b31a28;
}
#center {
	background-image: url(../images/left-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 730px;
	padding: 10px 15px;
}
h1 {
	margin: 0px;
	font-size: 17px;
	color: #b31a28;
	height: 30px;
	width: 780px;
}
#crumb {
	background-image: url(../images/h1-line_26.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 10px;
	height: 15px;
	font-size: 12px;
	color: #666;
}
#nodata {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	text-align: center;
	color: #ff0000;
	font: normal 12px;
}
h2 {
	font-size: 14px;
	color: #646464;
	font-weight:normal;
	line-height:20px;
}
#crumb a {
	color: #666;
	text-decoration: none;
}
#crumb span {
	color: #4071d8;
}
#main {
	padding: 10px;
	width: 710px;
	float: left;
}
#footer_bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 75px;
	width: 100%;
	float: left;
	clear: both;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 992px;
	margin: 0px auto;
	padding: 20px 0px 0px 10px;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 20px;
}
#footer a {
	font-size: 12px;
	color: #4c4c4c;
	line-height: 20px;
	text-decoration: none;
}
/* aboutus */
.aboutus_main {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	margin-bottom: 30px;
}
.aboutus_title {
	font-size: 15px;
	color: #b31a28;
	font-weight: bold;
	padding: 5px 0px;
}
.aboutus_list {
	float: left;
	width: 260px;
	margin: 20px 40px;
	_margin:20px 30px;
}
.aboutus_list_title {
	font-size: 12px;
	color: #b31a28;
	text-align: center;
	line-height: 16px;
}
#aboutus_pic02 {
	float: left;
	width: 270px;
}
#aboutus_main02 {
	float: left;
}
#aboutus_main02 ul {
	padding-left: 10px;
	list-style: none;
}
#aboutus_main02 ul li {
	background-image: url(../images/pro-icon_40.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 5px 0px 5px 20px;
	font-size: 14px;
	color: #464646;
}
/* products */
.product_list {
	background-image: url(../images/pro-bg_34.jpg);
	background-repeat: no-repeat;
	width: 355px;
	height: 174px;
	float: left;
	margin-bottom: 30px;
}
.product_pic {
	float: left;
	padding: 5px;
}
.product_list_title {
	float: left;
	width: 170px;
	height: 80px;
	margin-top: 60px;
}
.product_list_title a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.more {
	text-align: right;
	padding-right: 20px;
}
.more a {
	font-size: 11px;
	color: #f07219;
	text-decoration: none;
}
#page {
	TEXT-ALIGN: center;
	width: 710px;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	color: #666666;
}
#page a {
	PADDING: 2px 3px 3px 2px;
	TEXT-DECORATION: none;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000;
}
#page a:hover {
	COLOR: #b31a28;
}
#page a:active {
}
#page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #b31a28;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 13px;
	text-decoration: underline;
}
#page-focus {
	float: right;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 40px;
	padding-top: 10px;
}
/* products-show */
.products_show_data {
	padding: 20px 0px 0px 20px;
}
.products_show_data div {
	float: right;
	margin-right: 20px;
}
.products_show_title {
  clear: both;
  font-size:18px;
  color:#B31A28;
}
.products_show_introduction {
	clear: both;
	font-size: 14px;
	color: #646464;
	line-height:20px;
}
.products_show_introduction div {
	padding: 5px 0px;
}
/* news */
.news_table {
	font-size: 12px;
	line-height: 1.2;
	height: 20px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	width: 705px;
	float: left;
}
.news_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_table td.title {
	background-image: url(../images/ws-news-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.news_table td.title a:link {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:visited {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.news_table td.title a:active {
	color: #333333;
}
.news_table td.date {
	color: #996600;
	line-height: 1.2;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 8px;
}
.news_table  tr.altrow {
	background-color: #EEEEEA;
}
.news_show {
}
.news_show td {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.news_show td.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #996600;
	font-size: 20px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_show td.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-top: 4px;
	padding-right: 8px;
}
/* download */
.download_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	text-align: left;
	border-top-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.download_table th {
	color: #FFFFFF;
	background-color: #b31a28;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	text-align: center;
	padding-left: 6px;
	border-right-color: #999;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.download_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.download_table td a:link {
	text-decoration: none;
	color: #666666;
}
.download_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.download_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.download_table td a:active {
	color: #666666;
}
.download_table  tr.altrow {
	background-color: #EAEAEA;
}
/* contact us */
#contact_main {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}
.contact_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	text-align: left;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #e1e1e1;
}
.contact_table th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #6e6e6e;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.contact_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.contact_table  tr.altrow {
	background-color: #FFFFFF;
}
/* site map */
#sitemap {
	margin: 10px 0px 0px 10px;
	padding: 10px;
	width: 95%;
	height: auto;
	border: 2px solid #ccc;
	background-color: #ebebeb;
	font: 10px arial, helvetica, sans-serif;
	display: inline;
	float: left;
}
#sitemap a {
	text-decoration: none;
}
#sitemap ul {
	margin: 0px;
	padding: 4px 6px;
	width: 600px;
	text-align: left;
	list-style-type: none;
	font-size: 12px;
}
#sitemap ul li {
	padding: 5px 0px 0px 10px;
}
#sitemap ul li a {
	margin: 0px;
	padding: 0px;
	width: 600px;
	text-align: left;
	color: #900;
	display: block;
	clear: both;
}
#sitemap ul ul {
	padding: 0px;
	margin: 0px;
	width: 600px;
}
#sitemap ul ul li {
	background: none;
}
#sitemap ul ul li a {
	margin: 0px;
	padding: 0px;
	color: #06C;
	display: block;
}
#sitemap ul ul ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 600px;
}
#sitemap ul ul ul li {
	margin: 0px;
	padding: 2px;
	float: left;
}
#sitemap ul ul ul li a {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	width: auto;
	color: #333333;
	white-space: nowrap;
	display: inline;
	clear: both;
}
/* inquiry */
.inquiry_table {
  margin: 10px 0px 0px 0px;
  padding: 4px 8px 4px 8px;
	font: normal 12px arial,helvetica,sans-serif;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;  	
	border-top-color: #B6B6B6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;	
}
.inquiry_table th {
  padding: 4px 6px 4px 6px; 
	height: 25px;
	font-weight: bold;
	color: #333333;
	background-color: #cccccc;
	text-align: center;
	border-bottom-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;  	
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #B6B6B6;
}
.inquiry_table td {
  padding: 4px 8px 4px 8px;
	height: auto;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
}
.inquiry_table td.no {
	color: #222222;
}
.inquiry_table td.title a:link, .inquiry_table td.title a:visited {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:hover, .inquiry_table td.title a:active {
	color: #ff0000;
	text-decoration: none;
}
.inquiry_table td.date {
	color: #222222;
}
.inquiry_table tr.altrow {
	background-color: #999999;
}
/* member form */
.member_table {
  padding: 4px 8px 4px 8px;
	font: normal 12px arial,helvetica,sans-serif;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;	
	border-top-color: #B6B6B6;
	border-left-width: 1px;
	border-left-style: solid;  	
	border-left-color: #B6B6B6;
}
.member_table th {
  padding: 4px 8px 4px 8px;
	height: 25px;  
	font-weight: bold;
	color: #333333;
	background-color: #cccccc;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #B6B6B6;   	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
}
.member_table td {
  padding: 2px 8px 2px 8px;
	height: 25px;
	color: #222222;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
}
.member_table tr.altrow {
	background-color: #cccccc;
}

