@charset "utf-8";

#header {
	height: 238px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 201px;
	background-image: url(../images/index_12.gif);
}
#content {
	float: right;
	width: 771px;
	font-size: 11pt;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}
#footer {
	clear: both;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
body {
	/* background-image: url(../images/index_02.jpg); 
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
#content1 {
	padding-left: 10px;
	padding-right: 30px;
	font-size: 12pt;
}
p {
	font-size: 12pt;
	line-height: 1.5em;
	letter-spacing: 0.2em;
	text-indent: 2.4em;
	text-justify: distribute;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
}
a:link, a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	text-align: left;
}
/*#td_style {
	border-radius: 10px;
	border: 1px solid #6699FF;
}
*/
#td_radius10{
	border-radius: 10px;
	border: 1px solid #6699FF;
}

/*#main #content table tr td table tr #td_style table tr td {
	border-radius: 10px;
	border: 1px solid #6699FF;
}
*/

#txt_blue {
	color: #0099FF;
}
#txt_brown {
	color: #990000;
	font-weight: bold;
}
#txt_red {
	color: #FF0000;
}
#right_top_link{
	font-size: 9pt;
	font-family: "新細明體";
}
#txt_center{
	text-align: center;
	font-size: 12pt;
}
#txt_right{
	text-align: right;
}
