
/* index
-----------------------------------------------------------------*/	
* {
	margin:0;
	padding:0;
	border:none;
	}

body {
	color:#000;
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	background:url(../images/body_bg.gif) repeat-x
	}
ul,li,dd,dl,dt {
	list-style:none;
	}
a {
	text-decoration:none;
	color:#3a71e2;
	}
a:hover {
	text-decoration:underline;
	color:#3a71e2;
	}
.web{color:#f33;}	
.web a:hover{text-decoration:none; color:#ccc;

}	
#index {
	width:1003px;
	margin:0 auto;
	}
#index #header { position:relative;
	height:400px;
	background:url(../images/changfang.jpg) right no-repeat;
	
	}
#index #nav {
	padding:115px 0 0 550px;
	}
#index #ad {
	position:absolute;
	width:338px;
	height:190px;
	top:14px;
	left:8px;
	
	}
#hot{
	position:absolute;
	left: 18px;
	top: 226px;
}	
#index #main {
	margin-left:20px;

	}
#index .explain {
	float:left;
	width:305px;
	
	margin-right:15px;
	padding: 0px;
	color:#fff;
	}	

#redtop{ background:url(../images/redtop.png); height:68px;}
#zisetop{ background:url(../images/zisetop.png) no-repeat; height:65px;}
#lvsetop{ background:url(../images/lvsetop.png); height:67px;}
#index .explain h1 { display:block; padding:20px 10px 0 10px;
	font-size:16px; font-weight:bolder;
	}
#index .explain p {
	margin:18px 0 5px;
	line-height:18px;
	}
#index .explain em {
	clear:both;
	float:right;
	}
#index #explain_about {
	/*border:1px solid #e70860;*/
	background:url(../images/redmd.jpg) repeat-y;
	}
	
#index #explain_product {
	/*border:1px solid #421072;*/
	background:url(../images/zisemd.jpg) repeat-y;
	}
	
#index #explain_application {
/*	border:1px solid #13b230;*/
	background:url(../images/lvsemd.jpg) repeat-y;
	}
.maintext{ padding:10px; font-size:12px; font-weight:bold; line-height:20px; height:870px; overflow:hidden;}	
.imgbox{ width:223px; height:148px; /*background:url(../images/imgbg.png);*/ margin-left:29px;}
.imgbox2{ margin-top:28px;}
.rightimgbox{padding:5px 0 2px 25px; }
#footer { margin-top:10px;
	padding-top:5px;
	clear:both;
	text-align:center;
	color:#888;
	font-family:Arial, ËÎÌå;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	background:url(../images/bottom.jpg) repeat-x;
	}