body {
    -webkit-text-size-adjust: 100%;
}
.box {
	width: 1182px;
	margin: 20px auto;
	font-family: "微軟正黑體";
}
.box_left {
	float: left;
	width: 200px;
	height: auto;
	min-height: 500px;
	font-family: "微軟正黑體";
}
.logo{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
}
.logo #txt{
	text-indent: 40px;
	position:relative;
	margin-top:-15px;
	margin-bottom:-10px;
}
.item{
	display:block;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px dashed #9D9D9D;
	width:170px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:10px;
	color:#6c6c6c;
}
.num_11{
	float: left;
	overflow: hidden;
	width: 160px;
	height: auto;
}
.num_1 ul {
	padding: 0px;
	width: 170px;
	list-style-type: none;
}
.num_1 ul li{
	padding-right: 30px;
	display: block;
	font-weight: bold;
	font-size: 16px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	width: 160px;
	cursor: pointer;
	color: #fff;
	line-height: 30px;
	height: 30px;
	text-align: left;
	border-radius: 5px;
	background-image: url(../image/Button14.png);
	background-position: 40% 50%;
	text-indent: 50px;
	text-decoration: none;
}
.num_1 ul li.hover {
	background-position: right 50%;
	background-image: url(../image/Pattern2.png);
	width: 170px;
	color:#2E2CE5;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;	
}

.box_right {
	padding-right: 20px;
	display: inline;
	padding-left: 20px;
	background-repeat: repeat;
	background-position: left top;
	float: left;
	padding-bottom: 20px;
	width: 940px;
	padding-top: 10px;
	background-image: url(../image/Pattern2.png);
	border-radius: 5px;
	min-height:640px;
	color: #6c6c6c;
}
.box_right h3{
		font-size:20px;
	    font-weight:bold;
		line-height:20px;
}
.clear {
	clear:both;
}
.ft_top{
	width: 1182px;
	height: 180px;
	border-bottom: 1px solid #eaeaea;
	margin: 0px auto;
}
.ft_l{
	width: 360px;
	height: 150px;
	position:absolute;
	margin-top: 15px;
	border-right: 1px dashed #E3E3E3;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #6c6c6c;	
}
.ft_l h2{
	font-size: 18px;
	margin-top: -10px;
	line-height: 18px;
	letter-spacing: 2px;
}
.ft_r{
	width:822px;
	height:180px;
	left:360px;
	position:relative;
}
.ft_r li{
	width: 274px;
	height: 180px;
	background-image: url(../image/ft_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
	list-style-type: none;
	font-family:"微軟正黑體";
	color: #6c6c6c;
	text-align:center;
}
.ft_r li h2{
	font-size: 20px;
	height:16px;
}
.ft_r li h4{
	text-align: left;
	margin-left:100px;
	font-weight:100;
}
.ft_r li h4 a{
	text-decoration: none;
	color: #6c6c6c;		
}
.ft_r li h4 a:hover{
	color:#f40;
	text-decoration:underline;
}
.ft_bot{
	width: 1182px;
	margin: 0px auto;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #6c6c6c;
	display: block;
	line-height:24px;	
}
.ft_bot_r{
	position:relative;
	float:right;
	
}
.ft_bot_l{
	position:relative;
	float:center;
	text-align:center;
	
}
.ft_bot_2{
	float: left;
	clear: both;
	
}

iframe#b2c{
	min-height:1050px;	
	margin-top:-50px;
}
iframe#c2c{
	min-height:1200px;	
	margin-top:0px;
}
