@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#apDiv1 {
	position:absolute;
	width:120px;
	height:140px;
	left:870px;
	margin-top:0px;
	z-index:1000;
}
/*#apDiv1 {
	position:absolute;
	width:960px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	padding-left:870px;
	margin-top:0px;
	z-index:1000;
}*/


#wrapper{
	width:100%;
	height:100%;
/*	background-image: url(../images/sro_hpback_01.gif);
	background-repeat: repeat-x;
	background-position: center top;*/
}
#head{
	width:960px;
	height: 80px;
	background-image: url(../images/newhp_head_02.gif);
	margin-left:auto;
	margin-right:auto;
}
#headleft{
	width:400px;
	height: 80px;
	margin:0px;
	padding:0px;
	float:left;
}
#headmenuA{
	width:120px;
	height:80px;
	float:left;
	text-align: right;
	padding: 0px;
}



/***************************無用**********************************************************************/
.menuTab a:link , .menuTab a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/sro_topmenu.gif);
	background-repeat: no-repeat;
	background-position: right 80px;
	float:right;
	width:75px;
	height:16px;
	padding: 6px 8px 0px 0px;
	text-align: right;
	vertical-align: middle;
	outline: none; /* for Firefox */
    hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
.menuTab a:hover{
	color: #C8161E;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../images/sro_topmenu_ov.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	width:75px;
	height:16px;
	padding: 6px 8px 0px 0px;
	text-align: right;
	vertical-align: middle;
}
/*******************************************************************************************/
/********flash 主區**********/
#swfarea{
	width:100%;
	height: 406px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(../images/newhp_head_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/********內容區**********/
#content{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

/*******舊的TOPIC*******/
.topicname{
padding: 14px 0px 0px 6px;
}
/**************/
.specail{
height: 35px;
	padding: 14px 0px 0px 6px;
	background-image: url(../images/Specail.gif);
	background-repeat: no-repeat;
	background-position: 20px 14px;
}
.headline{
height: 30px;
	padding: 14px 0px 0px 6px;
	background-image: url(../images/Headline.gif);
	background-repeat: no-repeat;
	background-position: 18px 14px;
}
#contentleft{
width:210px; /**原左寛為210**/
height:270px;
/*padding: 10px 0px 0px 15px;*/
float:left;
}
.leftAD{
width:168px;
height:40px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}
.leftAD img{
border:none;
}
#contentright{
	width:730px; /**原右寛為750**/
	height:285px; /**原右高為268**/
	padding: 0px 0px 0px 20px;
	float:left;
	background-image: url(../images/sro_hpback_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*******舊版********/
#newsA{
	width:656px; /**原寛為702**/
	height:46px; /**原右高為46**/
	margin: 5px 0px 0px 4px;
	padding: 5px 0px 0px 50px;
	background-image: url(../images/sro_newssymble_A.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#newsB{
	width:656px; /**原寛為702**/
	height:46px; /**原右高為46**/
	margin: 5px 0px 0px 4px;
	padding: 5px 0px 0px 50px;
	background-image: url(../images/sro_newssymble_B.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#newsC{
	width:656px; /**原寛為702**/
	height:46px; /**原右高為46**/
	margin: 5px 0px 0px 4px;
	padding: 5px 0px 0px 50px;
	background-image: url(../images/sro_newssymble_C.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#newsD{
	width:656px; /**原寛為702**/
	height:46px; /**原右高為46**/
	margin: 5px 0px 0px 4px;
	padding: 5px 0px 0px 50px;
	background-image: url(../images/sro_newssymble_D.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*******新版********/
.newsbox{
	width:691px; /**原寛為702**/
	height:46px; /**原右高為46**/
	margin: 5px 0px 0px 4px;
	padding: 5px 0px 0px 15px;
	background-image: url(../images/sro_newssymble_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsthumb{
width: 30px;
height: 30px;
padding: 0px 5px 0px 0px;
float: left;
}
.date{
width:500px;
	color:#000000;
	font-size:8pt;
	letter-spacing: 1pt;
	float:left;
}
.news {
width:546px;
padding: 2px 0px 0px 0px;
float:left;
}
.news a:link, .news a:visited{
color:#726e6e;
text-decoration: none;
outline: none; /* for Firefox */
hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
.news a:hover{
	color:#378fcb;
	text-decoration: underline;
}
.newsicon{
	width: 84px;
	height: 20px;
	float:left;
	text-align: center;
/*	vertical-align: bottom;*/
}
.newsicon img{
border:none;
padding: 2px 0px 0px 0px;
}

/*****more*****/
.more{
	width:100px; /**原寛為702**/
	margin: 0px 0px 0px 4px;
	padding: 0px 30px 0px 576px;
	text-align: right;
}
.more a:link, .more a:visited{
color:#e93127;
	text-decoration: none;
	font-size: 9pt;
}
.more a:hover{
	color:#e93127;
	text-decoration: underline;
}

/*****下廣告區****/
#ftADwrap{
	width:960px;	/**原寛為960_dana**/
	height:55px;
	padding: 10px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
/*	background-image: url(../images/sro_hpback_08.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	clear:both;
}

#ftADwrap ul{
	margin:	0px;
}
#ftADwrap .ADbt1{
width:10px;
height:48px;
padding: 0px 16px 0px 0px;
float:left;
}
#ftADwrap .ADbt1 img{
border:none;
}
#ftADwrap .ADbt2{
width:10px;
height:48px;
padding: 0px 0px 0px 16px;
float:left;
}
#ftADwrap .ADbt2 img{
border:none;
}
/*#ftADwrap .footerAD{
width:215px;
height:40px;
padding: 3px 10px 3px 10px;
float:left;
}
#ftADwrap .footerAD img{
border:none;
}*/
.ADmenu{
	width:215px;
    height:40px;
    padding: 0px;
	border: 1px solid #FFFFFF;
	margin: 2px 0px 0px 0px; 
	float:left;
}

.ADmenu:link, .ADmenu:visited{
	border: 1px solid #FFFFFF;
}

.ADmenu:hover{
	border: 1px solid #d6d5d5;}
.ADmenu img{
border: none;}

/*****下標區******/
#footerwrap{
	width:940px;
	height:56px;
	background-image: url(../images/sro_hpback_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 10px;
}
#edm{
	width:260px;
	height:15px;
	padding: 8px 0px 0px 0px;

}
#edm form{
margin: 0px ;
padding: 0px;

}
.inputmail{
	color:#848484;
	border: 1pt solid #CCCCCC;
	font-size: 12px;
	line-height: 12px;
	width:100px;
	text-align: center;
	margin: 0px 3px;
}
#edm .edmlink:link , #edm .edmlink:visited{
	color:#666666;
	text-decoration: none;
	font-size: 9pt;	
	outline: none; /* for Firefox */
    hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
#edm .edmlink:hover{
	color:#e93127;
	text-decoration: underline;
	font-size: 9pt;
}

#copyright{
padding: 8px 0px 0px 0px;
color:#999999;
font-size:10px;
float:left;
}
#sitemenu{
	width:815px;
	height:16px;
	padding: 2px 0px 10px 0px;
	float:left;
	text-align: right;
}
#sitemenu a:link , #sitemenu a:visited{
	color:#4D4D4D;
	text-decoration: none;
	font-size: 9pt;	
	outline: none; /* for Firefox */
    hlbr:expression(this.onFocus=this.blur()); /* for IE */}
#sitemenu a:hover{
	color:#e93127;
	text-decoration: underline;
	font-size: 9pt;
}
