@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:1010px;
	height:62px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	
	
}
h1 span{
	display:none
}
/*----------Flash Banner----------*/
#Banner_Flash{
	clear:both;
	display:block; 
	width:1010px;
	height:277px;
	position:relative;
}
#Banner_Flash .Button{ z-index:100;position:absolute;height:18px;  top:254px; right:0px;}
#Banner_Flash .Button li{ float:left; margin-right:8px;}
#Banner_Flash .Button li a{ display:block; width:18px; height:18px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; text-align:center; background:url(../images/picico_03.png) no-repeat; color:#9e9e9d; text-decoration:none; margin:0px 5px; float:right;}
#Banner_Flash .Button li a:hover{ background:url(../images/picico_05.png) no-repeat; color:#FFF;}
#Banner_Flash .Button li.on a{ display:block; width:18px; height:18px; background:url(../images/picico_05.png) no-repeat; color:#FFF;}
#slideshow {
    position:relative;
    height:277px;
    width:1010px;
    overflow: hidden;
}
#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 277px;
    background-color: #000;
}
#slideshow DIV IMG {
	width: 1010px;
    height: 277px;
    display: block;
    border: 0;
   /* margin-bottom: 10px;*/
}
#slideshow DIV.active {z-index:10;opacity:1.0;}
#slideshow DIV.last-active {z-index:9;}
/*.slider_description .last-active{display:none}
.slider_description .active{display:""}*/
#picico{ width:280px; height:18px; position:absolute; right:0px; top:254px; z-index:300;}
#picico a{ display:block; width:18px; height:18px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; text-align:center; background:url(../images/picico_03.png) no-repeat; color:#9e9e9d; text-decoration:none; margin:0px 5px; float:right;}
#picico a:hover{ background:url(../images/picico_05.png) no-repeat; color:#FFF;}
/*----------Flash Banner----------*/
#topmenubox{ height:34px; width:645px; margin-top:25px; background:url(../images/topmenu_03.jpg) repeat-x; float:right;}
#topmenubox a{ font-family:"黑体"; font-size:14px; display:block; width:92px; height:34px; float:left; line-height:34px; text-align:center; color:#FFF; text-decoration:none; font-weight:normal;}
#topmenubox a:hover{ background:url(../images/topmenu_05.jpg) no-repeat; color:#666600; font-weight:bold;}
/*----------內容欄位----------*/
#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;
}
