div,h1,h2,h3,h4,p,a,img,dt,dl,dd,ul,li,body,table,form,iframe {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
	}
body {
   overflow-y:scroll;
	 }
html body {  　　　　　/*IE6*/
   overflow-y:auto;
	 }

*+html body {　　　　　/*IE7*/
   overflow-y:auto;
	 }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #666666;
	background-color: #D6D6B6;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#BodyBox {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	}
#Shadow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	}
.TEN {
	background-image: url(images/ten.gif);
	background-repeat: repeat-x;
	}
.Green {
	background-color: #858712;
	}
/* FONT */	
.E10g120 {
	font-size: 10px;
	line-height: 120%;
	}
.E10g150 {
	font-size: 10px;
	line-height: 150%;
	}
.E12g120 {
	font-size: 12px;
	line-height: 120%;
	}
.E12g150 {
	font-size: 12px;
	line-height: 150%;
	}
.E14g120 {
	font-size: 14px;
	line-height: 120%;
	}
.E14g150 {
	font-size: 14px;
	line-height: 150%;
	}
.AKA {
	color: #FF0000;
	}
/* HEADER */
#Top {
	font-size: 10px;
	}
#HeadBox {
	width: 600px;
	height: 82px;
	background-image: url(e_images/header_2.gif);
	background-repeat: no-repeat;
	}
#HeadBox h1 span {
	display: none;
	}
#Top {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	padding-top: 5px;
	}
/* MENU */
#Menu {
	background-image: url(images/bt_bg1.gif);
	background-repeat: repeat-y;
	}
.A32 a,.A47 a,.A49 a {
	display: block;
	text-indent: -9999px;
	width: 162px;
	}
.A32 a {
	height: 32px;
	}
.A49 a {
	height: 49px;
	}
#BT01 {
	background: url(e_images/bt_1.gif) no-repeat top;
	}	
a:hover#BT01 { 
	background: url(e_images/bt_1.gif) no-repeat bottom;
	} 
#BT02 {
	background: url(e_images/bt_2.gif) no-repeat top;
	}	
a:hover#BT02 { 
	background: url(e_images/bt_2.gif) no-repeat bottom;
	} 
#BT03 {
	background: url(e_images/bt_3.gif) no-repeat top;
	}	
a:hover#BT03 { 
	background: url(e_images/bt_3.gif) no-repeat bottom;
	} 
#BT04 {
	background: url(e_images/bt_4.gif) no-repeat top;
	}	
a:hover#BT04 { 
	background: url(e_images/bt_4.gif) no-repeat bottom;
	} 
#BT05 {
	background: url(e_images/bt_5.gif) no-repeat top;
	}	
a:hover#BT05 {
	background: url(e_images/bt_5.gif) no-repeat bottom;
	} 
#BT06 {
	background: url(e_images/bt_6.gif) no-repeat top;
	}	
a:hover#BT06 {
	background: url(e_images/bt_6.gif) no-repeat bottom;
	} 
#BT07 {
	background: url(e_images/bt_7.gif) no-repeat top;
	}	
a:hover#BT07 {
	background: url(e_images/bt_7.gif) no-repeat bottom;
	} 
#BT08 {
	background: url(e_images/bt_8.gif) no-repeat top;
	}	
a:hover#BT08 {
	background: url(e_images/bt_8.gif) no-repeat bottom;
	} 
#BT09 {
	background: url(e_images/bt_9.gif) no-repeat top;
	}	
a:hover#BT09 {
	background: url(e_images/bt_9.gif) no-repeat bottom;
	} 
#BT10 {
	background: url(e_images/bt_10.gif) no-repeat top;
	}	
a:hover#BT10 {
	background: url(e_images/bt_10.gif) no-repeat bottom;
	} 
#BT11 {
	background: url(e_images/bt_11.gif) no-repeat top;
	}	
a:hover#BT11 {
	background: url(e_images/bt_11.gif) no-repeat bottom;
	} 
/* FOOTER */
div #Footer {
	background: url(images/footer.gif) no-repeat;
	width: 802px;
	height: 40px;
	}
#FootP {
	text-align: right;
	font-size: 10px;
	color:#FFFFFF;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 120%;
	}
