@charset "utf-8";
/* CSS Document */
/*主要標籤*/
body {
	margin: 0;
	padding:0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-repeat: repeat-x;
}
ul{
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
	list-style-type: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;	
}
img{
	border-style: none;
}
.cut{
	clear:both;
}

/*大區塊*/
#content{
	width: 950px;
	margin: auto;
}
#my_body{
	padding-bottom:10px;
	margin:0;
}
#header{
	height:35px;
	background-repeat: repeat-x;
	padding-top:9px;
}
#side{
	margin-left:10px;
	*margin-left:5px;
	float:left;
	width:173px;
}
#main{
	margin-left:10px;
	*margin-left:5px;
	float:left;
	width:745px;
}
#foot{
	text-align: center;
	margin-bottom:100px;
}

/*使用者區塊*/
/*上方區塊*/
#banner{
	background-repeat: no-repeat;
    height:184px;
}
#banner a{
	position: relative;
}

#commend{
	background-image: url(/images/icon/medal3.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	margin:4px;
	letter-spacing: 1pt;
	height:18px;
	float:left;
}
#follow{
	background-image: url(/images/style1/icon/follow.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	margin:4px;
	letter-spacing: 1pt;
	height:18px;
	float:left;
}
#linking{
	float:left;
	height:18px;
}
#linking li{
	float:left;
	margin:4px;
	padding:0 9px;
	letter-spacing: 1pt;
}
#route{
	clear:left;
	float:left;
	margin:5px 0px 5px 20px;
}
/*左側區塊*/
#side .title_img{
	background-repeat: no-repeat;
	padding:10px 0 0 55px;
}
#introduction,
#blog_book,
#new_respond,
#my_commend,
#commend_me,
#my_guest{
	clear:both;
	margin-bottom:20px;
}
#my_info ul,
#blog_book ul,
#new_respond ul{
	margin-left:10px;
}
/*個人專區*/
#my_name{
	font-size: 12pt;
	text-align: center;
}
#my_online,
#my_offline{
	background-repeat: no-repeat;
	height:16px;
	width:60px;
	margin:8px auto 0;
	padding-left:20px;
	letter-spacing: 1pt;
}
#my_online{
	background-image: url(/images/style1/icon/online.gif);
}
#my_offline{
	background-image: url(/images/style1/icon/offline.gif);
}
#my_picture{
	margin-top:2px;
	text-align: center;
}
#my_picture table{
	border: 1px solid #CCCCCC;
	padding:1px;
}
#my_picture table.big{
	height:160px;
	width:160px;
	margin-bottom:4px;
}
#my_picture table.small{
	height:55px;
	width:55px;
	margin:1px;
	*margin:1px;
	float:left;
}
#my_connect{
	text-align: center;
	margin:3px;
	border-bottom: #999 1px dashed;
	clear:both;
}
#my_connect img{
	margin:4px;
}
#my_info{
	margin-top:10px;
}
#my_info li{
	margin:2px;
}
/*網誌分類*/
#blog_book li a{
	margin:2px;
}
#blog_book li span{
	margin-left:5px;
}
#blog_book li.bb_book a{
	margin:2px;
}
#blog_book li.bb_book{
	margin-left:20px;
}
/*最新回應*/
#new_respond li{
	margin:2px;
}
/*自訂連結*/
#hyperlink li{
	margin:3px 0px 3px 20px;
	list-style-type: disc;
}
#hyperlink li a{
	color:#333;
}
/*最新網誌*/
#new_article_list li{
	margin:3px;
	margin-left:13px;
}
#new_article_list li a{
	color:#333;
}
/*我的推薦、誰推薦我、我的訪客*/
#my_commend .link,
#commend_me .link,
#my_guest .link{
	padding:0px;
}
#my_commend a,
#commend_me a,
#my_guest a{
	border: 1px solid #CCC;
	margin:2px;
	float:left;
	padding:1px;
	width:35px;
	height:35px;
}
#my_commend a:hover,
#commend_me a:hover,
#my_guest a:hover{
	border: 1px solid #666;
}
/*主要內容區*/
#main .title_img{
	background-repeat: no-repeat;
	height:31px;
}
#new_object,
#new_media,
#new_picture,
#new_blog,
#new_trade,
#new_news{
	width:745px;
	margin:0;
}
/*項目外框*/
.list{
	background-repeat: repeat-y;
	float:left;
	width:745px;
}
.list2{
	background-repeat:no-repeat;
	float:left;
	width:745px;
}
.list3{
	background-repeat:no-repeat;
	background-position: left bottom;
	padding:25px 0px 30px 35px;
	float:left;
	width:710px;
}
/*大物件項目*/
.obj{
	padding: 5px 5px 10px;
	margin:8px;
	width:141px;
	height:200px;
	float:left;
}
.obj_title{
	text-align: center;
	margin:5px 0;
}
.obj_info{
	margin-top:2px;
	text-align: center;
}
.obj_info span,
.trade_info span{
	margin-left:10px;
}
/*分頁*/
.pages{
	clear:left;
}
.pages ul{
	float:left;
	margin-left:15px;
}
.pages li{
	float:left;
	border-left: #999 1px solid;
	padding:2px 5px;
	height:13px;
	cursor: pointer;
}
.pages li:hover{
	text-decoration: underline;
}
.pages li,
.pages li a{
	line-height: 13px;
}
.more{
	float:right;
	margin-right:8px;
}
/*影音、相片、成交*/
.media,
.picture,
.trade{
	width:100px;
	padding:3px;
	float:left;
	margin:0 3px 2px;
}
.media div{
	clear:both;
}
.video_name,
.photo_name,
.trade_title,
.trade_info{
	text-align: center;
	margin-top:3px;
}
.video_size,
.photo_num{
	text-align: center;
}
/*文章、新聞*/
.article,
.news{
	margin:0 20px 10px 0;
	border-bottom: #999 1px dashed;
}
.article_title,
.news_title{
	margin-bottom:5px;
}
/*物件列表*/
.object_list {
	margin-bottom:20px;
}
.object_list .title_img{
	height:48px;
	background-repeat:no-repeat;
}
.ob_list_menu ul li{
	float:left;
	border-left: #999 1px solid;
	margin-top:5px;
	padding:0px 10px;
	font-size: 13px;
}
.ob_list_menu ul li a:hover,
.ob_list_menu ul li a.curr{
	font-weight: bold;
	color: #336699;
}
.ob_list_menu{
	margin-bottom:5px;
}
.ob_list{
	width:465px;
	float:left;
	background-repeat: repeat-x;
}
.ob_list_map{
	width:270px;
	float:left;
}
.ob_list_pages{
	margin:10px 0px;
}
.ob_list_pages .pages li{
	font-size: 11px;
	border-left: #999 1px solid;
	float:left;
	padding:0px 5px;
}
.ob_list_pages .pages ul,
.ob_list_pages .pages a{
	float:left;
	padding:0px 5px;
	margin:0px;
}
.pages a img{
	background-repeat: no-repeat;
	overflow: hidden;
	width:10px;
	height:10px;
}
.pages .backward img{
	background-image: url(/images/style1/icon/p_backward.gif);
}
.pages .foward img{
	background-image: url(/images/style1/icon/p_foward.gif);
}
.pages .toend img{
	background-image: url(/images/style1/icon/p_toend.gif);
}
.pages .tostart img{
	background-image: url(/images/style1/icon/p_tostart.gif);
}
.pages a:hover img{
	background-position: 0px -10px;
}
.order{
	text-align: right;
	float: right;
}
.nums{
	clear:left;
	padding-top:5px;
}
.ob_list_ob{
	margin-bottom:15px;
}
.ob_list_ob .title{
	padding-bottom:2px;
}
.ob_list_ob .pic img{
	padding:2px;
}
.ob_list_ob .pic img,
.ob_de_pics .pic table{
	border: 1px solid #CCCCCC;
}
.ob_info{
	margin-left:10px;
}
.ob_list_ob .ob_media{
	border-bottom: 1px dashed #999;
}
.ob_media img,
.ob_list_ob .ob_msg img,
.ob_list_ob .ob_detial img{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	width:81px;
	height:23px;
}
.ob_media img:hover,
.ob_list_ob .ob_msg img:hover,
.ob_list_ob .ob_detial img:hover{
	background-position: 0px -23px;
}
.ob_list_ob .price,
.ob_list_ob .addr,
.ob_list_ob .ping,
.ob_list_ob .kind,
.ob_list_ob .floor,
.ob_list_ob .old,
.ob_list_ob .room{
	padding:3px;
}
.ob_foot{
	background-repeat: repeat-x;
}
/*地圖*/
.ob_list_map{
	margin-left:10px;
	*margin-left:5px;
}
.ob_map_bt{
	float:left;
	width:13px;
	height:794px;
	background-image: url(/images/style1/map-line.gif);
	padding-top:300px;
	background-repeat: no-repeat;
	margin-right:2px;
	*margin-right:0px;
}
.ob_list_map .ob_map{
	float:left;
	padding:1px;
	*padding:0px;
	width:250px;
	margin:0px;
}
.ob_list_map_full .ob_map{
	float:left;
	padding:1px;
	width:725px;
}
.ob_list_map .ob_map_bt a img{
	background-image: url(/images/style1/bt-open.gif);
}
.ob_list_map_full .ob_map_bt a img{
	background-image: url(/images/style1/bt-close.gif);
}
.ob_map_bt a img{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.ob_map_bt a img:hover{
	background-position: -20px 0px;
}
.ob_list_map .ob_map_menu{
	padding-top:8px;
	margin-bottom:10px;
	text-align: center;
	background-image: url(/images/style1/map-top.gif);
	background-repeat: no-repeat;
}
.ob_list_map_full .ob_map_menu{
	padding-top:8px;
	margin-bottom:10px;
	text-align: center;
	background-image: url(/images/style1/map-top-b.gif);
	background-repeat: no-repeat;
}
.ob_map_main{
	width:250px;
	height:1058px;
	background-image: url(/images/style1/test-img2.gif);
}
.ob_list_map_full{
	display:none;
}
.ob_map_main_full{
	width:715px;
	height:1058px;
	background-image: url(/images/style1/test-img2.gif);
}
/*詳細物件資料*/
.ob_de_detial{
	width:465px;
	float:left;
	background-repeat: repeat-x;
	padding-top:15px;
}
.ob_de_title{
	margin-bottom:5px;
	margin-top:10px;
}
.ob_de_pics{
	width:148px;
	float:left;
}
.ob_de_pics .pic table{
	margin-bottom:15px;
}
.ob_de_info{
	width:300px;
	margin-left:15px;
	float:left;
	line-height: 22px;
}
.str{
	font-weight: bold;
}
.ob_de_info td{
	border-bottom: 1px dashed #999;
	padding:2px;;
}
td.ob_linking{
	padding:5px 0px 10px;
	border: none;
}
.ob_linking img,
.ob_loan img{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
a.ob_loan:hover img{
	background-position: 0px -22px;
}
.ob_linking a:hover img{
	background-position: 0px -46px;
}
td.miniblog{
	border:none;
}
/*相關文章*/
.ob_de_article{
	clear:both;
	line-height: 22px;
	margin-bottom:10px;
}
.ob_ar_subject{
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: 0px 7px;
}
.go_top img{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin-left:10px;
}
a.go_top:hover img{
	background-position: 0px -22px;
}
/*回應*/
.ob_respond{
	padding-top:10px;
	clear:both;
}
.ob_res_title{
	margin-bottom:5px;
	text-align: center;
}
.ob_res_btn{
	text-align: center;
}
.ob_res_btn_close img,
.ob_res_btn_open img{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
a.ob_res_btn_close:hover img,
a.ob_res_btn_open:hover img{
	background-position: 0px -25px;
}
.ob_res_btn_close,
.ob_res_btn_open{
	clear:both;
}
.ob_res_btn_open{
	display:none;
}
.ob_res_pic table{
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.ob_res_pic{
	float:left;
	width:110px;
}
.ob_res_info{
	float:left;
	margin-left:5px;
	width:620px;
}
.ob_res_info div{
	margin-bottom:5px;
}
.ob_res_info{
	padding-top:10px;
}
.ob_res_msg{
	border-bottom: 1px dashed #999999;
	padding-bottom:20px;
	margin-bottom:10px;
}
.ob_res_main{
	line-height: 22px;
	letter-spacing: 1px;
}
.ob_res_master_re{
	display:none;
}
.ob_res_master_re2{
	border-top:1px dashed #999999;
	line-height: 22px;
	letter-spacing: 1px;
}
.ob_res_write{
	border-bottom: 1px dashed #999999;
	padding-bottom:20px;
}
.ob_res_wr_title{
	clear:both;
	margin-bottom:5px;
}
.ob_res_wr_info{
	float:left;
	margin-left:10px;
}
.ob_res_wr_main{
	line-height: 36px;
}
.ob_res_wr_name,
.ob_res_wr_type{
	margin-bottom:5px;
}
.ob_res_write .ob_res_pic{
	padding-top:50px;
}
/*相簿*/
#album .ob_list_pages,
#videos .ob_list_pages,
#friend .ob_list_pages{
	border-top:1px dashed #999999;
	padding-top:10px;
}
#photos .ob_list_pages{
	border-top:1px dashed #999999;
	padding-top:10px;
	margin-right:40px;
	clear:both;
}
.photos_list{
	clear:both;
}
.one_album,
.one_photos{
	width:160px;
	float:left;
	margin:10px 0px 10px 12px;
}
#photo .one_photos{
	width:120px;
	float:left;
	margin:10px 10px 10px 12px;
}
.one_videos,
.one_friend{
	width:135px;
	float:left;
	margin:10px 0px 10px 12px;
	*margin-left:6px;
}
.album_box{
	border-width: 1px 3px 3px 1px;
	border-style: solid inset inset solid;
	border-color: #D9D9D9;
}
.photos_box{
	border: 1px solid #D9D9D9;
}
.photos_box2{
	border-top: 3px solid #ADD6D6;
	border-right: 3px inset #ADD6D6;
	border-bottom: 3px inset #ADD6D6;
	border-left: 3px solid #ADD6D6;
}
.videos_box,
.friend_box{
	border: 1px solid #D9D9D9;
}
.album_name,
.album_date,
.photos_name{
	text-align: center;
	margin-top:5px;
}
.videos_name,
.videos_info,
.friend_name{
	text-align: center;
	margin-top:5px;
}
.videos_click{
	text-align: center;
	margin-top:5px;
}
.album_num{
	text-align: center;
	margin-top:5px;
}
.next_page{
	float:left;
}
.offense{
	float:right;
}
.big_photo img{
	margin:auto;
	border: 1px solid #D9D9D9;
	padding:3px;
}
.big_photo{
	text-align: center;
}
.photo_info{
	padding:10px 0px;
	text-align: center;
	border-bottom:1px dashed #999999;
}
.photo_title{
	padding-top:10px;
	margin-bottom:10px;
	text-align: center;
}
.album_list{
	clear:both;
}
.album_record{
	float:right;
	margin-right:40px;
}
#photos .album_name{
	font-size:14px;
	margin-right:40px;
}
/*影音*/
.video_title{
	border-top:1px dashed #999999;
	padding-top:5px;
}
.video_content{
	margin-top:10px;
}
.video_main{
	float:left;
	width:465px;
}
.video_side{
	float:left;
	width:279px;
}
.video_play img{
	border: 1px solid #D9D9D9;
	padding:3px;
	margin-top:10px;
}
.video_collect img,
.video_commend img{
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
a.video_collect:hover img,
a.video_commend:hover img{
	background-position: 0px -25px;
}
.video_bt{
	margin-top:5px;
}
.video_side_bt a img{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:77px;
	height:21px;
}
.video_side_bt li{
	width:77px;
	height:21px;
	float:left;
}
.video_side_bt li a:hover img,
.video_side_bt li.cur a img{
	background-position: 0px -21px;
}
.other_videos{
	height:550px;
	overflow: auto;
	background-repeat: repeat-x;
	background-position:top;
	border: 1px solid #D9D9D9;
}
.other_video_title{
	text-align: center;
	padding:5px;
}
.other_video_img img{
	border: 1px solid #D9D9D9;
	padding:2px;
}
.other_video_img{
	float:left;
}
.other_video_info{
	float:left;
	margin-left:5px;
}
.other_video_one{
	margin-bottom:4px;
	padding:3px;
	border-bottom:1px dashed #999999;
}
a img.more_video{
	width:51px;
	height:20px;
	background: url(/images/style1/more-list.gif) no-repeat 0px -20px;	
}
a:hover img.more_video{
	background-position: 0px 0px;
}
/*文章*/
.ar_main{
	margin-top:10px;
}
.ar_li_title,
.ar_title{
	background-repeat: no-repeat;
}
.ar_li_content,
.ar_content{
	clear:both;
	line-height: 24px;
	padding:3px 40px 3px 15px;
}
.ar_li_foot{
	text-align: right;
	margin:7px 40px 7px 10px;
	clear:both;
}
.ar_foot .data{
	float:right;
}
.ar_ob{
	color:#930;
	margin-top:7px;
}
.ar_ob a{
	color:#930;
	font-weight: bold;
}
.ar_li_read{
	float:left;
	text-align: left;
}
.ar_li_one{
	margin-top:20px;
	clear:both;
}
.ar_li_one1{
	margin-top:20px;
	clear:both;
	padding-bottom:10px;
	margin-right:40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.ar_li_one1 .ar_li_title{
	background:none;
	float:left;
	padding:0px;
}
.ar_li_one1 .ar_li_foot{
	margin:0px;
	clear:both;
}
.ar_list_kind{
	font-size:14px;
	margin-top:10px;
}
.ar_list_kind a:hover,
.ar_list_kind a.cur{
	font-weight: bold;
	color: #069;
}
.ar_foot{
	margin-top:10px;
	clear:both;
}
.master_btn{
	margin-top:10px;
	float:left;
}
.index_master_btn{
	float:right;
}
.new_ar,
.edit_ar,
.del_ar{
	width:90px;
	height:22px;
	background-repeat:no-repeat;
	background-position:0px -22px;
	cursor: pointer;
	margin-left:10px;
}
.new_ar{
	background-image:url(/images/style1/bt-new.gif);
}
.edit_ar{
	background-image:url(/images/style1/bt-edit.gif);
}
.del_ar{
	background-image:url(/images/style1/bt-delete.gif);
}
.new_ar:hover,
.edit_ar:hover,
.del_ar:hover{
	background-position:0px 0px;
}

#person .info1,
#person .info2{
	padding:5px 2px 5px 260px;
	margin:1px;
	font-size:15px;
	height:auto;
	line-height: 20px;
}
#person .add_fd img{
	margin-right:5px;
}
#person .title{
	background-image:url(/images/icon/icon-01.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left center;
}
#person .info1{
	background-color:#EAEAEA;
}
#person .info2{
	background-color:#DFDFDF;
}
#person .pic{
	text-align: center;
	margin:5px;
}
#person .pic img{
	border:#ccc 1px solid;
	padding:7px;
}
#person .statistics{
	float:left;
	margin-right:15px;
	font-size:12px;
}
