body {
	background-attachment: fixed;
	background-image: url(/gif/bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #FF9900;

table {
	background-color: #FFFFFF;
}
.left_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #D3D4D5;
	border-right-color: #D3D4D5;
	border-bottom-color: #D3D4D5;
	border-left-color: #D3D4D5;
	vertical-align: top;
}
.left_title {
	background-color: #DCDDDE;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
}
.left_title_s {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: DCDDDE;
}
.main {
	padding-left: 2px;
}
.main_title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: baseline;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: DCDDDE;
	padding-bottom: 5px;
}
.main_title_d {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: baseline;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: DCDDDE;
	padding-bottom: 10px;
	padding-left: 10px;
}
.txt {
	line-height: 2;
	text-indent: 26px;
	width: 450px;
	padding-top: 10px;
}
.td_15 {
	line-height: normal;
}
td {
	font-size: 12px;
}
.feedback_txt {
	font-size: 12px;
	text-align: right;
}
table {
	background-color: #FFFFFF;
}
a.channel:link {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
a.channel:visited {color: #000000;}
a.channel:hover{
	color: #003366;
	filter: Mask(Color=#ff0000);
}
a.channel:active {color: #000000;}
