@charset "utf-8";
/* CSS Document */

/************************************************************
	BASIC
************************************************************/
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

#container {
	width: 950px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	position: absolute;
	top: 13px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
}
/*slideshow*/
#promo_home {
	position:relative;
	height:250px;
}
/*
#slideshow {
	position:relative;
	height:250px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
*/

#promo {
	margin: 0px;
	padding: 0px;
	height: 180px;
}
#content {
	position: relative;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-color: #e1e1e1;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
	padding: 0px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer_container {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	color: #666666;
}
.address {
	float: left;
}
.copyright {
	float: right;
}


a:link, a:visited {
	color: #3366cc;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
}
h1{
	font-size: 24px;
	font-weight: bold;
	color: #37537b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: normal;
}
/************************************************************
	NAVIGATION
************************************************************/
#navigation {
	width: 428px;
	height: 80px;
	position: relative;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	float: right;
}
#navigation li {
	list-style: none;
	float: left;
}
#navigation a {
	
}
#navigation a#home {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 71px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation a#home:hover, #navigation a#home.active {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 71px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#navigation a#about {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 90px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: -71px 0px;
}
#navigation a#about:hover, #navigation a#about.active {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 90px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: -71px -80px;
}
#navigation a#products {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 94px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: -161px 0px;
}
#navigation a#products:hover, #navigation a#products.active {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 94px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: -161px -80px;
}
#navigation a#news {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 70px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: -255px 0px;
}
#navigation a#news:hover, #navigation a#news.active {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 70px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: -255px -80px;
}
#navigation a#contact {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 103px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: -325px 0px;
}
#navigation a#contact:hover, #navigation a#contact.active {
	display: block;
	background-image: url(../images/nav_main.jpg);
	float: left;
	width: 103px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: -325px -80px;
}
#navigation a strong {
	display: none;
}

#cart {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	top: 0px;
	right: 0px;
}
/************************************************************
	HOME
************************************************************/
.home_products{
	float: left;
	width: 210px;
	background-image: url(../images/dot_v.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.home_products ul {
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.home_news{
	float: left;
	width: 410px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/dot_v.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.home_news ul {
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.login{
	float: right;
	width: 210px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
}
#clients_login{
	position: relative;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#new_client{
	padding: 0px;
	position: relative;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.form_login{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.form_login .txt_input {
	height: 20px;
	width: 210px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	color: #666666;
	margin-top: 0px;
	padding: 0px;
}
#clients_login .login_btn {
	float: right;
	position: relative;
}
#clients_login .forgetSN {
	float: left;
	position: relative;
	font-size: 90%;
	padding-top: 3px;
}
#welcome {
	margin-bottom: 20px;
}
#welcome a IMG{
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
/************************************************************
	sub-navigation
************************************************************/
#subnavigation{
	width: 250px;
	position: relative;
	top: -60px;
	z-index: auto;
	background-image: url(../images/background/subnavigation.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}#subnavigation ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#subnavigation li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	background-image: url(../images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
#subnavigation li a:link, #subnavigation li a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#subnavigation li a:hover, #subnavigation li a.active {
	color: #0066cc;
}
#subnavigation ul ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subnavigation  ul ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	font-size: 95%;

}
#subnavigation  ul ul li a:link, #subnavigation  ul ul li a:visited {
	color: #666666;
	padding-left: 15px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
#subnavigation  ul ul li a:hover, #subnavigation  ul ul li a.active {
	color: #3366cc;
		padding-left: 15px;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	}

#subnavigation .header {
	padding-top: 15px;
	background-image: url(../images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content_right {
	float: right;
	width: 680px;
	margin: 0px;
	color: #666666;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

/************************************************************
	news
************************************************************/
.news_date {
	font-size: 90%;
	color: #999999;
}
.news_title{
	font-weight: bold;
	line-height: 36px;
	color: #333333;
}
/************************************************************
	product
************************************************************/
.product{
	font-size: 95%;
	clear: both;
	float: left;
	position: relative;
	padding-bottom: 20px;
	background-image: url(../images/dot_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 680px;
	padding-top: 20px;
}


.product .image{
	float: left;
	height: 180px;
	width: 180px;
	border: 3px solid #dfdfdf;
}



/******* 1124 add image watermark START *******/
.product .image_watermark {
	background: #000 url(../images/watermark.jpg);
	float: left;
	height: 180px;
	width: 180px;
	border: 3px solid #dfdfdf;
	margin: 0 auto;
	display: block;
	position: relative;
}
.image_watermark img.blank {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.image_watermark img{
	filter:alpha(opacity=90);
	opacity:.90;
}

/******* 1124 add image watermark END *******/


.product .text{
	float: right;
	width: 480px;
}
.product .text .model{
	font-weight: bold;
	color: #0066CC;
	padding-left: 5px;

}
.product .text .description{
	color: #333333;
	padding-left: 5px;

}
.product .text img{
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}


.text .function a{
	display: block;
	float: left;
	height: 24px;
	width: 102px;
	margin-right: 10px;
	margin-top: 10px;
}
.function a.addcart{
	background-image: url(../images/buttons/add_to_cart.gif);
	background-repeat: no-repeat;
}
.function a.dl_pdf{
	background-image: url(../images/buttons/download_pdf.gif);
	background-repeat: no-repeat;
}
.function a.dl_jpg{
	background-image: url(../images/buttons/download_jpg.gif);
	background-repeat: no-repeat;
}
.text .function a strong{
	display:none
}

#pages{
	float: left;
	padding-top: 20px;
	width: 680px;
}
#pages a.prev{
	background-image: url(../images/buttons/prev.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 22px;
	width: 52px;
	margin-right: 10px;
}
#pages a.next{
	background-image: url(../images/buttons/next.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 22px;
	width: 52px;
	margin-left: 15px;
}
#pages a strong{
	display:none
}
#pages .number a{
	padding-right: 2px;
	padding-left: 2px;
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 95%;
}
#pages .number .blank{
	display: block;
	height: 20px;
	width: 20px;
	float: left;
}
.number a:link, .number a:visited{
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.number a:hover, .number a.current{
	border: 1px solid #999999;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	background-color: #e7e7e7;
}
/************************************************************
	inquery List
************************************************************/
.inq_list_title{
	color: #333333;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E5E5E5;
	padding-bottom: 5px;
	font-weight: bold;
}
.inq_list_item{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.inq_list_item img{
	border: 3px solid #CCCCCC;
}
.inq_list_item .product_no{
	font-weight: bold;
	color: #0066CC;
}
.inq_list_footer{
	padding-top: 10px;
	padding-bottom: 10px;
}
/************************************************************
	form
************************************************************/
#form{
	font-weight: bold;
	color: #333333;
}

#form .textfield{
	border: 1px solid #CCCCCC;
	color: #666666;
}
#form .button{
	margin-top: 10px;
}
#form .note {
	font-size: 90%;
	color: #CC0000;
	font-weight: normal;
}
s