body {
	margin:0pt auto;
	padding: 0;
background : url(images/b.jpg);
background-color:#014A81; /*背景色彩*/ 
background-attachment : fixed; /*浮水印固定背景*/ 
background-position : center; /*置中對齊*/ 
background-repeat : repeat-y; /*在 y 軸重複排列*/ 
}


img {BORDER: 0px;}

#wrapper {
	width: 1000px;
	margin: 0px auto;
	background-color:#ffffff; /*背景色彩*/
}
#center{
	list-style: none;
	 background-image: url(images/0729.jpg);
	float: left;
	width: 1000px;height: 816px;
	background-repeat : no-repeat;
}


#news{
width:525px;
float:left;
padding:26px 0px 0px 230px; 
overflow:hidden;
background:url(images/index_05.jpg);
background-repeat : no-repeat;
display:inline;

}
#jobs{
width:687px; 
float:left;
overflow:hidden;
background:url(images/index_10.jpg);
background-repeat : no-repeat;padding:0px 0px 0px 68px;
display:inline;
}
#jobs2{
width:687px; 
float:left;
overflow:hidden;
background:url(images/index_17.jpg);
background-repeat : no-repeat;padding:0px 0px 0px 68px;
display:inline;

}
#jobs3{
width:687px; float:left;overflow:hidden;padding:0px 0px 0px 68px;
display:inline;
}
#lcenter{width:225px; float:right; padding-top:0px; overflow:hidden;padding:0px 0px 0px 20px;display:inline;}
#link{width:201px;
height: 118px;
float:left;
overflow:hidden;
background:url(images/index_15.jpg);
background-repeat : no-repeat;padding:15px 22px 15px 22px;
display:inline;}
#message{
	float : left; /*標籤元素向左靠.文字圍繞在右邊*/ 
	background-repeat : no-repeat;
	padding:15px 0px 0px 0px;
	overflow:hidden;
	width: 1000px;
	height: 42px;
	background-image: url(images/massage.jpg);
display:inline; 

}	

#disuss{float : left;
overflow:hidden;
height:30px;
width: 725px;
background : url(images/discuss_07.jpg);
background-repeat : no-repeat;
padding:3px 0px 0px 30px;
display:inline; 
}
#fooder{
	float : right; /*標籤元素向右靠.文字圍繞在左邊*/ 
	width: 523px;
	height:58px;
	padding:26px 0px 0px 477px; 
	background-image: url(images/fooder_25.png);
	background-repeat : no-repeat; /*不重複排列*/
	display:inline; 
}
