.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3333;
}
.clearboth { clear: both; }
.center01 { text-align: center; }
.center02 {
	margin: 0 auto;
	width: 762px;
}
#banner {
	background-image: url('images/banner_bg.png');
	background-repeat: no-repeat;
	width: 762px;
	height: 110px;
	text-align: right;
}
#banner_fix { margin-top: 68px; }
#side {
	float: left;
	background-image: url('images/side_bg_gradient3.png');
	background-repeat: repeat-y;
	background-position: 194px 0px;
}
#side_fix {
	width: 204px;
	float: left;
}
#search_title {
	width: 204px;
	overflow: hidden;
	background-color: #94EAC7;
}
#search_content {
	width: 194px;
	height: 89px;
	background-image: url('images/search_bg.png');
	background-repeat: repeat-x;
	float: left;
}
#search_content_right { float: left; }
#search_content_fix { width: 164px; }
.side_menu {
	float: left;
	width: 204px;
	height: 325px;
	background-image: url('images/side_bg.png');
	background-repeat: repeat-y;
	background-position: -41px 0%;
}
.side_menu_title {
	width: 194px;
	height: 28px;
	float: left;
	font-size: 16px;
	color: #EEEEEE;
	background-color: #03AD66;
	text-align: left;
}
.side_menu_title_fix {
	margin-top: 3px;
	margin-left: 5px;
}
.side_menu_title_right { float: left; }
.side_menu_nav {
	width: 194px;
	height: 34px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #85BA6A;
	background-image: url('images/side_menu_bg1.png');
	background-repeat: repeat-x;
	text-align: left;
}
.side_menu_nav_fix {
	margin-top: 7px;
	margin-left: 50px;
}
/*
a:link {
	color: #234EA4;
}
a:visited {
	color: #234EA4;
}
a:hover {
	color: #FF3333;
}
a:active {
	color: #234EA4;
}
*/
.side_menu_nav a:link, .side_menu_nav a:visited, .side_menu_nav a:active {
	color: #85BA6A;
	display: block;
}
.side_menu_nav a:hover {
	color: #85BA6A;
	display: block;
	font-size: 16px;
}
.side_menu_nav_right { float: left; }
.side_menu_foot { float: left; }
#side_bottom {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('images/side_bg_gradient3.png');
	background-repeat: repeat-y;
	background-position: right top;
}
#side_bottom_fix {
	float: left;
	width: 194px;
	height: 163px;
	background-image: url('images/side_bg2.png');
	background-repeat: repeat-x;
	text-align: left;
	padding-bottom: 10px;
}
#side_bottom_right { float: left; }
#partner_title {
	width: 194px;
	height: 28px;
	float: left;
	font-size: 16px;
	color: #EEEEEE;
	background-color: #03AD66;
	text-align: left;
}
#partner_title_fix {
	margin-top: 3px;
	margin-left: 5px;
}
#partner_title_right { float: left; }
#partner_content {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('images/side_bg_gradient3.png');
	background-repeat: repeat-y;
	background-position: right top;
}
#partner_content_fix {
	float: left;
	width: 194px;
	background-image: url('images/side_bg2.png');
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 10px;
}
.partner_nav {
	width: 164px;
	/*height: 73px;*/
	margin-top: 10px;
	margin-left: 9px;
}
.partner_zero {
	width: 164px;
	height: 73px;
	margin-top: 10px;
	margin-left: 9px;
}
.partner_nav img {
	border: 1px solid #999999;
	width: 183px;
}
#partner_foot { float: left; }
#content {
	width: 558px;
	float: left;
	text-align: left;
}
#top_menu {
	height: 30px;
	background-image: url('images/top_menu_bg.png');
	background-repeat: repeat-x;
}
.top_menu_nav { float: left; }
.top_menu_sep { float: left; }
.top_menu_donate { float: left; }
.top_menu_nav img {
	margin-top: 0px;
	margin-left: 0px;
}
.top_menu_sep img {
	margin-top: 5px;
	margin-left: 0px;
}
.top_menu_donate img {
	margin-left: 0px;
}
#top_sub_menu {
	height: 21px;
	background-color: #D0F2CD;
}
#container {
	padding-left: 20px;
}
#container table {
	float: left;
}
#bottom {
	width: 762px;
}
#bottom_left {
	float: left;
	width: 209px;
	height: 15px;
	background-image: url('images/bottom_left_corner.png');
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom_center {
	float: left;
	width: 538px;
	background-image: url('images/bottom_bg.png');
	background-repeat: repeat-x;
	background-position: 100% 5px;
	padding-top: 5px;
	text-align: left;
}
#bottom_center p {
	margin: 0px;
	padding: 0px;
}
#bottom_right {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url('images/bottom_right_corner.png');
	background-repeat: no-repeat;
	background-position: left top;
}
/*原來的，可以的話都刪掉*/
body,td,th {
	color: #333333;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/*原本的submenu用*/
#L1 {
	position:absolute;
	left:217px;
	top:785px;
	width:440px;
	height:21px;
	z-index:11;
	font-size: 13px;
	text-align:left;
	visibility: hidden;
}
#L2 {
	position:absolute;
	left:217px;
	top:785px;
	width:250px;
	height:21px;
	z-index:11;
	font-size: 13px;
	text-align:left;
	visibility: hidden;
}
#L3 {
	position:absolute;
	left:18px;
	top:715px;
	width:342px;
	height:6px;
	z-index:13;
	font-size: 13px;
	visibility: hidden;
}
#L4 {
	position:absolute;
	left:168px;
	top:785px;
	width:320px;
	height:21px;
	z-index:11;
	font-size: 13px;
	text-align:left;
	visibility: hidden;
}
#L5 {
	position:absolute;
	left:65px;
	top:667px;
	width:317px;
	height:20px;
	z-index:15;
	font-size: 13px;
	visibility: hidden;
}
#L1_1 {
	position:absolute;
	left:29px;
	top:226px;
	width:46px;
	height:30px;
	z-index:11;
	font-size: 13px;
	visibility: hidden;
}
#L2_1 {
	position:absolute;
	left:29px;
	top:226px;
	width:46px;
	height:30px;
	z-index:11;
	font-size: 13px;
	visibility: hidden;
}
#L3_1 {
	position:absolute;
	left:23px;
	top:633px;
	width:60px;
	height:30px;
	z-index:18;
	font-size: 13px;
	visibility: hidden;
}
#L4_1 {
	position:absolute;
	left:29px;
	top:549px;
	width:30px;
	height:44px;
	z-index:19;
	font-size: 13px;
	visibility: hidden;
}
#L5_1 {
	position:absolute;
	left:25px;
	top:465px;
	width:59px;
	height:30px;
	z-index:20;
	font-size: 13px;
	visibility: hidden;
}

