/*banner*/
.banner{
	/*position:relative;
	top:0px;
	left:0px;*/
	height:450px;
}
.bannerbg {
	z-index: 0; 
    background-color: #5c220a;
    height: 370px;
    width: 100%;
	float: left;

	margin-top: 90px;
	background: url(../images/bannerbg3.jpg) repeat left top;
}
.bannerpic{
	overflow: hidden;
	border: 10px solid white;
	height:350px;
	width:950px;
	float: left;
	position: absolute;
	left: 50%;
    top: 160px;
	margin-left:-485px;
	background-color: white;
}
.bannerpic img{
	width:970px;
	height:350px;
}
#nav{
	width: 100%;
    position: absolute;
	top:550px;
	left:0;
}

#nav a { 
	background: url(../images/pages1.png); 
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
	color:white;
	 z-index: 5;
}
#nav a.activeSlide { 
	background: url(../images/pages.png);
	background-repeat: no-repeat;
	color:#cccccc;
	}
#nav a:focus { outline: none; }

/*------------------------------------*/
.cBox {
    float: left;
    left: 0;
    margin-right: 35px;
    padding-top: 5px;
    position: relative;
    text-align: left;
    top: 0;
    width: 300px;
}
.cBlast{
    margin-right: 0px;
}
.title{
	display:inline-block;
	background : url(../images/dragon1.png) no-repeat left top;
	width:300px;
	height:40px;
	float: left;
	
	font-weight: bold;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}

.content{
	float: left;
	text-align:justify;
	text-justify:inter-ideograph;
	margin: 10px 30px 10px 0px;
	padding-right: 8px;
	height:350px;
	
}
.contenttext{
	width:300px;
	font-size: 15px;
    line-height: 1.5em;
	*padding:0px 0px 0px 0px;
}
.contentpic{
	float:left;
    border: 10px solid white;
    width: 280px;
	height: 180px;
	margin-bottom: 15px;
}

/*服務項目*/
.bdiv{
	float:left;
	padding-left: 5px;
}
.bul{
	padding:0px 0px 0px 0px;
	width:290px;
}
.bli{
	float:left;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	background: #601212;
	behavior: url(templates/z01/js/css3/PIE1.0/PIE.htc);
	width:135px;
    height: 40px;
	margin-bottom: 12px;
	text-align: center;
	line-height: 40px;
	color: white;
}
.bli2{
	margin-left: 20px;
}
.blast{
	margin-bottom: 0px;
}
.bli a:link,.bli a:visited,.bli a:active {color:white; text-decoration:none;}
.bli a:hover {text-decoration:underline;}

/*最新消息*/
.newsdiv{
	float: left;
}
.newsul{
	padding: 0px 0px 0px 0px;
}
.newsli{
padding: 0px 0px 2px 0px;
	display: inline-block;
    font-size: 15px;
    width: 300px;
}
.newslast{
	/*padding: 2px 0px 4px 0px;*/
}
.newsli a{
	color: black;
}
.ntitle{
	float: left;
	width: 220px;
}
.nday{
	float: right;
	}
.newsli a:link,.newsli a:visited,.newsli a:active {text-decoration:none;}
.newsli a:hover {text-decoration:underline;}

.more{
	float:right;
	color: black;
	padding: 0px 0px 0px 0px;
}
.more a,.more  a:link,.more a:visited,.more:active {color: black; text-decoration:none;}
.more  a:hover {text-decoration:underline;}
