/*
以後
*/
body {
	margin:0;
	padding:0;
	font-family:新細明體,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#333;
	background:#fff;
}

a {color:#c30;text-decoration:none;}
a:visited{color:#c30;}
a:hover{color:#f30;}

img {border:0px;}
form {margin:0px;}

.tal {text-align:left;}
.tac {text-align:center;}
.tar {text-align:right;}

.tdu {text-decoration:underline;}
.tdn{text-decoration:none;}

.fwb{font-weight:bold;}
.fsn {font-style:normal;}

.fk{clear:both;}
.fl {float:left;}
.fr {float:right;}

.ccenter {margin:0 auto 0 auto;}

.dnone {display:none;}
.dblock {display:block;}
.dinline {display:inline;}

.cp {cursor:pointer;}

.vam {vertical-align:middle;}
.vab {vertical-align:bottom;}

#Globals {
	width:960px;
}
#Globals .index {
	font-size:13px;
}
#Globals .dbox {
	padding:8px 0 6px 0;
	color:#600;
}
#Globals .index a {color:#555;}
#Globals .index a:visited{color:#555;}
#Globals .index a:hover{color:#000;}
#top {
	width:960px;
	height:115px;
}
#menu {
	width:220px;
}
#menu .menubox {
	padding:16px 0 10px 0;
	height:270px;
}

#main {
	width:740px;
	/*max-height:400px !important; height:400px;*/
	background:url(../images/main_bg.gif) repeat left;
}
#main .lessbg {
}
#main .lessbg .company {
	color:#555;
}
#main .lessbg .company p {
	text-indent:2em;
}
#main .lessbg .company em {
	font-style:normal;
	/*text-decoration:underline;
	color:#000;*/
}

#main .lessbg a {color:#c60;text-decoration:none;}
#main .lessbg a:visited{color:#c30;}
#main .lessbg a:hover{color:#f30;}

#main .lessbox {
	padding:20px 30px 10px 40px;
	color:#000;
}
#main .lessbox h1 {
	font-size:21px;
	margin:0;
}
#main .lessbox .submenu strong {
	color:#666;
}
#main .lessbox .submenu a {color:#00f;text-decoration:underline;}
#main .lessbox .submenu a:visited{color:#606;}
#main .lessbox .submenu a:hover{color:#f00;text-decoration:none;}

#main .lessbox a {color:#933;}
#main .lessbox a:visited{color:#933;}
#main .lessbox a:hover{color:#360;}

#main .lessbox .menumess {
	padding-top:12px;
}
#main .lessbox .menumess h1 {
	text-indent:2em;
	font-size:16px;
	margin:0;
	color:#060;
}


#main .displays {
	/*border:1px solid #999;*/
}
#main .displaybox {
	width:200px;
	padding:10px 5px 10px 10px;
	vertical-align:bottom;
	display:table-cell;
}
#main .displaybox .ubimg {
	border:1px solid #555;
}
/*
#main .displaybox span {
	max-height:100% !important;
	height:180px;
	display:inline-block;
}*/



#bottom {
	width:960px;
	background:#32343D;
	color:#fff;
	margin: auto;
}
#false_bottom .ebm {
	/*padding-right:4px;*/
	width:220px;
	display: none;
	background:#fff;
}
#false_bottom .main {
	width:740px;
	height:15px;
	background:url(../images/main_bg.gif) repeat left;
}
#bottom .box {
	width:260px;
	padding:4px 4px 2px 48px;
	line-height:1.2em;
}
#bottom .box2 {
	width:240px;
	padding:4px 4px 2px 48px;
	line-height:1.2em;
}
#bottom .box3 {
	width:320px;
	padding:4px 4px 2px 28px;
	line-height:1.2em;
}

#bottom .box3 a {color:#ff0;text-decoration:underline;}
#bottom .box3 a:visited{color:#ff0;}
#bottom .box3 a:hover{color:#3f0;text-decoration:none;}





.fc30 {
	color:#c30;	
}
.fc93 {
	color:#c93;
}
.f13 {
	font-size:13px;
}
.f15 {
	font-size:15px;
}



#main .displays .idpage {
	font-size:13px;
	font-family:Tahoma,Verdana,Helvetica,Sans-Serif;
	color:#fff;
}
#main .displays .idpage a {
	display:block;
	color:#fff;
	font-size:13px;
	padding:4px 10px 4px 10px;
	background:#c30;
	margin-right:1px;
}
#main .displays .idpage a:visited {
	color:#fff;
	background:#c30;
}
#main .displays .idpage a:hover {
	color:#c30;
	background:#f90;
}

#main .displays .idpage span {
	display:block;
	padding:4px 10px 4px 10px;
	background:#f90;
	margin-right:1px;
}

#main .displays .idpage a.np {
	display:block;
	padding:4px 10px 4px 10px;
	background:#f90;
	margin-right:1px;
}
#main .displays .idpage span .mnp {
	display:block;
	padding:4px 10px 4px 10px;
	color:#555;
	background:#ff0;
	margin-right:1px;
}
.errs {
	padding:80px 0 80px 0;
	font-size:36px;
	color:#00f;
}

.contact_table {
	width:600px;
	background:#ccc;
}
.contact_table .contact_tdl {
	width:160px;
	padding-right:20px;
	letter-spacing:0.5em;
}
.contact_table input[type="text"] {
	width:200px;
}
.contact_table textarea {
	width:400px;
}
.contact_table em {
	color:#f00;
	font-style:normal;
}
/*2017/6/1修改*/
/* menu */
.menu{
	margin: 10px 0 10px 0;
}
.menu a{
	margin-left:23px;
	font-family: 微軟正黑體;
	font-weight: bold;
}
/* banner */
.banner{
	text-align: center;
}
.banner img{
	width: 448px;
	height: 336px;
}