* { 
	margin: 0; 
	padding: 0; 
}

html {
    overflow-y: scroll;
}
body{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif
}

a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}


/* CONTAINER DIV */
div.container {
	margin:0 auto;
	width:100%;
	text-align:left;
}

/* HEADER */
div.header {
	width:930px;
}

/* BODY */
div.body {
	margin:0px;;
}

/* FOOTER */
div.footer {
	margin:0px auto;
	float:left;
	width:600px;
	height:20px;
}
div.spacer {
	height:50px;
	width:100%;
}
.localhost{margin-top:50px;font-weight:bold; margin-left:55px;font-size:14px; width:630px;}


/* SPECIAL PAGE ELEMENTS */
div.box980 { margin:0 auto; width:980px; text-align:center; }
div.box960 { margin:0 auto; width:960px; text-align:center; }
div.box930 { margin:0 auto; width:930px; text-align:center;}
div.box999 { height:100px; padding:0; margin:0 auto; background:#F3F4F4 url(../images/actionbar.gif) center top no-repeat;}
div.box900 { margin:0 auto; width:900px; text-align:center;}
div.box300 { margin:0px; width:300px; float:left; }
div.box888 {  margin:0px auto 0 auto; width:930px; text-align:left;  height:150px; background:#FFF; padding:10px 0; }
.box888 img{ width:120px; height:120px; border:0;}
.box888 li{ float:left; text-align:center; margin-left:11px;}
div.box310 { margin:0px; width:310px; float:left; }
div.box333 { margin:0px; width:295px; float:left;height:160px; background:#FFF}
div.box3101 { margin:0px; width:290px; float:left; margin-left:15px; padding:0 10px; }


div.box600 { margin:20px 0px 0px 0px; width:600px; float:left; text-align:center }


/* INPUTS */
.navlist{margin:10px 0 0 0;}
#navlist{margin-left:50px;margin-right:10px;}
#navlist ul{margin:0px}
#navlist li {display: inline;list-style-type: none; padding-right:10px; font-weight:bold}
#navlist li a{color:#858585;}
ul.product
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.child{ float:right; width:550px; }
.child li{ float:left; line-height:20px; margin:0 0px; font-weight:100;}
.child .pac{ float:left; width:10px; height:15px; background:#FF0000; margin:0 8px}

.daohang2 .child{ float:left; margin-left:15px; margin-top:10px}
.daohang2 .child li{ float:left; line-height:20px; margin:0 0px; font-weight:100; font-size:14px}
.daohang2 .child .pac{ float:left; width:10px; height:15px; background:#666666; margin:0 8px}

.child_two{ margin-left:15px; font-weight:bold; border-left:10px solid #FF0000; padding-left:8px; line-height:16px; font-size:14px; padding-top:4px; margin-bottom:10px;}
.daohang2 .child li a:link{color:#858585}
.daohang2 .child li a:visited{color:#858585}
.daohang2 .child li a:hover{color:#858585}
.daohang2 .child li a:active{color:#858585}
.child_three{ margin-left:46px; border-left:10px solid #666666; width:550px; padding-left:8px; line-height:14px; font-size:14px; padding-top:4px; margin-top:60px; margin-bottom:10px; color:#858585}
.daohang{ margin:10px 55px;WIDTH: 660px; HEIGHT: 437px; OVERFLOW: scroll; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #D2E5F4; scrollbar-highlight-color: #D2E5F4; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #D2E5F4}
.daohang2{ margin:10px 55px;WIDTH: 660px; HEIGHT: 377px; OVERFLOW: scroll; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #D2E5F4; scrollbar-highlight-color: #D2E5F4; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #D2E5F4}

.content{ margin:10px 55px;}

li.product
{
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
	margin-bottom:3px;
	font-size:12px;
	color:#999999;
	width:250px;
}

ul.content
{
	list-style-type: none;
	padding: 0;
	margin: 0px;
}

li.content
{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	padding-left: 15px;
	margin-bottom:3px;
	font-size:12px;
	color:#666666;
}





p.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
	color:#999999;
}

select.product {
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #EEEEEE;
	color:#333333;
}



/* LINKS */
a.blue12:link {	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#3399CC; text-decoration: underline; line-height:1.5em;} 
a.blue12:active {	font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#3399CC; text-decoration: underline; line-height:1.5em;}
a.blue12:visited {	font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#3399CC; text-decoration: underline; line-height:1.5em;}
a.blue12:hover {	font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#3399CC; text-decoration: none; line-height:1.5em;}

a.blue11:link {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#3399CC; text-decoration: underline; line-height:1.63em; } 
a.blue11:active {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#3399CC; text-decoration: underline; line-height:1.63em;}
a.blue11:visited {	font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#3399CC; text-decoration: underline; line-height:1.63em;}
a.blue11:hover {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#000; text-decoration: none; line-height:1.63em;}




a.normal.link {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#00B7E3; text-decoration: underline; } 
a.normal:active {	font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#00B7E3; text-decoration: underline;}
a.normal:visited {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#00B7E3; text-decoration: underline;}
a.normal:hover {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#00B7E3; text-decoration: none;}

a.green12.link {	font-family: Arial, Helvetica, sans-serif; font-size:12px;   color:#76DC00; text-decoration: underline; } 
a.green12:active {	font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#76DC00; text-decoration: underline;}
a.green12:visited {	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#76DC00; text-decoration: underline;}
a.green12:hover {	font-family: Arial, Helvetica, sans-serif; font-size:12px;   color:#76DC00; text-decoration: none;}


a.grey11:link {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#666666; text-decoration: n;  } 
a.grey11:active {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#666666; text-decoration: none; }
a.grey:visited {	font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration: none; }
a.grey11:hover {	font-family: Arial, Helvetica, sans-serif; font-size:11px;  color:#000; text-decoration: none; }


a.grey12:link {	font-weight:bold;	text-decoration: underline;	color:#666666;	line-height:1.5em;}
a.grey12:active {	 font-weight:bold;	 text-decoration: underline;	 color:#666666;	 line-height:1.5em;}
a.grey12:visited {	 font-weight:bold;	 text-decoration: underline;	 color:#666666;	 line-height:1.5em;}
a.grey12:hover {	 font-weight:bold;	 text-decoration: none;	 color:#666666;	 line-height:1.5em;}



span.pulledquote {
	display: block;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 10px 15px;
	width: 170px;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: right;
	color:#666666;
	border-left: 3px solid #999999;
}

ul, li {
list-style-type:none;
}

#crumbs {
border:1px solid #dedede;
height:2.3em;
margin:20px 30px 0px 30px;
line-height:30px;
padding-left:10px;
}
#crumbs .dqwz{
	float:left;
	width:70px;
	font-weight:700;
	height:28px;
	background:url(../images/crumbs.gif) no-repeat right center ;
}
#crumbs a{
padding:0 10px;
}


#crumbs li a:link, #crumbs li a:visited {
text-decoration:none;
color:#3399CC;
}

#crumbs li a:hover, #crumbs li a:focus {
color:#000;
}

#menuyes {
	padding-left:15px;
	background-image:url(../images/selected.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#menuno {
	padding-left:15px;	
}

#menupadyes {
	padding-left:15px;
	padding-bottom:1.5em;
	background-image:url(../images/selected.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#menupadno {
	padding-left:15px;
	padding-bottom:1.5em;
}


ul.general {
	list-style:square outside url(../images/bullet.png);
	margin-left:10;
}
ul.general li {
	margin-bottom:8px;
}



ul.video {
	 margin-left: 0px
}
ul.video li {
	list-style-type: none; background: url(../images/video.png) no-repeat 2px 1px; 
	margin-bottom:3px;
	padding-left:30px;
}

p.pprice {
	margin:35px 0px 0px 15px;
}

div.logo {
	background:url(../images/logo.jpg);
	height:140px;
	float:left; 
	margin:6px 0px 0px 0px;
	width:130px;
}
div.login {
	height:28px;
	margin:10px 25px 5px 0px;
	text-align:right;
	width:100%
}
.banner{margin-top:0px;  height:320px; background:url(../images/main-new.png) center top no-repeat;}
.bannerimg{ height:290px; width:100%;}
.notice{ line-height:30px;height:30px; width:280px; float:right; color:#FFF; text-align:left;}
.notice a{ margin-right:10px}
.notice a:link,.notice a:visited,.notice a:hover,.notice a:active{ color: #09F}
.list{ width:290px; line-height:25px;}
.list ul{ margin-top:10px;}
.list li{background:url(../images/selected.gif) no-repeat left; padding-left:20px; color:#666;}
.about{color:#666; text-indent:2em; margin-top:10px; line-height:25px;}
.more{ float:right; font-weight:normal; font-size:12px;}
.copy{margin:0px auto; width:650px; font-size:11px; color:#999; display:block; height:65px; background: #F3F4F4 ;}
.contact span{ font-size:25px;}
.contact{ padding-top:20px; line-height:25px; text-align:left;float:left;  width:200px; margin-left:70px;}
.email{text-align:left; float:left; padding:20px 0 0 20px; line-height:25px;width:250px; float:left;}
.ss{text-align:left; height:80px; float:left; padding:20px 0 0 100px; line-height:25px;width:250px; float:left;}
.news{height:159px;  text-align:left; margin:0px; width:290px; float:left; margin-left:15px; padding:0 10px;}
.news h3{width:270px}
.gywm{margin:0px; width:290px;  height:150px; text-align:left;padding:0 10px 0 25px; float:left;}
.gywm img{width:110px;float:left; margin-left:10px;}
.panel{margin:0px 10px;  background:#fff url(../images/panel.png) no-repeat top left; padding:0; height:168px}
.s1{margin:0px 25px 0px 25px;   background:#FFF url(../images/nav-back.png) left top repeat-y;}
.s2{width:324px; margin-left:30px; float:left}
.left{width:190px;  margin:0px; float:left;}
.lb{margin-top:15px}
.lb li{ text-align:right; margin-right:20px; padding-right:20px; line-height:25px; background:url(../images/bullet.gif) no-repeat right;}
.right{width:738px; height:auto;  padding-bottom:50px; text-align:left; margin:0px; float:left;}
.title{ background-color:#FAFAFA; padding:0px; text-align:center; width:600px}
.title h1{ font-size:20px;}
.main{width:678px; margin:20px 30px 0px 30px}
.nr{width:324px; float:left; line-height:25px;}
.lmt{ }
.viewproduct{width:648px; float:left; line-height:25px; margin-top:10px; padding-left:10px}
.viewproduct li{ float:left; text-align:center;  margin-left:9px; margin-top:10px;}
.viewproduct img{ border:0; width:120px; height:120px;}
.viewproduct p{ float:left; width:648px; text-align:right; margin-top:20px;}
.viewarticle{width:600px; float:left; line-height:25px; margin-top:10px; padding-left:10px;color:#858585}
.viewarticle a:link{color:#858585}
.viewarticle a:visited{color:#858585}
.viewarticle a:hover{color:#858585}
.viewarticle a:active{color:#858585}
.viewarticle li{background:url(../images/list.gif) no-repeat left;padding-left:20px; }
.viewarticle li span{ float:right; color:#999;}
.viewarticle p{ float:left; width:600px; text-align:center; margin-top:20px;}
.pcontent { line-height:25px; margin-top:10px;}
.pcontent img{ width:200px; height:200px;color:#858585}
.pcontent .ppic{ float:left; border:1px #CCC solid; padding:10px; margin-right:10px;}
.pcontent .h2{ width:100%; float:left; text-align:center; width:600px; color:#666;}
.pcontent .h3{ width:100%; float:left; color:#666;}
legend {padding: 10px 5px 0px 5px;font-weight: normal;text-transform: uppercase;color: #A0B64E;font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;font-size: 16px;}
fieldset { margin:0; padding: 0 0 10px 15px; }
.book { line-height:25px; text-align:left;}
.book .fy{ float:left; width:648px; text-align:right; margin-top:20px;}
.book li{ border:1px #ccc solid; padding:10px;}
.book .b2{ float:right; color:#999;}
.time{ float:right; color:#999;}
