﻿#list {
	width: 100%;
}
#list h3 {
	color: #FFFFFF;
	background: #0000C6;
	line-height: 30px;
	padding-left: 16px;
	font-size: 16px;
}
#list h4 {
	font-size: 14px;
	padding: 5px 30px;
	border-top: dotted #C0C0C0 1px;
	border-bottom: dotted #C0C0C0 1px;
	background: url(../images/mark1.gif) left no-repeat;
	padding-left: 30px;
	clear: both;
}
#list h5 {
	font-size: 100%;
	color: #404040;
	padding: 5px;
	margin-top: 20px;
	margin-left: 16px;
	border-top: solid #FFFFC0 1px;
	border-bottom: solid #FFFFC0 1px;
	background: url(../images/ybg.gif) repeat;
}
#list h4 em {
	font-size: 80%;
	font-style: italic;
	padding-left: 24px;
}
#list p {
	margin: 16px 18px 0 18px;
	line-height: 150%;
}
#list table {
	border: none;
	font-size: 100%;
	margin: 18px;
	width: 700px;
}
#list th {
	font-size: 9px;
	font-weight: normal;
	font-style: nomal;
	border: none;
	color: #8080FF;
	text-align: center;
	height: 14px;
}
#list td {
	border: none;
	height: 14px;
}
#list td em {
	color: #8080FF;
	font-style: italic;
}
#list td.level1 {
	background: url(../images/btn_down.gif) no-repeat;
	background-position: 0 0;
	padding-left: 18px;
	color: #606060;
}
#list td.level2 {
	background: url(../images/btn_down.gif) no-repeat;
	background-position: 0 0;
	padding-left: 18px;
	color: #606060;
}
#list td.c {
	text-align: center;
}
#list tr.l {
	border-bottom: solid 1px #B0B0B0;
}
#f1 {
	position: relative;
	padding: 3px;
}
#sendbtn {
	border: #F0A0A0 double 3px;
	background-color: #FFD0D0;
	width: 100px;
	padding: 3px 10px;
	text-align: center;
	text-decoration: none;
	color: #A060FF;
	font-weight: bold;
	font-size: 10px;
	position: absolute;
	left: 640px;
	top: 6px;
}

