@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.wrap {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #910005;
}

.top-thumb {
	float: right;
	overflow: hidden;
}
.top-thumb img {
	border: 1px solid #900;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#model-list li {
	font-weight: bold;
	list-style-type: none;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #910005;
}
#section-text li {
	font-size: 22px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#section-text ul {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#section-text {
	background-color: #EBE9E9;
	border: 1px dotted #910005;
	margin-top: 20px;
}

#section-text li a {
	color: #910005;
	text-decoration: none;
}
#section-text li a:hover {
	color: #000;
}

#model-list li a {
	color: #910005;
	text-decoration: none;
}
#model-list li a:hover {
	color: #000;
}


#model-list {
	width: 150px;
	padding-top: 10px;
}
#model-list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#model-list h1 {
	font-size: 22px;
	color: #910005;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}
.content {
	float: right;
	width: 800px;
	padding-top: 0px;
	margin: 0px;
}
.section {
	background-color: #ebe9e9;
	padding: 10px;
	border: 1px dotted #910005;
	margin-top: 20px;
}
.section-right {
	float: right;
}

.section .thumb {
	float: right;
	width: 410px;
}
#section-ad {
	text-align: center;
	background-color: #EAEAEA;
	margin-top: 20px;
	border: 1px dotted #910036;
	padding-top: 10px;
	padding-bottom: 10px;
}
#section-ad a {
	font-size: 22px;
	line-height: 26px;
	color: #910005;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	text-align: center;
	background-color: #EBE9E9;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #910005;
}
a:link {
	color: #910005;
}
a:visited {
	color: #910005;
}
a:hover {
	color: #000;
}
a:active {
	color: #910005;
}
.join {
	float: right;
	padding-top: 70px;
}

#section-ad a:hover {
	font-size: 22px;
	line-height: 26px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.section .thumb img {
	margin-bottom: 18px;
	margin-left: 5px;
	margin-right: 5px;
}

.section img {
	border: 1px dotted #910005;
}
#trades {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE9E9;
	border: 1px dotted #910036;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
}
#trades ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#trades li {
	list-style-type: none;
	text-align: center;
	height: 20px;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 225px;
	float: left;
	border: 1px dotted #670100;
	font-weight: bold;
	background-color: #FFFFFF;
}
#trades a {
	text-decoration: none;
}

