@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#EEE;
	color:#444;
}
p, ul, li {
	margin:0px;
	padding:0px;
}
ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#F7831E;
}
/*---------------------------*/
#maindiv {
	width:1000px;
	margin:0px auto;
}
/*---------------------------*/
#topdiv {
	height:183px;
	background:url(../images/bg_03.gif) no-repeat left top;
}
/*---------------------------*/
#middlediv {
	background:url(../images/bg_06.gif) repeat-y left top;
	height:100%;
}
/*---------------------------*/
#copyright {
	text-align:center;
	background:url(../images/bg_22.gif) no-repeat left top;
	height:107px;
	line-height:150%;
	padding-top:10px;
	clear:both;
}
/*---------------------------*/
#mainmenu {
	margin:140px auto 0px auto;
	background:url(../images/icon_03.gif) no-repeat left top;
	width:952px;
	height:30px;
	line-height:30px;
}
#mainmenu li {
	float:left;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}
#mainmenu li a {
	color:#19aa01;
}
#mainmenu li a:hover {
	color:#F7831E;
}
/*---------------------------*/
#middleleft {
	float:left;
	width:617px;
}
/*---------------------------*/
#middleright {
	float:right;
	width:382px;
	border-left:1px dotted #CCC;
}
/*---------------------------*/
#submenu {
	background:url(../images/icon_10.gif) no-repeat left top;
	width:323px;
	height:120px;
	padding:50px 0px 0px 25px;
	margin-left:10px;
	margin-top:10px;
}
#submenu li {
	float:left;
	height:25px;
	width:140px;
	line-height:25px;
	background:url(../images/bg_09.gif) no-repeat left center;
	padding-left:15px;
}
/*---------------------------*/
#service {
	clear:both;
	margin-top:10px;
	margin-left:15px;
}
#service li {
	float:left;
	position:relative;
	padding-top:85px;
	margin:0px 5px;
	text-align:center;
	width:100px;
}
#service li img {
	position:absolute;
	top:0px;
	left:10px;
}
/*---------------------------*/
#news {
	margin:10px 23px 0px 10px;
	clear:both;
}
#news span {
	display:block;
	height:26px;
	line-height:26px;
	text-align:right;
	background:url(../images/bg_16.gif) no-repeat left top;
	padding-right:10px;
}
#news ul {
	margin-top:5px;
}
#news ul li {
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ddd;
}
/*---------------------------*/
#jishunews {
	margin:10px 23px 0px 10px;
}
#jishunews span {
	display:block;
	height:26px;
	line-height:26px;
	text-align:right;
	background:url(../images/bg_20.gif) no-repeat left top;
	padding-right:10px;
}
#jishunews ul {
	margin-top:5px;
}
#jishunews ul li {
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ddd;
}
/*---------------------------*/
#productindex {
	width:592px;
	height:515px;
	background:url(../images/icon_07.gif) no-repeat left top;
	position:relative;
	margin:8px 0 0 18px;
}
#productindex span {
	position:absolute;
	top:13px;
	left:170px;
}
#productindex ul {
	margin:30px 5px 3px 5px;	
}
#productindex ul li {
	float:left;
	width:130px;
	height:18px;
	padding-top:135px;
	position:relative;
	border:1px solid #CCCCCC;
	margin:0 0px 5px 8px;
	text-align:center;
}
#productindex ul li img {
	width:120px;
	height:115px;
	position:absolute;
	top:5px;
	left:5px;
}
/*---------------------------*/
#productcomm {
	width:592px;
	height:360px;
	background:url(../images/icon_26.gif) no-repeat left top;
	margin-left:18px;
	margin-top:10px;
	position:relative
}
#productcomm span {
	position:absolute;
	top:13px;
	left:240px;
}
#productcomm ul {
	margin:35px 6px 0px 6px;
}
#productcomm ul li {
	float:left;
	width:144px;
	margin:0px 0px 5px 0px;
	text-align:center;
	background:url(../images/bg_13.gif) no-repeat center top;
	position:relative;
	padding-top:135px;
	height:18px;
}
#productcomm ul li img {
	width:120px;
	height:115px;
	position:absolute;
	top:5px;
	left:14px;
}
/*---------------------------*/
#infocontent {
	margin:10px 10px 0px 30px;
	line-height:200%;
}
/*---------------------------*/
#newslist {
	margin:10px 10px 0px 30px;
}
#newslist ul {}
#newslist ul li {
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ddd;
}
/*---------------------------*/
#newscontent {
	margin:10px 10px 0px 30px;
}
#newscontent h1 {
	font-size:16px;
	text-align:center;
	width:100%;
	border-bottom:1px dotted #FF6600;
	padding:10px 0px;
}
#newscontent div {
	line-height:200%;
}
#newscontent {}
/*---------------------------*/
#productlist {
	width:592px;
	margin-left:18px;
	margin-top:8px;
	position:relative;
}
#productlist ul {
}
#productlist ul li {
	float:left;
	width:130px;
	margin:5px 0px;
	margin-left:14px;
	text-align:center;
	background:url(../images/bg_13.gif) no-repeat center top;
	position:relative;
	padding-top:135px;
	height:15px;
}
#productlist ul li img {
	width:120px;
	height:115px;
	position:absolute;
	top:5px;
	left:5px;
}
/*---------------------------*/
#order {
	width:590px;
	border-collapse:collapse;
	margin-left:20px;
	margin-top:10px;
}
#order td {
	border:1px solid #CCC;
	padding:5px;
}
/*---------------------------*/
#sitemap {
	margin:20px 0px 0px 20px;
}
#sitemap li {
	margin:10px 10px;
	float:left;
}
/*---------------------------*/
#linka {
	width:950px;
	margin:0px auto;
	text-align:center;
}
#linka ul {}
#linka ul li {
	float:left;
	margin-right:10px;
}
#linka span {
	margin:0px 3px;
}
#linka {}

/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/
/*---------------------------*/

