@charset "gb2312";
/* CSS Document */

body {
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:180%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #333;
}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p { padding:0; margin:0; }
ul { list-style:none; }
img { border:0px; }
a { color:#444; text-decoration:none; }
a:hover {
	color:#FF0000;
}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.clear{clear:both; display:block; visibility: hidden; overflow:hidden; line-height:0; font-size:0;}

#fu { margin-right: auto; margin-left: auto; background-image: url(../image/bg6.jpg); }
#ding {
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/dingbg.jpg);
}
#ding1 {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
}
#ding1nr {
	padding-top: 9px;
	padding-left: 9px;
}





/* QQ在线开始 */
#service{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
            *html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
            #service li{width:161px;height:60px;}
            #service li img{float:right;}
            #service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
            #service li a .shows{display:block;}
            #service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
            #service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
            #service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
            #p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
            #p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
            #p1{width:47px;height:49px;float:left}
            a:hover{text-decoration: none}
			.demo>h2.title{margin:4px 0 30px; padding:15px 0 10px 20px; border-bottom:1px solid #d3d3d3; font-size:18px; color:#a84c10; background:url(../images/arrow.jpg) no-repeat 2px 14px}
			.demo{width:700px; margin:0 auto}
ul.ul_demo li{background:url("images/demo_icon.gif") no-repeat scroll 0 6px; line-height:28px; padding-left:20px}
.demo h3 a{font-size: 14px; margin: 0 10px 5px 0; display: inline-block}
.demo>p{line-height: 30px;font-size: 14px}
.demo h3{font-size: 16px;margin:20px 0}
.demo>p a{font-size: 14px}
.demo h3{font-size: 16px;margin:20px 0}

.foot{height:60px; padding:10px 2px; line-height:24px; text-align:center}
.foot a:hover{color:#51555c}

/* QQ在线结束 */






.button {
	background-color: #FE8D3F; /* Green */
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.button3 {border-radius: 8px;}

















/*body*/
#ditop {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999;
	background-color:#fff;
filter:alpha(opacity:95); 	opacity:0.95;
	box-shadow:0px 1px 5px #ddd;
}

#header {
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#header2 {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
}
#logo {
	float: left;
	margin-top: 23px;
	margin-left: 30px;
}

#logo2 {
	float: right;
	margin-top: 30px;
	margin-right: 15px;
}
#logo3 {
	margin-left: 330px;
	padding-top: 35px;
}



#dhbg1 {
	height: 50px;
	background-image: url(../image/dhbg.jpg);
	margin-bottom: 1px;
}
#dhbg{ background:url(../images/nav_bg.jpg) repeat-x; width: 1000px; margin-right: auto; margin-left: auto; }


#nav1 {
	height: 50px;
	background-color: #FB9821;
}

.wp{
	width:1100px;
	margin:auto;
}
#nav{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FB9821;
	background-repeat: repeat-x;
}
.nav ul li{
	float:left;
	line-height:50px;
	height:44px;
	font-size:17px;
	font-family:"微软雅黑";
	background-image: url(../image/nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav ul li a{
	display:block;
	line-height:50px;
	color:#FFF;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-right:32px;
	padding-left:32px;
	font-weight: bold;
}
.nav ul li a:hover{
	text-decoration:none;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	background-image: url(../image/nav_hover.jpg);
}

.nav ul li.last{background:none;}
.nav ul li.last2 a{
	display:block;
	line-height:50px;
	color:#FFF;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-right:32px;
	padding-left:32px;
	font-weight: bold;
}
.nav ul li.last2{
	float:left;
	line-height:50px;
	height:50px;
	font-size:17px;
	font-family:"微软雅黑";
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../image/nav_hover2.jpg);
}


#mrc {
 clear: left; 
}









#topfu {
	height: 500px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#top {
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
}
#topdi {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top1 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/about.jpg);
}

#top2 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/cp.jpg);
}

#top3 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/news.jpg);
}
#top4 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/sb.jpg);
}
#top5 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/wh.jpg);
}

#top6 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/order.jpg);
}

#top8 {
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../image/lxwm.jpg);
}


#menu3 { width: 210px; margin: 0px; padding: 0px; border-bottom-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; }
#menu3 ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu3 ul li { height: 28px; line-height: 23px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; font-family: Verdana, Geneva, sans-serif, "微软雅黑"; font-size: 13px; font-weight: normal; }
#menu3 ul li a { color: #333; text-decoration: none; line-height: 28px; text-align: left; display: block; height: 28px; width: 190px; padding-left: 20px; }
#menu3 ul li a:hover { color: #FFF; background-color: #0371BC; }



.top-nav2 {
	width:900px;
	float:none;
	margin-right: auto;
	margin-left: auto;
}
.top-nav2 ul li {
	float:left;
	line-height:35px;
	width: 170px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 3px;
	height: 30px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: center;
	border: 1px none #CCC;
	display: inline-block;
}
.top-nav2 ul li a {
	display:block;
	padding:0px 15px;
	border-radius:3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.top-nav2 ul li a:link,.top-nav ul li a:visited {
	background-color:#FFF;
	border: 1px solid #CCC;
}

.top-nav2 ul li a:visited {border: 1px solid #CCC;}
.top-nav2 ul li a:hover {
	background-color:#1668C6;
	color:#fff;
}
#indexcpzsbg {
	height: 920px;
	background-image: url(../image/zx_bg.jpg);
}
#indexcpzstop {
	height: 57px;
	width: 432px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
}
#indexcpzxwz {
	width: 1000px;
	padding-top: 35px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
}
#indexcpzs {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
}
#side {
	float: left;
	width: 270px;
}
#indexcpdhtop {
	background-image: url(../image/qq_r6_c1.jpg);
	height: 107px;
	width: 270px;
}
#indexcpdhzj {
	background-image: url(../image/qq_r7_c1.jpg);
	width: 270px;
}
#indexcpdhnr {
	padding-top: 6px;
	padding-left: 3px;
}

#indexcpdhdi {
	background-image: url(../image/qq_r9_c1.jpg);
	height: 23px;
	width: 270px;
}


#side2 {
	float: right;
	width: 907px;
}
#indexcptu2 {
	height: 345px;
	width: 907px;
}
#indexcptu2nr {
	padding-top: 9px;
	padding-left: 9px;
}

#indexcptutop {
	height: 19px;
	width: 907px;
}
#indexcptuzj {
	background-image: url(../image/qq_r7_c3.png);
	width: 907px;
}
#indexcptunr {
	padding-top: 23px;
	padding-left: 5px;
}

#indexcptudi {
	background-image: url(../image/qq_r9_c3.png);
	height: 24px;
	width: 907px;
}
#guanggao1 {
	background-image: url(../image/guanggao3.jpg);
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#guanggao6 {
	background-image: url(../image/guanggao6.jpg);
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}


#guanggao1nr {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 10px;
}

#indexcompany {
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
}
#indexcompanytop {
	background-image: url(../image/companytopbg.jpg);
	height: 106px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
#indexcompanytopnr {
	padding-top: 60px;
	padding-right: 35px;
	padding-bottom: 6px;
	padding-left: 70px;
}
#indexcompanyzj {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 1229px;
	background-image: url(../image/guanggaotu9.jpg);
}
#indexcompanynr {
	padding-top: 23px;
	padding-left: 9px;
}
#newscptu {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/guanggaotu2.jpg);
	height: 1201px;
	margin-bottom: 0px;
}

#indexhjbg {
	height: 370px;
	background-color: #F90;
	margin-top: 0px;
}
#indexhjtop {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-bottom: 10px;
}
#indexhjwz {
	width: 130px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
}

#indexhjzj {
	background-image: url(../image/indexhjbg.png);
	height: 281px;
	width: 1160px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#indexhjnr {
	padding: 5px;
}
#indexcase {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#indexcasetop {
	background-image: url(../image/indexcasetop.jpg);
	height: 70px;
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#indexcasewz {
	width: 310px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
}
#indexcasewznr {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#indexcasezj {
	margin-top: 20px;
}
#indexcasenr {
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#guanggao2 {
	background-image: url(../image/guanggao2.jpg);
	height: 166px;
	margin-top: 15px;
}























/* fullSlide */
.fullSlide{width:100%;position:relative;height:500px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url("image/slider-arrow.png") -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
















































#containerbg {
	background-color: #F3F3F3;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FFF;
	width: 1200px;
}
#side3 {
	float: left;
	width: 806px;
}
#indexnewstop1 {
	background-image: url(../image/qq3_r18_c1.jpg);
	height: 49px;
	width: 806px;
}
#indexnewstop2 {
	background-image: url(../image/qq3_r19_c1.jpg);
	height: 165px;
	width: 806px;
}
#indexnewstop2nr {
	padding-top: 3px;
	padding-left: 2px;
}
#indexnewszj {
	background-image: url(../image/qq3_r20_c1.jpg);
	width: 806px;
}
#indexnewsnr {
	padding-top: 12px;
	padding-left: 3px;
}

#indexnewsdi {
	background-image: url(../image/qq3_r22_c1.jpg);
	height: 20px;
	width: 806px;
}

#side5 {
	float: right;
	width: 377px;
}
#indexshbktop {
	background-image: url(../image/qq3_r18_c5.jpg);
	height: 49px;
	width: 377px;
}
#indexshbkzj {
	background-image: url(../image/qq3_r19_c5.jpg);
	width: 377px;
}
#indexshbknr {
	padding-top: 6px;
	padding-left: 3px;
}
#indexshbkdi {
	background-image: url(../image/qq3_r21_c5.jpg);
	height: 35px;
	width: 377px;
}















































#linkfridebg {
	background-color: #E6E6E6;
	height: 40px;
	margin-top: 45px;
}
#linkfride {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#linkfridenr {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}













 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 





.indexTypes{ width:220px; ; background:#fff;}

.titleP{ width:100%;  height:110px; background:#094faf;}
.titleP h2{ color:#fff; padding-top:30px; padding-left:35px; font-size:24px; font-weight:bold;}
.titleP span{ display:block; color:#76a7ec; font-size:14px; padding-left:35px;}
.indexTypes ul li{
	border-bottom:1px solid #d1d1d1;
}
.indexTypes ul li a{
	display:block;
	width:100%;
	text-indent:65px;
	line-height:60px;
	background:url("../Image/li.jpg") no-repeat 30px 21px;
	font-size:16px;
	color:#333;
}
.indexTypes ul li a:hover{ background:url("../Image/liH.jpg") no-repeat 30px 21px; color:#094faf;}
.indexTypes h5{ color:#094faf; margin:15px  28px 5px;}
















#menu6 {
	width: 212px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#menu6 ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu6 ul li { height: 35px; line-height: 35px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; font-family: Verdana, Geneva, sans-serif, "微软雅黑"; font-size: 14px; font-weight: normal; }
#menu6 ul li a {
	color: #333;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	display: block;
	height: 35px;
	width: 212px;
}
#menu6 ul li a:hover {
	color: #FFF;
	background-color: #0758B3;
}











.sitemap { margin-bottom: 20px; }
.title2 { font-size: 18px; font-weight: bold; color: #333; }











/* 问题开始 */

.faq {
	WIDTH: 340px;
	HEIGHT: 470px;
	OVERFLOW: hidden

}

.faq_con {

	PADDING-BOTTOM: 5px; PADDING-LEFT: 9px; PADDING-RIGHT: 15px; PADDING-TOP: 19px

}

.faq_con DL {

	BORDER-BOTTOM: #ccc 1px dotted; PADDING-BOTTOM: 12px; PADDING-LEFT: 4px; WIDTH: 330px; PADDING-RIGHT: 4px; MARGIN-BOTTOM: 14px; PADDING-TOP: 0px

}

.faq_con .lst_dl {

	BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM: 0px; MARGIN-BOTTOM: 0px

}

.faq_con DT {
	LINE-HEIGHT: 26px;
	PADDING-LEFT: 30px;
	BACKGROUND: url("../image/q.gif") no-repeat left 4px;
	font-weight: bold;

}

.faq_con DD {

	LINE-HEIGHT: 26px; PADDING-LEFT: 30px; BACKGROUND: url("../image/a.gif") no-repeat left 4px

}
.tit {

	BORDER-BOTTOM: #d5d5d5 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 34px; PADDING-LEFT: 12px; PADDING-RIGHT: 12px; FONT-FAMILY: "Microsoft Yahei"; BACKGROUND: none transparent scroll repeat 0% 0%; HEIGHT: 34px; FONT-WEIGHT: normal; PADDING-TOP: 0px

}


/* 问题结束 */






























#gd{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
.godu {
	WIDTH: 1900px;
	HEIGHT: 300px
}
.godu UL {
 MARGIN: 0px; padding:0px
}
.godu UL LI {
	FLOAT: left;
	MARGIN: 0px;
	LINE-HEIGHT: 26px;
	HEIGHT: 240px;
	TEXT-ALIGN: center;
	width:310px;
	list-style:none
}
.godu UL LI IMG {
	DISPLAY: block;
	WIDTH: 300px;
	HEIGHT: 240px;
	background-image:url( http://imgs.soufun.com/news/2010_07/26/1280137994907.gif);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #CCC;
}
.godu UL LI IMG A {
 BORDER-RIGHT: #fe9b00 1px solid; BORDER-TOP: #fe9b00 1px solid; BORDER-LEFT: #fe9b00 1px solid; BORDER-BOTTOM: #fe9b00 1px solid
}










.morexx {
	float: right;
	margin-top: 20px;
	width: 60px;
}


.blk_18 {
	overflow:hidden;
	zoom:1;
	font-size:9pt;
	border:1px solid #e3e3e3;
	width:1060px;
	margin-top:8px;
	background-color: #eee;
}
.blk_18 .pcont {
	width:1000px;
	float:left;
	overflow:hidden;
	padding-left:5px;
}
.blk_18 .ScrCont {
	width:36766px;
	zoom:1;
	margin-left:-5px;
}
.blk_18 #List1_1, .blk_18 #List2_1 { float:left; }
.blk_18 .LeftBotton, .blk_18 .RightBotton { width:15px; height:74px; float:left; background-image: url(../ax.gif); background-repeat: no-repeat; }
.blk_18 .LeftBotton { background-position: 0 0; margin-top: 65px; margin-right: 5px; margin-bottom: 0; margin-left: 5px; }
.blk_18 .RightBotton { background-position: 0 -100px; margin-top: 65px; margin-right: 1px; margin-bottom: 10px; margin-left: 5px; }
.blk_18 a.pl:hover { border:1px solid #5dacec; color:#5dacec; background:#fff; }
.blk_18 .LeftBotton:hover { background-position: -20px 0; }
.blk_18 .RightBotton:hover { background-position: -20px -100px; }
.blk_18 .pl img { display:block; cursor:pointer; border:none; margin:6px auto 1px auto; }
.blk_18 .pl { width:300px; border:1px solid #f3f3f3; float:left; float:left; text-align:center; line-height:24px; }















#footfu {
	margin-top: 20px;
	background-color: #F90;
}
#foot {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/footbg.jpg);
	height: 260px;
}

#footnr {
	padding-top: 25px;
	padding-left: 5px;
}
#footdi {
	background-image: url(../image/footdibg.jpg);
	height: 53px;
}
#footdinr {
	padding-top: 18px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
}





.yang1 {
	font-weight: bold;
	color: #F60;
	font-size: 13px;
}
.yang2 {
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.yang2 a {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}
.yang2 a:hover {
	color:#F00;
}


.yang3 {
	font-weight: normal;
	color: #FFF;
	font-size: 18px;
	line-height: 28px;
}

.yang33 {
	font-weight: normal;
	color: #666;
	font-size: 14px;
	line-height: normal;
}

.yang5 {
	font-weight: bold;
	color: #178476;
	font-size: 18px;
	line-height: 200%;
}

.yang5 a {
	color:#178476;
	text-decoration:none;
	font-weight: bold;
}
.yang5 a:hover {
	color:#090;
}
.yang6 {
	font-weight: normal;
	color: #333;
	font-size: 12px;
	line-height: 120%;
}
.yang8 {
	font-weight: bold;
	color: #F30;
	font-size: 18px;
	line-height: 36px;
}

.yang28 {
	font-weight: bold;
	color: #F30;
	font-size: 16px;
	line-height: 36px;
}
.yang18 {
	font-weight: bold;
	color: #FFF;
	font-size: 36px;
	line-height: 36px;
}
.yang9 {
	font-weight: bold;
	color: #178476;
	font-size: 16px;
}
.yang9 a {
	color:#094FAF;
	text-decoration:none;
	font-weight: bold;
	line-height: 180%;
}
.yang9 a:hover { color:#D20202; }

.yang10 {
	font-weight: bold;
	color: #178476;
	font-size: 20px;
	line-height: 50px;
}

.yang11 {
	font-weight: normal;
	color: #FFF;
	font-size: 15px;
	line-height: 180%;
}

.yang11 a {
	font-weight: normal;
	color: #FFF;
	font-size: 15px;
	line-height: 180%;
}
.yang11 a:hover { color:#D20202; }
.yang12 {
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
}
.yang15 {
	font-weight: bold;
	color: #F90;
	font-size: 15px;
	line-height: 180%;
}

.yang15 a {
	color:#F90;
	text-decoration:none;
	font-weight: normal;
}
.yang15 a:hover {
	color:#178476;
}


.yang16 {
	font-weight: bold;
	color: #178476;
	font-size: 20px;
	line-height: 180%;
}
.yang17 {
	font-weight: bold;
	color: #333;
	font-size: 20px;
	line-height: 50px;
}
.yang20 {
	font-weight: bold;
	color: #333;
	font-size: 23px;
	line-height: 180%;
}
.yang21 {
	font-weight: bold;
	color: #F00;
	font-size: 23px;
	line-height: 180%;
}
.yang23 {
	font-weight: bold;
	color: #F85200;
	font-size: 24px;
	line-height: 200%;
}
.yang25 {
	color: #F00;
	font-size: 15px;
	line-height: 180%;
}

.yang26 {
	font-weight: bold;
	color: #F90;
	font-size: 18px;
	line-height: 180%;
}

.yang26 a {
	color:#F90;
	text-decoration:none;
	font-weight: bold;
}
.yang26 a:hover {
	color:#178476;
}

#side6 {
	float: left;
	width: 230px;
}
#nycpdhtop {
	height: 72px;
	width: 230px;
	background-image: url(../image/qq2_r5_c1.jpg);
}
#nycpdhzj {
	width: 230px;
	background-image: url(../image/qq2_r7_c1.jpg);
}
#nycpdhnr { padding-top: 6px; padding-left: 3px; }

#nycpdhdi {
	background-image: url(../image/qq2_r8_c1.jpg);
	height: 20px;
	width: 230px;
}
#nylxwmtop {
	background-image: url(../image/qq2_r10_c1.jpg);
	height: 108px;
	width: 230px;
}
#nylxwmzj {
	background-image: url(../image/qq2_r11_c1.jpg);
	width: 230px;
}
#nylxwmnr {
	padding-top: 6px;
	padding-left: 2px;
}

#nylxwmdi {
	background-image: url(../image/qq2_r12_c1.jpg);
	height: 21px;
	width: 230px;
}




#main6 {
	float: right;
	width: 755px;
}
#main6top {
	height: 63px;
	width: 755px;
	background-image: url(../image/qq2_r5_c3.jpg);
}
#main6zj {
	background-image: url(../image/qq2_r6_c3.jpg);
	width: 755px;
}
#main6nr {
	padding-top: 16px;
	padding-left: 3px;
}

#main6di {
	background-image: url(../image/qq2_r14_c3.jpg);
	height: 20px;
	width: 755px;
}
.ddh {
	height: 60px;
	width: 747px;
	background-image: url(../image/qq2_r4_c3.jpg);
}
.ddh h2 { font-size: 15px; font-weight: bold; color: #1A6597; padding-top: 16px; padding-left: 40px; }
.ddh h2 ab{ font-size: 12px; font-weight: normal; color: #333; }
.ddh h2 a{ font-size: 12px; font-weight: normal; color: #333; }
