@charset "utf-8";

/* CSS Document */

body {
	font-size: 10pt;
	color: #333333;
	font-family: Arial, "新細明體", "細明體", "標楷體";
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#member {
	width: 139px;
	text-align: right;
	height: 84px;
}
#member p {
	vertical-align: middle;
	display: inline;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#member a {
	font-size: 7.5pt;
}
#search {
	text-align: right;
}
#link a {
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	overflow: auto;
	margin-left: 10px;
}

#register {
	width: 43px;
	height: 23px;
}
#log_in {
	height: 23px;
	width: 43px;
}
#id {
	width: 100px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#password {
	width: 100px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
#send {
	height: 23px;
	width: 43px;
}
#price {
	width: 135px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666666;
}
#key_point {
	width: 131px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}
#copyright {
	color: #FFFFFF;
	background-color: #04A2C5;
}
#copyright p {
	margin-left: 10px;
}
#copyright a {
	color: #FFFFFF;
}
#activity_content p {
	margin-left: 5px;
}
#activity_more a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
}

#activity_more  {
	text-align: right;
}
#new_more {
	text-align: right;
}
#new_more a {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
}
#new_content a {
	background-image: url(../images/house.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	overflow: auto;
	margin-left: 10px;
}

