/* 首頁 main.php 專用 */
#main {
	padding: 5px 10px 20px 226px;
}
#content h2{
	color: #063099;
	background: url(cssimg/h2_bg_span.gif) left bottom no-repeat;
	font-size: 13px;
	height: auto;
	padding: 0;
	margin-bottom: 10px;
}
#content h2 span{
	padding: 0 0 8px 15px;
	background: url(cssimg/h2_index.gif) left 5px no-repeat;
	display: block;
}
#content ul{
	margin: 0;
}
#content ul li{
	list-style: none;
	list-style-image: none;
}

#content p{margin: 0;}

#boxLeft{
	width: 470px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#boxA p{
	color: #6e6e6e;
	font-size: 12px;
	line-height: 20px;
}

#boxB h2{
	color: #993c06;
}
#boxB li{
	background: url(cssimg/boxB_li.gif) left bottom repeat-x;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#boxB a{
	color: #6f8000;
	display: block;
	font-size: 12px;
	line-height: 1.7;
}
#boxC{
	background: url(cssimg/boxC.jpg) left top no-repeat;
	padding-top: 71px;
}
#boxC h2{
	background: none;
	color: #007130;
}
#boxC h2 span{
	background: none;
	display: inline;
	padding-left: 0;
}
#boxC p{
	font-size: 12px;
	color: #6e6e6e;
	line-height: 1.5;
	font-size: 12px;
}

#boxRight{
	float: left;
	width: 150px;
	overflow: hidden;
	margin-left: 15px;
}
#extralist10{
	top: 580px;
}