﻿body{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color: #c0c0c0;
	text-align:justify;

}
body, div, dl, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td    {margin:0 auto; padding:0;}h1, h2, h3, h4, h5 {font-size:100%;}a {
	color:#333333;
	text-decoration:none;
}a:hover {
	color:#c30;
	text-decoration:none;
}


#div_center {
	height:35px;
	background-image: url(34.gif);
	background-repeat: repeat-x;
	margin: 0px;
	width: 818px;
}  /*定义总体宽度、高度；background:003399; 控制背景颜色,居中对齐*/ 
#nav {
	list-style-type: none;
	margin: 0px;
}         /*控制一级菜单行高；上边距5px；*/   
#nav .n1 {
	background-image: url(../images/n1a.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: inline;
	margin-left: 30px;
}
#nav .n1 a { height: 35px;}
#nav .n1 a:hover { background-image: url(../images/n1b.gif); background-repeat: no-repeat;}
#nav .n2 {
	background-image: url(../images/n2a.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: inline;
	margin-left: 30px;
}
#nav .n2 a { height: 35px;}
#nav .n2 a:hover { background-image: url(../images/n2b.gif); background-repeat: no-repeat;}
#nav .n2 ul  li  a,#nav .n1 ul  li  a,#nav .n3 ul  li  a,#nav .n4 ul  li  a,#nav .n5 ul  li  a,#nav .n6 ul  li  a,#nav .n7 ul  li  a,#nav .n8 ul  li  a,#nav .n9 ul  li  a  { background-image: url(../images/n_ul_libg.gif); height: 21px; width: 153px; display: block; color: #FFFFD7; padding-left: 24px; line-height: 18px; font-weight: normal; }
#nav .n2 ul  li  a:hover,#nav .n1 ul  li  a:hover,#nav .n3 ul  li  a:hover,#nav .n4 ul  li  a:hover,#nav .n5 ul  li  a:hover,#nav .n6 ul  li  a:hover,#nav .n7 ul  li  a:hover,#nav .n8 ul  li  a:hover,#nav .n9 ul  li  a:hover  { background-image: url(../images/n_ul_libg.gif); background-repeat: no-repeat; color: #ffdcc2; font-weight: bold; }
#nav .n3 {
	background-image: url(../images/n3a.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: inline;
	margin-left: 30px;
}
#nav .n3 a {
	height: 35px;
}
#nav .n3 a:hover { background-image: url(../images/n3b.gif); background-repeat: no-repeat;}
#nav .n4 {
	background-image: url(../images/n4a.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#nav .n4 a { height: 35px;}
#nav .n4 a:hover { background-image: url(../images/n4b.gif); background-repeat: no-repeat;}
#nav .n5 {
	background-image: url(../images/n5a.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#nav .n5 a { height: 35px;}
#nav .n5 a:hover { background-image: url(../images/n5b.gif); background-repeat: no-repeat;}
#nav .n6 { background-image: url(../images/n6a.gif); background-repeat: no-repeat; height: 35px; }
#nav .n6 a { height: 35px;}
#nav .n6 a:hover { background-image: url(../images/n6b.gif); background-repeat: no-repeat;}
#nav .n7 { background-image: url(../images/n7a.gif); background-repeat: no-repeat; height: 35px; }
#nav .n7 a { height: 35px;}
#nav .n7 a:hover { background-image: url(../images/n7b.gif); background-repeat: no-repeat;}
#nav .n8 {
	background-image: url(../images/n8a.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin-left: 30px;
	display: inline;
}
#nav .n8 a { height: 35px;}
#nav .n8 a:hover { background-image: url(../images/n8b.gif); background-repeat: no-repeat;}
#nav .n9 {
	background-image: url(../images/n9a.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: inline;
	margin-left: 30px;
}
#nav .n9 a { height: 35px;}
#nav .n9 a:hover { background-image: url(../images/n9b.gif); background-repeat: no-repeat;}
#nav a {
	display: block;
	width: 90px;
	text-align:center;
	font-size:12px;
	line-height: 26px;
} /*一级菜单链接总体样式：每个菜单的宽，居中对齐，文字大小*/ 
#nav li {
	float: left;
	width: 90px;
}                   /* 一级菜左对齐 */ 
#nav li a:hover{background:#FFFFFF;}     /* 鼠标在一级菜单上改变其背景色 */ 
#nav li ul {
	line-height: 24px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width:132px;
	position: absolute;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #fffddf;
	border-right-color: #fffddf;
	border-bottom-color: #fffddf;
	border-left-color: #fffddf;
	background-image: url(../images/xx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 1px;
	background-color: #D20001;
}             /*二级菜单总体样式：行高24px；背景颜色；外框宽度；相对位置；边框一个象素，上边没样式，左右下边实线，边框颜色#003399；内边距1个象素*/
#nav li ul a{
	display:block;
	width: 183px;
	text-align:left;
}                 /* 二级菜单链接样式；背景宽度、左对齐，左缩进2 */
#nav li ul li {
	background-color: #d30001;
	background-image: none;
}
#nav li ul li a:hover {
	background-image: none;
}
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#content {clear: left;}


.leftlist dt {
	background-image: url(../images/16.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 175px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
}
.leftlist dt a {
	color: #FFFFFF;
}
.leftlist dt a:hover {
	color: #FFFAF4;
}

.leftlist dd {
	line-height: 23px;
	height: 23px;
	margin-left: 10px;
	background-image: url(../images/17.gif);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}
.leftlist  dd a:hover {
	font-size: 14px;
	color: #FF3300;
}
.r_gsjjnr {
	background-image: url(../images/21.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	color: #707070;
	word-spacing:normal;
}
.r_gsjjnr .r_gsmc {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.r_gsjjnr  #pic {
	float: left;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 4px;
}


.cpxh {
	float: left;
	height: 145px;
	width: 180px;
	text-align: center;
	margin-top: 10px;
}
.cpxh img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.productsList {
	float: left;
	height: 145px;
	width: 148px;
	text-align: center;
	margin-top: 10px;
}




.cp_lmbt {
	font-size: 16px;
	font-weight: bold;
	color: #BD0606;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
.cp_nr {
	background-image: url(../images/21.gif);
	background-repeat: repeat-x;
}
.cp_nr td {
	line-height: 24px;
	padding-right: 15px;
	padding-left: 15px;
}
.r_cpcs #pic {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.r_cpcs td {
	line-height: 20px;
	color: #333333;
}
.r_cpcs .c_cpxxmc {
	color: #FF3300;
}
.cp_nr .c_cpjsbt {
	font-weight: bold;
	color: #FF3300;
	background-image: url(../images/cp7.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
}
.cp_nr .c_cpnrwz {
	color: #575757;
}
.xw_list li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 26px;
	line-height: 26px;
	background-image: url(../images/xw1.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 5px 10px;
}
.xw_list li span {
	float: right;
	color: #999999;
}
.xwbt {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.xwnrxs {
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
}
.gsweizhi {
	color: #000000;
	background-image: url(../images/cp_9.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 12px;
}
.lxwmnr {
	padding-top: 15px;
}
.jiacu {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lynr td {
	line-height: 36px;
	color: #666666;
}
.lynrinp {
	line-height: 20px;
	height: 20px;
	border: 1px solid #000000;
}
.lynr #textarea {
	border: 1px solid #000000;
}

.lynr #txtSM {
	border: 1px solid #000000;
}


.rc {
	margin-top: 10px;
	margin-bottom: 10px;
}

.rc  a  {
	font-size: 14px;
	font-weight: bold;
	color: #B70808;
	margin-right: 10px;
	line-height: 24px;
}
.rc td {
	line-height: 24px;
}

.rc strong {
	color: #333333;
}
.xz {
	margin-top: 6px;
	margin-bottom: 6px;
}

.xz  a  {
	font-size: 14px;
	font-weight: bold;
	color: #B70808;
	margin-right: 10px;
	line-height: 24px;
}
.xz td {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 26px;
}

.xz strong {
	color: #333333;
}
.zsjmbt {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.zsjmnr {
	color: #333333;
	padding-bottom: 15px;
	padding-left: 20px;
}


.bottom {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	line-height: 20px;
}

