/** {
color: #666;
margin: 0;
padding: 0;
border: 0;
}*/
a {
text-decoration: none;
}
a:visited {
color: #999;
}
a:hover {
color: #C39;
}
body {
	font:12px "新細明體", sans-serif;
/*	text-align: center; */
	background-color: #ffffff;
	margin-top: 5px;
}
#menubar {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
}
#box {
background: #FFF repeat-y center top;
width: 960px;
padding-top: 1px;
margin:0 auto;
}
#topmenu {
	margin:0 auto 0px auto;
	width: 960px !important;
	width /**/:964px;  /* For IE 5.x */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#topmenu #logo {
	text-align: left;
	float: left;
	width: 50%;
	height: 75px;
}
#topmenu #logo img {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#topmenu #version {
	text-align: right;
	float: right;
	width: 50%;
	height: 75px;
}
#topmenu #version #vposition {
	margin-top: 25px;
	margin-right: 10px;
}
#nav {
width:960px;
margin:0 auto;
}
#nav li {
    display:inline;
list-style-type: none;
}
#nav a {
font-size:14px;
font-weight: bold;
color:#666;
background:url("../images/menu/nav_bg_left.gif") no-repeat;
padding-left:4px;
float: left;
border-bottom:1px solid #666;
}
#nav a span {
display:block;
padding:13px 22px 9px 19px;
background: url("../images/menu/nav_bg_right.gif") no-repeat right top;
}
#nav .last {
padding:13px 20px 9px 25px;
border-right: 0px solid #666;
}
#nav a:hover {
background-position: 0 -50px;
}
#nav a:hover span {
color:#C39;
background-position: 100% -50px;
padding-top: 14px;
padding-bottom:8px;
}
p {
	line-height: 140%;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}
/*leftmenu*/
#leftmenu {
	float: left;
	width: 175px;
	margin-left: 10px;
	clear: left;
	display: inline;
	margin-top: 10px;
}
#sort {
	/*background:#EEE*/;
	text-align:left;
	white: 158px !important;
	white /**/: 160px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	background-color: #FFF;
}
#sort h1 {
background-repeat:no-repeat;
background-position:top center;
text-indent:-9999px;
height:29px;
}
#sort_h_1 {
background-image:url("../images/cate_01.jpg");
}
#sort ul {
padding-left: 8px;
padding-bottom: 6px;
border-top: 1px solid #CCC;
list-style:none;
}
#sort li {
	width:150px;
	padding:8px 0 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/*main*/
#mainpage {
	width: 900px;
	padding-top: 8px;
}
#main {
	float: left;
	width: 760px;
	padding-top: 8px;
}
#headfont {
	text-align: center;
	margin-top: 6px;
	width: 100%;
	padding-left: 25px;
	margin-left: 10px;
}
#headfont h1 {
	font-size: 36px;
	line-height: 100%;
}
#headfont h2 {
	font-size: 18px;
	line-height: 260%;
}
#headfont h3 {
	font-size: 28px;
	line-height: 30%;
	text-align: left;
}
#headfont p {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.more {
	font-size: 12px;
	color: #0066cc;
	text-decoration: none;
	text-align: right;
	float: right;
}
#banner1 li {
	text-align: left;
	display:inline;
	list-style:none;
}
#navlist {
padding:0 0 0px 7px;
}
#main_content {
	margin-bottom:20px;
	margin-top: 35px;
	margin-left: 30px;
}
#main_content #leftzone, #main_content #rightzone {
	margin-top:10px;
}
#main_content #leftzone div {
	padding-right:450px;
	margin-left:10px;
	vertical-align:left;
	padding-top:10px;
}
#main_content #rightzone div {
	margin-left:450px;
	margin-right:10px;
	vertical-align:left;
	padding-top:10px;
}
#main_content h3 {
	color: #0C3;
	font-family:  "新細明體", Verdana, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 35px;
	text-align: left;
	margin-left: 0px;
}
#main_content #rightzone p, #main_content #leftzone p {
	font-size:14px;
	line-height:22px;
	color: #666666;
}
#main_content h3 a , #main_content a {
	text-decoration:none;
	color:#000;
}
#main_content strong a {
	color:#333;
}
#leftzone img {
	float: right;
}
#rightzone img {
	float: left;
}
#page_content {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 35px;
}
#page_content p {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
#page_content ul li {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}
#footer {
	line-height:10px;
	color:#C06;
	background:url("../images/footer_bg.gif") repeat-x;
	clear:both;
	width: 954px !important;
	height:55px !important;
	width /**/: 958px;
	height /**/:62px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
}
.noline {
	border-bottom: 0px solid #CCC;
}
