@charset "utf-8";
/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin:0px auto;
	padding:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#333333;
}
input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.clear {
	clear:both;
}
#all_main_index {
	width:980px;
	padding:0;
	text-align:left;
	margin:0 auto;
}
#all_main {
	width:980px;
	padding:0;
	text-align:left;
	margin-left:5px;
	float:left;
}
#main {
	float:left;
	clear:both;
}
a{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#ff7f00;
	text-decoration:underline;
}
#top{
	width:980px;
	float:left;
	clear:both;
	position:relative;
}
#top div#post{
	position:absolute;
	top:22px;
	right:0px;
}
#top_left{
	width:400px;
	float:left;
	padding-top:5px;
}
#top_right{
	width:580px;
	float:right;
	text-align:right;
}
#top_left p.logout{
	padding:0px;
	margin:0;
}
#top_left p.logout span{
	color:#ff7f00;
	font-style:italic;
}
#top_left p.logout span a{
	color:#ff7f00;
}
#top_left p.logout img.botton{
	margin-bottom:-3px;
}
form.login{
	padding:0px;
	margin:0;
	color:#ff7f00;
	font-weight:bold;
	line-height:16px;
}
form.login input.text{
	width:130px;
	height:16px;
	border:1px solid #CCC;
}
form.login img.botton{
	margin-bottom:-3px;
}
#nav{
	width:500px;
	float:left;
	text-align:right;
	line-height:22px;
	height:22px;
}
#nav span{
	padding:0px 5px;
}
#nav span a{
	color:#333333;
	text-decoration:underline;
}
#nav span a:hover{
	color:#ff7f00;
	text-decoration:underline;
}
#nav span a.current{
	font-weight:bold;
	color:#000;
}
#lan{
	width:80px;
	float:right;
	text-align:center;
	background-color:#cccccc;
	color:#FFF;
	line-height:22px;
	height:22px;
}
#lan span{
	padding:0px 2px;
}
#lan span a{
	color:#FFF;
	text-decoration:underline;
}
#lan span a:hover{
	color:#ff7f00;
	text-decoration:underline;
}
#lan span a.selected{
	color:#000;
	font-weight:bold;
}

#search_info_index {
	padding:100px 0px 0px 270px;
	text-align:left;
}
#search_info_index form{
	margin:0;
	padding:0;
}
#search_info_index form.search p{
	padding:10px 0px;
	margin:0;
}
#search_info_index form.search input{
	border:1px solid #ccc;
	background-color:#efeded;
}
#search_info_index form.search select{
	border:1px solid #ccc;
	background-color:#efeded;
	width:280px;
}
#search_info_index form.search p img{
	margin-bottom:-5px;
	cursor:pointer;
}
#index_content{
	padding-top:50px;
	float:left;
	clear:both;
}
.box{
	width:228px;
	background:#efeded;
	border:1px solid #ccc;
	position:relative;
	float:left;
	margin-right:15px;
	padding-bottom:10px;
}
.box h1.title{
	background-image:url(images/title_red_bg.gif);
	position:absolute;
	top:-15px;
	left:-1px;
	height:23px;
	margin:0px;
	padding:0px;
	width:230px;
	font-size:14px;
	float:left;
	clear:both;
}
.box h1.title img{
	float:left;
}
.box h1.title span{
	float:left;
	padding-left:5px;
	color:#FFF;
}
.box ul{
	list-style:none;
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:30px;
}

.box_out{
	float:left;
}
.height_140{
	height:155px;
}
.height_160{
	height:187px;
}
.margin_bottom_30{
	margin-bottom:30px;
}





/*Inside*/
#search_info {
	text-align:left;
	padding-top:50px;
}
#search_info img.logo{
	float:left;
}
#search_info form{
	margin:0;
	padding:0;
	padding-top:30px;
	float:left;
}
#search_info form.search p{
	padding:0px;
	margin:0;
}
#search_info form.search p.title{
	padding-left:350px;
	padding-bottom:10px;
	color:#Ff7f00;
}
#search_info form.search input{
	border:1px solid #ccc;
	background-color:#efeded;
	margin-left:10px;
}

#search_info form.search input.checkbox{
	border:none;
	background:none;
}
#search_info form.search select{
	border:1px solid #ccc;
	background-color:#efeded;
	width:180px;
	margin-left:10px;
}
#search_info form.search  img.botton{
	margin-bottom:-5px;
	margin-left:10px;
	cursor:pointer;
}
#content{
	float:left;
	clear:both;
	width:980px;
	padding-top:20px;
}
div.page_content a{
	color:#Ff7f00;
	text-decoration:underline;
}
#content_popup{
	float:left;
	clear:both;
	width:600px;
	padding-top:20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
}
#content h1.title,
#content_popup h1.title{
	background-image:url(images/title_red_bg.gif);
	margin:12px 0px;
	padding:0px;
	font-size:14px;
	float:left;
	clear:both;
	width:100%;
	height:23px;
}
#content h1.title img,
#content_popup h1.title img{
	float:left;
}
#content h1.title span,
#content_popup h1.title span{
	float:left;
	padding-left:5px;
	color:#FFF;
}

#content h2.title{
	background-color:#cccccc;
	margin:15px 0px;
	padding:0px;
	font-size:13px;
	width:100%;
	height:20px;
	line-height:20px;
	float:left;
	clear:both;
}
#content h3.title{
	float:left;
	clear:both;
	width:100%;
	margin:20px 0px;
	padding:0;
	border-bottom:1px solid #ccc;
	line-height:25px;
	font-size:16px;
}
#content h3.title span.title_left{
	float:left;
}
#content h3.title span#add_to_favourites{
	float:left;
	font-size:13px;
	font-weight:normal;
	margin-left:15px;
}
#content h3.title span.title_right{
	float:right;
	width:200px;
	text-align:right;
	padding-right:20px;
	font-size:12px;
	font-weight:500;
}
#content h3.title span.title_right a{
	color:#ff7f00;
	text-decoration:underline;
}
#content h3.title span.title_right a:hover{
	color:#999;
}




.site{
	clear:both;
	float:left;
	width:100%;
}
.site a{
	color:#ff7f00;
}
.title_info{
	clear:both;
	float:left;
	width:100%;
}
.title_info div.title_info_left{
	width:340px;
	float:left;
}
.title_info div.title_info_left a{
	color:#ff7f00;
}
.title_info div.title_info_right{
	width:640px;
	float:left;
	text-align:right;
	color:#Ff7f00;
}
.title_info_right select{
	border:1px solid #ccc;
	background-color:#efeded;
	margin-left:10px;
}
#content_list{
	float:left;
	clear:both;
	width:100%;
}
#content_list ul.list{
	list-style:none;
	float:left;
	margin:0px;
	
}
#content_list ul.list li{
	padding-left:10px;
	line-height:20px;
	list-style:none;
	float:left;
	width:170px;
}

table.itemTable{
	float:left;
	width:100%;
	clear:both;
	margin:10px 0px;
}
table.itemTable tr td{
	padding:10px 0px;
}
table.itemTable tr.title{
	background-color:#CCC;
	font-weight:bold;
}
table.itemTable tr.title td{
	padding:0px;
}
table.itemTable tr td img{
	border:1px solid #CCCCCC ;
}
table.itemTable tr.row1{
	background-color:#f5f5f5;
	padding:5px 0px;
}

#page{
	clear:both;
	background-color:#CCC;
	line-height:20px;
	text-align:right;
	padding-right:10px;
	margin-bottom:10px;
}

#page span.current{
	font-weight:bold;
	text-decoration:underline;
}

.list_page{
	padding-top:20px;
}
.list_page p.orange{
	margin:0;
	padding:0;
	line-height:25px;
}
.list_page p.orange a{
	color:#ff7f00;
	text-decoration:underline;
}
.list_page p.orange a:hover{
	color:#666;
	text-decoration:underline;
}


table.postTable{
	width:100%;
	margin:20px 0px;
}
table.postTable tr td{
	padding:6px 0px;
	vertical-align:top;
}
table.postTable tr td textarea{
	border:1px solid #ccc;
	background-color:#efeded;
	width:360px;
}
table.postTable tr td input.short{
	border:1px solid #ccc;
	background-color:#efeded;
	width:180px;
}
table.postTable tr td input.long{
	border:1px solid #ccc;
	background-color:#efeded;
	width:400px;
}
table.postTable tr td input.botton{
	background-image:url(images/submit.gif);
	width:55px;
	height:21px;
	border:none;
	cursor:pointer;
}
table.postTable tr td img.botton{
	cursor:pointer;
}
table.postTable tr td select{
	border:1px solid #ccc;
	background-color:#efeded;
	width:183px;
	height:19px;
}
table.postTable tr td a{
	color:#ff7f00;
}

table.postTable tr td textarea.textarea{
	border:1px solid #ccc;
	background-color:#efeded;
	width:720px;
	height:150px;
}
.more_img{
	display:none;
}

div#owned_item_div input{
	margin:0px 0px;
}


tobdy#owned_item_body td{
	vertical-align:top;
}


div#content_info{
	width:100%;
	float:left;
	clear:both;
	padding-bottom:20px;
	
}
div#content_info div#content_info_left{
	width:640px;
	float:left;
	padding-right:10px;
}
div#content_info div#content_info_right{
	width:330px;
	float:right;
}
div#content_info div#content_info_left div.content_detail div.profile_photo{
	float:left;
	padding-right:10px;
	width:300px;
}
div#content_info div#content_info_left div.content_detail div.content_detail_text{
	width:515px;
	float:left;
}
div#content_info div#content_info_left div.content_detail div.content_detail_text h1{
	margin:0;
	padding:0;
	line-height:25px;
	font-size:14px;
	color:#ff7f00;
}
table.email_member{
	width:300px;
	margin:0px 15px 20px 15px;
}
table.email_member a{
	color:#Ff7f00;
	text-decoration:underline;
}
table.email_member tr td{
	padding:5px 0px;
}
table.email_member tr td input.short{
	border:1px solid #ccc;
	background-color:#efeded;
	width:215px;
}
table.email_member tr td img.botton{
	cursor:pointer;
}
table.email_member tr td textarea{
	border:1px solid #ccc;
	background-color:#efeded;
	width:215px;
	height:50px;
}

table.contentTable tr td.left_line{
	border-left:1px solid #ccc;
}

div.listing_detail{
	float:left;
	clear:both;
	width:600px;
	background-color:#f5f5f5;
	padding:15px;
	margin-top:20px;
}
div.listing_detail h1.title01{
	font-size:16px;
	padding:0;
	margin:0;
	line-height:25px;
	float:left;
	clear:both;
}
div.listing_detail h1.title01 span.left{
	float:left;
	width:470px;
}
div.listing_detail h1.title01 span.right{
	float:right;
	width:130px;
	font-size:12px;
	color:#Ff7f00;
	text-align:right;
}
div.listing_detail h1.title01 span.right a{
	color:#ff7f00;
}
div.listing_detail_info{
	clear:both;
	background:url(images/red_bg.gif) repeat-y;
	color:#FFF;
	padding:5px 15px;
}
div.listing_detail_info p{
	margin:0;
	padding:0;
	line-height:20px;
}
div.listing_detail_info p a{
	color:#FFF;
}
div.listing_detail_info p a:hover{
	color:#ff7f00;
	text-decoration:underline;
}
div.listing_detail_content{
	padding-top:20px;
}
div.related_item{
	float:left;
	clear:both;
}
div.related_item p{
	padding:10px 15px;
	margin:0px;
	float:left;
	clear:both;
	width:300px;
}
div.related_item p.row1{
	background-color:#f5f5f5;
}
div.related_item p.more{
	text-align:right;
}
div.related_item p.more a{
	color:#Ff7f00;
	text-decoration:underline;
}
div.related_item p span.pic{
	float:left;
	width:55px;
}
div.related_item p span.pic img{
	border:1px solid #cccccc;
}
div.related_item p span.text{
	float:left;
	width:245px;
}

div.ad_video{
	padding:10px 15px;
	width:300px;
}
div.ad_video div.ad_video_items{
	text-align:center;
}
div.ad_video p.video{
	text-align:center;
}
div.ad_video p.more{
	text-align:right;
}
div.ad_video p.more a{
	color:#Ff7f00;
	text-decoration:underline;
}

div.return_info a{
	color:#Ff7f00;
	text-decoration:underline;
}
div.return_info a:hover{
	color:#999;
}
/*Inside*/

/*common*/
.width_320{
	width:320px;
}
.red_font{
	color:#F00;
}
.margin_left{
	margin-left:10px;
}
.font_11{
	font-size:11px;
}
.font_12{
	font-size:12px;
}
/*common*/

/*footer*/
#footer{
	border-top:1px solid #ccc;
	margin-top:50px;
	clear:both;
	float:left;
	width:100%;
	font-size:12px;
	line-height:30px;
}
#footer_left{
	float:left;
	width:580px;
}
#footer_left p{
	margin:0px;
	padding:0px;
}
#footer_right{
	float:right;
	width:400px;
	text-align:right;
}
#footer_left span{
	padding-left:10px;
}

div.photo_show{
	float:left;
	margin:0;
	padding:0;
	width:600px;
}
div.photo_show ul{
	float:left;
	margin:0;
	padding-left:30px;
	width:570px;
	list-style:none;
}
div.photo_show ul li{
	float:left;
	margin:0;
	padding:5px 20px 5px 0px;
	width:250px;
}

div.error_message {
	color:#F00;
	margin:5px 0px;
}
div.success_message {
	color:#F00;
	margin:5px 0px;
}
div.success_message a{
	color:#Ff7f00;
	text-decoration:underline;
}

#favourite_members{
	padding:10px;
	width:800px;
}
#favourite_members span{
	float:left;
	width:100px;
	height:20px;
	margin:4px;
}
