@import url("reset.css");
/*通泰鐘錶首頁*/

/*整體設定*/
html,body{
	scrollbar-face-color:#0F0F0F;
	scrollbar-highlight-color:#0F0F0F;
	scrollbar-shadow-color:#0F0F0F;
	scrollbar-3dlight-color:#0F0F0F;
	scrollbar-arrow-color: #555;
	scrollbar-track-color:#0F0F0F;
	scrollbar-darkshadow-color:#0F0F0F;
	background-color:#000;
}
p{}
/*----------容器----------*/
#Container{
	width:1010px;
	height:auto;
	background-image:url(../images/index-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
}
/*----------大標----------*/
h1{
	font-size:10px;
	width:970px;
	height:62px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	margin-left:30px;
	
}
h1 span{
	display:none
}
/*----------Flash Banner----------*/
#Banner_Flash{
	width:1010px;
	height:277px;
}

/*----------內容欄位----------*/
#Content{
	width:1010px;
	height:430px;
	position:relative;
}

/*宣傳活動區塊*/
#Content #Publicity{
	position:absolute;
	top:14px;
	left:34px;
	height:auto;
	width:610px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Content #Publicity .PubTitle{
	display:block;
	width:67px;
	height:16px;
	text-indent:-9999px;
	font-size:6px;
	background-image:url(../images/in-title01.gif);
	background-repeat:no-repeat;
	padding-bottom:4px;
}
#Content #Publicity .PubCon{
	display:block;
	width:286px;
	height:96px;
	padding:6px 8px 0px 8px;
	float:left;
	margin-bottom:6px;
/*	background-color:#999999;*/
}
/*圖片*/
#Content #Publicity .PubCon .Pub_Img{
	display:block;
	width:100px;
	height:auto;
	float:left;
	margin-right:5px;
}
#Content #Publicity .PubCon .Pub_Img_in{
	width:auto;
	background-color:#666;
	padding:1px;
	height:auto;
	display:block;
}
/*右邊內容*/
#Content #Publicity .PubCon .Pub_Detail{
	display:block;
	float:left; 
	width:170px;
	height:84px;
}
/*日期*/
#Content #Publicity .PubCon .Pub_Date{
	color:#A8A8A8;
	line-height:18px;
	display:block;
	padding-left:3px;
}
/*標題*/
#Content #Publicity .PubCon .Pub_Title{
	color:#f1f1f1;
	line-height:24px;
	padding-left:3px;
	display:block;
}
#Content #Publicity .PubCon .Pub_Title a{
	color:#f1f1f1;
	line-height:24px;
	padding-left:3px;
	display:block;
	text-decoration:none;
}
#Content #Publicity .PubCon .Pub_Title a:hover{
	text-decoration:underline;
}
/*內文*/
#Content #Publicity .PubCon .Pub_Con{	
	display:block;
	color:#BDBDBD;
	line-height:20px;
	padding-left:3px;
}
#Content #Publicity .PubCon .Pub_Con a{	
	display:block;
	color:#BDBDBD;
	line-height:20px;
	padding-left:3px;
	text-decoration:none;
}
#Content #Publicity .PubCon .Pub_Con a:hover{	
	text-decoration:underline;
}
/*More*/
.More{
	font-size:11px;
	color:#916F52;
}

/*宣傳活動&最新消息分隔線*/
#Content #Line{
	width:640px;
	height:2px;
	background-image:url(../images/in-line.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:34px;
	top:262px;
}


/*最新消息區塊*/
#Content #News{
	position:absolute;
	top:270px;
	left:34px;
	height:auto;
	width:630px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Content #News .NewsTitle{
	display:block;
	width:67px;
	height:16px;
	text-indent:-9999px;
	font-size:6px;
	background-image:url(../images/in-title02.gif);
	background-repeat:no-repeat;
	padding-bottom:4px;
}
#Content #News .News_Detail{
	display:block;
	width:630px;
	height:auto/*124px*/;
	padding:5px 8px;
}
#Content #News .News_Detail .News_Title{
	color:#BCB2A9;
	line-height:24px;
	padding-left:3px;
	display:block;
	text-decoration:none;
	font-weight:bolder;
	overflow:hidden;
}
#Content #News .News_Detail .News_Title a{
	color:#BCB2A9;
	line-height:24px;
	padding-left:3px;
	display:block;
	text-decoration:none;
}
#Content #News .News_Detail .News_Title a:hover{
	text-decoration:underline;	color:#fff;
}
#Content #News .News_Detail .News_Con{
	color:#BDBDBD;
	line-height:20px;
	padding-left:3px;
	display:block;
	text-decoration:none;
	/*width:560px;*/
	padding-left:30px;
	overflow:hidden;
}
#Content #News .News_Detail .News_Con a{
	color:#BDBDBD;
	line-height:20px;
	padding-left:3px;
	display:block;
	text-decoration:none;
}
#Content #News .News_Detail .News_Con a:hover{
	text-decoration:underline;

}

/*系列推薦區塊*/


#Content #Series{
	position:absolute;
	top:8px;
	left:698px;
	width:258px;
	height:auto/*405px*/;
	display:block;
}
#Content #Series .SerImg{
	width:258px;
	height:79px;
	padding-bottom:3px;	
}

/*#Content #Series ul{
}
#Content #Series li{
	display:block;
	width:258px;
	height:79px;
	padding-bottom:3px;
}
#Content #Series li a{
	display:block;
	width:258px;
	height:76px;
}
*/

/*----------頁尾----------*/
#Footer{
	width:1010px;
	height:36px;
	background-color:#313131;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B3B3B3;
	line-height:18px;
	text-align:center;
	padding:5px 0;
}


.HL_01{
	color:#469B23;
}