﻿/*
CSS By Away
http://www.dfuns.idv.tw
 */
h1, h2, h3, p, div, img, .resetSpace{ margin:0; padding:0;}
body{ background: ) repeat-x;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
a{ color:#0A78C7; text-decoration:none;}
a:hover{ text-decoration:underline;}
img{ border:0;}
.wrapper{
	width:960px;
	margin:auto;
	position:relative;
}
.header{
	height:150px;
	color:#333;
	font-size:3.5em;
}
.header a{ color:#FFF;}
.header a:hover{ text-decoration:none;}
.header span{ font-size:.5em; margin-left:.5em;}
.container{ margin:.5em 0;}
.content{
	width:960px;
	float:left;
}
.content h2{ color:#FFF; font-size:1em; padding-left:1em; line-height:1.8; margin-bottom:.5em;}
.category1{ background-color:#CCC;}
.category2{ background-color:#FC0;}
.category3{ background-color:#090;}
.category4{ background-color:#F39;}
.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;}
.new{ overflow:hidden; margin:.5em 0 1em;}
.new img{	float:right; padding:10px; border:solid 1px #EEE;}
.newCon{ width:410px; float:left; font-size:.8em; line-height:1.8;}
.newCon h1{ font-size:1.5em;}
.more{ display:block; background:url(images/btn.gif); line-height:2; width:6em; text-align:center; border-radius:5px; margin:.5em 0; color:#FFF;}
.more1{ background-position:0 0;}
.more2{ background-position:0 -50px;}
.more3{ background-position:0 -100px;}
.more4{ background-position:0 -150px;}
.adv{ margin-left:650px;}
.footer{ background:#CCC; line-height:70px; clear:both; text-align:center;}
