@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) repeat-x top;
}
#container, .footer {
	width: 940px;
	margin: 0 auto;
}
.footer_out {
	width: 100%;
	min-width: 940px;
}
.header {
	position: relative;
	height: 104px;
}
.logo {
	position: absolute;
	top: 0;
	left: -106px;
}
.menu {
	position: absolute;
	top: 20px;
	right: 75px;
}
.banner {
	margin: 15px 0;
}
.content {
	margin-bottom: 25px;
}
.left {
	display: inline-block;
	margin-right: 25px;
	width: 210px;
}
.main {
	background:url(../images/line.png) no-repeat  left top ;
	padding-left: 40px;
	vertical-align: top;
	display: inline-block;
	width: 660px;
}
.main2 {
}
.h01 {
	margin-bottom:30px;
	letter-spacing: 0.1em;
	padding-left: 20px;
	color: #000;
	height: 55px;
	line-height: 65px;
	font-family: "微軟正黑體";
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.h01 b {
	letter-spacing: 0;
	padding-left: 10px;
	font-family: Arial;
	font-size: 24px;
	color: #000;
	font-weight: 100;
}
.h02{
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height: 30px;
	color: #000;
	}

.ul123{
	padding-left: 20px;}
.ul123 li{
	border-bottom:#ccc 1px dashed;
	list-style:decimal;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height:30px;
	color: #5d5d5d;
	}
.ul123 li b{
	font-weight: bold;
	color:#F00;}
.ul123 li span{
	display: block;}
.text{
	margin: 0 20px;
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 24px;
	color: #5d5d5d;
}
.text p{
	/*text-indent:2em;
	margin-bottom: 25px;*/}
.footer_out{
	background:#000;}
.footer{
	padding: 20px 0;
	background: url(../images/logo2.jpg) no-repeat left;
	color: #CCC;
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 18px;
}
.footer p{
	margin-left:250px;}
.footer b{
	margin-left:1em;}
.footer a{
	color:#ccc;}
.footer a:hover{
	color:#69C;}