a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
td,body{
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif,taipei;
}
body {
padding:0px;
margin:0px;
}
td,body{
font-size: 12px;
font-family:Arial,Helvetica,sans-serif,taipei;
color:#564b47;
}
input,select,Textarea{font-size: 12px;font-family: Arial,Verdana,SunSans-Regular,Sans-Serif;}

.bg_content {
background: url("../images/page/page_content_bg.jpg");
background-repeat: no-repeat;
}
.bg_bottom {
background: url("../images/page/page_bottom_bg.gif");
background-repeat: repeat-x;
}
.title{
	font-weight:bold;
	color:#a74200;
	font-size:16px;
	line-height:24px;
}
.content{
	font-size:16px;
	line-height:24px;
}
.page2_link{
	font-size:12px;
	color:#0068b7;
}
