﻿/* web css */

* {
	margin: 0;
	padding: 0;
	border : 0;
}
a, a:visited {
text-decoration: none;
	color : #555;
}
a:hover, a.selected {
	color : #AFCF2E;
}
ul, ol, li {
	list-style : none;
}
p, li {
	line-height : 25px;
}
html, body{ 
	color : #555;
 margin:0; 
 padding:0;
 text-align:center; 
 font : 12px Verdana;
 background-color: #fff;
} 
 
#wrapper {
	background: url(../images/contentbg.gif) repeat-y right top;
	padding-top : 8px;

}
#pagewidth { 
 width:934px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 background: #fff;
} 
 
#header{
 position:relative; 
 width:100%;
} 
.headerhome {
}
#header h1 {
	text-indent: -9999px;
}
#leftcol{
 width:230px; 
 float:left; 
 position:relative;
 }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:558px;
 margin-right: 55px;
 }
 
#footer, #footer p{
 height:70px; 
  text-align : center;
 clear:both;
width : 854px;
background : #fff;
 }
 

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


}
#footernav {
	line-height: 21px;
	height : 21px;
	color : #fff;
	text-align : center;
}
#footernav a, #footernav a:visited {
	color : #fff;
}
#footernav a:hover {
	text-decoration: underline;
}

#pagetitle {
	background-image: url(../images/mainbg_top.gif);
	width : 662px;
	height : 77px;
	padding-left: : 20px;
	margin-left: 0px;
}

#pagetitle h3 {
	font-size : 14px;
	padding-top : 44px;
	text-indent : 30px;
	float : left;
	vertical-align : middle;
}
#pagetitle .pageimage {
	padding-top : 29px;
	float:  left;
}
#pagecontent {
	background-image: url(../images/mainbg_middle.gif);
	background-repeat : repeat-y;
	background-position: top left;
	margin-left : 0;
}

#pagefooter {
	background-image: url(../images/mainbg_bottom.gif);
	height : 13px;
	
}
.pagecontentinner {
	padding-left :25px;
	padding-right : 25px;
}
#productlist li {
	float : left;
	padding-top : 5px;
	padding-right : 30px;
	padding-bottom : 20px;
}

#productlist li a, #productlist li a:visited {
	border : 1px #eee solid;
	display : block;
	margin-bottom : 5px;
}
#productlist li a:hover {
	border : 1px #90C688 solid;
}
#productlist li p {
	padding-left : 4px;
}
#productlist li p strong {
	color : #038C08;
	font-weight : bold;
}
.multipage {
	text-align: right;
	padding-right : 45px
}
.multipage li {
	display : inline;
	padding : 0 5px;
}
#pagecontent hr {
	border-top : 1px #ccc dashed;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin : 0 30px;
	overflow : hidden;
	height: 1px;
}

input, select {
	border-top : 1px #666 solid;
	border-left : 1px #666 solid;
	border-right : 1px #ccc solid;
	border-bottom : 1px #ccc solid;
}
textarea {
	border-top : 1px #666 solid;
	border-left : 1px #666 solid;
	border-right : 1px #ccc solid;
	border-bottom : 1px #ccc solid;
	display : block;
}
#entrylist li {
	margin-right : 30px;
	border-bottom: 1px #ccc dotted;
}

#entry {
	margin-right : 30px;
}
#entry h3 {
	border-bottom: 1px #ccc dotted;
	color : #038C08;
	font-size : 14px;
	padding: 20px 0 10px 0;
	margin-bottom: 10px;
	text-align : center;
}
#entry .entrymeta {
	text-align : right;
	color : #000;
	padding-top : 20px;
}
#productdetail {
	
}
#productdetail .strong {
	display : block;
	line-height : 50px;
	font-weight : normal;
}
#productcontent span, #productcontent, strong {
	display : inline;
}
#productdetailprop li {
	border-bottom : 1px dotted #ccc;
	margin-right : 40px;
	line-height : 40px;
}
#productdetailimage {
	display : block;
	float: left;
}
#productdetailtext {
	margin-right : 40px;
}
.hot {
	color : #AFCF2E;
}

.mybutton {
	background-image: url(../images/buttonbg1.gif);
	width: 134px;
	height: 51px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 51px;
	cursor : pointer;
}

.buybutton {
	padding-top : 1em;
	padding-bottom : 5em;
	text-align : right;
}
.error, .error:visited {
	color : #f00;
	font-weight : bold;
}

.box1 {
	width : 189px;
}
.box1 .t {
	background : url(../images/homeboxtop.gif) no-repeat;
	height: 15px;
}
.big {
	font-size: 18px;
}

.box1 .m {
	padding : 0 5px;
	background : url(../images/homeboxmiddle.gif) repeat-y;
}
.box1 .b {
	background : url(../images/homeboxbottom.gif) no-repeat;
	height: 18px;
}

.boxtitle1 {
	padding-bottom : 5px;
	border-bottom : 1px #ccc dotted;
}

.boxtitle1 .title {
	display : block;
	float : left;
}
.boxtitle1 .more {
	display : block;
	width : 74px;
	float : right;
}

.list2 {
	padding-top : 1em;
}
.list2 li {
	padding-left : 10px;
	background : url(../images/icon2.gif) no-repeat left 12px;
	border-bottom : 1px #ccc dotted;
}
#newslist a {
	float: left;
	display : block;	
}
#newslist span {
	display : block;
	float: right;
}
.list1 li {
	padding-left : 10px;
	background : url(../images/icon2.gif) no-repeat left 12px;
}

.paddingtop1em {
	padding-top : 1em;
}
.paddingleft5 {
	padding-left: 5px;
}
.paddingright5 {
	padding-right : 5px;
}
.w570 {
	width: 570px;
}
.w285 {
	width: 285px;
}

.box2 {
	
}
.box2 .t {
	padding-top : 2em;
	padding-bottom : 5px;
	border-bottom : 1px #ccc solid;
}
.box2 .title {
	display : block;
	float: left;
}
.box2 .more {
	display : block;
	float: right;
}
.box2 .content {
	padding-top : 5px;
}
.box2 .content .icon {
	display : block;
	float: left;
}	
.box2 .content .list li {

}
.box2 .content .list {
	float : left;
	margin-left : 1em;
}
.box3 {
	padding-top : 2em;
}


.box3 .icon, .box3 .icon:visited {
	border : 1px #eee solid;
	display : block;
	float : left;
	margin-right : 20px;
	margin-top: 10px;
}

.box3 .icon:hover {
	border : 1px #90C688 solid;
}

.box3 .content .list li {
	border-bottom : 1px #ccc dotted;
	padding-left : 10px;
	background : url(../images/icon2.gif) no-repeat left 12px;
}

.floatleft {
	float : left;
}

.more1 {
	padding-left : 15px;
	background : url(../images/icon1.gif) no-repeat left center;
}

.navpos {
	border-bottom : 1px #333 dotted;
	line-height : 30px;
	padding-left: 12px;
	background : url(../images/dot1.gif) no-repeat left center;
	margin-bottom : 20px;
}

#pageselect {
	margin-top : 20px;
	border-top : 1px #ccc dotted;
	border-bottom : 1px #ccc dotted;
	text-align : center;
	margin-bottom: 20px;
}

#pageselect a, .pageselect a:visited {
	padding: 8px 6px 8px 2px;
	line-height : 30px;
	border-right : 1px #ccc dotted;
}

#pageselect a:hover {

}

#menu {
	padding-top : 30px;
	padding-left: 20px;
}

#menu a, #menu a:visited {
	font-weight: bold;
}
#menu a:hover {
	font-weight : bold;
}

#menu ul li {
	border-bottom : 1px #fff solid;
	text-align : left;
	zoom : 1;
}
#menu ul li a {
	background : url(../images/listbg1_out.gif) no-repeat left 20px;
	height: 35px;
	padding-left : 15px;
	display : block;
	text-align : right;
	padding-right : 35px;
}
#menu ul li a.current, #menu ul li a:hover {
	color : #C9151E;
	background : url(../images/listbg1_over.gif) no-repeat left 20px;
}

button {
	width : 134px;
	height : 58px;
	line-height : 58px;
	color : #fff;
	background : url(../images/common/buttonbg1.gif);

}

.button2 {
	width : 93px;
	height : 40px;
	line-height : 40px;
	color : #fff;
	background : url(../images/common/buttonbg2.gif);
}
.tel {
	padding-top : 5em;
}

#productimage {
	width : 576px;
	text-align : center;
	padding-top: 10px;
}


#productattr,
#productimages,
#productusage,
#productorder,
#productservice {
	display: block;
	width : 576px;
}

#productattr ul {
	float : left;
	width : 260px;
}

#productimages ul {
	padding-top : 1em;
}
#productimages ul li {
	float : left;
	padding: 5px;
}
#productimages ul li a, #productimages ul li a:visited {
	border : 1px #eee solid;
	display : block;

}
#productimages ul li a:hover {
	border : 1px #008554 solid;
}

#menu #menutitle{
	color : #fff;
	font-size: 14px;
	font-weight : bold;
	background : #008554 url(../images/menutitle.gif);
	height : 41px;
	line-height : 41px;
	padding-left : 30px;
}



.section {
	margin-top : 10px;
	background : transparent url(../images/boxmiddle1.gif) repeat-y;
	width: 570px;
}

.section div.header {
	background : transparent url(../images/boxtop1.gif) no-repeat;
}
.section div.headernotext {
	height : 8px;
	background : transparent url(../images/boxtop1.gif) no-repeat;
}
.section div.header p {
	height : 30px;
	line-height : 30px;
	padding-left : 20px;
	background : url(../images/icon6.gif) no-repeat 10px center;
}

.section div.footer {
	background : transparent url(../images/boxbottom1.gif) no-repeat;
	height : 8px;

}
.section div.main {
	padding : 20px;
}

.red {
	color: Red;
}
.bold {
	font-weight: bold;
}
.verticalmiddle {
	line-height : 25px;
}

.bordernone {
	border : none;
}

.green {
	color : #AFCF2E;
}
.graybg {
	background-color: #eee;
}

.box4 {
	background : url(../images/boxbg4.gif) no-repeat;
	width : 173px;
	height : 268px;
	padding: 10px;
}
#servicecase li {
	float: left;
	padding: 10px 10px 20px 10px;
}

#servicecase li div a {
	border : 1px #C9151E solid;
	display : block;
}
#servicecase li p a {
	padding-left : 10px;
	background : url(../images/dot2.gif) no-repeat left center;
	display: block;
}

#servicecontent li {
	float : left;
	padding: 30px 4px;
}
#servicecontent li a, #servicecontent li a:visited {
	background : url(../images/servicecontentbg_out.gif);
	width : 102px;
	height : 47px;
	line-height : 47px;
	text-align: center;
	display : block;
	color : #fff;
}
#servicecontent li a:hover {
	background : url(../images/servicecontentbg_over.gif);
}


#brand li {
	float : left;
	margin : 10px 30px 30px 0;
	width : 178px;
	border : 1px #000 solid;
	text-align : center;
}

#brand img {
}


#pagelist li a, #pagelist li a:visited {
	display : block;
	padding-left : 10px;
	background: url(../images/dot3.gif) no-repeat left 12px;
	height : 30px;
	line-height : 30px;
	zoom : 1;
}
#pagelist li a:hover {
	background: url(../images/dot2.gif) no-repeat left 12px;
}


#subnav {
	text-align: left;
}
#subnav ul {


}

#subnav ul li {
	float : left;
}
#subnav ul li a {
	display: block;
	padding-right: 15px;
	padding-left: 10px;

}
#subnav ul li a:hover, #subnav ul li a.selected {
	background: url(../images/common/dot3.gif) no-repeat left center;
}

#navabout {

}

#navproduct {
	margin-left : 64px;
}

#navjob {
	margin-left : 205px;
}
#navnews {
	margin-left : 340px;
}
#navshop {
	margin-left : 370px;
}

#topnav {
	width : 737px;
	height: 35px;
}
#topnav li {
	float : left;
}

#topnav li a {
	display : block;
	height: 35px;
	text-indent: -9999px;
}

#topnavabout {
	background : url(../images/home/topnavabout.gif);
	width:174px;
}
#topnavabout:hover {
	background : url(../images/home/topnavabout_over.gif);
	width:174px;
}

#topnavproduct {
	background : url(../images/home/topnavproduct.gif);
	width:141px;
}
#topnavproduct:hover {
	background : url(../images/home/topnavproduct_over.gif);
	width:141px;
}
#topnavjob {
	background : url(../images/home/topnavjob.gif);
	width:138px;
}
#topnavjob:hover {
	background : url(../images/home/topnavjob_over.gif);
	width:138px;
}
#topnavnews {
	background : url(../images/home/topnavnews.gif);
	width:125px;
}
#topnavnews:hover {
	background : url(../images/home/topnavnews_over.gif);
	width:125px;
}
#topnavshop {
	background : url(../images/home/topnavshop.gif);
	width:159px;
}
#topnavshop:hover {
	background : url(../images/home/topnavshop_over.gif);
}
#leftnav {
	background-color : #fff;
	width : 198px;
	position : absolute;
	text-align : left;
}

#leftnav h3 {
	1cursor: pointer;
	line-height : 26px;
	background : #eee;
	border-top : 1px #fff solid;
	padding-left : 30px;
	padding-top:4px;
	font-size: 12px;
	font-weight : normal;
}
#leftnav h3.active , #leftnav h3.selected {
	background : #AFCF2E url(../images/common/dot3.gif) no-repeat 23px 14px;
	color : #AFCF2E;
}
#leftnav ul {
	border-bottom:	1px #eee solid;
}
#leftnav ul a {
	display : block;
	padding-left : 35px;
	height: 25px;
	line-height : 25px;
	
}

#leftnav ul a:hover, #leftnav ul a.selected {
	background : url(../images/common/dot1.gif) no-repeat 27px center;
}


.bt {
	border-top : 1px #efefef solid;
}
.br {
	border-right : 1px #efefef solid;
}
.bl {
	border-left : 1px #efefef solid;
}

.bb {
	border-bottom : 1px #efefef solid;
}



/* common css */

td,tr,table {
	FONT-SIZE: 12px; FONT-FAMILY:  "Verdana","Arial", "sans-serif"
}
.gray {
	color: #B2B2B2
}

#nav1 {

}

#nav2 {
	margin-left : 64px;
}

#nav3 {
	margin-left : 205px;
}
#nav4 {
	margin-left : 340px;
}
#nav5 {
	margin-left : 370px;
}

.topnav {
	width : 737px;
	height: 35px;
}
.topnav li {
	float : left;
}

#subnav ul li a:hover, #subnav ul li a.selected {
	color : #AFCF2E;
}
#leftnav ul a:hover, #leftnav ul a.selected {
	color : #AFCF2E;
}
#leftnav  h3.active a:hover {
	color : #ffffff;
}


a.f:hover {
	color : #ffffff;
}


button { cursor:pointer;
}


.pdtcat_nav { 
	padding-left : 40px; line-height:24px; border-bottom:1px #fafafa solid; padding-top:4px;
}

.pdtcat_nav  a.selected{ 
	padding-left: 9px; background:url(../images/common/dot3.gif) no-repeat left 4px;
	color : #AFCF2E;
}

.font1 {
	FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY:  "Arial", "Helvetica", "sans-serif"; font-weight:bold
}
.font2 {
	FONT-SIZE: 10pt; COLOR: #AFCF2F; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; font-weight:bold
}
.font3 {
	FONT-SIZE: 16pt; COLOR: #AFCF2F; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; font-weight:bold
}
.font4 {
	FONT-SIZE: 9pt; COLOR: #999999; 
}
.font5 {
	FONT-SIZE: 9pt; line-height: 18pt; COLOR: #666666; FONT-FAMILY:  "Arial", "Helvetica", "sans-serif"
}
.font6 {
	FONT-SIZE: 9pt; COLOR: #AFCF2F;
}
.font7 {
	FONT-SIZE: 9pt; COLOR: #999999;
}
.font8 {
	FONT-SIZE: 11pt; COLOR: #9FC425; font-weight:bold
}
.font9 {
	FONT-SIZE: 7pt; COLOR: #FFFFFF; FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
}
.font10 {
	FONT-SIZE: 12pt; COLOR: #9FC425; font-weight:bold
}
.font11 {
	FONT-SIZE: 14pt; COLOR: #9FC425; font-weight:bold
}
.font12 {
	FONT-SIZE: 12pt; COLOR: #9FC425; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; font-weight:bold
}
.font13 {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
}
.font14 {
	FONT-SIZE: 9pt; COLOR: #9FC425; font-weight:bold
}

/* color */
.white {
	color: #ffffff;
}

.gray {
	color: #999999;
}

.blue {
	color: #6398CD;
}

.red {
	color: #FF3300;
}

.green {
	color: #AFCF2E;
}

.grayblue {
	color: #8397CA;
}

.black {
	color: #000000;
}

.orange{
	color: #FC8503;
}



ul.content li {
list-style-type:disc;
margin-left:30px;
}

ol.content li {
list-style: decimal;
margin-left:30px;
}





div.map {
	text-align: center;
}

div.area {
}

div.info {
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	filter: Alpha(Opacity=0);
}

div.note {
	text-align: left;
}

