/* CSS Document */

body{
	background:#3CC3BF;
}

/* content */
#content_area{
	background:#ffffff url(../images/ab_content_bg.gif) repeat-y;
}
h1{
	color:#2FCDC8;
	background:url(../images/ab_h1_bg.gif) no-repeat top right;
}
p.description{
	color:#109B96;
	border-left:1px solid #B1E7E5;
}
div.content{
	margin-left:200px;
	color:#333333;
	background:#FFFFFF;
}
dl{
	margin-top:30px;
}
dt{
	clear:both;
	float:left;
	width:100px;
	margin-bottom:30px;
	font-weight:bold;
	line-height:1.5em;
}


dd{
	margin-left:100px;
	margin-bottom:30px;
	line-height:1.5em;
}
dd p{
	margin:20px;
	line-height:1.5em;
}
ul li{
	line-height:1.5em;
}
ul.sv_list li{
	list-style:disc;
	list-style-position:inside;
	line-height:1.5em;
}
a.ab_color{
	color:#07ABA6;
	font-weight:bold;
}

/* header */
#header{
	background:url(../images/ab_header_bg.gif) no-repeat;
}
.hnav_list li{
	background:url(../images/ab_hnav_bg.gif) no-repeat right;
}
.hnav01{
	background:url(../images/ab_hnav01.gif) no-repeat 0 0;
}
.hnav01:hover{
	background:url(../images/ab_hnav01.gif) no-repeat 0 -16px;
}
.hnav01on{
	background:url(../images/ab_hnav01.gif) no-repeat 0 -16px;
}
.hnav02{
	background:url(../images/ab_hnav02.gif) no-repeat 0 0;
}
.hnav02:hover{
	background:url(../images/ab_hnav02.gif) no-repeat 0 -16px;
}
.hnav02on{
	background:url(../images/ab_hnav02.gif) no-repeat 0 -16px;
}
.hnav03{
	background:url(../images/ab_hnav03.gif) no-repeat 0 0;
}
.hnav03:hover{
	background:url(../images/ab_hnav03.gif) no-repeat 0 -16px;
}
.hnav03on{
	background:url(../images/ab_hnav03.gif) no-repeat 0 -16px;
}
.hnav04{
	background:url(../images/ab_hnav04.gif) no-repeat 0 0;
}
.hnav04:hover{
	background:url(../images/ab_hnav04.gif) no-repeat 0 -16px;
}
.hnav04on{
	background:url(../images/ab_hnav04.gif) no-repeat 0 -16px;
}
.hnav05{
	background:url(../images/ab_hnav05.gif) no-repeat 0 0;
}
.hnav05:hover{
	background:url(../images/ab_hnav05.gif) no-repeat 0 -16px;
}
.hnav05on{
	background:url(../images/ab_hnav05.gif) no-repeat 0 -16px;
}
.hnav06{
	background:url(../images/ab_hnav06.gif) no-repeat 0 0;
}
.hnav06:hover{
	background:url(../images/ab_hnav06.gif) no-repeat 0 -16px;
}
.hnav06on{
	background:url(../images/ab_hnav06.gif) no-repeat 0 -16px;
}
.hnav07{
	background:url(../images/ab_hnav07.gif) no-repeat 0 0;
}
.hnav07:hover{
	background:url(../images/ab_hnav07.gif) no-repeat 0 -16px;
}
.hnav07on{
	background:url(../images/ab_hnav07.gif) no-repeat 0 -16px;
}
.hnav08{
	background:url(../images/ab_hnav08.gif) no-repeat 0 0;
}
.hnav08:hover{
	background:url(../images/ab_hnav08.gif) no-repeat 0 -16px;
}
.hnav08on{
	background:url(../images/ab_hnav08.gif) no-repeat 0 -16px;
}

/* footer */
#footer{
	background:url(../images/ab_footer_bg.gif) no-repeat left bottom;
}