body
{
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-family: 新細明體;
	background-color: black;
	color: #ffffff;
}
A:link
{
	color: #336600;
	text-decoration: none;
}
A:visited 
{ 
	COLOR: #336600;TEXT-DECORATION: none
}
A:active 
{ 
	COLOR: #336600; TEXT-DECORATION: none
}
A:hover
{
	color: #ff9900;
	text-decoration: underline;
}
/*主框*/
#page_layout
{
	width: 950px;
	background-color: #ffffff;
	color: #000000;
}
/*上幅*/
#page_link
{
	width: 100%;
	text-align: right;
}
#page_banner
{
}
/*選單*/
#page_menu
{
	float: left;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorstr=#FFFFFF,endColorstr=#deeeff);
	width: 100%;
}
/*下幅*/
#page_bottom
{
	float: left;
	width: 100%;
	background-image: url(../BlogPic.ashx?ID=24&Width=950&Height=80);
	text-align: center;
	height: 130px;
	padding-top: 20px;
}

/*----------------------------------以上為基本設定------------------------------*/
#nav
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 30px;
	padding-top: 0px;
	list-style-type: none;
}
#nav A
{
	font-size: 12pt;
	display: block;
	text-align: center;
}
#nav .main
{
	float: left; WIDTH: 100px; 
}
#nav LI A:hover
{
	background: #dbffdb;
}
#nav LI UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: -100px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100px; LINE-HEIGHT: 27px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TEXT-ALIGN: left
}
#nav LI UL LI
{
	float: left;
	width: 100px;
	background-color: #deeeff;
}
#nav LI:hover UL {
	LEFT: auto
}
#nav LI.sfhover UL {
	LEFT: auto
}
/*首頁樣式*/
.default_title
{
	font-size: 18pt;
	font-weight: bolder;
}
.default_bottom
{
	text-align: right;
}
/*標頭*/
#title
{
	font-size: 18pt;
	text-align: center;
	font-weight: bolder;
}
/*內容樣式*/
#contents
{
	padding: 10px;
	float: right;
	width: 690px;
	text-align: left;
}
#contents .bottom
{
	text-align: center;
}
#contents .TypeTable
{
	background-color: #008800;
}
#contents .TypeCatalog
{
	text-align: center;
	background-color: #BBFFBB;
}
#contents .TypeContents
{
	background-color: #E1FFE1;
}
/*左選單樣式*/
#menu
{
	padding: 10px;
	float: left;
}
/*左選單內框樣式*/
.menu_class
{
	padding-top: 10px;
	width: 200px;
}
.menu_class .title
{
	background-image: url(/BlogPic.ashx?ID=12);
	height: 25px;
	font-weight: bold;
	color: #990000;
	font-size: 12pt;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}
.menu_class .contents
{
	background-color: #E7E7E7;
	border: #b6b6b6 1px solid;
	padding: 5px;
	font-size: 12pt;
}
.menu_class .bottom
{
	background-image: url(/BlogPic.ashx?ID=13);
	height: 30px;
	background-repeat: no-repeat;
	background-position-y: bottom;
}

/*地圖搜尋樣式*/
#auction_map
{
	border: #008800 1px solid;
	width: 100%;
	height: 550px;
}
#project_pic
{
}
#q_a .title
{
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
}
#q_a .insert
{
	border-style: dashed;
	border-width: 1px;
	width: 687px;
	text-align: center;
}
/*法拍精選列表樣式*/
.auction_push .picture /*圖片背景*/
{
	border: maroon 1px dotted;
	width: 150px;
	height: 150px;
	text-align: center;
	background: #ffffcc;
}
.auction_push .contents
{
	font-size: 11pt;
}
.auction_push .name /*案名*/
{
	font-weight: bold;
	color: #330066;
}
.auction_push .area /*面積*/
{
	color: teal;
}
.auction_push .price /*金額*/
{
	font-weight: bold;
	color: red;
}

/*法拍案件簡易內容樣式*/
#auction_title
{
	font-weight: bold;
	font-size: 16pt;
}
#auction_project
{
	background-color: #ff6600;
	width: 690px;
}
#auction_project .catalog
{
	background-color: #ffcc66;
	width: 100px;
	padding: 5px;
}
#auction_project .other_catalog
{
	background-color: #ffe1b2;
	width: 100px;
	padding: 5px;
}
#auction_project .contents
{
	background-color: #ffffcc;
	text-align: left;
	padding: 5px;
}
#auction_project_map
{
	width: 100%;
	height: 300px;
	border: #FFCC81 1px solid;
}
#auction_project_pano
{
	width: 100%;
	height: 300px;
	border: #FFCC81 1px solid;
}

/*售屋搜尋樣式*/
#sell_search
{
	padding: 10px;
	width: 200px;
	float: left;
}
#sell_search .title
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorstr=#FFFFFF,endColorstr=mediumseagreen); /*background-image: url(../BlogPic.ashx?ID=12);*/
	height: 30px;
	font-weight: bold;
	color: #006600;
	font-size: 12pt;
	text-align: center;
}
#sell_search .contents
{
	background-color: #dbfbd7;
	border-right: mediumseagreen 1px solid;
	border-left: mediumseagreen 1px solid;
}
#sell_search .bottom
{
	background-color: #dbfbd7;
	border-right: mediumseagreen 1px solid;
	border-left: mediumseagreen 1px solid;
	border-bottom: mediumseagreen 1px solid;
	text-align: right;
}

/*售屋案件列表樣式*/
.sell_list .picture
{
	width: 150px;
	height: 150px;
	text-align: center;
	background: #e5ffeb;
	border: darkblue 1px dotted;
}
.sell_list .contents
{
	font-size: 11pt;
}
.sell_list .name
{
	font-weight: bold;
	color: #006600;
}
.sell_list .prea /*面積*/
{
	color: teal;
}
.sell_list .price /*金額*/
{
	font-weight: bold;
	color: red;
}

/*售屋案件內容樣式*/
#sell_project_title
{
	font-weight: bold;
	font-size: 16pt;
}
#sell_project
{
	background-color: mediumseagreen;
	width: 690px;
}
#sell_project .catalog
{
	background-color: #c8ffc8;
	width: 100px;
	padding: 5px;
}
#sell_project .other_catalog
{
	background-color: #e6fbe6;
	width: 100px;
	padding: 5px;
}
#sell_project .contents
{
	background-color: #eff4ff;
	text-align: left;
	padding: 5px;
}
#sell_project_map
{
	width: 690px;
	height: 300px;
	border: #FFCC81 1px solid;
}
#sell_project_pano
{
	width: 690px;
	height: 300px;
	border: #FFCC81 1px solid;
}

/*部落格分類樣式*/
#BlogClass
{
	width: 200px;
}
#BlogClass .Title
{
	background-image: url(../BlogPic.ashx?ID=12);
	height: 25px;
	font-weight: bold;
	color: #990000;
	font-size: 12pt;
	background-repeat: no-repeat;
}
#BlogClass .Contents
{
	background-color: #E7E7E7;
	border: #b6b6b6 1px solid;
	padding: 5px;
	font-size: 12pt;
}
#BlogClass .Bottom
{
	background-image: url(../BlogPic.ashx?ID=13);
	height: 30px;
	background-repeat: no-repeat;
	background-position-y: bottom;
}
/*部落格文章樣式*/
.BlogList
{
	border-bottom: darkorchid 1px dotted;
	width: 630px;
}
.BlogList .Title
{
	font-weight: bold;
	font-size: 14pt;
	color: #336666;
	text-align: left;
}
.BlogList .Contents
{
	text-align: left;
	padding-left: 20px;
	font-size: 12pt;
}
.BlogList .Bottom
{
	text-align: right;
}

/*好站聯結樣式*/
.link
{
	border-bottom: darkorchid 1px dotted;
	width: 630px;
}
.link .title
{
	font-weight: bold;
	font-size: 14pt;
	color: #336666;
	text-align: left;
}
.link .contents
{
	text-align: left;
	padding-left: 20px;
	font-size: 12pt;
}
.link .bottom
{
	text-align: right;
}

