body{
	background-color: #E2EEE4;
	margin-left: 0px;
	margin-top: 0px;
}


#container{
	width: 990px;
}

A:link { color:#4C8F63; text-decoration:none; outline:none; }
A:visited { color:#4C8F63; text-decoration:none;  outline:none;}
A:hover { color:#FF9900; text-decoration:none; }


#head{

	height: 86px;
}
#logo{
	height: 56px;
	width: 123px;
	float: left;
	background-image: url(images/logo.gif);
	margin: 25 20 0 10px;
}
#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_left{
	width: 490px;
	float: left;
}
.style1 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: 10;
		}
.style2 {  
	color: #498A5F;
	font-weight: bold;
	font-family: "新細明體";
	font-size: 12px;
}
#mainL1{
	padding-top: 65px;
}
#mainL2{
	padding: 30 0 30 0px;
}

#main_right{
	width: 494px;
	float: right;
}
#mainR1{
	magin-top: 94px;
	background-image: url(images/style_a_11_07.jpg);
	height: 171px;
	background-repeat: no-repeat;


}
#mainR2{
	background-image: url(images/style_a_11_08.jpg);
	height: 335px;

}


#line{
	width: 990px;
	background-color: #BFD7C9;
	height: 9px;
	clear: both;
	font-size: 1px;
	color: #BFD7C9;
}
#foot{

}
.foot {  
	color: #333333;
	font-family: "新細明體";
	font-size: 12px;
}
.foot a{  
outline:none;
}
