*{
	padding:0;
	margin:0;}

#Menu Nav a.Nav1 {
	background-image:url(../images/index/nav01_o.png);
	}
	
/*＝＝＝Banner＝＝＝*/	
#Banner{
	background-image:url(../images/brand/banner.jpg);
	width:100%;
	min-width:1204px;
	height:244px;
	background-position:top center;
	margin:0 auto;
	}
	
#Border_Line{
	width:100%;
	min-width:1204px;
	margin:0 auto;
	background-image:url(../images/index/banner_border.png);
	height:20px;
	background-repeat:repeat-x;	
	}

/*＝＝＝大標＝＝＝*/
article h1{
	background-image:url(../images/index/main_tt.png);
	height:137px;
	width:1204px;
	margin:0 auto;	
	}
	
article #Main .text{
	width:659px;
	margin:0 auto;
	background-image:url(../images/brand/main_bg.png);
	background-repeat:repeat-y;
	}
	
article #Main .text h3{
	background-image:url(../images/index/title.png);
	width:267px;
	height:50px;
	margin:0 auto;
	}
	
article #Main .text p{
	line-height:1.8;
	padding:20px 20px 5px 20px;	
	}
article #Main .text p img{
	float:left;
	margin:15px;
	}

