@import "reset.css";
#container{
	width: 772px;
	margin: 0 auto;
	text-align: left;
}
#main {
	width: 770px;
	overflow: hidden;
	background: #fefef6;
	border-left:1px #a3a3a1 solid;
	border-right: 1px #a3a3a1 solid;
}
.item {
	width: 100%;
	overflow: hidden;
}
.box-inside {
	padding: 5px;
}
.td-half {
	width:50%;
}

/* left colum */
.left-colum {
	float: left;
	width: 209px;
	overflow: hidden;
}
.left-inside {
	padding: 0 8px;
}

.cl-language {
	padding: 5px;
	text-align: center;
}

.lnavi {
	margin-left: 8px;
	background: url(images/navibg.gif) repeat-y top left;
	width:196px;
	clear: both;
}
.lnavi-top {
	background: url(images/navitopbg.gif) no-repeat top left;
}
.lnavi-botttom {
	background: url(images/navibottombg.gif) no-repeat bottom left;
	padding: 10px 4px 20px 1px;
}
.lnavi-welcome {
	padding: 13px 0 8px 0;
	border-bottom: 1px #e98311 solid;
}
.lnavi-botttom ul li {
	display: inline;
	list-style: none;
	float: left;
	width: 160px;
	padding: 5px 5px 5px 26px;
	border-bottom: 1px #e98311 solid;
	background: url(images/naviitem.gif) no-repeat top left;
}
.lnavi-botttom ul li a:hover {color: #8f0000;font-weight: bold;}
.lnavi-botttom ul li a.curr {font-weight: bold;color: #8f0000;}

.left-box {
	margin-top: 5px;
}
.lbox-label {
	background: url(images/lboxlabelbg.gif) no-repeat top left;
	line-height: 24px;
	height: 24px;
	padding-left: 23px;
}
.lbox-inside {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #cccccc;
	background: #f9f9f9;
}

.lneed-info {
	margin: 1px;
	background: #dcdcdc;
}
.lneed-info ul li {
	list-style: none;
	padding: 5px 5px 5px 18px;
	border-top: 1px #dcdcdc solid;
	clear:both;
	border-bottom: 1px #cccccc solid;
}

.lneed-info ul li a {font-weight: bold;}

.lneedinfo-thumb {
	border: 1px;
	border-color: #afafaf;
	border-style: solid;
	margin-right: 10px;
	vertical-align: middle;
}

.supportol ul li {
	list-style: none;
	padding: 5px 5px 5px 18px;
	clear:both;
}

.supportol-thumb {
	float: left;
	width: 37px;
	text-align: center;
}

/* end left colum */

/* right colum */
.right-colum {
	width: 561px;
	float: right;
	text-align: left;
	overflow: hidden;
}

.menu {
	background: #b4b4b3 url(images/menubg.gif) repeat-x top left;
	height: 55px;
	padding-top: 20px;
	text-align: center;
}

.menu a {
	background: url(images/menuitem.gif) no-repeat center right;
	padding: 0 11px;
	height: 55px;
	line-height: 55px;
	font-weight: bold;
	float: left;
}

.menu a.non-bgimg {
	background-image: none;
}

.menu a.curr, .menu a:hover {
	color: #fff;
	background-image: none;
	background-color: #656565;
}

.large-box {
	background: url(images/largeboxbg.gif) repeat-x top left;
	padding-right: 16px;
}
.largebox-inside {
	background: url(images/searchbg.gif) no-repeat bottom left;
}
.search {
	height: 38px;
	padding-left: 30px;
	overflow: hidden;
}
.searchlabel {color:#a4a4a4; margin-top: 12px;float: left;}
.searchinput {
	background:#434343;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color:#828282;
	float: left;
	margin: 10px 5px 0 5px;
	color: #fff;
	width: 150px;
	padding: 1px 2px;
}
.searchbutton {
	background:#c72424 url(images/searchbuttonbg.gif) no-repeat top left;
	height:20px;
	border: 1px #630000 solid;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	padding-left: 12px;
	color: #fff;
	cursor: pointer;
}

.rcontent {
	margin-top: 20px;
	padding: 0 16px 0 5px;
}

.news {
	width: 182px;
	float: left;
	overflow: hidden;
}

.news-label {
	color: #e98311;
	font-weight: bold;
	font-size: 16px;
}

.news ul li {
	width: 182px;
	border-bottom: 1px #a2a2a2 solid;
	padding: 10px 0;
}

.news-time {
	color: #7c7c7c;
}
.news-title, .news .news-title a {
	font-weight: bold;
	color:#8f0000;
}
.news-title {padding: 5px 0;}
.news-info {
	
}
.news ul li.viewall {border-bottom: 0;}
.news ul li .news-viewall {
	background: #cd2727 url(images/newsviewallbg.gif) repeat-x top left;
	height: 18px;
	overflow: hidden;
	border: 1px #630000 solid;
	color: #fff;
	padding: 0 10px;
	height: 18px;
	line-height: 18px;
	float: left;
}

.news ul li .news-viewall a {color: #fff;}

.rbox {
	background: url(images/rboxbg.gif) repeat-x top left;
}

.rbox-left {
	background: url(images/rboxleftbg.gif) no-repeat top left;
}

.rbox-right {
	background: url(images/rboxrightbg.gif) no-repeat top right;
	padding: 12px 0px;
}
.intro {
	float: right;
	text-align:left;
	width: 317px;
	overflow: hidden;	
}

.intro-label {
	font-size: 24px;
	font-weight: bold;
	color: #232424;
}
.lineheight16 {line-height: 16px;}
/* end right colum */

/* #footer */
#footer {
	clear: both;
	/* background: #a2a2a2 url(images/footerbg.gif) no-repeat top left; */
	height: 100px;
	margin-top: 25px;
	padding: 5px 20px 0 10px;
	text-align: center;
	border-top: 1px #999999 solid;
}
.copyright {
	float: left;
	color: #fff;
	width: 30%;
	padding-top: 35px;
}
.pageview {
	float: right;
	width: 55%;
	text-align: right;
	padding-top: 12px;
	overflow: hidden;
}
.pageview-left {
	height: 37px;
	background: url(images/pageviewleftbg.gif) no-repeat top left;
	margin-top: 20px;
	padding: 10px 20px;
	float: right;
	text-align: left;
	line-height: 18px;
}

.pageview-right {
	height: 57px;
	background: url(images/pageviewrightbg.gif) no-repeat top right;
	float:left;
	padding-right: 5px;
}

/* enf #footer */

/* product page */
.pd-label {
	border-bottom:1px #000 solid;
}
.pd-list {
	padding: 0 10px 0 20px;
}
.pd-tdtitle {
	background: url(images/pdtitlebg.gif) no-repeat center left;
	padding: 10px 0 10px 17px;
}
.pd-thumb {
	border: 1px #bcbcbc solid;
}
.pd-tditem {
	padding-bottom: 10px;
	width: 50%;
	padding-right: 5px;
}
/* end product page */
/* product detail page */
.pdd-zoom {
	background: url(images/zoombg.gif) no-repeat center left;
	padding-left: 19px;
	color: #929292;
	margin-top: 3px;
}
.pd-list .pdd-zoom a {color: #929292;}

.lineheight22 {line-height: 22px;}
.pdd-title, .pd-list .pdd-title a {
	color:#8f0b0b;
	font-weight: bold;
}

.pdd-thumb {
	padding-right: 25px;
}
.pdd-tddes {
	padding: 10px 0;
	border-bottom: 1px #dbdbdb solid;
}
.pdd-deslabel {
	color:#8f0b0b;
}
.pdd-back {
	background: url(images/pddbackbg.gif) no-repeat top left;
	height: 23px;
	float: right;
	text-align: center;
	width: 92px;
	line-height: 23px;
	overflow: hidden;
}
.pdd-relateother {
	padding: 10px 0;
}

.pdd-relateother ul li {
	list-style-image: url(images/relatebg.gif);
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 10px;
}

.quote{
	padding-left: 15px;
}

.item_name{
	color: #CC3300;
	font-weight: bold;
}
.contact{
	color:#CC3300;
	font-weight: bold;
}
/* end product detail page */

#copyright {
	clear: both;
	background: #a2a2a2 url(images/footerbg.gif) no-repeat top left; 
	margin-top: 25px;
	padding: 10px 20px 10px 10px;
	text-align: center;
	border-top: 1px #999999 solid;
	color: white;
	font-weight: bold;
}