* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	font-size: 100%;
	list-style-type: none;
}

a{color: #336699;}
a:link{color: #336699;}
a:visited{color: #336699;}
a:active{color: #336699;}
a:hover{color: #FF6633;}

img { border: none;}
a img { border: none20:32 2008/08/12;}

body{
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-color: #EEEEEE;
    font-family: "lr oSVbN", verdana, 'trebuchet ms', sans-serif;
    font-size: 84%;
    line-height: 120%;
    color: #333333;
}

#wrap{
    position: relative;
    width: 912px;
    background-color: #FFFFFF;
    margin: 0px auto;
    text-align: left;
}

#head{
    width: 912px;
    height: 94px;
    background-color: #FF9900;
    background-image: url("./images/header_bg.jpg");
    background-repeat: no-repeat;
}

#head img{
	margin: 0px;
}

#headcatch{
	color: #663300;
	position: absolute;
	left: 10px;
	top: 5px;
	font-size: 120%;
	line-height:160%;
	font-weight: bold;
}

#headnavi{
	position: absolute;
	top: 5px;
	right: 10px;
}

#about{
    width: 912px;
    background-color: #FFFFFF;
    background-image: url("./images/about_bg.gif");
    background-repeat: repeat-x;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 2px;

}

#about .inner{
	padding: 18px 0px 3px 9px;
	line-height: 100%;
}

#about h2 {
	font-size: 130%;
	margin-bottom: 0.7em;
}

#about h2 a{
	color: #000000;
	text-decoration: none;
}

#about ul{
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#about li{
	display: inline;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

#about li a{
	border-right: solid 1px #000000;
	padding: 0px 5px 0px 4px;
	white-space: nowrap;
}

#about li a.noborder{
	border-right: none;
}

#main{
	margin-top: 1em;
	padding: 0.3em 0px 0.3em 9px;
}

#main h2{
	padding: 2px 5px 2px 5px;
	border-left:solid 5px #33CCFF;
	display:inline;
}

#main .inner{
	margin-top: 1em;
	line-height: 140%;
}

#main table {
	margin-top: 1em;
	margin-left: 0.3em;
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #A7E8FF;
	background-color: #F7FDFF;
}

#main th{
	border: 1px solid #A7E8FF;
	padding: 0.3em 2em;
}

#main td {
	border: 1px solid #A7E8FF;
	padding: 0.3em 1em;
	line-height: 160%;
	text-align: left;
}

#info{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
}

#footer{
	margin-top: 0.3em;
	padding: 0.3em 0px;
    width: 100%;
    background-color: #FF9933;
    color: #000000;
    border-top: 5px solid #B37B42;
    text-align: center;
}

#footer h2{
	display: none;
}

#footer ul{
	padding: 0px 50px 0px 50px;
	text-align: center;
}
#footer li{
	display: inline;
	padding: 0px 0px 0px 0px;
	color: #000000;
}
#footer li a{
	border-right: solid 1px #000000;
	padding: 0px 5px 0px 4px;
	white-space: nowrap;
}
#footer li a.noborder{
	border-right: none;
}
#footer a{color: #000000;text-decoration: none;}
#footer a:link{color: #000000;text-decoration: none;}
#footer a:visited{color: #000000; text-decoration: none;}
#footer a:active{color: #000000;text-decoration: none;}
#footer a:hover{color: #000000;text-decoration: underline;}

/*	--------------------------------------------------------------------	*/
.s_block{
	width: 98%;
	line-height: 150%;
	border: 1px solid #A7E8FF;
	background-color: #F7FDFF;
	padding: 0.3em;
	margin-top: 1em;
	text-align: left;
}

.imalgn{
	vertical-align: middle;
	margin: 0px 0px 3px 0px;
}

.title_howtobuy{
	margin: 0px 1px 0px 1px;
	padding: 3px 0px 16px 4px;
	background-image: url("./images/block_bg_02.gif");
	background-repeat: repeat-x;
}

.title_info{
	padding: 3px 0px 8px 4px;
	background-image: url("./images/info_bg.gif");
	background-repeat: repeat-x;
}

.price{
	color: red;
	font-weight: bold;
}

.emphasis {
	font-weight: bold;
}

.ctr {
	text-align: center;
}