@charset "utf-8";

/*
------------------------------------------------
import
------------------------------------------------*/
@import "winie6.css";

/*
------------------------------------------------
Layout
------------------------------------------------*/

h1 {
	background-image: url(../img/system_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 575px;
	margin-bottom:24px;
}
#txt01 {
	background-image: url(../img/system_text01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 550px;
	margin-bottom: 20px;
	margin-left: 8px;
}
.img01,
.img02 {
	background-image: url(../img/mainimg_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height:205px;
	margin-bottom: 24px;
}
.img01 {
	background-position: 8px 0px;
	padding: 5px 0 0 13px;
	width:269px;
}
.img02 {
	background-position: 13px 0px;
	padding: 5px 0 0 18px;
	width:267px;
}

#title_h2_01 {
	clear: left;
	background-image: url(../img/system_title_color.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
}
.box04 {
	width: 70px;
	float: left;
	padding-right: 16px;
}
.box05 {
	float: left;
	width: 101px;
}
.box06 {
	float: left;
	width: 70px;
	padding-left: 15px;
}
.box04 dt,
.box05 dt,
.box06 dt {
	text-align: center;
}
.box04 img,
.box05 img,
.box06 img {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}
.box04 dd,
.box05 dd,
.box06 dd {
	text-align: center;
	font-size: 70%;
	line-height: 98%;
	padding-bottom: 8px;
}
#txt02 {
    clear:both;
	margin-left: 8px;
	margin-right: 8px;
}

/*
------------------------------------------------
category menu
------------------------------------------------*/
#box10 {
	clear: left;
	background-image: url(../img/categorymenu.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 575px;
	background-position: 0px 30px;
	padding: 30px 0 60px 0;
}
#box10 li {
	float: left;
	margin-top: 8px;
	height: 13px;
}
#box10 li a {
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#box10 .list01 a {
	margin-left: 4px;
	width: 49px;
}
#box10 .list02 a {
	margin-left: 1px;
	width: 75px;
}
#box10 .list03 a {
	margin-left: 1px;
	width: 84px;
}
#box10 .list04 a {
	margin-left: 1px;
	width: 56px;
}
#box10 .list05 a {
	margin-left: 1px;
	width: 56px;
}
#box10 .list06 a {
	margin-left: 1px;
	width: 28px;
}
#box10 .list07 a {
	margin-left: 1px;
	width: 113px;
}
#box10 .list08 a {
	margin-left: 1px;
	width: 92px;
}


/*
------------------------------------------------
footer menu
------------------------------------------------*/
#box11 {
	background-image: url(../img/footermenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
}
#box11 li {
	float: left;
	margin-top: 2px;
	height: 30px;
}
#box11 li a {
	height: 30px;
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#box11 .list01 {
	margin-left: 6px;
	width: 130px;
}
#box11 .list02 {
	margin-left: 2px;
	width: 120px;
}
#box11 .list03 {
	margin-left: 2px;
	width: 110px;
}
