/* CSS Document */
body,table,tr,td,div,ul,li,span{
	font-family:Arial;
	color:#848484;
	list-style:none;
	background-color:#FFFFFF;
	font-size:12px;
	margin:0px 0px;
	padding:0px 0px;
}
body{
	margin:auto auto;
}
#header{ 
	margin-right:auto; 
	margin-left:auto; 
	padding:0px; 
	width:1002px; 
	text-align:left;
	clear:both;
	}
#company{
	margin-left:100px;
}
#flash{
	background-color:#FFCC01;
	width:776px;
	height:213px;
	margin:auto auto;
	clear:both;
}
#line{
	margin:auto auto;
	background-color:#000000;
	height:3px;
	clear:both;
	overflow:hidden;
}
#menu{
	background-color:#A7A9AC;
	width:1002px;
	margin:auto auto;
	height:32px;
	font-weight:bold;
}
#menu ul li{
	background-color:#A7A9AC;
	float:left;
	color:#ffff00;
	font-size:14px;
	margin-left:15px;
	margin-top:6px;
}
#center{
	width:1002px; 
	text-align:left;
	clear:both;
}
#contain { 
	width:776px;
	background-color:#fff;
	clear:both;
	margin:auto auto;
	height:auto;
}
/******************start right**************************/ 
#right { 
	float:right; 
	width:565px;
	margin:2px 0px 2px 0px;
	
}
#np_flash {
	clear:both;
	width:100%;
}
#aboutus{
	width:565px;
	margin-top:8px;
	white-space:normal;
	word-break:break-all;
	color:#666666;
}
#aboutus ul li{
	margin-top:10px;
	line-height:19px;
}
#newsproduct{
	margin-top:15px;
}
/******************start right**************************/ 
/******************start left**************************/
#left { 
	float:left; 
	margin:2px 2px 0px 0px; 
	padding:0px; 
	width:200px; 
	text-align:left;
} 
#ContactUs{
	width:200px;
	text-align:left;
	line-height:18px;
}
#lefttop,#left{
	width:178px;
	background:url(../images/left_top.gif) no-repeat;
}
#left,#Nav{
	float:left;
}
#left{
	height:100%;
	margin-top:1px;
	background:url(../images/leftbg.gif) repeat-y;
}
#leftmenu,#leftmenuP{
	width:166px;
	margin-top:20px;
	background:#EFEFEF;
}
#leftmenu ul,#leftmenu li,#leftmenuP ul,#leftmenuP li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#leftmenu li,#leftmenuP li{
	height:30px;
}
#leftmenu li a,#leftmenuP li a{
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	width:100%;
	line-height:35px;
	display:block;
}
#leftmenuP li a{
	line-height:25px;
}
#leftmenu li a:hover,#leftmenuP li a:hover{
	background:#F8F8F8;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

#Nav{
	margin:5px;
	width:588px;
	height:20px;
	clear:right;
}
#mainbody{
	float:left;
}
#mainbody,#mainProducts{
	font-size:12px;
	margin-right:8px;
	width:445px;
	clear:both;
	/*height:400px;*/
	/*height:100% !important;*/
}
#mainProducts{
	width:565px;
}
#right_top,#right_bottom{
	width:139px;
}

#right_top{
	height:21px;
	padding-top:10px;
	text-align:center;
	background:url(../images/right_top.gif) no-repeat;
}
#right_bottom{
	height:7px;
	background:url(../images/right_bottom.gif) no-repeat;
}
#right_bg{
	background:#F7F7F7;
	border:0px 1px 0px 1px solid #CECFCE;
	height:auto;
}

/*------------------Products-------------------*/
#demoimg,#demotitle{
	float:left;
}
#demoimg{
	width:100px;
	height:auto;
	border:1px dotted #999999;
	padding:2px;
}
#demobody{
	width:460px;
	padding-left:20px;
	height:110px;
}
/*---------------Plus--------------------*/
#BodyFrame{
	width:480px; 
	float:left; 
	clear:right;
}
/*=========divbutton============*/
#DivButton{
	margin:auto auto;
}
#DivButton ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#DivButton li{
	float:left;
}
#DivButton li a,#DivButton li a:hover,#DivButton li a.Current,#DivButton li a.Current:hover{
	margin:0px 3px;
	display:block;
	text-align:center;
	padding:2px;
	width:20px;
	border:1px solid #CCCCCC;
	color:#333333;
}
#DivButton li a:hover,#DivButton li a.Current:hover,#DivButton li a.Current{
	border:1px solid #FF3300;
	color:#FFFFFF;
	background:#FF4400;	
}
#DivButton li a.Current{
	color:#FF3300;
	background:#FFFFFF;
}
/**********************end left ************************/
#footer { 
	padding:0px; 
	width:1002px; 
	background-color:#fff;
}
#footercontact{
	width:776px;
	background-color:#fff;
	margin-top:8px;
	line-height:20px;
	color:#848484;
	text-align:center;
	margin:auto auto;
} 
