@charset "UTF-8";
/* YaHoo reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset,legend, input, textarea, p, blockquote, th, td, object {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
a {
	text-decoration: none;
	outline: none;
}
/*end*/

html {
	width: 100%;
}
body {
	background: url("../images/bg.jpg") 0 0 repeat-x #E1EEF6;
	font-family:  Georgia, Arial, LiHei Pro, "儷黑體", PMingliu, "新細明體", sans-serif;
	margin: 0 auto;
	text-align: center;
	width: 975px;
}
img.border {
	border: 1px solid black;
}
a:visited {
	color: #0000FF
}
a.latestlist:link {
	text-decoration: none
}
a.latestlist:hover {
	text-decoration: underline
}
a.latestlist:visited {
	text-decoration: none;
	color: #0000FF
}
a.latestlist:visited:hover {
	text-decoration: underline;
	color: #0000FF
}
a.author:link {
	text-decoration: none;
	color: #000000
}
a.author:hover {
	text-decoration: underline;
	color: #0000FF
}
a.author:visited {
	text-decoration: none;
	color: #000000
}
a.author:visited:hover {
	text-decoration: underline;
	color: #0000FF
}
a.related:link {
	text-decoration: none
}
a.related:hover {
	text-decoration: underline
}
a.related:visited {
	text-decoration: none;
	color: #0000FF
}
a.related:visited:hover {
	text-decoration: underline;
	color: #0000FF
}
a.titlelink:link {
	text-decoration: none;
	color: #FFFFFF
}
a.titlelink:hover {
	text-decoration: underline;
	color: #FFFFFF
}
a.titlelink:visited {
	text-decoration: none;
	color: #FFFFFF
}
a.titlelink:visited:hover {
	text-decoration: underline;
	color: #FFFFFF
}
a.classadlink:link {
	text-decoration: none;
	color: #0000FF
}
a.classadlink:hover {
	text-decoration: underline;
	color: #0000FF
}
a.classadlink:visited {
	text-decoration: none;
	color: #0000FF
}
a.classadlink:visited:hover {
	text-decoration: underline;
	color: #0000FF
}
a.classadlinkurl:link {
	text-decoration: none;
	color: #888888
}
a.classadlinkurl:hover {
	text-decoration: underline;
	color: #888888
}
a.classadlinkurl:visited {
	text-decoration: none;
	color: #888888
}
a.classadlinkurl:visited:hover {
	text-decoration: underline;
	color: #888888
}
.header {
	background: url("../images/bg.jpg") 0 0 repeat-x;
	padding-top: 6px;
	width: 975px;
}
.header .logo {
	float: left;
	padding: 10px 0 6px 18px;
}
.header .topad {
    border: #FFF 1px solid;
	float: right;
	width: 600px;
}
.topnav {
	color: #FFF;
	font-family: Arial, LiHei Pro, "儷黑體", PMingliu, "新細明體", sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	text-align: right;
}
.topnav a {
	color: #FFF
}
.topnav a:hover {
	text-decoration: underline;
}
/*
.sitelink {
	display: block;
	float: left;
	text-align: left;
	width: 450px;
	clear: left;
}
*/
.mainnav {
	clear: both;
	padding-top: 5px;
}
.mainnav ul {
	list-style-type: none;
	list-style-image: none;
}
.mainnav li {
	float: left;
}
.mainnav li.navspace {
	background: transparent;
	display: block;
	width: 300px;
}
.mainnav li a {
    background: url("../images/nav_ahover.jpg") 0 0 repeat-x #7EC6EE;
	border: #B3D7F1 1px solid;
	border-bottom: none;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 2px 10px;
	text-align: left;
}

.mainnav a:visited {
	color: #000000
}

.mainnav li a:hover,
.mainnav .home a.home,
.mainnav .news a.news,
.mainnav .review a.review,
.mainnav .feature a.feature,
.mainnav .collection a.collection,
.mainnav .distributor a.distributor,
.mainnav .retailer a.retailer,
.mainnav .music a.music,
.mainnav .forum a.forum,
.mainnav .u-member a.u-member,
.mainnav .login a.login {
    background: #66737F;
	border: #91B1C8 1px solid;
	border-bottom: none;
	color: #FFF;
}

.mainnav li a span {
	display: block;
	font-size: 11px;
}
.collection_box {
	border-bottom: 2px dotted #888888;
	margin-bottom: 10px;
	height: 58px;
	overflow: hidden;
}
.cb_title {
	padding-right: 1px;
}
.cb_cont_space {
	padding-right: 7px;
}
.collection_box div {
	float: left;
}
.clear {
	clear: both;
}
