.top{/*上層logo的寬及高*/
margin:0 auto;
min-width:950px;
height:150px;
background:url(../images/jiajialiang_head1.jpg);
} 
.logo{
	height:150px;
	width:120px;
	margin:0 auto;
	background-image:url(../images/jiajialiang_logo.png);
	}

/*首頁開始*/
.mainphoto{
	min-width:950px;
	height:465px;
	background:#FFF;
	}
.mainphoto p{
	text-align:center;
	height:465px;
	overflow:hidden;
	margin:0 auto;
	}
/*首頁結束*/

/*公司簡介開始*/
.aboutphoto{
	min-width:950px;
	height:465px;
	background:#FFF;
	}
.aboutpic{
	text-align:center;
	background-image:url(../images/jiajialiang_aboutus.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:465px;
	overflow:hidden;
	margin:0 auto;
	}
.aboutpic p{
	width:720px;
	height:170px;
	margin:0 auto;
	text-align:center;
	font-family:Verdana, "Microsoft JhengHei", "微軟正黑體";
	color: #666;
	font-size:13px;
	line-height:22px;
	margin-top:280px;
	}
/*公司簡介結束*/

/*最新消息開始*/
.newsphoto{
	height:465px;
	background:#FFF;
	text-align:center;
	}
.newspic{
	background-image:url(../images/jiajialiang_newsbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:950px;	
	height:465px;
	overflow:hidden;
	margin:0 auto;
	}
.newspic ol{
	text-align:center;
	float: left;
	width:525px;
	height:210px;
	text-align: left;
	font-family:Verdana, "Microsoft JhengHei", "微軟正黑體";
	color: #666;
	font-size:12px;
	line-height:30px;
	margin-top:20px;
	margin-left:80px;
	}
.newspic ol li a{
	text-decoration:none;
	color: #666;
	}
.newspic ol li a:hover{
	color: #F60;
	}
.newspic p{
	width:336px;
	height:465px;
	overflow:hidden;
	}
#NEWSNEWSA {
	display:block;
	width:336px;
	height:465px;
	float:right;
	}
#NEWSNEWSB {
	display:none;
	width:336px;
	height:465px;
	float:right;
	}
#NEWSNEWSC {
	display:none;
	width:336px;
	height:465px;
	float:right;
	}
#NEWSNEWSD {
	display:none;
	width:336px;
	height:465px;
	float:right;
	}
/*最新消息結束*/

/*聯絡我們開始*/
.contactphoto{
	height:465px;
	background:#FFF;
	}
.contactpic{
	background-image:url(../images/jiajialiang_contus.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:950px;
	height:465px;
	overflow:hidden;
	margin:0 auto;
	}
.contactpic ol{
	float: left;
	width:525px;
	height:210px;
	text-align: left;
	font-family:Verdana, "Microsoft JhengHei", "微軟正黑體";
	color: #666;
	font-size:13px;
	line-height:30px;
	margin-top:20px;
	margin-left:80px;
	}
.contactpic ol li a{
	text-decoration:none;
	color: #666;
	}
.contactpic p{
	width:336px;
	height:465px;
	overflow:hidden;
	}
#NEWSNEWSA {
	display:block;
	width:336px;
	height:465px;
	float:right;
	}

/*聯絡我們結束*/