@charset "utf-8";
body {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
}
a{
	color:#006600;
	text-decoration:none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a:hover{
	color:#006699;
	text-decoration:none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

#content-images{
	background-image: url(images/index_02.jpg);
	width: 560px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	background-repeat: no-repeat;
}
#content{
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-x;
	width: 653px;
	padding: 0px;
	height: 536px;
}
#bottom {
	background-image: url(images/index_05.jpg);
	height: 79px;
	width: 1024px;
	margin: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
}
#box{
	background-image: url(images/index_05.jpg);
	height: 170px;
	width: 320px;
}
.right{
	background-image: url(images/index_02-1.jpg);
	background-position: right;
}
.line {
	border: 1px dashed #006600;
	background-color: #FFFFFF;
}

.title-1 {
	font-size: 16px;
	font-weight: bold;
	color: #00366C;
}
.title-2 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.txtcolor-red {
	font-weight: normal;
	color: #666666;
	font-size: 13px;
}
.cases-title {
	padding: 3px;
	font-size: 17px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #000000;
}
.cases-day {
	font-size: 10px;
	text-align: right;
}

.box2 {
	color: #006699;
	padding: 3px;
	background-color: #B0E6FF;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	font-size: 14px;
	font-weight: bold;
}
.box4 {
	color: #333333;
	padding: 3px;
	font-weight: bold;
	text-align: right;
}
.about-title {
	color: #006600;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.© {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}

.box5{
	padding: 2px;
	color: #EB8E8D;
	background-color: #641111;
}
