html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-size: 12px;
	color: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}
a image { border:0}
A {
	COLOR: #333333;
	text-decoration: none;
}
A:hover {
	COLOR: #ff7000;
	text-decoration: underline;
}
.title {
	COLOR: #000000;
	text-decoration: none;
	font-size: 14px;
}
.title:hover {
	COLOR: #666666;
	font-size: 14px;
}
.deep_blue {
	COLOR: #003399;
	text-decoration: none;
	font-size: 12px;
}
.deep_blue:hover {
	COLOR: #CC3300;
	font-size: 12px;
	text-decoration: none;
}
.link_blue {
	COLOR: #0449BE;
	text-decoration: none;
	font-size: 12px;
}
.link_blue:hover {
	COLOR: #666666;
	font-size: 12px;
}
.link_blue2 {
	COLOR: #0449BE;
	text-decoration: none;
	font-size: 14px;
}
.link_blue2:hover {
	COLOR: #666666;
	font-size: 14px;
}
.box_gray {
	border: 1px solid #D5D5D5;
}




.box_blue {
	border: 1px solid #286CBF;
}
.yellow {
	color: #FFFF00;
}
.gray {
	color: #ACACAC;
}
.gray_small {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.y_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBDBD;
}

.x_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBDBD;
}

.box_blue2 {
	border: 1px solid #158ED9;
}

.font_14px {
	FONT-SIZE: 14px; FONT-FAMILY: "Trebuchet MS", "verdana";
}
.z_y_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEBDBD;
	border-left-color: #BEBDBD;
}


.text_a01 {
	COLOR: #ff0000
}
.orange_deep {
	color: #CC3300;
	text-decoration: none;
}

.text_b02 {
	COLOR: #ff6707;
}
.white {
	color: #FFFFFF;
}

.y_line_blue {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4981CE;
}

.text_b03 {
	COLOR: #ff6707;
	font-size: 13px;
	font-weight: bold;
}
.text_b04 {
	COLOR: #0449BE;
	font-size: 14px;
	font-weight: bold;
}
.text_b10 {
	COLOR: #009a00;
	font-weight: bold;
}
.content {
	line-height: 150%;
}

.title0{
	background-image:url("/images/list_bg2.jpg");
}
.title0.current{
	background-image:url("/images/list_bg3.jpg");
}
.title1{
	background-image:url("/images/title_bg2.jpg");
}
.title1.current{
	background-image:url("/images/title_bg22.jpg");
}
