﻿@charset "utf-8";
/* CSS Document */
.right {
	width: 750px;
	float: right;
	margin: 10px 0 0 0;
	text-align: left;
	background-color: #f5f5f5;
}
.more{
 text-align:right;
}
.red{
	color:red;
	 font-weight:bold;
}
h3.title {
	background: url('../images/044.jpg') repeat-x 0 0;
	margin: 0;
	height: 28px;
	padding-top: 5px;
}
h3.title span {
	padding: 15px 45px 0 45px;
	color: #fff;
	background: url('../images/045.jpg') no-repeat 20px 15px;
	font-size: 14px;
}
h4.title {
	color: black;
	background-color: #D4D4D4;
	padding: 5px 30px;
	font-size: 14px;
	margin: 0;
}
h4.title a{
	color: black;
	background-color: #D4D4D4;
	font-size: 14px;
	margin: 0;
	text-decoration:underline;
}
h4.title a:hover{
	text-decoration:none;
}
h5 {
	background-color: #ebebeb;
	padding: 3px;
	margin: 3px 0;
	text-align: center;
	color: #9f0001;
}
.main {
	background-color: white;
	margin: 0 10px 10px 10px;
	padding: 15px;
	border-top: 10px #f5f5f5 solid;
}
.main span.red {
	color: red;
}
.main p {
	line-height: 200%;
	margin: 0;
	clear:both;
}
.main p a {
	color: maroon;
	text-decoration: underline;
	font-weight: bold;
}
.main p a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.main p a.rig_flo {
	float:right;
	height:10px;
}
.main table tr td {
	border-style: solid;
	border-width: 1px;
	width: 500px;
	text-align: center;
	font-size: 12px;
}
.list_img{
	border: 5px #f9f9f9 solid;
	padding: 5px;
	float: left;
	margin: 5px 13px;!important
}
.list {
	border: 5px #f9f9f9 solid;
	padding: 5px;
	float: left;
	width: 205px;
	margin: 5px 13px;!important
}
.list1 div {
	padding: 3px 3px 3px 15px;
	background: url('../images/red_ui.jpg') no-repeat 5px 7px;
}
.list div {
	padding: 3px 3px 3px 15px;
	background: url('../images/red_ui.jpg') no-repeat 5px 7px;
}
.list1 {
	line-height: 150%;
}
.list div a {
	color: black;
	text-decoration: none;
}
.list div a:hover {
	color: maroon;
	text-decoration: underline;
}
.clear {
	clear: both;
}
table.border tr td {
	border: 1px silver solid;
	border-collapse: collapse;
}
.table_01 {
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}
.table_02 {
	border: 0px;
}
.table_02 h3 {
	margin: 0px;
	color: #FF6699;
	font-size: 14px;
	text-align: left;
}
.table_02 p {
	line-height: 120%;
	color: gray;
	text-align: left;
}
.table_02 tr td {
	vertical-align: top;
	line-height: 150%;
	text-align: left;
}
.table_02 tr td a {
	color: #FF6666;
	text-decoration: underline;
}
.table_02 tr td a {
	color: #FF99CC;
	text-decoration: none;
}

