* {
	margin: 0;
	padding: 0;
	border : 0;
}
a, a:visited {
text-decoration: none;
	color : #666;
}
a:hover, a.selected {
	color : #003366;
	text-decoration:	underline;
}
ul, ol, li {
	list-style : none;
}
p, li {
	line-height : 25px;
}
html, body{ 
	color : #999;
 margin:0; 
 padding:0;
 text-align:center; 
 font : 11px Verdana;
 background-color: #eee;

} 


#wrapper {
	background: url(images/contentbg.gif) repeat-y right top;
	padding-top : 8px;
}
#pagewidth { 
 width:950px; 
 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;
}


#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 :30px;
	padding-right : 30px;
}


.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 : #5CAB51;
	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 : #5CAB51;
}


.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;
}
.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 {
	background: #fff url(images/boxbg1.gif);
	width : 192px;
	height: 97px;
	margin-top : 10px;
}
.box3 img {
	padding: 5px;
}

.floatleft {
	float : left;
}
.floatright {
	float: right;
}

.more1 {
	padding-left : 15px;
	background : url(images/icon1.gif) no-repeat left center;
}


#pageselect {
	color : #666;

	margin-top : 20px;
	border-top : 1px #ccc dotted;
	border-bottom : 1px #ccc dotted;
	text-align : center;
	margin-bottom: 20px;
}

#pageselect a, .pageselect a:visited {
	color : #666;
	padding: 8px;
	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 : #5CAB51;
	background : url(images/listbg1_over.gif) no-repeat left 20px;
}

button {
	cursor : pointer;
	width : 73px;
	height : 22px;
	line-height : 22px;
	color : #fff;
	background : url(images/buttonbg1.gif);
}

.button1 {
	width : 93px;
	height : 30px;
	line-height : 30px;
	color : #333;
	border : 1px #ccc dotted;
	font-weight: bold;
}
.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 : #5CAB51;
}
.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(../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 {
	cursor: pointer;
	height: 40px;
	line-height : 40px;
	background : #eee;
	border-top : 1px #fff solid;
	padding-left : 55px;
	font-size: 12px;
	font-weight : normal;
}
#leftnav h3.active , #leftnav h3.selected {
	background : #AFCF2E url(../common/dot3.gif) no-repeat 45px 16px;
	color : #fff;
}
#leftnav ul {
	border-bottom:	1px #eee solid;
}
#leftnav ul a {
	display : block;
	padding-left : 55px;
	height: 25px;
	line-height : 25px;
	
}

#leftnav ul a:hover, #leftnav ul a.selected {
	background : url(../common/dot1.gif) no-repeat 45px 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;
}

#nav {
	height : 30px;
	width : 794px;
	background:url(images/navbg.gif);
}

#nav li {
	float : left;
	height: 30px;
}
#nav li a, #nav li a:visited {
	display : block;
	padding-left : 23px;
	padding-right : 20px;
	color : #fff;
	height : 30px;
	line-height : 30px;
	_display : inline-block;
	text-decoration: none;
}
#nav li a:hover {

	background: url(images/navselected.gif) no-repeat center top;
}
#nav .selected {
	background: url(images/navselected.gif) no-repeat center top;
}

.shortlineheight p {
	line-height : 120%;
}

#homenews {
	width:100px;
}

#homenews a {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width: 200px; 
	display : block;
	padding-left: 10px;
	background: url(images/dot3.gif) no-repeat left center;
}
#homenews {
	padding-left : 1em;
}

#homeregister li {
	display : block;
	padding-left : 13px;
	background: url(images/dot3.gif) no-repeat left center;
}

#homeproduct {
	padding : 10px;
	padding-right : 5px;
}
#homeproduct li {
	float: left;
	padding-right: 5px;
}
#homeproduct a, #homeproduct a {
	display : block;
	border : 1px #eee solid;
}
#homeproduct a:hover {
	border : 1px #ccc solid;
}

#homeproduct p{
	text-align : center;
}
.tab1 li {
	float : left;
	padding-right : 5px;
}
.tab1 a {
	border : 1px #FF7F04 solid;
	padding : 2px;
}

.tab1 .selected {
	color : #5CAB51;
}

.sidecontent1 {
	border-left : 1px #FF7F04 solid;
	border-right: 1px #FF7F04 solid;
	border-bottom:	 1px #FF7F04 solid;
	padding : 5px;
	text-align : left;
	line-height : 20px;
}

.sidecontent2 {
	margin-top : 5px;
	border : 1px #FF7F04 solid;
	padding : 5px;
	text-align : left;
	line-height : 20px;
}

#workflow li {
	margin-top : 5px;
	border : 1px #FF7F04 solid;
	padding : 5px;
	margin : 5px;
	text-align : left;
	float : left;
	width : 275px;
	height : 103px;
}
#workflow li strong {
	color : #FF7F04;
}

#teachers td {
	border-bottom : 1px #666 dashed;
	height: 120px;
}

#newslist {
	width : 480px;
	padding-bottom : 2em;
}
#newslist a {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width: 480px; 
	display : block;
	padding-left : 15px;
	background: url(images/dot1.gif) no-repeat left center;
	color: #666;
	height: 30px;
	line-height : 30px;
	border-bottom : 1px #666 dotted;
}
#newslist .date {
	display : block;
	float: right;
	padding-right : 5px;
}
#newslist .page {
	float: right;
}
#homenewslist a, #homenewslist a:visited {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width: 400px; 
	display : block;
	padding-left : 15px;
	background: url(images/dot1.gif) no-repeat left center;
	color: #666;
	height: 30px;
	line-height : 30px;
}
h2 {
	text-align: center;
	width: 599px;
	height : 30px;
	background : #FF7F04;
	color : #000;
	line-height: 30px;
	font-size : 18px;
	font-family : sans;
}

#login {
	margin-top : 2em;
	width : 192px;
	height: 127px;
	background:	url(images/loginbg.gif);
}

#navpos {
	margin-bottom: 3em;
	color : #666;
	border-bottom: 1px #999 dotted;
	height:	30px;
	line-height:	30px;
	margin-right : 1em;

}
#productlist {
	
}

#productlist li {
	float : left;
	width: 124px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	background : url(images/productlistbg1.gif) no-repeat;
}

#productlist .thumb {
	text-align : center;
	padding-bottom : 25px;
	padding-top : 5px;
}
#productlist .thumb a, #productlist .thumb a:visited {
	display : block;
}
#productlist .name {
	text-align : center;
}
#productlist .name a, #productlist .name a:visited {
	color : #666;
}
#guestbook {
	
}
#page h4 {
	padding-bottom: 1em;
}
#page h4 em {
	color : #666;
	font-size : 10px;
	padding-left: 1em;
}

#sidelist {
	margin-top : 2em;
}
#sidelist li {
	margin:  0;
	padding : 0;
}
#sidelist a, #sidelist a:visited {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width : 175px;
	display : block;
	text-align : left;
	padding-left: 15px;
	background: url(images/dot1.gif) no-repeat left center;
	height: 30px;
	line-height : 30px;
	color : #666;
}
#menuitems h6 a {
	display : block;
	zoom : 1;
}

#menuitems h6 a {
	color: #fff;
	background:	#000 url(images/dot1.gif) no-repeat 0 center;
	padding-left: 10px;
}


#menuitems h6 {
border: 1px #fff solid;
border-left : 0;
border-right: 0;
	font-size : 12px;
	color: #fff;
	padding-left: 20px;
	height: 26px;
	line-height: 26px;
	font-weight: normal;
background: Black;
}
#menuitems ul a, #menuitems ul a:visited {
	padding-left: 38px;
	background: url(images/dot2.gif) no-repeat 30px center;
	display : block;
	height : 26px;
	line-height : 26px;
	zoom : 1;
}

.side1top {
	background:	#fff url(images/side1top.gif) no-repeat;
	width:  140px;
	height:	10px;
	overflow: hidden;
}
.side1bottom {
	background:	#fff url(images/side1bottom.gif) no-repeat;
	width:  140px;
	height:	10px;
	overflow: hidden;
}

#pagetitle {
	padding-top : 1em;
	line-height : 30px;
	background: url(images/line1.gif) no-repeat left bottom;
	padding-left: 2px;
	font-size: 14px;
	font-weight:bold;
	color : #5CAB51;
}

.grid1 {
	margin-top: 5px;
}
.grid1 th {
	background : #ECF4F9;
	height : 30px;
	text-align : center;
	color : #000;
}
.grid1 td {
	height : 30px;
	text-align : center;
}

.templatepage {
	color: #000;
	padding : 20px;
}

.templatepage h1 span {
	font-size: 16px;
	color : #000;
	border-bottom : 2px solid #003366;
	padding-right: 20px;
}
.templatepage h1 {
	border-bottom : 1px #000 solid;
	line-height: 20px;
	height: 20px;
	margin-bottom: 10px;
}

.templatepage div * {
	line-height: 20px;
	text-align: justify;
}
.templatepage div.content {
	_height : 200px;
	min-height : 200px;

}

.templatepage h2 {
	font-size : 12px;
	background: transparent;
	padding: 0;
	margin: 0;
	line-height: 24px;
	text-align: left;
	height: 24px;
	padding-top: 1em;
	width: auto;
	color: #003366;
}
.templatepage a:link, .templatepage a:visited {
	color : #003366;
}
.txt{
	margin:20px 70px 20px 10px;
	font-size:13px;
	display:block;
	height:30px;
	line-height:15px;
}
