body{
	background-color: #E2EEE4;
	margin-left: 0px;
	margin-top: 0px;
}

p{
	line-height: 0.1em;
}
#container{
width:1000px;
	background-color: #FFFFFF;
}
a { outline:none; }

#head{
width:1000px;
	height: 68px;
	background-color: #E4F1E7;
}
#logo{		
	width: 120px;	height: 56px;
	float: left;
	background-image: url(images/logo.gif);
	margin: 32px 0px 0px 46px;
}
#head_navi{

	float: right;
	width: 778px;
	padding-top: 30px;
}
#navi1{
	float: left;
	height: 54px;
	background-image: url(images/head_navi_1.jpg);
	width: 150px;
}
#navi2{
	float: left;
	height: 54px;
	width: 150px;
}
#navi3{
	float: right;
	background-image: url(images/head_navi_3.jpg);
	width: 58px;
	height: 54px;
}

#main{
	width:  100%;
	height: 100%;



}
#maintop{
width:1000px;
	height: 45px;
	background-image: url(company/mainLna.gif);
	background-repeat: repeat-x;
}

#main_left{
	width: 220px;
	float: left;

}
.style1 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: 10;
		}
.style2 {  
	color: #498A5F;
	font-weight: bold;
	font-family: "新細明體";
	font-size: 12px;
}
#mainL1{
}
#mainL2{
	padding: 30 0 30 0px;
}

#main_right{
		float: left;
		width: 750px;	
		padding: 0px 10px;	
}


#mainR1{
	margin-top: 8px;
}

/*正文內容*/
#main_content{
padding: 10px 30px;	
line-height: 180%
background-color: #ABADAB;
}
#mainR2{

}


#line{
width:1000px;
	background-color: #BFD7C9;
	height: 9px;
	clear: both;
}
#foot{
	background-color: #E2EEE4;
	border-right-color: #C6DDCA;
	border-right: 1px;

}
.foot {  
	color: #333333;
	font-family: "新細明體";
	font-size: 12px;
}

