@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 1100px;
	font-family: "微軟正黑體", "Century Gothic";
	background-image: url(../images/mainBg.jpg);
}
*{padding:0;margin:0;list-style:none;border:0;}

a {
	text-decoration: none;
}
img {
        border:0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#by {
	background-image: url(../images/by.png);
	background-position: left top;
}
#wrapper {
width: 1038px;
position: relative;
margin: 0 auto;
}
.header {
	height: auto;
	width: 1038px;
	min-height: 100px;
	margin: 0 auto;
	z-index: 1;
	background-image: url(../images/contEdge.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#UP_Menu {
	background-image: url(../images/mlogo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 1038px;
	position: relative;
}
#logo {
	height: 120px;
	width: 180px;
	position: absolute;
	left: 50px;
	top: 20px;
}



#header {
	width: 770px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 30px;
	position: absolute;
	top: 50px;
	right: 40px;
	z-index: 120;
}
#Welcome {
	position: absolute;
	top: 10px;
	font-size: 13px;
	left: 280px;
}


#util {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 13px;
}
#util ul {
	margin: 0px;
	padding: 0px;
}
#util ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	float: left;
}
#util ul a {
	color: #666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 20px;
}









/*--------購物車--------*/

#Shopping {
	width: 350px;
	position: absolute;
	top: 40px;
	z-index: 200;
	background-color: #FFF;
	right: 20px;
	visibility: hidden;
	padding: 20px;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #E0E0E0;
	box-shadow: 0px 0px 4px #E0E0E0;
	border-radius: 2px;
}
#Shopping .Title {
	padding-bottom: 4px;
	float: left;
	color: #000;
}
#Shopping .Title span {
	font-size: 10pt;
	text-align: center;
	float: left;
	font-weight: bold;
}
#Shopping .Title .w1 {
	width: 80px;
}

#Shopping .Title .w2 {
	width: 170px;
}
#Shopping .Title .w3 {
	width: 70px;
}
#Shopping .Title .w4 {
	width: 30px;
}


#Shopping ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	float: left;
	width: 350px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}
#Shopping ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#Shopping ul .map {
	height: 65px;
	width: 65px;
	border: 1px solid #CCC;
	padding: 4px;
}
#Shopping ul .letter {
	width: 170px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
}

#Shopping ul .Quantity {
	width: 50px;
	font-size: 12pt;
	color: #3C9;
	margin-top: 25px;
	font-family: "MS Serif", "New York", serif;
	text-align: center;
}
#Shopping ul .letter span {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999;
}

#Shopping ul .close {
	height: 10px;
	width: 10px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}






#Shopping .Checkout {
	float: right;
	text-align: center;
	margin-top: 15px;
}


#Shopping .Checkout a {
	border: 1px solid #C1BC9C;
	background-color: #333333;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11pt;
}
#Shopping .Checkout a:hover {
	background-color: #CCC;
}
#flash {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	margin: 0 auto; 
	text-align: left; 
	position: relative; 
	z-index: 1; 
}
#system {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	z-index: 1;
	height: 220px;
	margin-top: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#wrapper .Doll {
	position: absolute;
	right: -40px;
	bottom: -20px;
	z-index: 10;
}
#wrapper .Doll2 {
	position: absolute;
	z-index: 10;
	left: -36px;
	bottom: -20px;
}
#wrapper .Doll3 {
	position: absolute;
	right: -80px;
	bottom: -400px;
	z-index: 10;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	color: #666;
	line-height: 18pt;
}


#footer .footerBox {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#footer .footerBox a {
	color: #CCC;
	text-decoration: none;
}

#footer .footerBox .upper {
	
	overflow: hidden;
}
#footer .footerBox .under {
	padding-top: 10px;
}
#footer .footerBox .upper .declare {
	margin-top: 10px;
	float: left;
}
.share_nav{
	overflow: hidden;
}

.share_nav  a {
	background: #242424;
	padding: 7px;
	display: block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	display: inline-block;
	margin: 2px;
	float: right;
}
.share_nav  a:hover{
	background-color: #FF3333;
}
#Middle {
	width: 1038px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}



.pathBox {
	float: right;
	margin-right: 40px;
}
.pathBox ul {
list-style: none;
}
.pathBox li {
	font-size: 13px;
	float: left;
}
.pathBox li a {
	color: #666;
	background-image: url(../images/icon_2.jpg);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 8px;
	text-decoration: none;
	margin-right: 8px;
}
.Vice_menu {
	float: right;
	width: 700px;
	position: absolute;
	top: 85px;
	right: 50px;
	background-image: url(../images/gnbBg.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	z-index: 100;
}
.Vice_menu a {
	color: #999;
	margin-right: 35px;
	text-decoration: none;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 10px;
	font-size: 11pt;
}
.Vice_menu a:hover {
	color: #666;
	background-image: url(../images/Baseline.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.site1 {
	background-position: 37px top;
	
}
.site2 {
	background-position: 155px top;
}
.site3 {
	background-position: 275px top;
}
.site5 {
	background-position: 512px top;
}
#Title {
	background-image: url(../images/dash_h.gif);
	background-repeat: repeat-x;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	background-position: left bottom;
	padding-top: 20px;
	font-size: 22pt;
	color: #C00;
	font-weight: 500;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
#Title span {
	font-size: 12pt;
	color: #999;
	margin-left: 15px;
}
#word {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}










/*faq*/
#faq {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
}
#faq .Introduction {
	height: 170px;
	width: 850px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/faq.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#faq .Introduction .Titles {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	font-size: 40px;
	color: #000;
	line-height: 48px;
	clear: left;
	text-align: left;
}
#faq .Introduction .narrative {
	color: #707070;
	font-size: 13px;
	line-height: 22px;
	float: left;
	width: 400px;
	clear: left;
}

#faq .Introduction .more {
	color: #FFF;
	font-size: 10pt;
	margin-top: 15px;
	float: left;
	clear: left;	
}
#faq .Introduction .more a {
	color: #FFF;
	background-color: #C00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;
}
#faq .Introduction .more a:hover {
	background-color: #F93;
}





.sliderbox { 
	width: 940px; 
	margin: 0 auto; 
	overflow:hidden;
}
.sliderbox a { color:#01B2F1;}
.sliderbox a:hover {
	color: #F90;
	text-decoration: none;
}
.sliderbox dt {
	height: 40px;
	cursor: pointer;
	background-image: url(../images/newsclosedbg.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.sliderbox .open { 
	font-size: 13px; 
	background: url(../images/newsopenbgtop.gif) no-repeat; 
	color: #01b2f1; 
	cursor: default;
}
.sliderbox .title {
	font-size: 12pt;
	color: #990000;
	padding: 0 0 0 40px;
	line-height: 30pt;
}	
		
.sliderbox dt:hover span {
	color: #FF9900;
}	
.sliderbox .open:hover span { color:#01b2f1;}	
.sliderbox .n_thumb { 
	width: 113px; 
	height: 125px;
	float:right; 
	padding:0 0 20px 20px; 
}
.sliderbox dd {
	font-size: 12px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.sliderbox .text {
	font-size: 10pt;
	color: #666666;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: left;
	margin-top: 20px;
	line-height: 20pt;
}
.sliderbox .text .readmoreline { 
	text-transform:uppercase; 
	padding: 12px 0 0 0; 
	display: block;
}
.sliderbox .text .readmoreline .arrow {
	width: 14px; 
	height: 14px; 
	background: url(../images/readmore.gif) top left no-repeat; 
	display: block; 
	float: left; 
	margin: 1px 8px 0 0; 
	font-size: 0px; 
	line-height: 0px;
}	
.sliderbox .text .readmoreline:hover .arrow { background-position: bottom left;}	
.sliderbox .text .readmoreline:hover { text-decoration: none;}	
.sliderbox .text .readmoreline {
	display: block;
	padding: 12px 0 0;
	text-transform: uppercase;
}






/*-------客服中心-------*/
.blog {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
}
.say {
	width: 300px;
	height: 450px;
	margin-bottom: 0;
	float: left;
	padding-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	background-image: url(../images/menu02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 50px;
}
.say h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	float: left;
	width: 300px;
	margin-bottom: 10px;
	-webkit-margin-before: 5px;
-webkit-margin-after: 5px;
}
.say h2 {
	font-weight: bold;
	color: #000;
	font-size: 20pt;
	padding: 0px;
	-webkit-margin-before: 5px;
-webkit-margin-after: 5px;
}

.say p {
	color: #666;
	float: left;
	width: 250px;
	font-size: 10pt;
	line-height: 20pt;
}
.say .ja{
	color: #666;
	float: left;
	width: 460px;
	font-size: 10pt;
	line-height: 18pt;
}


.contact {
	width: 560px;
	overflow: hidden;
	float: left;
	margin: 45px;
}
.contact table tr td h4 {
	font-size: 15px;
	color: #444;
	font-weight: normal;
	-webkit-margin-before: 5px;
    -webkit-margin-after: 5px;
}
.contact table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.contact table tr td input {
width: 250px;
height: 25px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.contact table tr td {
	padding-top: 0;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 10px;
}
.contact table tr td textarea {
	width: 530px;
	height: 118px;
	border: 1px solid #E0E0E0;
}
.contact table tr td select {
	width: 250px;
	height: 30px;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.loginsubmit2 a{
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12pt;
	border: none;
	font-family: "微軟正黑體", "Century Gothic";
	cursor: pointer;
	text-decoration: none;
	letter-spacing: 4pt;
	float: right;
	margin-top: 20px;
	width: 90px;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
.loginsubmit2 a:hover{
	background-color: #F90;
}








/*最新消息*/
#news {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
}
#news-content {
	
	float: left;
	width: 700px;
	margin-left: 30px;
}
#news-content .Article {
	float: left;
	width: 660px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
	margin-bottom: 40px;
}
#news-content .Article .Previous {
	position: absolute;
	top: -10px;
	margin-bottom: 30px;
	right: 0px;
}


#news-content .Article .Content {
	float: left;
	width: 660px;
	line-height: 20pt;
	font-size: 10pt;
}
#news-content .Article .Content .sort {
	font-size: 10pt;
	color: #666;
	float: left;
	margin-bottom: 5px;
	background-image: url(../images/tag-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#news-content .Article .Content .map {
	background-image: url(../images/news_by.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 580px;
	margin-left: 30px;
	float: left;
	padding: 10px;
	margin-top: 20px;
}
#news-content .Article .Content .map span {
	width: 580px;
	float: left;
	height: 300px;
	overflow: hidden;
}


#news-content .Article .Content .Title {
	float: left;
	width: 650px;
	font-size: 14pt;
	color: #399;
	margin-bottom: 5px;
	text-align: left;
}
#news-content .Article .Content .Title a {
	color: #F33;	
}
#news-content .Article .Content .Contents {
	font-size: 11pt;
	margin-bottom: 30px;
	line-height: 16pt;
	float: left;
}


#news-content .Article .Content .bottom {
	width: 630px;
	float: left;
}
#news-content .Article .Content .bottom .more {
	background-image: url(../images/message-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 15px;
}
#news-content .Article .Content .bottom a {
	color: #666;
}
#news-content .Article .Content .bottom .Date {
	background-image: url(../images/date-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 15px;
	float: left;
}


#Classification {
	float: right;
	width: 220px;
	margin-left: 25px;
	margin-right: 25px;
}
#Classification .assort {
	float: left;
	width: 220px;
	margin-bottom: 40px;
}
#Classification .assort .subject {
	font-size: 16pt;
	font-weight: bold;
	height: 40px;
	width: 200px;
	text-align: left;
	padding: 0px;
}
#Classification .assort .Baseline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#Classification .assort .Baseline li {
	float: left;
	width: 200px;
	list-style-type: disc;
	margin-left: 20px;
	color: #666;
	font-size: 11pt;
	margin-bottom: 15px;
}
#Classification .assort ul {
	padding-bottom: 50px;
}
#Classification .assort .top {
	padding-bottom: 50px;
	float: left;
}
#Classification .assort .top li {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#Classification .assort .top li .Date {
	float: left;
	width: 80px;
	margin-bottom: 10px;
	background-image: url(../images/date-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#Classification .assort .top li .Title {
	float: left;
	width: 220px;
	font-size: 10pt;
	line-height: 16pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}
#Classification .assort .top li .Title a {
	color: #666;
}
#Classification .assort .top li .Content {
	color: #999;
	float: left;
	width: 220px;
	line-height: 14pt;
}



#Classification .assort .top li .sort {
	color: #F60;
	float: left;
	width: 120px;
	display: block;
	font-size: 10pt;
	text-align: right;
}

#Classification .assort .top .Height30 {
	padding-top: 30px;
}



/*-------頁碼-------*/
	
	.quotes {
	text-align: center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 30px;
	padding-left: 3px;
	font-size: 10pt;
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	}
	
	
	.quotes a {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #ddd;
		
		text-decoration: none; 
		color: #aaa;
	}
	.quotes a:hover, div.pagination a:active {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #a0a0a0;
	}
	.quotes span.current {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #e0e0e0;
		font-weight: bold;
		background-color: #f0f0f0;
		color: #aaa;
	}
	.quotes span.disabled {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #f3f3f3;
		color: #ccc;
	}





/*-------活動寫真-------*/
#photo {
	width: 960px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
}
#photo ul {
	float: left;
	width: 290px;
	height: 260px;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
#photo ul li {
	display: block;
}
#photo ul .Frame {
	float: left;
	height: 160px;
	width: 270px;
	overflow: hidden;
	position: relative;
	padding: 6px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #E0E0E0;
	box-shadow: 0px 0px 4px #E0E0E0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#photo ul .map {
	float: left;
	height: 160px;
	width: 270px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;

}


#photo ul .map img {
		width: 290px;
		height: 194px;
		-webkit-transform: translate(-12.5px, -8px);
		-moz-transform: translate(-12.5px, -8px);
		-o-transform: translate(-12.5px, -8px);
		transform: translate(-12.5px, -8px);
		-webkit-transition: width 0.4s linear, height 0.4s linear, -webkit-transform 0.4s linear;
		-moz-transition: width 0.4s linear, height 0.4s linear, -moz-transform 0.4s linear;
		-o-transition: width 0.4s linear, height 0.4s linear, -o-transform 0.4s linear;
		transition: width 0.4s linear, height 0.4s linear, transform 0.4s linear;
}
#photo ul .map:hover img {
		width: 270px;
		height: 180px;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}

#photo ul .Name {
	margin-bottom: 5px;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	float: left;
	width: 290px;
}
#photo ul .Date {
	float: left;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	color: #F90;
}
#photo ul .Broadcast {
	position: absolute;
	z-index: 1000;
	left: 100px;
	top: 60px;	
}
.Attached_menu {
	width: 500px;
	float: left;
	position: absolute;
	top: 29px;
	left: 145px;
	
}
.Attached_menu a {
	font-size: 11pt;
	color: #999;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #F5F5F5;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6B084;
}
.Attached_menu a:hover {
	font-size: 12pt;
	color: #FFF;
	background-color: #EAB488;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}

.Attached_menu .location {
	font-size: 12pt;
	color: #FFF;
	background-color: #EAB488;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}







/*----------實績----------*/
#project_map {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
}
.subjectss {
	width: 900px;
	margin-bottom: 10px;
	margin-left: auto;
	color: #666;
	margin-top: 30px;
	margin-right: auto;
}
.subjectss span {
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	color: #F90;
	margin-left: 10px;
}


#project_map .Staff {
	margin: 6px;
	float: left;
	width: 210px;
	background-color: #FFFFFF;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCC;
}
.abgne_tip_gallery_block {
	width: 210px;
	overflow: hidden;
	position: relative;
	float: left;
	}


	.abgne_tip_gallery_block .caption {
	position: absolute;
	top: 100%;	/* .abgne_tip_gallery_block 的高 - 想顯示 title 的高(這邊是設 55) */
	width: 190px;	/* .abgne_tip_gallery_block 的寬 - .caption 的左右 padding */
	padding: 10px;
	cursor: pointer;
	color: #fff;
	background-image: url(../images/1px_black.png);
	background-repeat: repeat;
	}
	.abgne_tip_gallery_block .caption h3 {
	margin: 0;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
	}
	









#product {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
	width: 960px;
}


#product .Introduction {
	margin-bottom: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#product .Introduction .Enlarge {
	float: left;
	height: 420px;
	width: 420px;
	background-color: #FFF;
	margin-left: 15px;
}
#product .Introduction .Breakdowns {
	float: right;
	width: 480px;
	margin-right: 30px;
}
#product .Introduction .Breakdowns .Photo {
	float: right;
	overflow: hidden;
	margin-top: 10px;
}
#product .Introduction .Breakdowns .Photo ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 460px;
}
#product .Introduction .Breakdowns .Photo ul li {
	float: left;
	display: block;
}
#product .Introduction .Breakdowns .Photo ul .map {
	padding: 4px;
	width: 70px;
	border: 1px solid #666;
	height: 70px;
	float: left;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
#product .Introduction .Breakdowns .Photo .literal {
	font-size: 10pt;
	line-height: 14px;
	color: #999;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 5px;
	background-image: url(../images/mag-glass.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#product .Introduction .Breakdowns #typeline {
	float: left;
	height: 30px;
	width: 460px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background-image: url(../images/lines.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-left: 25px;
}
#product .Introduction .Breakdowns #typeline .map {
	height: 30px;
	width: 30px;
	margin-right: 5px;
	float: left;
}
#product .Introduction .Breakdowns #typeline .script {
	line-height: 30px;
	font-size: 15pt;
}
#product .Introduction .Breakdowns .no {
	width: 460px;
	margin-left: 25px;
	float: left;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
}
#product .Introduction .Breakdowns .no ul li {
	float: left;
	width: 460px;
	margin-bottom: 5px;
	display: block;
}
#product .Introduction .Breakdowns .no .30 {
	height: 30px;
}
#product .Introduction .Breakdowns .no ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	list-style-type: none;
}
#product .Introduction .Breakdowns .no ul .Size {
	float: left;
	width: 480px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 10pt;
	line-height: 20pt;
	min-height: 80px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#product .Introduction .Breakdowns .no ul li .fb {
	float: left;
	width: 130px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	height: 25px;
}
#product .Introduction .Breakdowns .no ul li .Quantity {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#product .Introduction .Breakdowns .no ul li .Quantity a {
	color: #999;
	text-decoration: none;
}

#Products .Introduction .Breakdowns .no ul li .Quantity a:hover {
	font-weight: bold;
	color: #390;
}
#product .Introduction .Breakdowns .no ul li .Car {
	float: right;
	text-align: center;
}
#product .Introduction .Breakdowns .no ul li .Car a {
	color: #333;
	background-color: #CCCCCC;
	display: block;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#product .Introduction .Breakdowns .no ul li .Car a:hover {
	background-color: #FF3333;
	display: block;
	}
#product .Introduction .Breakdowns .no ul li .Quantity input {
	padding: 5px;
	border: 1px solid #999;
}
#product .Introduction .Breakdowns .no ul .Narrative {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#product .Introduction .Breakdowns .no ul .Narrative .term {
	float: left;
	width: 450px;
	margin-bottom: 5px;
	display: block;
	line-height: 25px;
	font-size: 10pt;
	
}
#product .Introduction .Breakdowns .no ul .Narrative .pitch {
	padding-top: 20px;	
}
#product .Introduction .Breakdowns .no ul li .Price {
	font-size: 18pt;
}
#product_word {
	float: 30;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#product_word .Title {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	letter-spacing: 5pt;
	margin-bottom: 20px;
}
#product_word .Explain {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}










#by_Menu {
	width: 170px;
	float: left;
	margin-top: 10px;
}
#by_Menu .level2 {
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	width: 140px;
	padding-right: 10px;
	font-size: 10pt;
	line-height: 14pt;
}

#by_Menu  .level2 li {
	line-height: 20pt;
	background-image: url(../images/ten2.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	display: block;
	width: 130px;
	font-size: 12pt;
	margin-bottom: 10px;
}
#by_Menu .level2 li a {
	color: #666;
}

#by_Menu  .level2 ul {
	float: left;
	width: 155px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#by_Menu .level2 li li {
	line-height: 12pt;
	float: left;
	width: 155px;
	background-image: none;
	padding: 0px;
	border-radius: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10pt;
	letter-spacing: normal;
}
#by_Menu .level2 li li a {
	background-image: url(images/icon1.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	width: 145px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	font-family: "微軟正黑體";
	color: #CCC;
}
#by_Menu .area {
	width: 160px;
	float: left;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	position: relative;
	padding-top: 20px;
}
#by_Menu .area .Title {
	margin-bottom: 10px;
	position: absolute;
	top: -9px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	padding-right: 5px;
	color: #F33;
	left: 2px;
}
#by_Menu .area .top {
	float: left;
	width: 160px;
	margin-top: 10px;
}
#by_Menu .area .top a {
	
	color: #666;
}
#by_Menu .area .top .project {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	padding-bottom: 10px;
	width: 160px;
}



#by_Menu .area .top .project .map {
	float: left;
	height: 60px;
	width: 60px;
	overflow: hidden;
}
#by_Menu .area .top .project .Writing {
	float: right;
	width: 90px;
	font-size: 10pt;
	line-height: 15pt;
	height: 35px;
	overflow: hidden;
	margin-bottom: 10px;
}
#by_Menu .area .top .project .nt {
	color: #F33;
	float: right;
	width: 90px;
	font-size: 10pt;
	line-height: 12pt;
}

#Items {
	float: right;
	width: 770px;
	position: relative;
}
#Items .sortby {
	position: absolute;
	top: -45px;
	right: 0px;
	color: #FFF;
}
#Items .sortby select {
	border: 1px solid #CCC;
}




#product_rank {
	float: left;
	width: 760px;
}
#product_rank ul {
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	position: relative;
	height: 270px;
}
#product_rank ul a {
	display: block;
	height: 270px;
	width: 180px;
	color: #666;
}
#product_rank ul a:hover {
	color: #666;
	display: block;
	background-color: #F2F2F2;
}

#product_rank ul li {
	float: left;
}
#product_rank ul .map {
	height: 170px;
	width: 170px;
	overflow: hidden;
	float: left;
	margin: 5px;
}

#product_rank ul .Title {
	width: 160px;
	height: 40px;
	overflow: hidden;
	font-size: 10pt;
	line-height: 20px;
	letter-spacing: 1px;
	top: 180px;
	float: left;
	margin: 10px;
}


#product_rank ul .NT {
	width: 160px;
	height: 40px;
	overflow: hidden;
	font-size: 10pt;
	line-height: 20px;
	letter-spacing: 1px;
	top: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#product_rank ul a .NT span {
	text-decoration: line-through;
	margin-left: 10px;
}








/* ----------訂單紀錄----------- */
#Checkout {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 960px;
}

#Checkout .Title {
	font-size: 24pt;
	color: #666;
	text-align: center;
	width: 960px;
	margin-bottom: 20px;
	margin-top: 40px;
}

#Checkout .divider {
height: 40px;
overflow: hidden;
background-image: url(../images/divider-about.png);
background-repeat: no-repeat;
background-position: center center;
margin-bottom: 30px;
}

#Checkout  .circuit {
width: 900px;
margin-right: auto;
margin-left: auto;
}
#Member {
	overflow: hidden;
	line-height: 20pt;
	font-family: "微軟正黑體", "Century Gothic";
	width: 900px;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.Goods_Orders {
	float: left;
	width: 900px;
	margin-bottom: 30px;
	position: relative;
}
.Goods_Orders  .Same {
	position: absolute;
	top: 0px;
	font-size: 10pt;
	left: 200px;
}
.Goods_Orders .ppin table tr .caption2 input {
	text-align: center;
	border: 1px solid #CCC;
}
.Goods_Orderss {
	float: left;
	width: 840px;
	margin-left: 70px;
}
#Member .ppin2 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	width: 900px;
	background-image: url(../images/btn_big_01.png);
	background-repeat: repeat-x;
	background-position: center center;
}

#Member .ppin {
	float: left;
	width: 900px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
#Member .ppin .pname {
	font-size: 12pt;
	line-height: 20pt;
	color: #006666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Member .ppin .pname a{
	color: #006699;
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none;
}
#Member .ppin .pname a:hover {
	color: #FF6600;
}
#Member .ppin .price {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#Member .u3 .u1 .ppin table tr .price input {
	border: 1px solid #CCC;
	text-align: center;
}

.Total-price {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #C00;
padding-top: 5px;
text-align: right;
}
.buttomarea {
	margin-bottom: 20px;
	overflow: hidden;
	height: 40px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.buttomarea a {
	border: 1px solid #dbdbdb;
	display: inline-block;
	border-radius: 3px;
	background: url(../images/btn_big_01.png) repeat-x;
	line-height: 35px;
	font-family: Helvetica, Arial, sans-serif;
	color: #767676 !important;
	text-shadow: 0px 2px 0px rgba(255,255,255,0,9);
	font-size: 13px;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.buttomarea a:hover {
	background: #f3f3f3 !important;
}
 .buttomarea span {
display: block;


}
 .buttomarea .l {
background: url(../images/arrow_shadowed_gray2.png) no-repeat left 10px;
padding-left: 25px;

}
 .buttomarea .r {
background: url(../images/arrow_shadowed_gray.png) no-repeat right 10px;
padding-right: 25px;

}
.lefts {
	float: left;
	margin-left: 20px;
}
.rights {
	float: right;
	margin-right: 20px;
}
.rights2 {
	float: right;
	margin-left: 10px;
}
#Price {
	float: right;
	width: 400px;
	margin-top: 20px;
	font-size: 11pt;
}





.step_pay_select_list {
	float: left;
	width: 900px;
	
}
.step_pay_select_list .pay {
	height: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
}.step_pay_select_list_last {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
}



.step_pay_select_list table {
	width: 900px;
	font-size: 10pt;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.step_pay_select_list tr td {
border-top: 1px solid #eeeeee;
}
.step_pay_select_list td {
padding: 15px;
line-height: 20px;
}

.step_pay_select_radio {
width: 40px;
background-color: #f7f7f7;
text-align: center;
}

#Member .note {
	padding: 19px;
	border: 1px solid #D4D7DB;
	float: left;
	width: 860px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 10pt;
}
#Member  .subject {
font-size: 16pt;
margin-bottom: 10px;
padding-bottom: 10px;
padding-left: 50px;
font-weight: bold;
}





/* --------------------會員表單-------------------- */

.roundbox_center {
	float: left;
	width: 820px;
	font: normal 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 60px;
}


.roundbox_center table tr td h4 {
	font-size: 15px;
	color: #444;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 8px;
	width: 80px;
	-webkit-margin-before: 0pt;
-webkit-margin-after: 0pt;
}
.roundbox_center table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.roundbox_center table tr td input {
	border: 1px solid #E0E0E0;
	color: #666666;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.roundbox_center table tr td {
	padding-top: 0;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 10px;
}
.roundbox_center table tr td textarea {
	width: 400px;
	height: 118px;
	border: 1px solid #E0E0E0;
}
.roundbox_center table tr td select {
	width: 230px;
	height: 33px;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 10pt;
	padding-bottom: 0px;
	padding-left: 5pt;
	margin-right: 10px;
}
.roundbox_center #form table tr td .Sex input {
	line-height: 20px;
	height: 15px;
	width: 15px;
	padding-top: 3px;
}

#Submit {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#Submit label input {
	height: 30px;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}






#Checkout .Button {
margin-bottom: 20px;
text-align: center;
width: 1000px;
}
#Checkout .Button a.stay {
	color: #000;
	background-image: url(../images/Location.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#Checkout .Button a {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #333;
	
	
}
#Checkout .Button a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-image: url(../images/Location2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}










/* ----------退貨辦法----------- */

#Member .legend {
	margin-bottom: 20px;
	font-size: 16pt;
	font-weight: 400;
}

#Member .Note {
	width: 900px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}

#Member .Goods {
	float: left;
	margin-top: 50px;
	width: 900px;
}
#Member .Goods .Title {
	float: left;
	width: 180px;
	margin-left: 30px;
	font-family: "微軟正黑體";
	color: #999;
	padding-right: 30px;
	font-size: 18pt;
	text-align: left;
}
#Member .Goods .Title span {
	font-size: 16px;
	float: left;
}
#Member .roundbox {
	float: right;
	width: 610px;
	padding-left: 25px;
	font: normal 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#Member .roundbox  h3  {
	font-size: 10pt;
	line-height: 14pt;
	float: left;
	width: 80px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "微軟正黑體", "Century Gothic";
}
#Member .roundbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Member .roundbox li {
	float: left;
	width: 750px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}


#Member .roundbox ul li input {
	border: 1px solid #E0E0E0;
	color: #666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#Member .roundbox ul li select {
	width: 230px;
	height: 30px;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 10px;
}
#Member .roundbox ul li textarea {
	border: 1px solid #E0E0E0;
}








#Group {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
	background-image: url(../images/lines.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 50px;
}






#teaching {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;

	margin-top: 30px;
}
.teachingTitle{
	width: 930px;
	margin-bottom: 20px;
	font-size: 18pt;
	font-weight: bold;
}
#teaching ul {
	float: left;
	width: 283px;
	display: block;
	height: 250px;
	float: left;
	margin-bottom: 35px;
	position: relative;
}
#teaching .L30 {
	margin-right: 40px;
}

#teaching ul .map {
	height: 160px;
	width: 283px;
	overflow: hidden;
	background-image: url(../images/blog_type_1_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;	
}
#teaching ul .map .buttext {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 0px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	padding-top: 15px;
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
	margin-top: 40px;
	font-family: "微軟正黑體", "Century Gothic";
	padding-bottom: 15px;
	height: 50px;
}
#teaching ul .map .buttext span {
	font-size: 10pt;
	color: #CCC;
	display: block;
	line-height: 14pt;
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	height: 20px;
	overflow: hidden;
}


#teaching ul .Title {
	margin-right: 10px;
	margin-left: 10px;
	width: 260px;
	margin-bottom: 5px;
	color: #FFF;
}
#teaching ul .Title a {
	color: #666;
}
#teaching ul .Narrative {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 260px;
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
}


#teaching ul .more {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	color: #FF6;
	border: 3px solid #FF9;
	padding: 5px;
	float: left;
}
#teaching .Broadcast {
	position: absolute;
	left: 110px;
	height: 60px;
	width: 80px;
	top: 55px;
}




#teaching .apply {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/lines.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}
#teaching  .apply .map {
	float: right;
	width: 480px;
	margin-bottom: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	height: 250px;
	position: relative;
	margin-top: 20px;
}


#teaching .apply .subject {
  font-size: 16pt;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  font-weight: bold;
}




#teaching .apply .Screenings {
	float: left;
	padding-top: 3px;
	width: 400px;
}
#teaching  .apply .Screenings .Baseline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#teaching .apply .Screenings ul {
	width: 400px;
	height: auto;
	margin-bottom: auto;
}

#teaching .apply .Screenings ul li {
	padding-bottom: 3px;
	display: block;
	font-size: 10pt;
	float: left;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	top: 3px;
	bottom: 3px;
	padding-top: 3px;
}
#teaching .apply .Screenings ul .Time {
	float: left;
	padding: 10px;
	width: 290px;
	
}
#teaching .apply .Screenings ul .item {
	background-color: #EFEFEF;
	float: left;
	padding: 10px;
	width: 60px;
}
#teaching .apply .Screenings ul .Status {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 200px;
}

#teaching .apply .Application {
	float: left;
	margin-top: 20px;
}













/* 設計師 */

.da-thumbs {
	list-style: none;
	width: 940px;
	position: relative;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
}
.da-thumbs li {
	float: left;
	margin: 9px;
	background: #fff;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	height: 215px;
	width: 215px;
	overflow: hidden;
	border: 1px solid #CCC;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div .Name {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
.da-thumbs li a div .introduction {
	display: block;
	margin: 0px 20px 20px 20px;
	
}
.da-thumbs li a div {
	top: 0px;
	left: -100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.da-thumbs li a:hover div{
	left: 0px;
}






#Middle .mBL {
	float: left;
	width: 618px;
	height: 359px;
	overflow: hidden;
	background-image: url(../images/main_BL.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Middle .mBL ul {
  width: 604px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
}
#Middle .mBL li {
  float: left;
}
#Middle .mBR {
	  float: left;
  width: 420px;
  height: 359px;
  overflow: hidden;
  background: url(../images/main_BR.png) no-repeat left top;
}
#Middle .mBR .Home_news {
	margin-top: 70px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
	position: relative;
}
#Middle .mBR .Home_news .more {
	position: absolute;
	top: -30px;
	right: 0px;
}

#Middle .mBR .Home_news ul li {
	float: left;
	margin-bottom: 10px;
	display: block;
	width: 350px;
	font-size: 10pt;
	overflow: hidden;
}
#Middle .mBR .Home_news ul li a {
	height: 20px;
	width: 250px;
	overflow: hidden;
	color: #666;
}

#Middle .mBR .Home_news ul li .map {
	float: left;
	height: 100px;
	width: 160px;
	overflow: hidden;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#Middle .mBR .Home_news ul li .Title {
	float: right;
	width: 170px;
	height: 40px;
	overflow: hidden;
}
#Middle .mBR .Home_news ul li .narrative {
	float: right;
	height: 55px;
	width: 170px;
	font-size: 10pt;
	line-height: 13pt;
	margin-top: 10px;
	overflow: hidden;
	color: #999;
	
}
#Middle .mBR .Home_news ul li span {
	color: #F90;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Environment {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#Environment .Title {
	font-size: 18pt;
	font-weight: bold;
	color: #F33;
	margin-bottom: 14px;
	width: 900px;
}
#Environment .Narrative {
	margin-bottom: 15px;
	width: 900px;
	font-size: 10pt;
	line-height: 18pt;
}
#Environment .Great_map {
	width: 890px;
	margin-bottom: 20px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#Environment .Small_map {
	width: 900px;
}
#Environment .Small_map ul li {
	margin: 5px;
	float: left;
	width: 170px;
	display: block;
	height: 85px;
	overflow: hidden;
}
#Environment .item {
	float: left;
	width: 900px;
	margin-bottom: 50px;
}







.Branches {
	width: 900px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	float: left;
}
.Branches .picture {
	padding: 5px;
	width: 300px;
	border: 1px solid #CCC;
	float: left;
	margin-left: 10px;
}
.Branches .Writing .bplace ul .nametitle {
	font-size: 12pt;
	line-height: 20pt;
	color: #360;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}

.Branches .Writing {
	float: left;
	margin-right: 10px;
	margin-left: 35px;
}
.Branches .Writing .bplace {
	float: right;
	width: 530px;
}
.Branches .Writing .bplace ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 530px;
}
.Branches .Writing .bplace ul li {
	float: left;
	width: 530px;
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 15pt;
}
.Branches .Writing .bplace ul li span {
	font-weight: bold;
	color: #006666;
	display: block;
	font-size: 11pt;
	float: left;
}
#apply {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 124px;
	padding-bottom: 30px;
}






#Declaration {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	
	margin-top: 30px;
}

.zzsc{
	width: 900px;
	font-family: '微软雅黑';
	margin-right: auto;
	margin-left: auto;
}
.zzsc .tab{
	overflow: hidden;
}
.zzsc .tab a{
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	text-align: center;
	width: 448px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16pt;
	background-color: #F0F0F0;
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.zzsc .tab a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #FFF;
}
.zzsc .tab a.on{
	color: #666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F63;
}
.zzsc .content{
	width: 898px;
	position: relative;
	min-height: 1000px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	margin-bottom: 30px;
}
.zzsc .content ul{
	position: absolute;
	left: 0;
	top: 0;
	padding: 20px;
}
.zzsc .content li{
	width: 900px;
	float: left;
	min-height: 800px;
}



.remind {
	padding: 19px;
	border: 1px solid #D4D7DB;
	width: 760px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 10pt;
	overflow: hidden;
	float: left;
	margin: 30px;
	background-color: #F6F6F6;
}
.remind .subject {
font-size: 16pt;
margin-bottom: 10px;
padding-bottom: 10px;
padding-left: 50px;
font-weight: bold;
}
.remind .Note2 {
	font-size: 10pt;
	line-height: 18pt;
	}
	
	
	
.Class {
	padding: 19px;
	width: 800px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.Class2 {
	width: 800px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	padding-top: 19px;
	padding-right: 19px;
	padding-left: 19px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.Class .Title,
.Class2 .Title
 {
	float: left;
	width: 800px;
	margin-bottom: 20px;
}
.Class .Title span,
.Class2 .Title span {
	color: #F00;
	margin-left: 5px;
	font-size: 14pt;
}
.Class .Menu,
.Class2 .Menu {
	float: left;
	width: 800px;
}
.Class .Menu p,
.Class2 .Menu p  {
	padding: 0;
	position: relative;
	float: left;
	width: 266px;
	margin-bottom: 10px;
}
.Class .Menu p a,
.Class2 .Menu p a
 {
	color: #999;
}

.Class .Menu p  label,
.Class2 .Menu p  label {
	display: inline-block;
	position: relative;
	font-size: 12pt;
	vertical-align: top;
	color: rgba(0,0,0,0.6);
	cursor: pointer;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}



.Class .Menu p  input[type="checkbox"],
.Class .Menu p  input[type="radio"],
.Class .Menu p  label::before,
.Class2 .Menu p  input[type="checkbox"],
.Class2 .Menu p  input[type="radio"],
.Class2 .Menu p  label::before {
	width: 16px;
	height: 16px;
	left: 0;
	margin-top: 5px;
}









/*top*/
#updown{
	_top: expression(eval((document.compatMode&&document.compatMode=="CSS1Compat")?documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-1:document.body.scrollTop+document.body.clientHeight-this.clientHeight-1));
	position: fixed;
	_position: absolute;
	top: 200px;
	right: 15px;
	display: none;
}
#updown span{
	cursor:pointer;
	width:48px;
	height:50px;
	display:block;
}
#updown .up{
	background-image: url(../images/updown.png);
	background-repeat: no-repeat;
}
#updown .up:hover{
	background:url(../images/updown.png) top right no-repeat;
}
#updown .down{
	background:url(../images/updown.png) bottom left no-repeat;
}
#updown .down:hover{
	background:url(../images/updown.png) bottom right no-repeat;
}

