﻿html {
	text-align: center;
}
body {
	width:990px;
	text-align:left;
	margin:0 auto;
	background: #fff;
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif, "宋体";
}
td {
	color: #333;
}
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #07519A;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}

/** 页头区 **/
.top {
	border-bottom:1px solid #DCDCDC;
	width:970px;
	margin:0 auto;
	background:#F4F4F4;
	padding:5px 0;
}
.top .top_left{
	float:left;
	width:750px;
	padding-left:10px;
}
.top .top_left span{
	float:left;
	padding-right:10px;
}

.top .top_right{
	float:right;
	text-align:right;
	width:200px;
	padding-right:10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/** 导航 **/
.nav {
	background: url(../images/nav_bg.jpg) repeat-x left top;
}
.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0 10px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/nav_line.jpg) no-repeat right top;
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	color: #000!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #000;
	background: url(../images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
	padding:0 6px;
}
.nav_sub a {
	padding: 0 2px;
}

/**  网业管理导航 **/
.bu_nav_M {
	background: url(../images/D_rm_h.jpg) no-repeat;
	width:800px;
	height:30px;
	padding-left:170px;
	color:#FFF;
	padding-top:6px;
}
.bu_nav_M a{
	color:#FFF;
	padding:0 12px;
	font-size:14px;
}
.bu_nav_M a:hover{
	color:#a2ff00!important;
	font-weight:bold;
}
.nav_M {
	background: url(../images/D_13.gif) no-repeat;
	width:970px;
	height:79px;
}
.nav_M .nav_global {
	padding-top:1px;
}
.nav_M .nav_global ul {
	padding-left:20px;
}
.nav_M .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 33px;
	color: #FFF;
}
.nav_M .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	width:auto;
	padding:0 15px;
	display:block;
}
.nav_M .nav_global li a:hover {
	color:#F7F9D1!important;
	text-decoration: none;
	width:auto;
	display:block;
}
.nav_M .nav_global li.curr a {
	color:#F7F9D1;
	background: url(../images/D_14.gif) no-repeat center top;
	font-weight:bold;
}
.nav_subM {
	position:absolute;
	height:36px;
	padding-left:20px;
	top:38px;
	line-height:30px;
	clear:both;
}
.tabnavM_div_0,.tabnavM_div_1,.tabnavM_div_2,.tabnavM_div_3,.tabnavM_div_4,.tabnavM_div_5,.tabnavM_div_6,.tabnavM_div_7{
	background:url(../images/D_15.gif) no-repeat;
	float:left;
	width:18px;
	height:37px;
	overflow:hidden;
	display:inline;
}
.tabnavM_div_0{margin-left:110px;}
.tabnavM_div_1{margin-left:110px;}
.tabnavM_div_2{margin-left:180px;}
.tabnavM_div_3{margin-left:280px;}
.tabnavM_div_4{margin-left:360px;}
.tabnavM_div_5{margin-left:420px;}
.tabnavM_div_6{margin-left:500px;}
.tabnavM_div_7{margin-left:500px;}

#tabnavM_div_0,#tabnavM_div_1,#tabnavM_div_2,#tabnavM_div_3,#tabnavM_div_4,#tabnavM_div_5,#tabnavM_div_6,#tabnavM_div_7{
	background:url(../images/D_16.gif) no-repeat right;
	height:37px;
	float:left;
	color:#AAA;
}
#tabnavM_div_0{width:800px;}
#tabnavM_div_1{width:300px;}
#tabnavM_div_2{width:350px;}
#tabnavM_div_3{width:300px;}
#tabnavM_div_4{width:300px;}
#tabnavM_div_5{width:250px;}
#tabnavM_div_6{width:230px;}
#tabnavM_div_7{width:250px;}

.nav_subM a {
	padding: 0 2px;
	color:#666;
}
/** 软件导航 **/
.navS {
	background: url(../images/D_201.gif) repeat-x left top;
	padding-top:1px;
	position:relative;
	height:61px;
}
.navS .nav_global {
}
.navS_01{
	position:absolute;
	background:url(../images/D_200.gif) no-repeat;
	height:39px;
	width:4px;
	left:0;
	top:0;
}
.navS_02{
	position:absolute;
	background:url(../images/D_202.gif) no-repeat;
	height:39px;
	width:4px;
	right:0;
	top:0;
}
.navS .nav_global ul {
	padding: 0 10px;
}
.navS .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	line-height:37px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/D_204.gif) no-repeat right top;
	padding-right: 2px;
}
.navS .nav_global li a {
	display: block;
	color:#07519A;
	text-align: center;
	padding: 0 14px;
}
.navS .nav_global li a:hover {
	color: #FFF!important;
	text-decoration: none;
}
.navS .nav_global li.curr a {
	color: #000;
	background: url(../images/D_203.gif) repeat-x center;
}
.navS_sub {
	padding:3px 6px 0;
	color:#666;
}
.navS_sub a {
	padding: 0 2px;
	color:#666;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
}
#tabnav_div_3 {
}
#tabnav_div_4 {
}
#tabnav_div_5 {
}
#tabnav_div_6 {
}
#tabnav_div_7 {
}
#tabnav_div_8 {
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #3D83B4;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(../none);
	padding-left: 0px;
}
.no_doc ul li p {
	margin:0 0 3px 5px;
	padding: 0 0 4px 1px;
	color:#666;
	border-bottom: 1px dashed #CCC;
}
.no_doc ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
	padding:8px;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin:5px auto;
	background:#F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a{ color: #000000 }
.tableborder{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}



/*D网样式*/
.D_top_Body{
	width:970px;
	margin:10px auto 5px;
	position:relative;
}
.D_top_Logo{
	float:left;
	width:230px;
}
.D_top_Logo01{
	clear:both;
}
.D_top_Logo02{
	clear:both;
}
.D_top_Logo02 span{
	float:left;
	display:block;
	line-height:15px;
	padding-top:4px;
}
.D_top_right{
	float:left;
	width:740px;
}
.D_top_nav01{
	float:left;
	width:335px;
	display:block;
	padding-left:20px;
}
.D_top_nav01 li{
	float:left;
	text-align:center;
	padding:0 16px;
}
#D_top_navli01{
	background:url(../images/D_02.gif) top no-repeat;
}
#D_top_navli02{
	background:url(../images/D_03.gif) top no-repeat;
}
#D_top_navli03{
	background:url(../images/D_04.gif) top no-repeat;
}
#D_top_navli04{
	background:url(../images/D_05.gif) top no-repeat;
}
.D_top_nav01 li a{
	width:70px;
	height:20px;
	display:block;
	padding-top:50px;
	text-align:center;
	display:block;
	color:#111;
}
.D_top_nav02{
	float:right;
	width:385px;
}
.D_top_nav02 ul{
	clear:both;
	display:block;
	height:26px;
	overflow:hidden;
}
.D_top_nav02 ul li{
	float:left;
}
.D_top_nav03{
	float:right;
	width:385px;
	height:44px;
	background:url(../images/D_09.gif) no-repeat;
}
.D_top_nav03 a{
	color:#333;
}
.D_top_nav04{
	float:left;
	width:120px;
	padding-left:8px;
}
.D_top_nav05{
	float:left;
	width:123px;
	height:32px;
}
.D_top_nav06{
	background:url(../images/D_12.gif) repeat-x;
	float:left;
	width:843px;
	height:32px;
	line-height:31px;
	color: #07519A;
}
.D_top_nav07{
	background:url(../images/D_11.gif) no-repeat;
	float:left;
	width:4px;
	overflow:hidden;
	height:32px;
}
.D_top_nav06 ul{
	display:block;
	line-height:31px;
}
.D_top_nav06 ul li{
	float:left;
	width:auto;
	color: #07519A;
	filter : progid:DXImageTransform.Microsoft.DropShadow(color=#FFFFFF,offX=1,offY=1,positives=true);
}
.D_top_nav06 ul li span{
	padding:0 8px;
	
}


/*业主服务*/
.D_YezhuTop{
	background:url(../images/D_20.gif) no-repeat;
	overflow:hidden;
	width:970px;
	height:8px;
	clear:both;
}
.D_YezhuCenter{
	background:#FDF6E0 url(../images/D_21.gif) repeat-x;
	clear:both;
	width:970px;
}
.D_YezhuBottom{
	background:url(../images/D_22.gif) no-repeat;
	clear:both;
	height:23px;
	overflow:hidden;
	width:970px;
}
.D_Yezhu_footer{
	width:952px;
	height:50px;
	background:url(../images/D_40.gif) no-repeat;
	margin:0 auto;
	padding-top:110px;
	color:#666;
}
.D_Yezhu_footer a{
	color:#333;
}
/*--- 标准盒模型 ---*/
.w936{margin:2px auto;clear:both;width:945px; height:242px;/*这里调整整个滑动门的宽度*/}
.ctt{height:241px; margin-top:5px;float:left; width:719px; padding:1px 0 0 1px; background:url(../images/D_33.gif) no-repeat;}
/*--- TAB 切换效果 ---*/
.tb_{ float:left; width:225px;padding-top:10px}
.tb_ ul{ width:225px;}
.tb_ li{width:225px;cursor:pointer; padding:3px 0;}
/*--- 用于控制显示与隐藏的css类 .hovertab为导航菜单.dis为鼠标移到当前菜单显示的内容--- */
.normaltab{color:#620; width:225px; background:url(../images/D_24.gif) no-repeat; height:45px}
.normaltab a{color:#620;}
.hovertab{ background:url(../images/D_23.gif) no-repeat; width:225px; height:63px; display:block;color:#FFF;font-weight:bold;}
.hovertab a{color:#FFF;}
.dis{display:block;}
.undis{display:none;}

.hovertab .D_top_Liimg1,.hovertab .D_top_Liimg2,.hovertab .D_top_Liimg3,.hovertab .D_top_Liimg4{
	float:left;
	width:38px;
	height:38px;
	margin:6px 6px 0 15px;
	display:inline;
}
.hovertab .D_top_Liimg1{
	background:url(../images/D_25.gif) no-repeat;
}
.hovertab .D_top_Liimg2{
	background:url(../images/D_26.gif) no-repeat;
}
.hovertab .D_top_Liimg3{
	background:url(../images/D_27.gif) no-repeat;
}
.hovertab .D_top_Liimg4{
	background:url(../images/D_28.gif) no-repeat;
}

.hovertab .D_top_Liwenzi{
	float:left;
	width:160px;
}

.hovertab .D_top_Liwenzi .hhhh{
	font-size:16px;
	clear:both;
	margin:0;
	padding-top:5px;
}
.hovertab .D_top_Liwenzi .pppp{
	font-weight:normal;
	margin:0;
	display:block;
	clear:both;
	padding-top:4px;
}

.normaltab .D_top_Liimg1,.normaltab .D_top_Liimg2,.normaltab .D_top_Liimg3,.normaltab .D_top_Liimg4{
	float:left;
	width:34px;
	height:34px;
	margin:2px 6px 0 15px;
	display:inline;
}
.normaltab .D_top_Liimg1{
	background:url(../images/D_29.gif) no-repeat;
}
.normaltab .D_top_Liimg2{
	background:url(../images/D_30.gif) no-repeat;
}
.normaltab .D_top_Liimg3{
	background:url(../images/D_31.gif) no-repeat;
}
.normaltab .D_top_Liimg4{
	background:url(../images/D_32.gif) no-repeat;
}

.normaltab .D_top_Liwenzi{
	float:left;
	line-height:20px;
	width:160px;
	padding-top:2px;
}

.normaltab .D_top_Liwenzi .hhhh{
	font-size:14px;
	clear:both;
	margin:0;
}
.normaltab .D_top_Liwenzi .pppp{
	font-weight:normal;
	margin:0;
	display:block;
	clear:both;
}
.D_Yezhu_list{
	position:relative;
	width:950px;
	margin:8px auto;
	clear:both;
}
.D_Yezhu_listleft{
	float:left;
	width:650px;
}
.D_Yezhu_listleftN{
	clear:both;
	width:650px;
	position:relative;
	padding-bottom:10px;
}
.D_Yezhu_listleft01{
	float:left;
	width:318px;
	background:#FFF url(../images/D_34.gif) repeat-x;
	border:#FFDDBF solid 1px;
	padding-top:3px;
}
.D_Yezhu_listleft02{
	margin-left:10px;
	display:inline;
}
.D_Yezhu_listleft03{
	width:100%;
	clear:both;
	position:relative;
}
.D_Yezhu_listmore{
	float:right;
	padding:15px;
}
.D_Yezhu_listleft03 p{
	position:absolute;
	width:200px;
	left:75px;
	top:35px;
}
.D_Yezhu_listleft04{
	width:98%;
	margin:0 auto;
	border-top:#FFF3E8 solid 1px;
	font-size:14px;
	line-height:26px;
	padding:5px 0;
}
.D_Yezhu_listleft04 li{
	padding-left:10px;
	color:#666;
}
.D_Yezhu_listleft04 li a{
	color:#666;
} 

.D_Yezhu_listright{
	float:left;
	width:282px;
	border:#FFDDBF solid 1px;
	background:#FFF;
	margin:0 0 10px 10px;
	display:inline;
}
.D_Yezhu_listright h2{
	background:#FFF3E8;
	height:26px;
	font-size:14px;
	color:#620;
	clear:both;
	padding:5px 0 0 10px;
	margin:0;
}
.D_Yezhu_centact{
	text-align:center;
	margin:7px auto;
}
/*网业管理入门*/
/*--- 标准盒模型 ---*/
.D_glrm{margin:2px auto;clear:both;width:970px; height:160px;/*这里调整整个滑动门的宽度*/}
.D_glrm_ctt{height:158px;float:left; width:828px;border:#D2EAF2 solid 1px; overflow:hidden}
/*--- TAB 切换效果 ---*/
.D_glrm_tb_{ float:left; width:140px;background:url(../images/D_58.gif) no-repeat; height:160px; font-size:14px;font-weight:bold;}
.D_glrm_tb_ ul{ width:140px;}
.D_glrm_tb_ li{width:140px;cursor:pointer; text-align:center; line-height:40px;}
/*--- 用于控制显示与隐藏的css类 .hovertab为导航菜单.dis为鼠标移到当前菜单显示的内容--- */
.D_glrm_normaltab{color:#07519A; width:140px;}
.D_glrm_hovertab{background:url(../images/D_59.gif) center no-repeat; width:140px; display:block;color:#FFF;font-weight:bold;}
.D_glrm_hovertab a{color:#FFF;}
.D_glrm_hovertab a:hover{color:#FFF!important;}
.D_glrm_dis{display:block;}
.D_glrm_undis{display:none;}


.D_glrm_listleft{
	float:left;
	width:665px;
}
.D_glrm_listleftN{
	clear:both;
	width:665px;
	position:relative;
	padding-bottom:10px;
}
.D_glrm_listleft01{
	float:left;
	width:324px;
	background:#FFF url(../images/D_60.gif) repeat-x;
	border:#D2EAF2 solid 1px;
}

.D_glrm_listleft02{
	margin-left:10px;
	display:inline;
}
.D_glrm_listleft03{
	width:100%;
	clear:both;
	position:relative;
}
.D_glrm_listmore{
	float:right;
	padding:15px;
}

.D_glrm_listleft03 p{
	position:absolute;
	background:url(../images/D_61.gif) 0 2px no-repeat;
	width:200px;
	left:5px;
	top:10px;
	padding-left:20px;
	font-size:14px;
	color:#07519A;
	font-weight:bold;
}
.D_glrm_listleft04{
	width:98%;
	margin:0 auto;
	font-size:14px;
	line-height:26px;
	padding:5px 0;
}
.D_glrm_listleft04 li{
	padding-left:10px;
	color:#666;
	border-bottom:#D2EAF2 dashed 1px;
}
.D_glrm_listleft04 li a{
	color:#666;
} 

.D_glrm_listright{
	float:left;
	width:293px;
	border:#D2EAF2 solid 1px;
	background:#e4f3fa;
	margin:0 0 10px 10px;
	text-align:right;
}

.D_glrm_listright h2{
	text-align:left;
	background: url(../images/D_64.gif) repeat-x;
	height:25px;
	font-size:14px;
	color:#07519A;
	clear:both;
	padding:5px 0 0 10px;
	margin:0;
}
.D_glrm_listright_01{
	background:#f4fbfe url(../images/D_66.gif) 10px 4px no-repeat;
	text-align:left;
	font-size:14px;
	color:#346d9d;
	font-weight:bold;
	line-height:30px;
	text-indent:40px;
}
.D_glrm_listright_02{
	background:#e0fbfd url(../images/D_67.gif) 10px 4px no-repeat;
	text-align:left;
	font-size:14px;
	color:#006cc1;
	font-weight:bold;
	line-height:30px;
	text-indent:40px;
}

.D_glrm_listright01{
	float:left;
	width:295px;
	margin:0 0 0 10px;
}
.D_glrm_listright_03{
	background:url(../images/D_63.gif) no-repeat;
	width:205px;
	height:80px;
	padding:12px 0 0 90px;
}

.D_glrm_listright_03 h1{
	margin:0;
	color:#07519A;
	font-size:16px;
}
.D_glrm_listright_03 p{
	color:#006ba3;
}

.D_glrm_footer{
	width:970px;
	height:100px;
	background:url(../images/D_97.gif) center top no-repeat;
	margin:0 auto;
	padding-top:110px;
	color:#666;
}
.D_glrm_footer a{
	color:#666;
}
	
/*管家动态*/
/*--- 标准盒模型 ---*/
.D_gjdt{margin:2px auto;clear:both;width:970px; height:185px;/*这里调整整个滑动门的宽度*/}
.D_gjdt_ctt{height:183px;float:left; width:808px;border:#D2EAF2 solid 1px; overflow:hidden}
/*--- TAB 切换效果 ---*/
.D_gjdt_tb_{ float:left; width:160px;background:#D9F7D7; height:185px; font-size:14px;font-weight:bold;}
.D_gjdt_tb_ ul{ width:160px; padding-top:10px;}
.D_gjdt_tb_ li{width:160px;cursor:pointer; text-align:center; line-height:40px;}
/*--- 用于控制显示与隐藏的css类 .hovertab为导航菜单.dis为鼠标移到当前菜单显示的内容--- */
.D_gjdt_normaltab{color:#390; width:160px; background:url(../images/D_75.gif) no-repeat bottom;}
.D_gjdt_normaltab a{color:#390;}
.D_gjdt_hovertab{background:url(../images/D_74.gif) center right no-repeat; width:140px; display:block;color:#030;font-weight:bold;}
.D_gjdt_hovertab a{color:#030;}
.D_gjdt_hovertab a:hover{color:#030!important;}
.D_gjdt_dis{display:block;}
.D_gjdt_undis{display:none;}


.D_gjdt_listleft{
	float:left;
	width:665px;
}
.D_gjdt_listleftN{
	clear:both;
	width:665px;
	position:relative;
	padding-bottom:10px;
}
.D_gjdt_listleft01{
	float:left;
	width:324px;
	background:#FFF url(../images/D_77.gif) repeat-x;
	border:#DCF8DA solid 1px;
}

.D_gjdt_listleft02{
	margin-left:10px;
	display:inline;
}
.D_gjdt_listleft03{
	width:100%;
	clear:both;
	position:relative;
}
.D_gjdt_listmore{
	float:right;
	padding:15px;
}

.D_gjdt_listleft03 p{
	position:absolute;
	background:url(../images/D_78.gif) 0 2px no-repeat;
	width:200px;
	left:5px;
	top:10px;
	padding-left:20px;
	font-size:14px;
	color:#2F8C00;
	font-weight:bold;
}
.D_gjdt_listleft04{
	width:98%;
	margin:0 auto;
	font-size:14px;
	line-height:26px;
	padding:5px 0;
}
.D_gjdt_listleft04 li{
	padding-left:10px;
	color:#666;
	border-bottom:#D2EAF2 dashed 1px;
}
.D_gjdt_listleft04 li a{
	color:#666;
} 
.D_gjdt_listright00{
	float:left;
	width:305px;
}
.D_gjdt_listright{
	width:293px;
	border:#DCF8DA solid 1px;
	margin:0 0 10px 10px;
	text-align:left;
}

.D_gjdt_listright h2{
	text-align:left;
	background: url(../images/D_80.gif) repeat-x;
	height:25px;
	font-size:14px;
	color:#2F8C00;
	clear:both;
	padding:5px 0 0 10px;
	margin:0;
}
.D_gjdt_listright_01{
	background:#f4fbfe url(../images/D_66.gif) 10px 4px no-repeat;
	text-align:left;
	font-size:14px;
	color:#346d9d;
	font-weight:bold;
	line-height:30px;
	text-indent:40px;
}
.D_gjdt_listright_02{
	background:#e0fbfd url(../images/D_67.gif) 10px 4px no-repeat;
	text-align:left;
	font-size:14px;
	color:#006cc1;
	font-weight:bold;
	line-height:30px;
	text-indent:40px;
}
.D_gjdt_listright01{
	float:left;
	width:295px;
	margin:0 0 0 10px;
}
.D_gjdt_listright_03{
	background:url(../images/D_63.gif) no-repeat;
	width:205px;
	height:80px;
	padding:12px 0 0 90px;
}

.D_gjdt_listright_03 h1{
	margin:0;
	color:#07519A;
	font-size:16px;
}
.D_gjdt_listright_03 p{
	color:#006ba3;
}

.D_gjdt_footer{
	width:970px;
	height:100px;
	background:url(../images/D_96.gif) center top no-repeat;
	margin:0 auto;
	padding-top:110px;
	color:#666;
}
.D_gjdt_footer a{
	color:#666;
}
	
/*项目开发*/
/*--- 标准盒模型 ---*/
.D_xmkf{margin:2px auto;clear:both;width:970px; height:232px;/*这里调整整个滑动门的宽度*/}
.D_xmkf_ctt{height:230px;float:left; width:748px;border:#BCDBF3 solid 1px; overflow:hidden}
/*--- TAB 切换效果 ---*/
.D_xmkf_tb_{ float:left; width:220px;background:#E5F2FB; height:232px; font-size:14px;font-weight:bold;}
.D_xmkf_tb_ ul{ width:220px;}
.D_xmkf_tb_ li{width:220px;cursor:pointer;height:55px; overflow:hidden;}
/*--- 用于控制显示与隐藏的css类 .hovertab为导航菜单.dis为鼠标移到当前菜单显示的内容--- */
.D_xmkf_normaltab{color:#004BA2; width:220px;}
.D_xmkf_normaltab a{color:#004BA2;}
.D_xmkf_hovertab{background:#004BA2 url(../images/D_85.gif) 200px  center no-repeat; width:220px; display:block;color:#FFF;font-weight:bold;}
.D_xmkf_hovertab a{color:#FFF;}
.D_xmkf_hovertab a:hover{color:#FFF!important;}
.D_xmkf_dis{display:block;}
.D_xmkf_undis{display:none;}
.D_xmkf_tb_img{
	float:left;
	width:45px;
	height:45px;
	border:#FFF solid 1px;
	margin:4px;
	display:inline;
}
.D_xmkf_tb_titel{
	float:left;
	width:160px;
}
.D_xmkf_tb_titel h1{
	font-size:14px;
	clear:both;
	margin:0;
	padding:0;
}
.D_xmkf_tb_titel p{
	clear:both;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:0;
}

.D_xmkf_listleft{
	float:left;
	width:665px;
}
.D_xmkf_listleftN{
	clear:both;
	width:665px;
	position:relative;
	padding-bottom:10px;
}
.D_xmkf_listleft01{
	float:left;
	width:324px;
	background:#FFF url(../images/D_86.gif) repeat-x;
	border:#AECBEC solid 1px;
}

.D_xmkf_listleft02{
	margin-left:10px;
	display:inline;
}
.D_xmkf_listleft03{
	width:100%;
	clear:both;
	position:relative;
}
.D_xmkf_listmore{
	float:right;
	padding:15px;
}

.D_xmkf_listleft03 p{
	position:absolute;
	background:url(../images/D_87.gif) repeat-x;
	width:80px;
	left:10px;
	top:5px;
	text-align:center;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#004BA2;
	font-weight:bold;
}
.D_xmkf_listleft04{
	width:98%;
	margin:0 auto;
	font-size:14px;
	line-height:26px;
	padding:5px 0;
}
.D_xmkf_listleft04 li{
	padding-left:10px;
	color:#666;
	border-bottom:#D2EAF2 dashed 1px;
}
.D_xmkf_listleft04 li a{
	color:#666;
} 
.D_xmkf_listright00{
	float:left;
	width:305px;
}
.D_xmkf_listright{
	width:293px;
	border:#AECBEC solid 1px;
	margin:0 0 10px 10px;
	text-align:right;
}

.D_xmkf_listright h2{
	text-align:left;
	background: url(../images/D_89.gif) repeat-x;
	height:25px;
	font-size:14px;
	color:#004BA2;
	clear:both;
	padding:5px 0 0 10px;
	margin:0;
}
.D_xmkf_listright_01{
	background:#f4fbfe url(../images/D_66.gif) 10px 4px no-repeat;
	text-align:left;
	font-size:14px;
	color:#346d9d;
	font-weight:bold;
	line-height:30px;
	text-indent:40px;
}
.D_xmkf_listright_02{
	background:#e0fbfd url(../images/D_67.gif) 10px 4px no-repeat;
	text-align:left;
	font-size:14px;
	color:#006cc1;
	font-weight:bold;
	line-height:30px;
	text-indent:40px;
}
.D_xmkf_listright01{
	float:left;
	width:295px;
	margin:0 0 0 10px;
}
.D_xmkf_listright_03{
	background:url(../images/D_63.gif) no-repeat;
	width:205px;
	height:80px;
	padding:12px 0 0 90px;
}

.D_xmkf_listright_03 h1{
	margin:0;
	color:#07519A;
	font-size:16px;
}
.D_xmkf_listright_03 p{
	color:#006ba3;
}

.D_xmkf_footer{
	width:970px;
	height:80px;
	background:url(../images/D_97.gif) center top no-repeat;
	margin:0 auto;
	padding-top:110px;
	color:#666;
	position:relative;
}
.D_xmkf_footer a{
	color:#666;
}


/*项目管理*/
/*--- 标准盒模型 ---*/
.D_xmgl{margin:2px auto;clear:both;width:970px; height:214px;/*这里调整整个滑动门的宽度*/}
.D_xmgl_ctt{height:160px;width:968px;border:#FFD7D4 solid 1px; overflow:hidden}
/*--- TAB 切换效果 ---*/
.D_xmgl_tb_{width:970px;background:#FFD7D4; height:54px; font-size:14px;font-weight:bold;}
.D_xmgl_tb_ ul{ width:970px;}
.D_xmgl_tb_ li{width:242px;cursor:pointer;height:54px; overflow:hidden; float:left;}
/*--- 用于控制显示与隐藏的css类 .hovertab为导航菜单.dis为鼠标移到当前菜单显示的内容--- */
.D_xmgl_normaltab{color:#F41400; width:242px;}
.D_xmgl_normaltab a{color:#F41400;}
.D_xmgl_hovertab{background: url(../images/D_91.gif) repeat-x; width:242px; display:block;color:#FFF;font-weight:bold;}
.D_xmgl_hovertab a{color:#FFF;}
.D_xmgl_hovertab a:hover{color:#FFF!important;}
.D_xmgl_dis{display:block;}
.D_xmgl_undis{display:none;}
.D_xmgl_tb_img{
	float:left;
	width:45px;
	height:45px;
	border:#FFF solid 1px;
	margin:4px;
	display:inline;
}
.D_xmgl_tb_titel{
	float:left;
	width:180px;
	position:relative;
}
.D_xmgl_tb_titel h1{
	font-size:14px;
	clear:both;
	margin:0;
	padding:0;
}
.D_xmgl_tb_titel p{
	clear:both;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:0;
}
.D_xmgl_tb_titel span{
	position:absolute;
	top:38px;
	right:0px;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
}
.D_xmgl_listleft{
	float:left;
	width:665px;
}
.D_xmgl_listleftN{
	clear:both;
	width:665px;
	position:relative;
	padding-bottom:10px;
}
.D_xmgl_listleft01{
	float:left;
	width:324px;
	background:#FFF url(../images/D_92.gif) repeat-x;
	border:#F5B2AE solid 1px;
}

.D_xmgl_listleft02{
	margin-left:10px;
	display:inline;
}
.D_xmgl_listleft03{
	width:100%;
	clear:both;
	position:relative;
}
.D_xmgl_listmore{
	float:right;
	padding:5px 15px 0 0;
}

.D_xmgl_listleft03 p{
	position:absolute;
	width:80px;
	left:0;
	top:0;
	text-align:center;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#F41400;
	font-weight:bold;
}
.D_xmgl_listleft04{
	width:98%;
	margin:0 auto;
	font-size:14px;
	line-height:26px;
	padding:5px 0;
}
.D_xmgl_listleft04 li{
	padding-left:10px;
	color:#666;
	border-bottom:#D2EAF2 dashed 1px;
}
.D_xmgl_listleft04 li a{
	color:#666;
} 
.D_xmgl_listright00{
	float:left;
	width:305px;
}
.D_xmgl_listright{
	width:293px;
	border:#F5B2AE solid 1px;
	margin:0 0 10px 10px;
	text-align:right;
}

.D_xmgl_listright h2{
	text-align:left;
	background: url(../images/D_92.gif) repeat-x;
	height:25px;
	font-size:14px;
	color:#F41400;
	clear:both;
	padding:5px 0 0 10px;
	margin:0;
}
.D_xmgl_listright_01{
	background:#f4fbfe url(../images/D_66.gif) 10px 4px no-repeat;
	text-align:left;
	font-size:14px;
	color:#346d9d;
	font-weight:bold;
	line-height:30px;
	text-indent:40px;
}
.D_xmgl_listright_02{
	background:#e0fbfd url(../images/D_67.gif) 10px 4px no-repeat;
	text-align:left;
	font-size:14px;
	color:#006cc1;
	font-weight:bold;
	line-height:30px;
	text-indent:40px;
}
.D_xmgl_listright01{
	float:left;
	width:295px;
	margin:0 0 0 10px;
}
.D_xmgl_listright_03{
	background:url(../images/D_63.gif) no-repeat;
	width:205px;
	height:80px;
	padding:12px 0 0 90px;
}

.D_xmgl_listright_03 h1{
	margin:0;
	color:#07519A;
	font-size:16px;
}
.D_xmkf_listright_03 p{
	color:#006ba3;
}

.D_xmgl_footer{
	width:970px;
	height:100px;
	background:url(../images/D_95.gif) center top no-repeat;
	margin:0 auto;
	padding-top:110px;
	color:#666;
}
.D_xmgl_footer a{
	color:#666;
}

/*管家立项*/
.D_gjlx_01{
	border:#77CF6C solid 1px;
	height:340px;
	background:url(../images/D_98.gif) repeat-x;
}
.D_gjlx_02{
	float:left;
	width:239px;
	background:#D2F1D9 url(../images/D_99.gif) no-repeat;
	margin:20px 10px 10px 10px;
	display:inline;
	height:310px;
}
.D_gjlx_02 h1{
	text-align:center;
	font-size:14px;
	color:#FFF;
	clear:both;
	line-height:32px;
	margin:0;
}

.D_gjlx_03{
	float:left;
	width:702px;
	position:relative;
}

.D_gjlx_footer{
	width:970px;
	height:80px;
	background:url(../images/D_96.gif) center top no-repeat;
	margin:0 auto;
	padding-top:110px;
	color:#666;
	position:relative;
}
.D_gjlx_footer a{
	color:#666;
}
.D_gjlx_03topzo{
	clear:both;
	margin-top:18px;
	height:117px;
	background:url(../images/D_100.gif) no-repeat;
}
.D_gjlx_03topleft{
	float:left;
	width:210px;
	margin:15px 0 0 70px;
	display:inline;
}
.D_gjlx_03topleft h1{
	clear:both;
	font-size:14px;
	color:#087200;
	margin:0;
	padding:0;
	display:block;
}
.D_gjlx_03topleft p{
	clear:both;
	width:165px;
	line-height:23px;
	display:block;
	padding-left:10px;
}
.D_gjlx_03topright{
	float:left;
	width:210px;
	display:inline;
	margin:15px 0 0 180px;
	display:inline;
}
.D_gjlx_03topright h1{
	clear:both;
	font-size:14px;
	color:#087200;
	margin:0;
	display:inline;
	padding:0;
	display:block;
}
.D_gjlx_03topright p{
	clear:both;
	width:160px;
	line-height:23px;
	display:block;
}
.D_gjlx_03bottom{
	position:absolute;
	top:119px;
	left:0;
	width:702px;
	height:212px;
	z-index:1000;
	background:url(../images/D_101.gif) no-repeat;
}
.D_gjlx_03bottom h1{
	clear:both;
	text-align:center;
	font-size:14px;
	padding-top:7px;
}
.D_gjlx_04{
	float:left;
	width:478px;
	border:#77CF6C solid 1px;
	background:url(../images/D_102.gif) repeat-x;
	position:relative;
}
.D_gjlx_04 p{
	position:absolute;
	width:80px;
	left:10px;
	top:0;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#087200;
	font-weight:bold;
}
.D_gjlx_04jx{
	margin-right:10px;
}
.D_gjlx_05{
	clear:both;
	width:100%;
	position:relative;
}
.D_gjlx_055{
	clear:both;
	position:relative;
	padding-top:5px;
}
.D_gjlx_06{
	float:left;
	width:104px;
	height:70px;
	border:#EFEFEF solid 3px;
	margin:10px;
	display:inline;
}
.D_gjlx_07{
	float:left;
	width:340px;
	padding:10px 0 0 0;
}
.D_gjlx_07 h1{
	font-size:14px;
	margin:0;
	clear:both;
}
.D_gjlx_07 a{
	color:#333px;
}
.D_gjlx_08{
	width:49%;
	float:left;
}

/*业主定项*/
.D_yzdx_01{
	border:#FF903F solid 1px;
	height:340px;
	background:url(../images/D_105.gif) repeat-x;
}
.D_yzdx_03{
	float:left;
	width:702px;
	position:relative;
}

.D_yzdx_footer{
	width:970px;
	height:100px;
	background:url(../images/D_95.gif) center top no-repeat;
	margin:0 auto;
	padding-top:110px;
	color:#666;
}
.D_yzdx_footer a{
	color:#666;
}
.D_yzdx_03topzo{
	clear:both;
	margin-top:18px;
	height:117px;
	background:url(../images/D_111.gif) no-repeat;
}
.D_yzdx_03topleft{
	float:left;
	width:210px;
	margin:15px 0 0 70px;
	display:inline;
}
.D_yzdx_03topleft h1{
	clear:both;
	font-size:14px;
	color:#F30;
	margin:0;
	padding:0;
	display:block;
}
.D_yzdx_03topleft p{
	clear:both;
	width:165px;
	line-height:23px;
	display:block;
	padding-left:10px;
}
.D_yzdx_03topright{
	float:left;
	width:210px;
	display:inline;
	margin:15px 0 0 180px;
	display:inline;
}
.D_yzdx_03topright h1{
	clear:both;
	font-size:14px;
	color:#F30;
	margin:0;
	display:inline;
	padding:0;
	display:block;
}
.D_yzdx_03topright p{
	clear:both;
	width:160px;
	line-height:23px;
	display:block;
}
.D_yzdx_03bottom{
	position:absolute;
	top:119px;
	left:0;
	width:702px;
	height:212px;
	z-index:1000;
	background:url(../images/D_101.gif) no-repeat;
}
.D_yzdx_03bottom h1{
	clear:both;
	text-align:center;
	font-size:14px;
	padding-top:7px;
}
.D_yzdx_04{
	float:left;
	width:478px;
	border:#FF903F solid 1px;
	background:url(../images/D_109.gif) repeat-x;
	position:relative;
}
.D_yzdx_04 p{
	position:absolute;
	width:80px;
	left:10px;
	top:0;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#F30;
	font-weight:bold;
}
.D_yzdx_04jx{
	margin-right:10px;
}
.D_yzdx_05{
	clear:both;
	width:100%;
	position:relative;
}
.D_yzdx_055{
	clear:both;
	position:relative;
}
.D_yzdx_06{
	float:left;
	width:104px;
	height:70px;
	border:#EFEFEF solid 3px;
	margin:10px;
	display:inline;
}
.D_yzdx_07{
	float:left;
	width:340px;
	padding:10px 0 0 0;
}
.D_yzdx_07 h1{
	font-size:14px;
	margin:0;
	clear:both;
}
.D_yzdx_07 a{
	color:#333px;
}
.D_yzdx_08{
	width:49%;
	float:left;
}

.D_yzdx_ctt{width:239px;overflow:hidden}
/*--- TAB 切换效果 ---*/
.D_yzdx_tb_{width:239px; height:40px; font-size:14px;font-weight:bold; position:absolute; top:15px}
.D_yzdx_tb_ ul{ width:208px; margin:0 auto;}
.D_yzdx_tb_ li{width:98px;cursor:pointer; padding:0 3px;overflow:hidden; float:left; height:30px; text-align:center; line-height:30px;}
/*--- 用于控制显示与隐藏的css类 .hovertab为导航菜单.dis为鼠标移到当前菜单显示的内容--- */
.D_yzdx_normaltab{color:#F41400; width:98px; background:url(../images/D_107.gif) no-repeat;}
.D_yzdx_normaltab a{color:#F41400;}
.D_yzdx_hovertab{background:url(../images/D_106.gif) no-repeat; width:98px; height:30px; display:block;color:#FFF;font-weight:bold;}
.D_yzdx_hovertab a{color:#FFF;}
.D_yzdx_hovertab a:hover{color:#FFF!important;}
.D_yzdx_dis{display:block;}
.D_yzdx_undis{display:none;}

.D_yzdx_02{
	float:left;
	width:239px;
	background:#FFEEDC url(../images/D_108.gif) no-repeat;
	margin:20px 10px 10px 10px;
	display:inline;
	height:310px;
}
.D_yzdx_02 h1{
	text-align:center;
	font-size:14px;
	color:#FFF;
	clear:both;
	line-height:32px;
	margin:0;
}


.D_ul_listleft04{
	width:99%;
	margin:0 auto;
	font-size:14px;
	line-height:26px;
	padding:5px 0;
}
.D_ul_listleft04 li{
	padding-left:10px;
	float:left;
	width:45%;
	color:#666;
	border-bottom:#D2EAF2 dashed 1px;
}
.D_ul_listleft04 li a{
	color:#333;
}

/*网页管理频道首页*/
.D_wyglPd_left{
	float:left;
	width:665px;
	margin-right:10px;
}
.D_wyglPd_right{
	float:left;
	width:295px;
}
.D_wyglPd_Top{
	background:#F1F9FA url(../images/D_234.gif) no-repeat;
	border:#ACE solid 1px;
	text-align:center;
	padding-top:20px;
	margin-bottom:10px;
}
.D_wyglPd_Top h1{
	margin:0;
	font-size:22px;
	font-family:"黑体";
	padding:5px 10px 10px;
	font-weight:normal;
}
.D_wyglPd_Top h1 a{
	color:#F00;
}
.D_wyglPd_Top p{
	font-size:12px;
	font-family:"宋体";
	padding-top:10px;
}

.D_wyglPd_focus{
	background:#F1F9FA;
	border:#ACE solid 1px;
	height:300px;
	overflow:hidden;
}
.D_wyglPd_focus01{
	float:left;
	width:420px;
	border-right:#ACE solid 1px;
}
.D_wyglPd_focus02{
	float:left;
	width:240px;
	height:300px;
	overflow:hidden;
}
.D_wyglPd_focus02 li{
	clear:both;
	border-bottom:#EEE dashed 1px;
}
.D_wyglPd_Blue{
	background:url(../images/D_241.gif) repeat-x;
	border:#ACE solid 1px;
	border-top:0;
	margin-bottom:10px;
}
.D_wyglPd_Orange{
	background:url(../images/D_245.gif) repeat-x;
	border:#F4E0CA solid 1px;
	border-top:0;
	margin-bottom:10px;
}
.D_wyglPd_Green{
	background:url(../images/D_246.gif) repeat-x;
	border:#A2DD84 solid 1px;
	border-top:0;
	margin-bottom:10px;
}
.D_wyglPd_titel01{
	height:30px;
	clear:both;
	line-height:29px;
}
.D_wyglPd_titel01 a{
	color:#000;
}
.D_wyglPd_Blue span{
	background:url(../images/D_242.gif) no-repeat;
	width:111px;
	height:29px;
	display:block;
	text-align:center;
	float:left;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.D_wyglPd_Blue span a{color:#FFF!important;}
.D_wyglPd_Orange span{
	background:url(../images/D_243.gif) no-repeat;
	width:111px;
	height:29px;
	display:block;
	text-align:center;
	float:left;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.D_wyglPd_Orange span a{color:#FFF!important;}
.D_wyglPd_Green span{
	background:url(../images/D_244.gif) no-repeat;
	width:111px;
	height:29px;
	display:block;
	text-align:center;
	float:left;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.D_wyglPd_Green span a{color:#FFF!important;}
.D_wyglPd_content{
	clear:both;
	width:99%;
	margin:1px auto 8px;
}
.D_wyglPd_content_Left{
	float:left;
	width:270px;
	margin:10px;
	display:inline;
}
.D_wyglPd_content_Right{
	float:left;
	width:350px;
	padding:10px 5px 5px;
}
.D_wyglPd_content_Left01{
	width:256px;
	padding:6px;
	border:#EEE solid 1px;
}
.D_wyglPd_content_Left02{
	width:270px;
	clear:both;
}
.D_wyglPd_content_Left02 h1{
	font-size:14px;
	margin:5px 0;
	text-align:center;
}

.D_wyglPd_content_Left02 p{
	text-indent:24px;
}
.D_wyglPd_content_Right h1{
	font-size:16px;
	margin:5px 0;
	text-align:center;
}
.D_wyglPd_content_Right p{
	clear:both;
	border-bottom:#CCC dashed 1px;
}

.D_wyglPd_Body{
	background:url(../images/D_241.gif) repeat-x;
	margin-bottom:10px;
	position:relative;
	padding-top:29px;
}
.D_wyglPd_Body h1{
	background:url(../images/D_247.gif) no-repeat;
	width:111px;
	height:34px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	line-height:30px;
	position:absolute;
	top:0;
	left:90px;
}












