@charset "utf-8";
/* CSS Document */
/* Author: UUNN.CN 厦门优网科技有限公司 */
/* Copyright: 厦门市万安实业有限公司 */
/* Created Date: 2008年1月15日 */





/* =========================================  HOME_Area ============================================ */

/* 新闻动态 */
#content .homeNews {
	float:left;
	margin:9px 0 0 18px !important;
	margin:9px 0 0 9px;
	width:390px;
}
#content .homeNews ul {margin:0 0 0 20px;padding:0;}
#content .homeNews li {
	list-style:none;
	line-height:21px;
	height:21px;
	color:#c8c8c8;
}
#content .homeNews li span {padding:0 0 0 3px;font-size:9px;color:#8e8e8e;}

#content .homeNews li a:link, #content .homeNews li a:visited {color:#c8c8c8;}
#content .homeNews li a:hover {color:#f9c79e;}
#content .homeNews .homeNewsTitle {
	position:relative;
	padding:7px 0 0 0;
	width:390px;
	height:25px; /*25px;*/
	background:url(../images/homeTitleBg01.jpg) no-repeat;
}
#content .homeNews .homeNewsTitle img {margin:7px 10px 0 0;}
#content .homeNews .homeNewsTitle .title {
	position:absolute;
	padding:0px 0 0 15px;
	color:#fffefe;
	FILTER: dropshadow(color=#520606,offx=1,offy=1);
}


/* 关于我们 */
#content .homeCompany {
	float:left;
	margin:9px 0 0 30px;
	width:468px;
}
#content .homeCompany .homeCompanyTitle {
	position:relative;
	padding:7px 0 0 0;
	width:468px;
	height:25px; /*25px;*/
	background:url(../images/homeTitleBg02.jpg) no-repeat;
	overflow:hidden;
}
#content .homeCompany .homeCompanyTitle img {margin:7px 10px 0 0;}
#content .homeCompany .homeCompanyTitle .title {
	position:absolute;
	padding:0px 0 0 15px;
	color:#fffefe;
	FILTER: dropshadow(color=#520606,offx=1,offy=1);
}
#content .homeCompany .homeCompanyProfile {
	padding:0 8px 0 15px;
	color:#c8c8c8;
	line-height:18px;
	text-justify:distribute;
	text-align:justify;
	word-wrap:break-word;
}
#content .homeCompany .homeCompanyProfile .clickmore {float:right;}
#content .homeCompany .homeCompanyProfile .clickmore a:link, #content .homeCompany .homeCompanyProfile .clickmore a:visited {color:#959595;}
#content .homeCompany .homeCompanyProfile .clickmore a:hover {color:#f9c79e;}


/* 经典案例 */
#content .homeCases {
	float:left;
	margin:25px 0 30px 18px !important;
	margin:25px 0 30px 9px;
	width:890px;
}
#content .homeCases .homeCasesTitle {
	position:relative;
	padding:7px 0 0 0;
	width:890px;
	height:25px; /*25px;*/
	background:url(../images/homeTitleBg03.jpg) no-repeat;
	overflow:hidden;
}
#content .homeCases .homeCasesTitle img {margin:7px 10px 0 0;}
#content .homeCases .homeCasesTitle .title {
	position:absolute;
	padding:0px 0 0 15px;
	color:#fffefe;
	FILTER: dropshadow(color=#520606,offx=1,offy=1);
}
#content .homeCases .homeCasesProfile {
	padding:0 8px 0 15px;
	width:867px; /*890px;*/
	color:#c8c8c8;
}
#content .homeCases .homeCasesProfile img {
	margin:0 19px 0 0;
}
#content .homeCases .homeCasesProfile a:link img,#content .homeCases .homeCasesProfile a:visited img {height:80px;border:2px solid #545454;filter:Gray(enabled=bEnabled);}
#content .homeCases .homeCasesProfile a:hover img {height:80px;border:2px solid #fff;filter:none;}
#content .homeCases .homeCasesProfile h1 {
	margin:0;
	padding:0;
	text-align:left;
	color:#c8c8c8;
	font-size:12px;
	line-height:22px;
	text-indent:14px;
	font-weight:normal;
	background:url(../images/picpoint.gif) no-repeat 0 6px;
}
#content .homeCases .homeCasesProfile a:link h1, #content .homeCases .homeCasesProfile a:visited h1 {color:#969696;}
#content .homeCases .homeCasesProfile a:hover h1 {color:#c8c8c8;}



/* =========================================  COPYRIGHT-Layout ============================================ */

#copyright {
	padding:16px 0 0 33px;
	height:50px;
	text-align:center;
	color:#a8a8a8;
	background:#222121;
}
#copyright p {
	margin:0;
	padding:0 0 0 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
}
#copyright p a:link, #copyright p a:visited{color:#a8a8a8;}
#copyright p a:hover{color:#858585;}

