
body {
	margin-left: 3px;
	margin-top: 3px;
	background-image:url(../img/co_bg.gif);
	background-repeat:repeat-x;
	font-family:"微軟雅黑","Microsoft YaHei","宋體",Arial,"微軟正黑體","Microsoft JhengHei";
	background-color:#fff3e7;
}
#wrapper{
	width:950px;
	margin:0 auto;
}
#header{
	position:relative;
	width:950px;
	height:125px;
}
#header h1{
	position:absolute;
	margin-top:50px;
	background-image:url(../img/logoP.png);
	background-repeat:no-repeat;
	width:189px;
	height:125px;
	text-indent:-9999px;
	float: left;
}
#header h2{
	position:absolute;
	margin-left:115px;
	margin-top:10px;
	background-image:url(../img/logon.png);
	background-repeat:no-repeat;
	width:585px;
	height:125px;
	text-indent:-9999px;
	float: left;
}
#header h3{
	position:absolute;
	top:40px;
	right:0px;
	background-image:url(../img/logob.png);
	background-repeat:no-repeat;
	width:339px;
	height:125px;
	text-indent:-9999px;
	
}
#header h4{
	position:absolute;
	top:140px;
	right:260px;
	width:500px;
	height:25px;
	font-size:15px;
	letter-spacing:-1px;
}
#main_border{
	position:relative;
	clear:both;
	margin-top:55px;
	width:950px;
	height:412px;
	border:3px #885343 solid;
}
#main_left{
	position:absolute;
	background-color:#fff3e7;
	width:320px;
	height:412px;
	float:left;
}
#main_left h2{
	width:290px;
	background-color:#ff8000;
	border-radius: 8px 8px 8px 8px;
	color:#F4F4F4;
	text-align:left;
	padding-left:10px;
	font-size: 18px;
	line-height:28px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	
}
#main_left p{
	width:283px;
	height:350px;
	font-size: 14px;
	padding-left:17px;
	padding-right:5px;
	line-height:24px;
	text-align:justify;
	overflow:scroll;
	overflow-x:hidden;
}
#main_left h5{
	width:283px;
	color:#885343;
	font-size: 12px;
	padding-left:17px;
	padding-right:5px;
	text-align:justify;
}
#main_left form{
	width:283px;
	padding-left:50px;
	padding-right:5px;
	text-align:justify;
}

#main_right{
	position:absolute;
	margin-left:320px;
	width:750px;
}
#footer{
	position:relative;
	clear:both;
	width:950px;
	margin-bottom:40px;
	font-size:12px;
	color:#885343;
}
.f1{
	position:absolute;
	left: 0px;
	
}
.f1 a{
	color:#222c7d;
}
.f2{
	position:absolute;
	left: 500px;
}
.f3{
	position:absolute;
	right: 0px;
	text-align:right;
}