* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #09F;
	background-image: url(bg2.jpg);
	background-repeat: repeat;
}

img {
 border-width: 5px;
 border-color: #ffffff;
}
 

p	{
	margin-top:10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
}
H1	{
	margin-top:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}
H2	{
	margin-top:14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

H3	{
	margin-top:4px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
 


.Title_Eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.Title_Eng_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.Title_Chi {
	font-family: "新細明體";
	font-size: 14px;
	font-weight: bold;
}
.Title_Chi_s {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.Issue_Chi_s {
	font-family: "新細明體";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.Issue_Eng_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#main .full_box {
	width: 970px;
	position: relative;
	padding: 5px;
	float: left;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(image/point.jpg);
	background-image: url(bg.jpg);
	background-attachment: fixed;
}

#main .news_box {
	width: 232px;
	position: relative;
	padding: 1px;
	float: left;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(image/point.jpg);
	border: 1px solid #000;
	height: 125px;
	margin: 0px;
	text-decoration: none;
}

#main .news_box a:link{
	text-decoration: none ;
	color: black;
}

#main .news_box a:hover{
	text-decoration: underline;
}

#main .news_box a:visit{
	text-decoration: none ;
}

#main .news_box a:active{
	text-decoration: none ;
}



#main .news_box_large {
	width: 954px;
	position: relative;
	padding: 5px;
	float: left;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(image/point.jpg);
	border: 1px solid #000;
	height: auto;
	margin: 0px;
}

#main .news_box_large li{
	position: relative;
	margin-bottom: 10px;
}

#main .news_box_large li span{
	position: absolute; left: 20px;}

}


#main .half_box {
	float: left;
	width: 482px;
	border: 0px solid #F00;
	padding: 10px;
	position: relative;
}


#header {
	height: 140px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#main {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	position: relative;
}

#footer {
	background-color: #FFA4A4;
	height: 30px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#NewsTitle {
	color: #042451;
}
#black {
	color: #000000;
}
#main .full_box table tr td h3 strong {
	color: #FFF;
}
