#main,#main1{
	padding: 0px;
	width: 932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.top {
	margin: 0px;
	padding: 0px;
	width: 930px;
	height: 80px;
}
.top .logo {
	padding: 0px;
	float: left;
	width: 350px;
	height: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.left {
	width: 650px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.more {
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}


.flash {
	background-image: url(bbb.jpg);
	background-position: center top;
	height: 275px;
	text-align: center;
	padding-top: 20px;
	background-repeat: no-repeat;
}

.sphy {
	width: 175px;
	float: left;
	height: 130px;
	margin-top: 27px;
	margin-right: 25px;
	line-height: 17px;
}




.zhuanti {
	background-image: url(b2.jpg);
	background-repeat: no-repeat;
	height: 173px;
	margin-top: 5px;
	background-position: center;
	padding-left: 40px;
}
.right {
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
.top .dh {
	height: 23px;
	float: right;
	margin-top: 40px;
}

.foot {
	background-repeat: repeat-x;
	background-position: left top;
	width: 920px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: none;
	border-top-color: #F3F3F3;
	line-height: 17px;
	padding-top: 15px;
	text-align: center;
	background-image: url(b.gif);
	color: #9C9A9C;
	float: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.ks {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 12px;
}
.ks1{
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.anli {
	height: 110px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 5px;
}
.ks p ,.ks1 p{
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
.ks a:link ,.ks1 a:link ,.al a:link{
	color: #666;
	text-decoration: none;
}
.more a:link ,.foot a:link {
	color: #999;
	text-decoration: none;
}
.ks a:visited,.more a:visited ,.ks1 a:visited ,.al a:visited ,.foot a:visited{
	text-decoration: none;
	color: #666;
}
.ks a:hover,.ks1 a:hover {
text-decoration: none;
	color: #DE0008;
}
.al a:hover{
text-decoration: none;
	color: #ff6600;
}
.more a:hover , .foot a:hover  {
text-decoration:underline;
	color: #666666;
}
.more h3,.more h2{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.sphy h2,.sphy h4{
	color: #DE0008;
	font-size: 14px;
	font-family: "新宋体";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sphy h4 a:link ,.sphy h2 a:link {
	color: #DE0008;
	text-decoration: none;
}
.sphy h4 a:visited ,.sphy h2 a:visited {
	text-decoration: none;
	color: #DE0008;
}
.sphy h4 a:hover,.sphy h2 a:hover {
text-decoration: none;
	color: #9C9E9C;
}
.red {color: #DE0008}
.rm {
	color: #DE0008;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rm1 {
	color: #DE0008;
	padding-top: 3px;
	padding-bottom: 3px;
}
.STYLE1 {
	color: #666666;
	font-weight: bold;
}
.STYLE4 {color: #84c321}
.STYLE6 {font-weight: bold}



/*common styling*/
/*menu container*/
.menucontainer{
	background-color: #fff;
	background-image: url(bgOFF.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*basic menu styling*/
.menu {
	float:left;
	font-family: "新宋体";
	position:relative;
	font-size:12px;
	font-weight:bold;
	background-image: url(bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF6600;
	width: 100%;
}
.menu ul {padding:0;margin:0;list-style-type:none;float:left;position:relative;}
.menu ul li {
	float:left;
	position:relative;
	display:inline;
	background-image: url(bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*style of main items normal state*/
.menu ul li a, .menu ul li a:visited {float:left;display:block;text-decoration:none;color:#000;width:auto;color:#666;padding:0px 16px 0px 16px;line-height:40px;height:40px;}
* html .menu ul li a, .menu ul li a:visited {width:auto;w\idth:auto;}
/*hide sub nav items*/
.menu ul li ul {display:none;}
/*clear the main nav bg*/
.menu ul li ul li{background:none;}
/*style for table of sub nav items*/
table {
	margin:-1px;
	border-collapse:collapse;
	font-size:12px;
}
/*specific to non IE browsers*/
/*main nav over state*/
.menu ul li:hover a {color:#ff6600;background: transparent url(bgON.gif) bottom left repeat-x;}
/*show drop-down list*/
.menu ul li:hover ul {display:block;position:absolute;top:36px;margin-top:1px;left:0;width:100%;border-top:1px solid #fff;}
/*drop-down on state*/
.menu ul li:hover ul li a {
	display:block;
	background:#e3e3e3;
	color:#666;
	height:auto;
	line-height:16px;
	padding:2px 16px 2px 16px;
	width:120px;
	border-top:1px solid #fff;
}
/*sub drop-down over state*/
.menu ul li:hover ul li a:hover {
	color:#fff;
	background-position: 4px 8px;
	background-color: #ff6600;
	background-image: url(sub-arrow.gif);
	background-repeat: no-repeat;
}
.rightnr {
	margin: 0px;
	padding: 0px;
	width: 747px;
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "新宋体";
	font-size: 12px;
	line-height: 1.6em;
	float: right;
}
.rightnr .xiangguan {
	float: left;
	height: 150px;
	width: 325px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightnr .xg {
	background-image: url(bg6.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.rightnr .xg .xx {
	background-image: url(1g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 300px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 0px;
	float: left;
	padding-right: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}
.xiangguan li ,.xiangguan1 li {
	list-style-type: none;
	background-image: url(a.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.xiangguan ul ,.xiangguan1 ul{
	margin: 0px;
	padding: 0px;
}



.rightnr .xiangguan1 {
	float: left;
	height: 150px;
	width: 345px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.rightnr .nrdh {
	margin: 0px;
	width: 725px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "新宋体";
	font-size: 12px;
	background-color: #F7F3F7;
	font-weight: normal;
	border: 1px solid #EAEAEA;
	line-height: 25px;
}
.wenzhang h1,.gq h1  {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
}

.wenzhang h2,.wenzhang h3  {
	font-size: 14px;
	margin: 0px;
	background-image: url(bdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.wzliebiao .gq li {
	list-style-type: disc;
	background-image: none;
	line-height: 25px;
}


.rightnr .wenzhang {
	margin: 0px;
	float: left;
	width: 540px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	line-height: 23px;
}
.rightnr .wzliebiao {
	margin: 0px;
	float: left;
	width: 540px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	padding: 10px;
	}
.wzliebiao li ,.diaoy  li {
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: disc;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-position: inside;
}
.rightnr .diaoy {
	float: right;
	width: 180px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.leftdh .al {
	float: left;
	height: 163px;
	width: 178px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
}
 .tel {
	width: 180px;
	height: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}


.leftdh {
	width: 182px;
}





.heng {
	padding: 0px;
	float: left;
	height: 90px;
	width: 100%;
	background-image: url(bg4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.leftdh .d {
	height: 30px;
	width: 180px;
	padding: 0px;
	float: left;
	margin: 0px;
}

.rightnr a:link {
	color: #666;
	text-decoration: none;
}
.rightnr a:visited {
	text-decoration: none;
	color: #636563;
}
.rightnr a:hover {
	text-decoration: underline;
	color: #de0008;
}
.rightnr a:active {
	text-decoration: none;
}
.diaoy .tj {
	float: left;
	width: 120px;
	background-image: url(1g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
}
.diaoy .tjcp {
	padding: 0px;
	float: left;
	width: 160px;
	font-family: "新宋体";
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.diaoy .rmyd {
	padding: 0px;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cpliebiao .cpphoto {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 140px;
}
.wzliebiao .cpliebiao {
	padding: 0px;
	float: left;
	background-image: url(lbbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.wzliebiao .gq {
	width: 540px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.cpliebiao .xinghao {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 395px;
}
.cpliebiao .miaoshu {
	margin: 0px;
	float: left;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 390px;
}
.rightnr .wenz1 {
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
}
