@import url(global.css);
@import url(layout.css);
@import url(component.css);

div.Col2 div.Col2Left {
	width:190px;
	padding:1px;
	font-size: 11pt;
	border: 1px solid #FF9900;
}
div.Col2 div.Col2Right {
	width:745px;
	font-size: 11pt;
}

/*=== ×óƒÈÈÝ  ===*/
div.title {
	clear:both;
	color:#0000BB;
	text-align:left;
	background: url(../../../images/index/house/menubg2.gif) no-repeat right top;
	height: 24px;
	line-height:26px;
	margin:0 auto;
}
div.title h4 {
	float: left;
	height: 100%;
	background: url(../../../images/index/house/menubg2.gif) no-repeat left top;
	font-size:14px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}
ul.linkDesc {
	color: #676464;
}
ul.linkDesc li {
	line-height: 25px;
	padding-left:10px;
	position:relative;
}
ul.linkDesc li  span{
	position:absolute;
	right:8px;
	top:-4px;
	font-size:10pt;
	color:#333333;
}


#recentlyA {
	padding-bottom:8px;
}
#recentlyB .title span{
	position:relative;
}
#recentlyB .title span a{	
	font-size:9pt;
	width:45px;
	left:45px;
	top:0px;
	position:absolute;
}

/*=== ÓÒƒÈÈÝ  ===*/
.titleBox{
}
.titleBox .title_bg{
	color:#FFFFFF;
	font-weight:bold;
	background: url(../../../images/index/sitelinks/title_bg.gif) no-repeat left top;
}
.titleBox .title_bg div{
	padding-top:5px;
	padding-left:5px;
}
.title_line{
	height:2px;
	background-color:#FFAE3A;
}

.listBox{
	margin-bottom:10px;
	/*border:1px #FFAE3A solid;*/
}
.space{
	width:5px;
}
.listBox td{
	font-size:11pt;
}
.listBox .hits{
	font-size:9pt;
}
.hits span{
	color:#FF0000;
}
.bottom_line{
	height:2px;
	line-height:2px;
	border-top:1px #ccc dashed;
}
