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

.header_out, .banner_out, .footer_out {
	width: 100%;
	min-width: 1100px;
}
.header, .banner, .content, .footer {
	margin: 0 auto;
	width: 1100px;
}
.header_out {
	background: url(../images/mubg.jpg) repeat-x top;
	height: 110px;
}
.header {
	position: relative;
	z-index: 3;
}
.logo {
	position: absolute;
	top: 0;
	left: 15px;
}
.menu {
	position: absolute;
	right: 0;
	top: 50px;
}
.menu>li {
	padding: 0 25px;
	display: inline-block;
	text-align: center;
	list-style: none;
	background: url(../images/muline.png) no-repeat right;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
}
.menu>li>a {
	color: #FFF;
}
.menu>li>a:hover {
	color: #FF0;
}
/* 特定在第一層 > 第二層之後下拉部分之樣式 */
.menu>li>ul {
	display: none;
	position: absolute;
	left: -110px;
	top: 35px;
}
/* 當第一層選單被觸發時，指定第二層顯示 */
.menu li:hover > ul {
	display: block;
}
/* 特定在第二層或之後下拉部分 li 之樣式 */
.menu ul {
	-webkit-box-shadow: 0 2px 19px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 19px rgba(0,0,0,0.3);
	box-shadow: 0 2px 19px rgba(0,0,0,0.3);
	border: #690 2px solid;
	background: rgba(232,232,232,0.95);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.menu ul li {
	margin: 0 15px;
	display: inline-block;
}
/*---------------------------------*/
/* 第二層或之後 選單 li 之樣式 */
.menu ul li a {
	line-height: 30px;
	margin: 0px 10px;
	color: #666;
	display: inline-block;
}
.menu ul li a:hover {
	color: #690;
}
.banner_out {
	position: relative;
	z-index:1;
	background: url(../images/banner_bg.png) top repeat-x;
	background-image: url(../images/banner_bg.png);
}
.banner {
	position: relative;
	height: 596px;
}
.link {
	position: absolute;
	z-index: 999;
	bottom:60px;
	left:300px;
}
.link li{
	
	list-style:none;
	display: inline-block;
	}
.link li:hover{
	cursor:pointer;
	}
.content {
	margin-bottom: 30px;
}
/**/
.left {
	position:relative;
	z-index:5;
	display: inline-block;
	margin-top: -200px;
	margin-left: 40px;
	width: 270px;
	background: url(../images/left.png) no-repeat center top;
}
.left ul {
	width: 170px;
	padding: 120px 0 0 28px;
	height: 344px;
}
.left ul li {
	display: block;
	border-bottom: #e8e8e8 solid 1px;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.left ul li b {
	font-weight: bold;
	font-size: 13px;
	color: #408100;
	display: block;
	letter-spacing: 0.2em;
}
.left ul li a {
	padding: 5px 10px;
	display: block;
	color: #666;
}
.left ul li a:hover {
	background: #FFC;
}
/**/
/**/
.left2 {
	position:relative;
	z-index:5;
	display: inline-block;
	margin-top: -200px;
	margin-left: 40px;
	width: 270px;
	background: url(../images/left.png) no-repeat center top;
}
.left2 ul {
	width: 170px;
	padding: 120px 0 0 28px;
	height: 344px;
}
.left2 ul li {
	text-align: center;
	display: block;
	border-bottom: #e8e8e8 solid 1px;
	font-family: "微軟正黑體";
	color: #666;
}
.left2 ul li b {

	font-size: 18px;
	color: #408100;
	display: block;
	letter-spacing: 0.2em;
	line-height: 30px;
}
.left2 ul li a {
	padding: 5px 10px;
	display: block;
	color: #666;
}
.left2 ul li a:hover {
	background: #FFC;
}
/**/
/**/
.left_ab {
	position:relative;
	z-index:5;
	display: inline-block;
	margin-top: -200px;
	margin-left: 40px;
	width: 270px;
	background: url(../images/left3.png) no-repeat center top;
	left: -40px;
	top: -12px;
}
.left_ab ul {
	width: 170px;
	padding: 120px 0 0 28px;
	height: 344px;
}
.left_ab ul li {
	display: block;
	border-bottom: #e8e8e8 solid 1px;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.left_ab ul li b {
	font-weight: bold;
	font-size: 13px;
	color: #408100;
	display: block;
	letter-spacing: 0.2em;
}
.left_ab ul li a {
	padding: 5px 10px;
	display: block;
	color: #666;
}
.left_ab ul li a:hover {
	background: #FFC;
}
/**/
.main {

	vertical-align: top;
	display: inline-block;
	margin-left: 55px;
}
.main2 {
	width: 785px;

	vertical-align: top;
	display: inline-block;
}
.h01 {
	padding-left: 75px;
	background: url(../images/titbg.png) no-repeat left;
	line-height: 47px;
	height: 47px;
	font-family: "微軟正黑體";
	font-size: 27px;
	color: #000;
	margin-bottom: 20px;
}
.h01 b {
	padding-left: 15px;
 font-family:;
	font-size: 16px;
	color: #999;
	font-family: Calibri;
	font-weight: 100;
}
.h02 {
	background: #690;
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	padding: 0 15px;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-radius: 5px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.h03 {
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #690;
	padding-left: 15px;
	display: block;
	border-bottom: #CCC dashed 1px;
}
.runner {
	position: relative;
	height: 240px;
	width: 730px;
	background: url(../images/runnerbg.png) no-repeat center;
}
.arr01 {
	position: absolute;
	left: -30px;
	top: 85px;
}
.arr02 {
	position: absolute;
	right: -30px;
	top: 85px;
}
.t01 {
	position: absolute;
	left: 45px;
	top: 55px;
}
.t01 li {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	list-style: none;
	vertical-align: top;
	display: inline-block;
	margin: 0 10px;
	border: #e8e8e8 2px solid;
}
.t01 li:hover {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	border: #FF3 2px solid;
}
.text {
	margin: 0 30px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.text p {
	margin-bottom: 15px;
	display: block;
	text-indent: 2em;
	padding-left: 15px;
}
.uld {
	margin-bottom: 15px;
	padding-left: 35px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.uld li {
	list-style: disc;
}
.ul123 {
	margin-bottom: 15px;
	padding-left: 35px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.ul123 li {
	list-style: decimal;
}
.box {
	margin-left: 15px;
	text-align: center;
	background: #e8e8e8;
	padding: 20px;
}
.box li {
	list-style: none;
	border-bottom: #CCC dashed 1px;
	line-height: 30px;
}
.t02 {
	margin: 0 0 25px 15px;
}
.t02 li img {
	display: block;
	width: 200px;
	height: auto;
}
.t02 li {
	display: inline-block;
	vertical-align: bottom;
	width: 200px;
	margin-right: 34px;
}
.t02 li b {
	text-align: center;
	background: #e8e8e8;
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	display: block;
	padding: 5px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.table03 {
	border: #CCC 2px solid;
	margin-bottom: 15px;
}
.table03 td {
	border: #ccc 1px dashed;
	padding: 5px 10px;
	vertical-align: middle;
	text-align: center;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.table03 th {
	border: #ccc 1px dashed;
	padding: 5px 0;
	vertical-align: middle;
	text-align: center;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 20px;
	color: #060;
	background: rgba(102,153,0,0.2);
}
.footer_out {
	border-top: #CCC 2px solid;
}
.footer {
	padding: 15px;
	background: url(../images/logo2.jpg) no-repeat left center;
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.footer p {
	margin-left: 250px;
}
.footer b {
	
}
.footer a {
	color: #666;
}
.footer a:hover {
	color: #060;
}
