@charset "utf-8";




/* ------------------------------------------------------
��lbar
------------------------------------------------------ */
#lbar {
	float:left;
	width: 200px;
	margin-top: 20px;
}
/* ------------------------------------------------------
��rbar
------------------------------------------------------ */
#rbar {
	float: left;
	width: 700px;
	margin: 20px 0px 0px 0px;
}
.rp {
	margin: 0px 0px 10px 20px;
}
#rbar h3 {
	background-image:url(../img/h3.png);
	background-repeat:no-repeat;
	width: 680px;
	height: 50px;
	margin: 0px 0px 20px 5px;
	font-size: 20px;
	font-weight: bold;
}
#rbar p {
	font-size: 14px;
	margin: 0px 0px 0px 18px;
	padding-right: 10px;
	text-indent: 1em;
	line-height: 17px;
	letter-spacing: 2px;	
}
.ht {
	display: block;
	margin: 0px 0px 10px 65px;
	padding-top: 15px;
}
.rb {
	width: 450px;
	height: 220px;
	float: left;
}
.rp2 {
	float: left;
}
.yb {
	clear:both;
	width: 665px;
	height: 88px;
	background-image:url(../img/ybar.png);
	margin: 0px 0px 20px 15px;
}
.yul {
	margin: 0px 0px 0px 50px;
	padding-top: 18px;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}

/* ------------------------------------------------------
��table
------------------------------------------------------ */
#table {
	width:665px;
	height:880px;
	margin-bottom: 100px;
}
#table table {
	width: 665px;
	height: 880px;
	border: 1px #fafafa solid;
	border-collapse: collapse;
	margin: 0px 0px 0px 20px;
}

#table td {
	border: 1px #999 solid;
	vertical-align: top;
	background-color:#FFFFFF;
	overflow:hidden;
	vertical-align: middle;
	
}
#table th {
	border: 1px #999 solid;
	padding: 0 0;
	text-align: center;
	vertical-align: middle;
	height:31px;
	background-image:url(../img/syb.png);
	background-repeat:repeat-x;
}
#table ul li {
	font-size:12px;
	padding: 0px 5px 3px 15px;
	line-height: 15px;
	margin: 8px 0px 0px 5px;	
}
.t1 {
	width: 107px;
}
.t2 {
	width: 276px;
}
.t3 {
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
.t4 {
	height: 98px;
	text-align: center;
}
.t5 {
	height: 111px;
	text-align: center;
}
.t6 {
	height: 146px;
	text-align: center;
}
.t7 {
	height: 108px;
	text-align: center;
}
.t8 {
	height: 73px;
	text-align: center;
}
.t9 {
	text-align: center;
}
.yp {
	display:block;
	background-image:url(../img/yp.png);
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	
}
