﻿body {
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
* {
	margin:0 auto;
	padding:0;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
img {
	border:none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*顶部*/
#header {
	width:930px;
	height:70px;
}
#header-left {
	width:122px;
	height:57px;
	float:left;
	padding:13px 0 0 8px;
}
#header-middle {
	width:493px;
	height:53px;
	line-height:53px;
	float:left;
	padding:7px 0 0 27px;
	font-size:20px;
	text-align:center;
}
#header-right {
	width:250px;
	height:10px;
	float:right;
	padding:22px 0 0 0;
}
#inputcss {
	border:#DDD solid 1px;
	padding:1px;
	margin-right:5px;
}
/*菜单*/
#nav {
	width:930px;
	height:36px;
	background:url(../images/navbg.jpg) no-repeat;
	background-color:#333333;
}
#nav a {
	color:#FFFFFF;
	width:90px;
	height:36px;
	line-height:36px;
	text-align:center;
	display:block;
	font-weight:bold;
	float:left;
	border-right:#999999 solid 1px;
}
#nav a:hover {
	color:#FF8000;
	text-decoration:none;
}
#nav li {
	color:#999999;
	float:left;
}
/*首页FLASH*/
#index-image {
	width:930px;
	height:170px;
	margin:5px auto;
}
/*首页列表*/
#main {
	width:930px;
	height:auto !important;
	height:500px;
}
/*左列*/
#leftsider {
	width:690px;
	height:450x;
	float:left;
}
#about {
	width:689px;
	height:240px;
	margin-bottom:7px;
	border:#DDD solid 1px;
}
#about a {
	text-decoration:underline;
	color:#FF0000;
}
#about-title {
	background-color:#E7E7E7;
	width:683px;
	padding:5px 0 5px 7px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#about-content {
	padding:7px 12px;
	height:180px;
	color:#000000;
}
#about-content img {
	float:left;
	margin-right:7px;
}
#about-content p {
	line-height:22px;
	margin:5px auto;
	text-indent:26px;
}
#news {
	width:689px;
	height:122px;
	padding:0 0 5px 0;
	border:#DDD solid 1px;
	margin-bottom:8px;
}
#news-title {
	background-color:#E7E7E7;
	width:682px;
	padding:5px 0 5px 7px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#news-content {
	height:auto !important;
	padding:7px 0 12px 0;
}
#news-content a {
	color:#000000;
}
#news-content li {
	width:320px;
	float:left;
	height:25px;
	line-height:25px;
	padding:0 0 0 17px;
	margin:1px auto;
	background:url(/images/indexlist.jpg) no-repeat 7px 10px;
}
#products {
	width:689px;
	height:auto !important;
	border:#DDD solid 1px;
	float:left;
}
#products-title {
	background-color:#E7E7E7;
	width:683px;
	padding:5px 0 5px 7px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#products-content {
	width:670px;
	height:490px !important;
	height:480px;
	padding:17px 0 12px 0;
}
#products-content a {
	color:#000;
	font-size:14px;
}
#products-content a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#339933;
}
#products-content li {
	width:120px;
	height:145px;
	padding:5px 12px;
	float:left;
	text-align:center;
	margin:7px 12px 2px 5px;
	overflow:hidden;
}
#products-content li img {
	width:120px;
	height:120px;
	border:#DDD dashed 1px;
}
#products-content li p {
	width:120px;
	line-height:25px;
}
/*右边*/
#rightsider {
	width:222px;
	height:450x;
	float:right;
}
.list {
	width:220px;
	height:auto !important;
	min-height:110px;
	height:110px;
	padding:0 0 5px 0;
	float:right;
}
.list-title {
	background-color:#E7E7E7;
	width:213px;
	padding:5px 0 5px 7px;
	font-size:14px;
	color:#000000;
	border-bottom:#A0A0A0 solid 1px;
	font-weight:bold;
}
.list-content {
	height:auto !important;
	padding:7px 0 12px 0;
}
.list-content a {
	color:#000000;
}
.list-content li {
	width:193px;
	padding:5px 0 5px 27px;
	margin:2px 0;
	background:url(/templets/king/images/dian4.gif) no-repeat 12px 10px;
	background-color:#F2F2F2;
}
/*连接*/
#links {
	width:930px;
	height:52px !important;
	height:50px;
	padding:0 0 5px 0;
	border:#f2f2f2 solid 1px;
	margin-bottom:18px;
}
#links-title {
	background-color:#F2F2F2;
	width:923px;
	padding:3px 0 3px 7px;
	font-size:12px;
	color:#000000;
}
#links-content {
	height:auto !important;
	padding:2px 0 4px 5px;
}
#links-content a {
	color:#000000;
}
#links-content li {
	width:128px;
	float:left;
	height:25px;
	line-height:25px;
	margin:1px auto;
	text-align:center;
}
#others {
	width:220px;
	text-align:center;
	height:auto !important;
	float:right;
	padding-top:10px !important;
	padding:0;
	margin:7px auto 0 auto;
}
/*底部*/
#footer {
	height:auto;
	width:930px;
	text-align:center;
	padding:10px 0 17px 0;
	color:#333333;
	border-top:#D7D7D7 solid 1px;
}
#footer p {
	line-height:22px;
}
#footer a {
	color:#333333;
}
/*集合*/
#news-title span {
	float:right;
	padding:5px 7px 5px 7px;
}
#about-title span {
	float:right;
	padding:5px 7px 5px 7px;
}
#products-title span {
	float:right;
	padding:5px 7px 5px 7px;
}
/*清*/
.cf {
	clear:both;
}
