/* CSS Document */

/*...quanzhou8 Common body specification ...quanzhou8*/


body {
	margin:0 auto;
	background-color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdfcfc;
}
/*...quanzhou8 full layout specification ...quanzhou8*/
#quanzhou8layout{
	width:812px;
	height:1080px;
	margin:0 auto;
	background-image: url(../images/layout_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 0 44px 0 44px;

	}
#quanzhou8main_container{
	border-left: 10px solid #quanzhou8A3DD00;
	border-right: 10px solid #quanzhou8A3DD00;
	width: 792px;
	height: 998px;
	

}
#quanzhou8header_part{
	width:730px;
	height:171px;
	float:left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;	
	padding: 220px 62px 0 0;
	

	}
#quanzhou8company_name{
	width:300px;
	float:right;
	color: #407701;
	font-size: 48px;
	font-style: italic;
	text-align: right;
	}
#quanzhou8slogan{
	width:600px;
	float:right;
	font-style: italic;
	text-align: right;
	color: #407701;
	}
#quanzhou8navigation_part{
	width:792px;
	height:34px;
	float:left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 15px 0 0 0;
	color: #577A18;
	}
#quanzhou8navigation_part a{
	padding: 0px 10px 0 10px;
	list-style: none;
}

#quanzhou8body_part{
	width:792px;
	float:left;
	background-image: url(../images/body_top_bg.jpg);
	background-repeat: no-repeat;
	
	}
#quanzhou8body_content{
	width:500px;
	float:left;
	padding: 18px 10px 0 15px;
	text-align: justify;
	overflow: hidden;
	
	}
#quanzhou8spl_links {
	width:498px;
	float:right;
	background-color: #3b6226;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	border:1px solid #quanzhou87a872a;
	line-height: 22px;
} 

#quanzhou8body_side_box{
	width:220px;
	float:left;
	margin: 25px 0 0 20px;
	border: 1px solid #quanzhou8d7f325;
	}	
.quanzhou8heading_box {
	width:220px;
	height:33px;
	float:left;
	background-image: url(../images/body_top_heading_bg.jpg);
	background-repeat: repeat-x;
	}
.quanzhou8heading_text{
	width:165px;
	height:23px;
	float:left;
	color: #131707;
	font-weight: bold;
	padding: 10px 0 0 20px;
	}
.quanzhou8arrow_image {
	width:35px;
	height:33px;
	float:left;
	}
.quanzhou8content_box{
	width:204px;
	float:left;
	padding: 10px 8px 10px 8px;
	text-align: left;
	}

#quanzhou8footer_part{
	width:812px;
	height:42px;
	float:left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #131707;
	text-align: center;
	padding: 40px 0 0 0;

	}
	
.quanzhou8heading{ color:#a3dd00; font-weight:bold;}
.quanzhou8slogan {font-size:12px; font-weight:bold;}
.quanzhou8link{color:#dbf821;}
		
/*MAIN LINK-STYLE*/
a:link,
a:visited,
a:active{color: #577A18;  text-decoration:none; font-weight:bold; font-size: 12px; }
a:hover{color: #990033;  text-decoration:none; font-weight:bold; font-size: 12px; }


.quanzhou8spl_links:link,
.quanzhou8spl_links:visited,
.quanzhou8spl_links:active{color: #FFFFFF;  text-decoration:none; font-weight:bold; font-size: 11px; }
.quanzhou8spl_links:hover{color: #dbf821;  text-decoration:none; font-weight:bold; font-size: 11px; }

.quanzhou8more:link,
.quanzhou8more:visited,
.quanzhou8more:active{color:#ddff00;  text-decoration:underline; font-weight:bold; font-size: 11px; }
.quanzhou8more:hover{color: #FFFFFF;  text-decoration:underline; font-weight:bold; font-size: 11px; }

/* footer_links -style-details*/
.quanzhou8footer_links:link,
.quanzhou8footer_links:visited,
.quanzhou8footer_links:active{ color:#131707; text-decoration:none; font-size:11px; font-weight: bold; }
.quanzhou8footer_links:hover{ color:#990033; text-decoration:none; font-size:11px; font-weight: bold; }

