body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
a:link {color: #5e5e5e;    text-decoration: none}     /* unvisited link */
a:visited {color: #383636;    text-decoration: none}  /* visited link */
a:hover {color: #848484;    text-decoration: underline }   /* mouse over link */
a:active {color: #5e5e5e;    text-decoration: none}   /* selected link */

body,td,tr,tbody,div,li,ol {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #666666;
}
input{
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 10px;
	color: #333333;
	/*border: 1px dashed #000000;*/
}
#popup {
	width: 750px;
	cursor: hand;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.calendar {
	color: #4e4c4c;
	font-size: 14px;
	font-weight: bold; 		
}
.newstitle {
	color: #ff8851;
	font-size: 18px;
	font-weight: bold; 	
}
.newsdate {
	color: #666666;
	font-size: 12px;
}

/*download box start*/
#download_select {
	background-repeat: no-repeat;
	height: 35px;
	width: 334px;
	overflow: hidden;
}
#download_select #download_select_1 {
	background-image: url(images/download/download_tab_01.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 150px;
	cursor: hand;
}
#download_select #download_select_2 {
	background-image: url(images/download/download_tab_02.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 45px;
	cursor: hand;
}
#download_select #download_select_3 {
	background-image: url(images/download/download_tab_03.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 46px;
	cursor: hand;
}
#download_select #download_select_4 {
	background-image: url(images/download/download_more.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 93px;
	cursor: hand;
}	
#download_body {
	height: 121px;
	width: 334px;
	overflow: hidden;
}
#downbody_box_1 {
	height: 121px;
	padding-top: 5px;	
	padding-left: 10px;
}
#downbody_box_2 {
	height: 121px;
	padding-top: 5px;	
	padding-left: 10px;	
	display: none;
}
#downbody_box_3 {
	height: 121px;
	padding-top: 5px;	
	padding-left: 10px;		
	display: none;
}
#downbody_box_4 {
	height: 121px;
	padding-top: 5px;	
	padding-left: 10px;		
	display: none;
}
#downbody_box_5 {
	height: 121px;
	padding-top: 5px;	
	padding-left: 10px;		
	display: none;
}
.style7 {color: #FFFCF5}
#Layer1 {
	position:absolute;
	left:809px;
	top:699px;
	width:119px;
	height:97px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:705px;
	top:815px;
	width:217px;
	height:190px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:810px;
	top:867px;
	width:117px;
	height:92px;
	z-index:2;
}
#Layer4 {
	position:absolute;
	left:811px;
	top:1108px;
	width:118px;
	height:88px;
	z-index:3;
}
#Layer5 {
	position:absolute;
	left:812px;
	top:1298px;
	width:119px;
	height:96px;
	z-index:4;
}
#Layer6 {
	position:absolute;
	left:879px;
	top:1486px;
	width:49px;
	height:97px;
	z-index:5;
}
/*download box end*/