/* CSS Document */

/*---------------------链接定义----------------------------------*/
*{
	margin:0px;
	padding:0px;
	}
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color: #333333;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}
/*---------------------菜单样式----------------------------------*/
#menu{
	height:34px;
	width:960px;
	margin:0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background:url(/images/daohang.jpg) no-repeat center;
}
#menu ul{
	margin:0px; width:934px; height:34px;
	list-style-type:none; padding:0px; padding-left:26px;
}
.m_li{
	float:left; width:116px; line-height:34px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#430063; width:116px; font-weight:bold; font-size:14px;
}
.m_line{
	float:left; width:1px; height:34px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 34 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
	vertical-align:middle;
}
.m_li_a{
	float:left; width:116px; line-height:34px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(/images/200811050815_menu_bg.gif); position:relative; height:34px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#430063; width:116px; font-weight:bold; font-size:14px;
}
.smenu{
margin:0px; padding:0px; list-style-type:none; height:28px;
}
.s_li{
	line-height:34px; width:auto; display:none; height:34px; font-size:12px; 
}
.s_li_a{
	line-height:34px; width:auto; display:block; color:#660099; height:34px; width:860px; margin:0px auto; text-align:left; font-size:12px;
}

.bottomMain{
	width:950px;
	height:160px;
	border-top:#6100a7 5px solid;
	margin:30px auto 0px;
	text-align:center;
	float:none;
	}
.bottomMain ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.bottomMain ul li{
	line-height:25px;
	font-size:12px;
	color:#6100a7;
	}

.bottomMain ul li a.myBotLink:link,a.myBotLink:visited,a.myBotLink:active{
	color:#6100a7;
	text-decoration:none;
	}
.bottomMain ul li a.myBotLink:hover{
	color:#FF0000;;
	text-decoration:underline;}
/*以上为导航条相关定义*/
/*首页样式*/

.indexSiled{
	width:950px;
	height:285px;
	border-top:5px #6100a7 solid;
	margin:0px auto;
	padding:0px;
	}

.indexSiled2{
	width:950px;
	height:150px;
	border-top:5px #6100a7 solid;
	margin:0px auto;
	padding:0px;
	}

.indexbody{
	width:950px;
	border:0px;
	margin:15px auto 0px;
	}
/*首页产品列表*/
.dplist {
	width:490px;
	text-align:left;
	margin:0;
	padding:0;
}
.dplist ul{
	float:left;
	width:490px;
	list-style:none;
	padding:0;
	margin:0;
}
.dplist ul li{
	float:left;
	text-align:center;
	padding:5px;
	width:146px;
	height:140px;
	background:url(../images/picKuang.jpg) center no-repeat;
}

.dplist ul li img{
	margin:13px 0px 0px 0px;
	width:125px;
	height:90px;
	border:0;
}

.dplist span{
	padding-top:5px;
	height:20px;
	width:100%;
	display:block;
	text-align:center;
}

/*首页右边*/
.youbiantiachong {
	padding: 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:23px;
	color:#797979;
}
.index_moreDivR{
	height:25px;
	width:290px;
	float:left;
	text-align:right;
	border:none;
	}
.index_moreDivR img{
	border:none;
	}
.indexnewshg2 {
	margin:18px 0px 8px 0px;
	padding:0px;
	height:92px;
}
.indNewsT{
	width:460px;
	height:28px;
	margin:0px 0px 25px 0px;
	}
.indNewsRbo{
	clear:both;
	width:459px;
	height:27px;
	text-align:right;
	border:none;
	}
.indNewsRbo img{
	border:none;
	}
	
/*关于九天装饰的定义*/
.mainTop{
	width:950px;
	height:20px;
	margin:10px auto;
	padding:0px;
	text-align:left;
	border-bottom:#660099 dashed 1px;
	}
.aboutMain{
	width:950px;
	margin:0px auto;
	padding:0px;
	}
.aboutLeft{
	width:282px;
	height:497px;
	float:left;
	background:#FFFFFF url(../images/aboutUsLeft_bac.jpg) no-repeat top;
	}
.aboutLeft ul{
	margin:0px;
	padding:0px 30px 0px 30px;
	display:block;
	}
.aboutLeft ul li{
	list-style:none;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#6b009f;
	}
.aboutLeft ul li a{
	font-size:14px;
	font-weight:bold;
	}
.aboutLeft span{
	height:25px;
	margin:25px 0px 0px 20px;
	display:block;
	}
.aboutLeftOn{
	display:block;
	}
.aboutLeftOff{
	display:none;
	}
.aboutRight{
	width:668px;
	float:left;
	color:#999999;
	}
.aboutRight h1{
	font-size:14px;
	text-align:center;
	margin:25px auto 2px auto;
	width:95%;
	font-weight:bold;
	color:#333333;
	border-bottom:1px #CCCCCC solid;
	}
.aboutRight p{
	width:100%;
	height:20px; margin:0px auto; text-align:center;
	}
.aboutRightbott{
	width:100%;
	margin:0px auto;
	color:#333333;
	text-align:left;
	line-height:20px;
	}
.aboutRightbott p{
	text-align:left;
	}
.aboutRight2{
	width:668px;
	float:left;
	color:#999999;
	}
.aboutRight2 h1{
	font-size:14px;
	text-align:center;
	margin:25px auto 2px auto;
	width:95%;
	font-weight:bold;
	color:#333333;
	border-bottom:1px #CCCCCC solid;
	}
.aboutRightbott2{
	width:100%;
	margin:0px auto;
	color:#333333;
	line-height:20px;
	text-align:left;
	}
.aboutRightbott2 p{
	text-align:left;
	height:auto;
	}

/*九天新闻定义*/
.ncRight{
	width:668px;
	height:240px;
	text-align:left;
	color:#999999;
	font-size:12px;
	}
.ncRleft{
	width:246px;
	height:186px;
	float:left;
	margin:25px 0px auto 0px;
	background:url(../images/picBack1.jpg) no-repeat center;
	}
.ncRleft img{
	width:230px;
	height:171px;
	margin:7px 8px 8px 8px;
	display:block;
	}
.ncRright{
	width:370px;
	height:240px;
	float:left;
	font-size:12px;
	color:#999999;
	margin:0px 0px 0px 51px;
	}
.ncRright h1{
	margin:60px 0px 20px 0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:100%;
	color:#333333;
	}
.ncRbot{
	width:370px;
	height:110px;
	color:#333333;
	font-size:12px;
	line-height:20px;
	text-indent:24px;
	}
.ncRbot ul{
	margin:0px;
	padding:0px;
	}
.ncRbot ul li{
	list-style:none;
	line-height:20px;
	}
.ncRightB{
	width:668px;
	height:330px;
	text-align:left;
	color:#999999;
	font-size:12px;
	}
.ncRightB ul{
	margin:0px 0px 30px 0px;
	padding:0px;
	}
.ncRightB ul li{
	list-style:none;
	font-family:"宋体";
	line-height:20px;
	color:#999999;
	}
.ncRightB ul li span{
	}
.ncRightP{
	width:668px;
	height:25px;
	display:block;
	text-align:center;
	}
	
/*人才招聘*/
.Rctop{
	width:668px;
	height:36px;
	background:url(../images/rencaiTop.jpg) no-repeat center;
	}
.Rctop h1{
	font-size:14px;
	font-weight:bold;
	height:16px;
	padding:12px 0px 8px 20px;
	border:none;
	margin:0px;
	width:648px;
	color:#595a5a;
	text-align:left;
	display:block;
	}
.Rcbottom{
	clear:both;
	width:648px;
	height:auto;
	line-height:20px;
	margin:20px 0px 20px 20px;
	text-align:left;
	color:#333333;
	}

/*联系我们*/

.ConBc{
	width:950px;
	height:391px;
	margin:0px;
	padding:0px;
	padding-top:50px;
	background:url(../images/contactWithUs.jpg) center no-repeat;
	}
.ConLeft{
	width:480px;
	height:250px;
	padding:0px 0px 0px 65px;
	margin:0px;
	text-align:left;
	color:#660066;
	font-size:14px;
	line-height:23px;
	float:left;
	}
.ConRight{
	clear:right;
	width:390px;
	height:300px;
	float:left;
	}
.ConRight form{
	margin:0px;
	padding:0px;
	width:380px;
	}
.ConRight table{
	width:380px;
	margin:0px;
	padding:0px;
	}
.ConRight table tr td{
	height:30px;
	text-align:left;
	font-size:12px;
	color:#333333;
	}

/*在线装修*/
.dectOnline{
	margin:25px auto;
	padding:0px;
	width:668px;
	float:left;
	text-align:left;
	}
.dectOnline form{
	margin:0px;
	padding:0px;
	width:380px;
	}
.dectOnline table{
	width:380px;
	margin:0px;
	padding:0px;
	}
.dectOnline table tr td{
	height:30px;
	text-align:left;
	font-size:12px;
	color:#333333;
	}

/*在线设计*/
.mcentent_{
	margin:0px auto;
	padding:0px;
	width:668px;
	color:#000000;
	}
.mcentent_ ul{
	margin:0px;
	padding:0px;
	} 
.mcentent_ li{
	line-height:30px;
	list-style:none;
	clear:both;
	}
.mcentent_ span{width:120px;text-align:left;float:left;padding:0 5px 0 0;}
.mcentent_ p{text-align:center;padding:8px 0 8px 0;}
	
/*精品案例定义*/
.JPKuang {
	width:667px;
	text-align:left;
	margin:0;
	padding:0;
}
.JPKuang ul{
	float:left;
	width:660px;
	list-style:none;
	padding:0;
	margin:0;
}
.JPKuang ul li{
	float:left;
	text-align:center;
	display:block;
	padding:5px;
	padding-top:10px;
	margin:0px;
	margin-bottom:0px;
	width:206px;
	height:254px;
	/*	background:url(../images/picBack2.jpg) no-repeat top center;*/
}

.JPKuang ul li p{
	margin:0px;
	padding:0px;
	margin:0px 9px 15px 9px;
	width:188px;
	height:164px;
	border:none;
	}
.JPKuang ul li img{
	display:block;
	max-width:188px;
	width:188px;
	max-height:140px;
	margin:0px 9px 15px 9px;
	border:none;
}
.JPKuang ul li a{
	color:#999999;
	}

.JPKuang span{
	padding:0px;
	padding-left:5px;
	margin:0px;
	height:18px;
	width:200px;
	display:block;
	text-align:left;
}

/*合作厂商定义*/
.JPKuang2 {
	width:667px;
	text-align:left;
	margin:0;
	padding:0;
}
.JPKuang2 ul{
	float:left;
	width:660px;
	list-style:none;
	padding:0;
	margin:0;
}
.JPKuang2 ul li{
	float:left;
	text-align:center;
	display:block;
	padding:5px;
	padding-top:10px;
	margin:0px;
	margin-bottom:0px;
	width:206px;
	height:134px;
/*	background:url(../images/picBack2.jpg) no-repeat top center;*/
}

.JPKuang2 ul li img{
	margin:0px 9px 15px 9px;
	display:block;
	max-width:188px;
	width:188px;
	max-height:164px;
	border:none;
}
.JPKuang2 ul li a{
	color:#999999;
	}

.JPKuang2 span{
	padding:0px;
	padding-left:5px;
	margin:0px;
	height:18px;
	width:200px;
	display:block;
	text-align:left;
}

/*图片类展示页*/
.ShowPicBack{
	width:668px;
	height:700px;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-top:30px;
	background:url(../images/picShowC.jpg) no-repeat center top;
	}
.ShowListFanhui{
	clear:right;
	width:100%;
	height:30px;
	margin:0px 0px 50px 0px;
	text-align:right;
	}
.ShowListFanhui img{
	border:none;
	}
.ShowPicP{
	width:600px;
	height:480px;
	margin:0px auto;
	border:none;
	}
.ShowPicInfo{
	width:600px;
	height:200px;
	margin:0px auto;
	padding:0px;
	line-height:20px;
	font-size:12px;
	color:#333333;
	}
.ShowPicInfo p{
	width:100%;
	text-align:left;
	color:#FF9900;
	margin:10px 0px 0px 0px;
	}
.ShowPicInfo ul{
	margin:0px;
	padding:0px;
	}
.ShowPicInfo ul li{
	width:300px;
	line-height:20px;
	text-align:left;
	float:left;
	list-style:none;
	}
.ShowPicInfo span{
	font-weight:bold;
	color:#333333;
	}
.ShowPicP img{
	width:600px;
	height:auto;
	max-height:480px;
	border:none;
	}
.pageBott{
	width:600px;
	height:25px;
	clear:left;
	text-align:center;
	margin:0px auto;
	padding:0px;
	}
