@charset "UTF-8";
/*
CSS By Away
http://www.dfuns.idv.tw
 */

h1, h2, h3, p, div, img, .resetSpace{ margin:0; padding:0;}
body{ repeat-x; color:#666; font-family:Verdana, Geneva, sans-serif;}
a{
	color:#000;
	text-decoration:none;
	font-weight: normal;
}
a:hover{ text-decoration:underline;}
img{ border:0;}

.wrapper{
	width:1250px;
	margin:auto;
	position:relative;
	height: 900px;
}
.header span{ font-size:.5em; margin-left:.5em;}
.content h2{ color:#FFF; font-size:1em; padding-left:1em; line-height:1.8; margin-bottom:.5em;}
.iframe{	text-align: center;}

.category2{ background-color:#FC0;}
.category3{ background-color:#090;}
.category4{	background-color:#FFF;}

.content h2 span{ font-size:.7em; margin-left:1em; -webkit-text-size-adjust:none;}
.path{ border:solid 1px #EEE; border-width:1px 0; line-height:1.8; margin-bottom:1em;}
.path li{ display:inline-block; font-size:.8em;}
.path li span{ color:#666;}
