@charset "UTF-8";

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

html {
	background:url(../images/links/htmlbg.png) repeat-x;}
	
#maintop {
	margin-bottom:50px;}

.contents [class ^= "content"] > a >img {
	padding:0;
	border-width:0;}

.contents [class ^= "content"] > h2 {
	background-image:none;
	padding-bottom:0;
	width:264px;
	margin-bottom:0.1em;
	margin-top:0.4em;}
	
.contents h2 a {
	color:#2f2f2f;}
	
.contents h2 a:hover {
	color:#316582;}

#footer {
	background-image:url(../images/links/footerbg.png);}
