#sub-menu li.top {
	background-image: url(../information/images/menu1o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn1 {
	background-image: url(../information/images/menu2o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn2 {
	background-image: url(../information/images/menu3o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn3 {
	background-image: url(../information/images/menu4o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn4 {
	background-image: url(../information/images/menu5o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn5 {
	background-image: url(../information/images/menu6o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn6 {
	background-image: url(../information/images/menu7o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn7 {
	background-image: url(../information/images/menu8o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn8 {
	background-image: url(../information/images/menu9o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn9 {
	background-image: url(../information/images/menu10o.png);
	background-repeat: no-repeat;
}
#sub-menu li.btn10 {
	background-image: url(../information/images/menu11o.png);
	background-repeat: no-repeat;
}
p {
	line-height: 20px;
}
h4 {
	margin-bottom: 20px;
}
#intro {
	padding-bottom: 30px;
}
.type1 {
	background-image: url(../information/images/information1/bg-type.png);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7FFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D7D6;
	color: #475A68;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D7D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D7D6;
}
.type2 {
	background-image: url(../information/images/information1/bg-type.png);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7FFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D7D6;
	color: #475A68;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D7D6;
}
.odd {
	background-color: #F3F9FE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0D7D6;
	border-bottom-color: #D0D7D6;

}
.eve {
	background-color: #FDFEFC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0D7D6;
	border-bottom-color: #D0D7D6;
}
.space {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0D7D6;
	border-bottom-color: #D0D7D6;
}

