@charset "utf-8";
body{
	background-color:#fff;
    margin: 0;
	padding: 0;
	color: #000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) repeat-x;
	background-color:#282828;
}
a{ text-decoration: none;}

.web_item,.web_item2,.web_body{width:920px; margin:0px auto; overflow:hidden;}
.web_item2{background:#ffffff}

#mainproduct{ width:200px; border:1px #CCCCCC solid; background:#FFFFFF; position:absolute; z-index:999; display:none}
#mainproduct a{ display:block; line-height:22px; padding:0 5px; border-bottom:1px #CCCCCC solid; color:#333333}
#mainproduct a:hover{ background-color:#EFEFEF; color:#990000}

#header{ width:920px; float:left; display:inline;}
#logo{float:left; display:inline; margin-top:21px; margin-left:23px;}
#logo img{ border:0}
#cmpname{float:left; display:inline; margin-top:41px; margin-left:10px;}
#sitelange{float:left; display:inline; margin-top:37px; margin-left:10px; width:90px;}
#sitelange img{ border:0}
#nav{width:920px; height:40px; float:left; display:inline; background:#E3E3E3; text-align:center; color:#333333; font-size:14px; font-weight:bolder; margin-top:28px;}
#nav a{ display:inline; padding:0px 35px; float:left; line-height:40px; font-size:14px; font-weight:bolder; color:#333333; background:url(images/nav_bg.gif) no-repeat left}
#nav a:hover{ color:#CC3300}
#nav a.home{ margin-left:40px; background:none}
#search{width:920px; height:36px; float:left; display:inline; background:#333333; color:#FFFFFF; font-weight:bolder; font-size:14px}
#search form{ margin:0; padding:0; margin-left:540px; margin-top:7px;}
#kwords{ width:211px; height:16px; border:0; margin-left:5px;}
#submitbt{ vertical-align:bottom; margin-left:5px; margin-bottom:1px;}

#foot1{ width:100%; background:#000000; height:28px; margin-top:15px;}
#foot_nav{width:920px; margin:0px auto; overflow:hidden; color:#FFFFFF; line-height:28px; text-align:center}
#foot_nav a{ color:#FFFFFF; display:inline; margin:0 40px; line-height:28px;}
#foot_nav a:hover{ color:#FF9900}
#foot2{ width:100%; background:#121212; height:120px;}
#foot_copyright{width:920px; margin:0px auto; overflow:hidden; text-align:right; color:#CCCCCC; line-height:23px; padding-top:20px;}
#foot_copyright_left{ float:left}
#foot_copyright_right{ float:right}
#sitecount{ display:none}
#support{ display:none}

.no{ color:#f00; line-height:40px;}
div.cutepage {width:98%; margin-top:20px; margin-bottom:20px; text-align:center; padding:3px; float:left}
div.cutepage a { border:1px #2c2c2c solid; padding:2px 5px; color:#fff; background:url(images/pageimg1.gif) #2c2c2c; margin-right:2px; text-decoration:none;}
div.cutepage a:hover {border:1px #990000 solid; color:#fff;background:url(images/pageimg2.gif) #aad83e;}
div.cutepage a:active {border:1px #990000 solid; color:#fff;background:url(images/pageimg2.gif) #aad83e;}
div.cutepage span.current {	border:1px #990000 solid; color:#fff;background:url(images/pageimg2.gif) #aad83e; margin-right:2px; padding:2px 5px;}
div.cutepage span.disabled {background:#f9f9f9; border:1px #999 solid; padding:2px 5px; margin-right:2px; color:#999;}