body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#fff;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
div,input,select,textarea,td,li,dt,dd {
	color:#333;
	font-size:12px;
	font-family:Verdana;
}
a {
	color:#c00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul,dl,dt,dd {
	margin:0;
	padding:0;
	list-style:none;
}
.input {
	border:1px solid #bac634;
	background-color:#fffff9;
	padding:3px;
	font-size:14px;
}
.button {
	border:0;
	padding-top:2px;
	background:url(button_bg1.gif) repeat-x;
	color:#fff;
	height:26px;
	width:66px;
	cursor:pointer;
	font-size:14px;
}
.button:hover {
	background:url(button_bg.gif) repeat-x;
}
.minbutton {
	background:url(button_bg2.gif) repeat-x;
	width:44px;
	border:0;
	height:20px;
	color:#fff;
	padding-top:2px;
	cursor:pointer;
}
.minbutton:hover {
	background:url(button_bg3.gif) repeat-x;
}
.bgcolor {
	background-color:#fae6e1;
}
.red {
	color:#f50;
}
.green {
	color:#073;
}
.gray {
	color:#999;
}
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
.hand {
	cursor:pointer;
}
.hidden {
	display:none;
}

/* 头部---------------- */
#head {
	width:972px;
	height:123px;
	margin:auto;
	background:url(top_bg.jpg) no-repeat;
	text-align:left;
}
#headTitle {
	color:#fff;
	font-size:34px;
	font-family:黑体;
	padding:24px 0 0 20px;
}
#headUrl {
	color:#fff;
	padding-left:22px;
}
#menu {
	margin:auto;
	width:972px;
	height:36px;
	background:url(menu_bg.jpg) no-repeat;
	border-bottom:4px solid #e5ab40;
}
#menu ul {
	margin-left:6px !important;
	margin-left:-9px;
}
#menu li {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	line-height:36px;
}
#menu li a {
	color:#fff;
	text-decoration:none;
}
#menu li a:hover {
	color:#ffea00;
}

/* 页脚---------------- */
#foot {
	width:972px;
	padding:8px 0;
	border-top:3px solid #8f0d00;
	margin:0 auto;
	line-height:200%;
	background-color:#d72412;
	color:#fff;
}
#foot a {
	color:#fff;
}

/* 主体窗口---------------- */
#main {
	width:972px;
	margin:10px auto 0;
}
#mainBar {
	float:left;
	width:204px;
}
#mainDiv {
	float:right;
	width:752px;
	text-align:left;
	margin-bottom:10px;
}
.leftList,.leftMenu {
	background:url(title_bg.gif) repeat-x;
	margin-bottom:8px;
}
.leftList dt,.leftMenu dt {
	border:1px solid #e28c8c;
	text-align:left;
	background:url(arron.gif) no-repeat 12px 13px;
	padding-left:23px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.leftList dt a,.leftMenu dt a {
	color:#fff;
}
.leftList dd {
	padding:8px 0 6px 8px;
	text-align:left;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
}
.leftDiv {
	border:1px solid #e28c8c;
	background-color:#fbf0ef;
	margin-bottom:8px;
}
.leftDiv dt {
	text-align:left;
	padding:8px 0 6px 15px;
	font-size:14px;
	font-weight:bold;
}
.leftDiv dt a {
	color:#c00;
}
.leftDiv dd {
	padding:4px 0 5px 12px;
	overflow:hidden;
	text-align:left;
}
.leftMenu dd {
	text-align:left;
	border-bottom:1px dashed #e28c8c;
}
.leftMenu dd a {
	font-size:14px;
	font-weight:bold;
	color:#c00;
	display:block;
	padding:8px 0 6px 40px;
	background:url(arron1.gif) no-repeat 24px 12px;
}
.leftMenu dd a:hover {
	background:url(arron2.gif) no-repeat 24px 12px;
}
.leftMenu .active a {
	background:url(arron2.gif) no-repeat 24px 12px;
}

.mainTitle {
	border:1px solid #e28c8c;
	text-align:left;
	background:url(title_bg.gif) repeat-x;
	line-height:30px;
	height:30px;
	padding:0 12px;
	color:#fff;
}
.mainTitle div {
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#fff;
}
.mainTitle a {
	color:#fff;
}
.mainTitle span {
	float:right;
}
.centerTitle {
	text-align:center;
	background:url(title_bg.gif) repeat-x;
	padding:8px 0 6px 12px;
	font-size:14px;
	font-weight:bold;
}
.listTitle {
	border-bottom:1px solid #e28c8c;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.listTitle a {
	color:#c00;
}
.mainContent {
	padding:10px 0;
	color:#333;
	line-height:150%;
	text-align:left;
}
.mainContent p {
	font-size:14px;
	line-height:200%;
	margin:8px 0 10px;
}
.listContent {
	font-size:14px;
	line-height:180%;
	text-align:left;
	padding:10px 0;
}
.listMark {
	padding:8px 0 15px;
	border-top:1px solid #fbefef;
}
.listMark span {
	float:right;
	margin-top:-26px;
}
#mainBack {
	border-top:1px #ccc dashed;
	padding:10px 0;
	text-align:center;
}
.articleList {
	margin:8px 0;
}
.articleList li {
	line-height:28px;
	height:28px;
	border-bottom:1px dashed #ccc;
	padding-left:25px;
	background:url(arron3.gif) 12px 11px no-repeat;
}
.articleList a {
	float:left;
}
.articleList span {
	color:#999;
	float:right;
}
#page {
	padding:8px 0;
	clear:both;
	text-align:center;
	background-color:#fbefef;
}

/*图片列表*/
#list {
	margin-top:10px;
}
#list dl {
	text-align:center;
	float:left;
	width:182px;
	position:relative;
	margin:0 3px !important;
	margin:0 2px;
	height:220px;
}
#list dl img {
	border:1px solid #e28c8c;
}
#list .textTitle {
	overflow:hidden;
	width:182px;
}
#list .textTitle a {
	color:#c00;
	white-space:nowrap;
	line-height:30px;
}
#list .textDesc {
	text-align:left;
	line-height:20px;
	height:43px;
	overflow:hidden;
	background:url(listtext_bg.gif) repeat-x;
	padding:3px 0 0 5px;
}
#listNew {
	position:absolute;
	top:74px;
	right:0;
	width:63px;
	height:63px;
	background:url(new.gif) no-repeat;
}

#noresult {
	padding:30px 0 40px;
	width:100%;
	text-align:center;
}
#wideMain {
	width:972px;
	margin:10px auto 0;
	border:1px solid #d7d7d7;
	margin-bottom:10px;
}
#friendlink li {
	float:left;
	text-align:left;
	padding:0 8px;
	line-height:26px;
	white-space:nowrap;
}

#search {
	border:1px solid #e28c8c;
	padding:6px 4px;
	margin-bottom:8px;
}

/*资质荣誉列表*/
.imgList {
	width:100%;
}
.imgList li {
	width:188px;
	height:125px;
	float:left;
	text-align:center;
	margin-top:6px;
}

/*产品内容*/
#productMenu {
	margin:20px 0 10px;
	border-bottom:1px solid #cd2f1f;
	height:28px;
}
#productMenu li {
	float:left;
	line-height:28px;
	margin-right:3px;
	cursor:pointer;
	padding:0 13px;
	background-color:#fce8e6;
	color:#c00;
	font-size:14px;
}
#productMenu li:hover {
	background-color:#fdccc6;
}
#productMenu .active, #productMenu .active:hover {
	background-color:#cd2f1f;
	color:#fff;
	font-weight:bold;
}
#productTime {
	color:#888;
	text-align:right;
	padding-top:10px;
}
.left {
	text-align:left !important;
}

.table, .layout {
	border:1px solid #e28c8c;
	border-collapse:collapse;
	width:100%;
}
.table td {
	border:1px solid #e28c8c;
	text-align:center;
	padding:2px;
}
.layout td {
	border:1px solid #e28c8c;
	padding:6px;
}
.tableTitle {
	background-color:#fcd0d0;
	font-weight:bold;
}
.tableBg {
	background-color:#ffecec;
}
.picTable {
	width:100%;
}
.picTable td {
	padding:4px;
	text-align:center;
}