@charset "utf-8";

#list {
	line-height:1.8;
	font-size:13px;
	color:#c48100;
	font-weight:bold;
	margin:36px 0 0 70px;
}

#list > li {
	padding-left:12px;
	background:transparent url(../images/icon/yellow-arrow2.png) 0 6px no-repeat;
}

#list > li > a {
	text-decoration:underline;
	color:inherit;
}

#list .col1, #list .col2, #list .col3, #list .col4, #list .col6, #list .col7, #list .col8, #list .col9, #list .col10 {
	float:left;
}

#list .col1 {
	width:102px;
}

#list .col2 {
	width:305px;
}

#list .col3 {
	width:117px;
}

#list .col4 {
	width:130px;
}

#list li.col5 {
	clear:left;
	padding-top:30px;
	margin-bottom:30px;
	background-position:0 37px;
}

* html #list li.col5 {
	background-position:0 175px!important;
}

*+html #list li.col5 {
	background-position:0 65px;
}

#list .col5 li {
	float:left;
	width:200px;
}

#list .col6 {
	width:130px;
}

#list .col7 {
	width:124px;
}

#list .col8 {
	width:122px;
}

#list .col9 {
	width:135px;
}

#list .col10 {
	width:130px;
}

#list .sub-list {
	font-size:12px;
	font-weight:normal;
	color:#666;
}

#list .sub-list a {
	color:#666;
}
