@charset "UTF-8";
/* CSS Document */

#header-content {
	width: 936px;
}

#nav-wrapper {
	width: 936px;
}

#content-wrapper {
	width: 936px;
}

#nav-container {
	width: 873px;
}

#content-bg {
	width: 873px;
}

#footer-1 {
	width: 873px;
}

#footer-2 {
	width: 873px;
}

#content-container {
	margin: 0px 10px 0px 10px;
	background: url(bg-divider.png) 665px 0px repeat-y;
}

#content-left {
	width: 653px;
}


#result-header {
	width: 653px;
}

#result-bar-top {
	width: 653px;
}

.result-list {
	width: 653px;
}

#result-bar-bottom {
	width: 653px;
}

#sp-wrapper {
	width: 653px;
}

#sp-right {
	width: 352px;
}

#result-header {
	background: url(bg-popular.png) 0px 0px repeat-x;
}

#result-header h1 {
	margin: 7px 0px 5px 10px;
	font-size: 17px;
}

.from-r {
	margin: 5px 20px 15px 15px;
}

.from-r h4 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

.from-r h4 a {
	color: #6db6db;
	text-decoration: none;
}

.from-r h4 a:hover {
	text-decoration: underline;
}

.from-r h2 {
	margin: 0px 0px 0px 0px;
	line-height: 25px;
	color: #828282;
}

.from-r h3 {
	margin: 2px 0px 8px 0px;
	color: #A5C620;
}

.from-t {
	width: 245px;
	margin: 5px 0px 10px 10px;
}

.from-t p {
	margin: 0px 0px 6px 0px;
}

#banner-wrapper {
	width: 853px;
}

#description-header {

}

#description-header h1 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #676767;
	margin: 18px 0px 20px 0px;
	padding: 0px;
}

#description-header h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #9a9a9a;
}

#description-header h2 a {
	color: #9a9a9a;
	text-decoration: none;
}

#description-header h2 a:hover {
	color: #10A0FF;
	text-decoration: underline;
}

.dbox-1 {
	background: #f6f6f6 url(dbox-1.png) 0px 0px no-repeat;
	height: 4px;
}

.dbox-2 {
	background: #f6f6f6 url(dbox-2.png) 0px 0px no-repeat;
	width: 4px;
	height: 4px;
	float: right;
}

.dbox-3 {
	background: #f6f6f6 url(dbox-3.png) 0px 0px no-repeat;
	height: 4px;
}

.dbox-4 {
	background: #f6f6f6  url(dbox-4.png) 0px 0px no-repeat;
	width: 4px;
	height: 4px;
	float: right;
}

#description-bigshot {
	float: left;
	width: 177px;
	height: 150px;
	margin: 0px 20px 30px 0px;
}

#description-info {
	width: 456px;
	float: left;
	margin: 0px 0px 30px 0px;
}

#description-info h1 {
	font-size: 14px;
	line-height: 14px;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	color: #656565;
	font-family: "Century Gothic", Arial;
}

#description-info p {
	color: #979797;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#description-text {
	margin: 6px 18px 8px 18px;
}

#description-text p {
	margin: 0px 0px 2px 0px;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}

#description-text p strong {
	color: #656565;
}

#description-text a {
	color: #6db6db;
	text-decoration: none;
}

#description-text a:hover {
	color: #FF3197;
	text-decoration: underline;
}

