@charset "UTF-8";

/* ================================================================ *
	BusinessWing 2009
	Template CSS
	
	所有個別網頁的基本設定,視實際需求請調整之。
 * ================================================================ */

/* ---------------------------------------------------------------- *
	main 之設定
 * ---------------------------------------------------------------- */

#main {
	background:url(../images/about/titlebg.png) 31px top no-repeat;
	padding-top:51px;
	padding-bottom:22px;
	width:721px;
	padding-left:31px;}

#maintop dt {
	margin-left:122px;
	margin-bottom:7px;}

#maintop dd {
	display:inline;
	margin-left:27px;}
	
#maintop dt + dd {
	margin-left:4px;}
	
#main h1 {
	margin-top:35px;
	margin-left:2px;}

#main h2 {
	margin-top:44px;
	margin-left:4px;
	margin-bottom:27px;}
	
#main h1 + h2 {
	margin-top:40px;
	margin-bottom:20px;}

#main p {
	line-height:27px;
	font-size:13px;
	margin-left:4px;
	margin-right:44px;}
