@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_pattern_13.png);
	min-width: 1080px;
}
img {
	border: none;
}
* {
	margin: 0;
	padding: 0;
	outline: none;
}

p {
display: block;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
a{
	text-decoration: none;
	color: #333;
	
}
a:hover{
	color: #339999;
}
ul {
	list-style: none outside;
	margin: 0;
	padding: 0;
	border: 0;
}
.tw {
	font-family: "微軟正黑體";
}
.en {
	font-family: "Arial", Gadget, sans-serif;
}

.Width1000 {
	position: relative;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.End50 {
	margin-bottom: 50px;
}
#site_header {
background: #FFF;
-webkit-box-shadow: 0px 7px 1px rgba(0,0,0,0.019);
box-shadow: 0px 7px 1px rgba(160, 160, 160, 0.2);
position: relative;
z-index: 1000;
}
#site_header .bar_top {
	background: url(images/sh_top.png) repeat-x;
	height: 50px;
	width: 100%;
}
#site_header .bar_top .Language {
	float: left;
	width: 200px;
	margin-top: 15px;
	font-size: 12px;
}
#site_header .bar_top .Language a {
	color: #999;
	float: left;
	margin-right: 15px;
}
#site_header .bar_top .Language a:hover {
	color: #FFF;	
}


#site_header .site_header_separator {
	background: #FFF url(images/diagonal_pattern_01.png);
	height: 10px;
}
#site_header .site_menu {
	background: #fbfbfb url(images/site_logo_bg.png) repeat-x bottom;
	height: 100px;
}
#logo {
	float: left;
	width: 200px;
	margin-top: 5px;
}
.End30 {
	margin-bottom: 30px;
}

.site_menu .welcome {
	color: #9f9f9f;
	font-size: 13px;
	vertical-align: center;
	margin-left: 20px;
	float: left;
	width: 160px;
	margin-top: 30px;
	line-height: 20px;
}








.columns {
	width: 620px;
	float: right;
	display: inline;
}


.main_menu {margin:0px;float:right;position:relative;}
.main_menu li{
	float: left;
	line-height: 40px;
	line-height: 100px;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	position: relative;
	z-index: 30;
}
.main_menu  .tw{
	
	font-size: 16px;
	
}
.main_menu  .en{
	
	font-size: 14px;
	
}
.main_menu li:first-child{margin-left:0px;}
.main_menu li a{
	color: #828282;
	text-transform: uppercase;
	line-height: 100px;
	display: block;
	-webkit-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-o-transition: color 0.25s;
	-ms-transition: color 0.25s;
	transition: color 0.25s;
}
.main_menu li a:hover{color:#4f4f4f;}
.main_menu li a.has_sub{background:url(images/arrow-down-menu.png) no-repeat right center;padding-right:10px;}
.main_menu .active_marker{background:#d86560;height:7px;position:absolute;bottom:-7px;left:0px;right:0px;display:none;z-index:5;}
.main_menu ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	border-top: 6px solid #d86560;
	background: #FFF;
	top: 85px;
	left: -50px;
	z-index: 9000;
	display: none;
}
.main_menu ul li{float:none;line-height:1;margin:0px;border:1px solid #ececec;border-top:none;position:relative;}
.main_menu ul li a{line-height:1;white-space:nowrap;color:#797878;font-size:12px;font-weight:normal;text-transform:none;display:block;padding:12px 12px;width:150px;-webkit-transition:background 0.25s;-moz-transition:background 0.25s;-o-transition:background 0.25s;-ms-transition:background 0.25s;transition:background 0.25s;}
.main_menu ul li a:hover,.site_header .site_menu .main_menu ul > li:hover,.site_header .site_menu .main_menu ul li.active{background:#FAFAFA;}
main_menu ul li ul{position:absolute;left:174px;top:-1px;margin-left:0px;margin-top:0px;border-top:1px solid #ececec;}













.bar_top .Symbol {
	float: right;
	width: 700px;
	
	height: 50px;
	font-size: 10pt;
}
.bar_top .Symbol ul li {
	height: 50px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.bar_top .Symbol ul a {
	color: #999;
}
.bar_top .Symbol ul a:hover {
	color: #FFF;
}
.bar_top .Symbol .sign1 {
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;	
	
}

.bar_top .Symbol .sign3 {
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
.bar_top .Symbol .sign3 a {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 40px;
	background-image: url(images/sign_03.png);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666;
	float: left;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.bar_top .Symbol .sign3 a:hover {
	border: 1px solid #FFF;
	background-image: url(images/sign_03-1.png);
}
.bar_top .Symbol .sign4 a {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 40px;
	background-image: url(images/sign_04.png);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666;
	float: left;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.bar_top .Symbol .sign4 a:hover {
	border: 1px solid #FFF;
	background-image: url(images/sign_04-1.png);
}






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

#Shopping {
	width: 350px;
	position: absolute;
	top: 50px;
	z-index: 100;
	background-color: #FFF;
	right: 0px;
	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;
}
#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;
}







/*--------底--------*/

#site_footer{
	margin-top: 40px;
	position: relative;
}
#site_footer .Space{
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 40px;
}
#site_footer .footer_top{
	background-image: url(images/sf_top.png);	
}
#site_footer .footer_top .site_footer_separator {
	height: 11px;
	background-color: #2C2727;
	background-image: url(images/diagonal_pattern_02.png);
}
#site_footer .footer_top .left {
	float: right;
	width: 240px;
}

#site_footer .footer_top .Information {
	float: right;
	width: 240px;
	color: #CCC;
	margin-top: 10px;
}
#site_footer .footer_top .Information ul li {
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#site_footer .footer_top .Information .Tel{
	background-image: url(images/chart1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	color: #F33;
}

#site_footer .footer_top .Information .Fax {
	background-image: url(images/chart2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	color: #F33;
}

#site_footer .footer_top .Information .Email {
	background-image: url(images/chart3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#site_footer .footer_top .Information .Address {
	background-image: url(images/chart4.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
}
#site_footer .footer_top .right {
	width: 720px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#site_footer .footer_top .right ul.box01 {
	width: 110px;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: hidden;
}
#site_footer .footer_top .right ul.box01 li.title {
	width: 110px;
	display: block;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	font-size: 16px;
	font-family: "微軟正黑體";
	font-weight: bold;
	background-image: url(images/sf_bottom_border.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #ffffff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
#site_footer .footer_top .right ul.box01 li.text a {
	width: 110px;
	display: block;
	float: left;
	padding: 0 0 8px 0;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	line-height: 14px;
}


#site_footer .footer_bottom{
	font-size: 12px;
	color: #9f9f9f;
	background: url(images/sf_bottom.png);
	border-top: 1px solid #1b1b1b;
	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.09);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.09);
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	overflow: hidden;
}

#site_footer .footer_bottom .copy {
width: 870px;
display: block;
float: left;
color: #BCBCBC;
}
#site_footer .footer_bottom .creatop {
width: 130px;
display: block;
float: left;
text-align: right;
color: #BCBCBC;
}
#site_footer .footer_bottom .creatop a {
	color: #666;
}
#site_footer .footer_bottom .creatop a:hover {
	color: #F66;
}










#mid {
	margin-top: 30px;
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
#breadcrumb {
	margin-bottom: 15px;
	color: #d86560;
	font-size: 10pt;
	float: left;
	width: 760px;
	margin-right: 10px;
}
#breadcrumb div {
	float: left;
	background: url(images/breadcrumb_dir.png) left center no-repeat;
	padding-left: 30px;
	color: #797878;
}
#breadcrumb div a {
	
	color: #797878;
}
#breadcrumb a {
	color: #d86560;
	padding-right: 5px;
	padding-left: 5px;
}
#Contents {
	float: left;
	width: 1000px;
	margin-top: 20px;
}

#Title {
	width: 1000px;
}


.outer_title_table {
margin-bottom: 25px;
}
.outer_title_table .left_border {
width: 50%;
background: url(images/outer_title_border.png) repeat-x center;
}
.outer_title_table .right_border {
width: 50%;
background: url(images/outer_title_border.png) repeat-x center;
}
.outer_title_table .text_env {
	padding: 0px 15px;
	white-space: nowrap;
	font-size: 16pt;
}

.cblock {
	background: #FFF;
	border: 1px solid #ececec;
	overflow: hidden;
}



















/*詢價車*/
#circuit {
	float: left;
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
}
#about_word {
	width: 1000px;
	margin-top: 30px;
	overflow: hidden;
	float: left;
	line-height: 17pt;
}

.memberintor {
	width: 1000px;
	_margin-left: 10px;
	float: left;
	background-repeat: repeat-x;
	background-position: left top;
	background: #FFF;
	border: 1px solid #ececec;
	position: relative;
}
.memberintor .ppin {
	float: left;
	width: 920px;
	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;
}
.memberintor .ppin .pname {
	font-size: 12pt;
	line-height: 20pt;
	color: #006666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.memberintor .ppin .pname a{
	color: #006699;
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none;
}
.memberintor .ppin .price {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.memberintor .deletrobuy {
	float: left;
	width: 720px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #EBEBEB;
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
}
.memberintor .ppin .pname a:hover {
	color: #FF6600;
}
.memberintor .ppin2 {
	background-image: url(images/uyr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	width: 920px;
}

.u1 {
	float: left;
	width: 920px;
	background-image: url(images/dw2.png);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.u2 ,.u3 {
	float: left;
	width: 1000px;
	background-image: url(images/dw2.png);
	background-repeat: repeat-x;
	padding: 0px;
}

.memberintor  .u1 .ppin table tr .price input {
	border: 1px solid #CCC;
	text-align: center;
}
.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;
}
.memberintor  .u1 .ppin table tr .by {
	background-color: #F7F7F7;
	padding: 10px;
	line-height: 20pt;
}
.Title_by {
	padding: 10px;
	line-height: 20pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 11pt;
	background-image: url(images/portfolio_item_meta.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.memberintor  .u1 .ppin table tr .Color {
	color: #666;
}
.memberintor  .u1 .ppin table tr .Crude {
	font-weight: bold;
	color: #F00;
	font-size: 12pt;
}


.memberintor .u1 .Title {
	float: left;
	width: 850px;
	margin-bottom: 30px;
	position: relative;
	line-height: 40px;
	padding-bottom: 10px;
	height: 35px;
	font-size: 18pt;
	padding-left: 60px;
	background-image: url(images/Thumbnail.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.memberintor .u1 .Title .mu {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 10pt;
	line-height: 20px;
}



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

.roundbox_center {
	float: left;
	width: 800px;
	color: #333333;
	margin-left: 80px;
}


.roundbox_center table tr td h4 {
	font-size: 15px;
	color: #444;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 80px;
	display: block;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}
.roundbox_center table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.roundbox_center table tr td input {
	height: 25px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 25px;
	margin-right: 10px;
	background-color: #EFEFEF;
	background-color: rgba(239, 239, 239, 0);
	padding: 1px;
	font-size: 10pt;
}
.roundbox_center table tr td {
	padding-top: 0;
	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: 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;
	margin-right: 10px;
}
.roundbox_center #form table tr td .Sex input {
	line-height: 20px;
	height: 15px;
	width: 15px;
	padding-top: 3px;
}
.roundbox_center #form table tr td #Submit label input {
	line-height: 25px;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.roundbox_center #form table tr td .remind2 {
	font-size: 10pt;
	color: #666;
}
.roundbox_center #form table tr td #sprycheckbox1 .checkboxRequiredMsg {
	font-size: 10pt;
}
.roundbox_center #form table tr td p label #RadioGroup1 {
	font-size: 10pt;
}





#loginbg {
	background-image: url(images/login_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 183px;
	width: 300px;
	margin-top: 50px;
	margin-right: 229px;
	margin-bottom: 50px;
	margin-left: 220px;
	float: left;
	padding-left: 170px;
	line-height: 22pt;
	padding-top: 30px;
	border-radius: 5px;
	font-size: 10pt;
	padding-right: 74px;
}

#loginbg .circle {
font-size: 10pt;
line-height: 20pt;
padding-right: 20px;
padding-left: 20px;
padding-top: 3px;
padding-bottom: 3px;
border: 1px solid #999;
}#Contents .cblock .word {
	float: left;
	width: 980px;
	overflow: hidden;
	margin: 10px;
}
#Contents .cblock .word .Title {
	text-shadow: 3px 3px 0px rgba(0,0,0,0.05);
	background-color: #F6F6F6;
	padding-top: 5px;
	float: left;
	width: 980px;
	overflow: hidden;
}
#Contents .cblock .word .Title span {
	
	padding-bottom: 5px;
	float: left;
	font-size: 14pt;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 2pt;
}


#Contents .cblock .word .word_detail {
	float: left;
	width: 910px;
	margin: 30px;
		
}

   

#Product {
	float: left;
	width: 745px;
	margin-right: 20px;
}
#Product_Menu {
	width: 220px;
	float: right;
}
#Product_Menu .module {
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-image: url(images/portfolio_type_1_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 220px;
}
#Product_Menu .module .module_inner {
	background: #FFF;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}
#Product_Menu .module .module_title {
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px !important;
	font-weight: bold;
	font-style: normal;
	color: #b0b0b0 !important;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: 0px 2px 0px #FFF;
	background: #f6f6f6;
	border-bottom: 1px solid #e7e7e7;
	padding: 15px;
	margin: 0px;
}
#Product_Menu .module ul {
margin: 0px;
}
#Product_Menu .module ul li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
}
#Product_Menu .module ul li a {
	display: block;
	color: #797878 !important;

	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#Product_Menu .module ul li p {
	display: block;
	float: left;
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	width: 220px;
	background-image: url(images/sf_bottom_border.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#Product_Menu .module ul li  p a {
	padding: 5px 25px;
	font-size: 10pt;
}
#Product_Menu .module ul li:first-child{border-top:0px;}
#Product_Menu .module ul li a:hover{color:#333 !important;text-decoration:none;background:#FAFAFA;}
 #Product_Menu .module .module_content{padding:10px 15px;}

#Product_Menu .module .tabbed{background:#f6f6f6;border-bottom:1px solid #e7e7e7;height:40px;}
#Product_Menu .module .tabbed a{
	padding: 10px 15px;
	display: inline-block;
	color: #b0b0b0 !important;
	margin: 0px !important;
	border-right: 1px solid #ededed;
	float: left;
	text-align: center;
}
#Product_Menu .module .tabbed.duo a:first-child{width:79px;}
#Product_Menu .module .tabbed.duo a{width:78px;}
#Product_Menu .module .tabbed.treo a{width:42px;}
#Product_Menu .module .tabbed a:hover{text-decoration:none;color:#696969 !important;}
#Product_Menu .module .tabbed a:last-child{border-right:0px;}
#Product_Menu .module .tabbed a.active{
	background: #FFF url(images/tabbed_active.png) repeat-x top;
	position: relative;
	top: 0px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#Product_Menu .module .tab_padding{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	width: 220px;
}
#Product_Menu .module .tab_content{
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: hidden;
	width: 190px;
}

.featured_post{
	border-bottom: 1px solid #ededed;
	padding-bottom: 8px;
	margin-bottom: 8px;
	float: left;
}
.tab_content .featured_post:last-child,.featured_post.last{border-bottom:0px !important;margin-bottom:0px;padding-bottom:0px;}
.featured_post .map{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	height: 50px;
	width: 50px;
	overflow: hidden;
}
.featured_post .script{
	float: right;
	width: 130px;
	margin-top: 5px;
}
.featured_post .script a{
	line-height: 1.1 !important;
	font-size: 12px;
	width: 130px;
}
.featured_post .script span{
	display: block;
	font-size: 11px;
	color: #b7b7b7;
	margin-top: 5px;
}
#item {
	float: left;
	width: 760px;
}
#item ul {
	background-image: url(images/portfolio_type_1_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 13px;
	display: block;
	margin: 10px;
	float: left;
	width: 230px;
}
#item ul li {
	background: #FFF;
	border: 1px solid #ececec;
	overflow: hidden;
}
#item ul li .padding {
	padding: 8px;
	overflow: hidden;
}
#item ul li .padding span {
	float: left;
	width: 213px;
}
#item ul li .padding .map {
	float: left;
	height: 213px;
	width: 213px;
	overflow: hidden;
}
/* Common style */


#item ul li .padding .map .grid2 figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
	max-width: 213px;
	max-height: 213px;
	width: 100%;
	height: auto;
	background: #0000000;
	text-align: center;
	cursor: pointer;
}



#item ul li .padding .map .grid2 figure figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#item ul li .padding .map .grid2 figure figcaption::before,
#item ul li .padding .map .grid2 figure figcaption::after {
	pointer-events: none;
}

#item ul li .padding .map .grid2 figure figcaption,
#item ul li .padding .map .grid2 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#item ul li .padding .map .effect-ming2 {
	background-color: #000000;
}

#item ul li .padding .map .effect-ming2 img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

#item ul li .padding .map .effect-ming2 figcaption::before {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}
#item ul li .padding .map .effect-ming2 h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	margin-top: 10%;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#item ul li .padding .map .effect-ming2 p {
	padding: 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
#item ul li .padding .map .effect-ming2 p img {
	margin: 3px;	
}
figure.effect-ming2:hover h2 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

#item ul li .padding .map .effect-ming2:hover figcaption::before,
#item ul li .padding .map .effect-ming2:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

#item ul li .padding .map .effect-ming2:hover figcaption {
	background-color: rgba(58,52,42,0);
}

#item ul li .padding .map .effect-ming2:hover img {
	opacity: 0.4;
}







#item ul li .padding .Title {
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 20px;
	overflow: hidden;
}
#item ul li .padding .Characteristic {
	font-size: 12px;
	color: #999;
	height: 40px;
	overflow: hidden;
	line-height: 16pt;
}




#item ul li .item_meta {
	background: #f1f1f1 url(images/portfolio_item_meta.png) repeat-x top;
	border-top: 1px solid #e7e7e7;
	text-align: right;
	font-size: 10pt;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	width: 200px;
}
#item ul li .item_meta span {
	display: block;
}

#item ul li .item_meta input {
	border: 1px solid #F4F4F4;
	color: #666666;
	background-color: #F4F4F4;
	text-align: center;
	padding: 1px;
	width: 40px;
	font-weight: bold;
	float: right;
}
#item ul li .item_meta a {
	background-image: url(images/Inquiry.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	color: #FFFFFF;
	overflow: hidden;
	height: 0 !important;
	height/**/: 40px;
	_height: 0;
	width: 20px;
	font-size: 0px;
	padding-top: 20px;	
}
#item ul li .item_meta a:hover {
	background-position: 0px -20px;
	
}
#item ul li .item_meta .Add {
	float: right;
	height: 20px;
	width: 20px;
	list-style-type: none;
}
#item ul li .item_meta .no {
	background-image: url(images/like.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 10pt;
}

.ls {
	float: left;
}
.rs {
	float: right;
}








/*頁碼*/
.pagination {
	margin-top: 20px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 100%;
}
.pagination a{background:#f1f1f1 url(images/pagination_item.png) repeat-x top;height:25px;line-height:25px;text-align:center;padding:0px 5px;border:1px solid #d9d9d9;border-radius:3px;color:#6b6b6b !important;display:inline-block;min-width:15px;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.1), inset 0px 1px 1px rgba(255,255,255,0.9);box-shadow:0px 1px 2px rgba(0,0,0,0.1), inset 0px 1px 1px rgba(255,255,255,0.9);margin-right:7px;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;-ms-transition:all 0.2s;transition:all 0.2s;}
.pagination a img{
	position: relative;
	top: 2px;
	margin-top: 5px;
}
.pagination a:hover{text-decoration:none;color:#333 !important;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.2), inset 0px 1px 1px rgba(255,255,255,0.9);box-shadow:0px 1px 2px rgba(0,0,0,0.2), inset 0px 1px 1px rgba(255,255,255,0.9);}.
.pagination a.active{background:#d86560;border-color:#b95450;-webkit-box-shadow:inset 0px 1px 0px rgba(255,255,255,0.25);box-shadow:inset 0px 1px 0px rgba(255,255,255,0.25);color:#FFF !important;}













#Product_introduce {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}
#Product_map {
	float: left;
	width: 450px;
	margin-right: 20px;
	margin-left: 20px;
}
#Product_map .Big_map {
	position: relative;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #E7E7E7;
}
#Introduction {
	float: right;
	width: 470px;
	margin-top: 20px;
	color: #666;
}
#Introduction span {
	color: #000;
}

#Introduction .Title {
	font-size: 16pt;
	color: #333;
	margin-bottom: 14px;
}

#Introduction .Title .Model {
	font-family: Verdana, Geneva, sans-serif;
	color: #F66;
	font-weight: bold;
	font-size: 24pt;
}
#Introduction .no {
	font-size: 11pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Introduction .pack {
	font-size: 11pt;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	
	background-image: url(images/outer_title_border.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#Introduction .Size {
	font-size: 12pt;
	margin-bottom: 20px;
	padding-bottom: 20px;
		background-image: url(images/outer_title_border.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	width: 480px;
}
#Introduction .Size span {
	width: 480px;
	float: left;
	margin-bottom: 10px;
	display: block;
}
#Introduction .Size span a {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	font-size: 10pt;
}
#Introduction .Size span a:hover {
	border-top-color: #F66;
	border-right-color: #F66;
	border-bottom-color: #F66;
	border-left-color: #F66;	
}
#Introduction .Other {
	font-size: 11pt;
}
#Introduction .Other ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#Introduction .else {
	float: left;
	margin-top: 15px;
	width: 470px;
}

#Introduction .else  .picScroll-left{
	overflow: hidden;
	position: relative;
	width: 250px;
	float: left;
}
#Introduction .else .picScroll-left .hd{
	overflow: hidden;
	height: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 10px;
}
#Introduction .else  .picScroll-left .hd .prev, #Introduction .else .picScroll-left .hd .next{
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/arrow.png);
}

#Introduction .else .picScroll-left .hd .next{
	background-position:-9px 0px;
}
#Introduction .else  .picScroll-left .hd .prev{
	background-position: 0px 0px;
}
#Introduction .else  .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
#Introduction .else  .picScroll-left .bd ul li{
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
#Introduction .else  .picScroll-left .bd ul li .pic{
	text-align: center;
	width: 63px;
	height: 63px;
	display: block;
	padding: 5px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 2px;
	float: left;
}
#Introduction .else  .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }



#Introduction .cart {
	width: 220px;
	float: right;
	color: #777;
	margin-top: 30px;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
#Introduction .cart a {
	float: right;
	display: block;
	width: 100px;
	height: 35px;
	color: #fefefe;
	text-align: center;
	text-decoration: none;
	background: #59b7c2;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	behavior: url(PIE.htc);
	position: relative;
	z-index: 2;
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
}
#Introduction .cart a:hover {
	background-color: #F33;
}
#Introduction .cart .number {
float: right;
width: 27px;
margin: 0 -1px 0 0;
border-right: 0 none;
border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
-khtml-border-radius: 2px 0 0 2px;
behavior: url(PIE.htc);
text-decoration: none;
position: relative;
z-index: 1;
}
#Introduction .cart span {
float: right;
color: #707070;
line-height: 35px;
margin: 0 5px 0 0;
}
#Introduction .cart .number {
	height: 33px;
	padding: 0 10px;
	border: 1px solid #ccc;
	color: #777;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	behavior: url(PIE.htc);
}



/* Common style */


.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
	max-width: 430px;
	max-height: 430px;
	width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}



.grid figure figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure.effect-ming {
	background-color: #000000;
}

figure.effect-ming img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.4,1.4,1);
	transform: scale3d(1.4,1.4,1);
}

figure.effect-ming h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	margin-top: 10%;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

figure.effect-ming p {
	padding: 5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
figure.effect-ming p img {
	margin: 8px;	
}
figure.effect-ming:hover h2 {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-ming:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-ming:hover img {
	opacity: 0.4;
}









#Firm_item {
	float: left;
	margin-top: 20px;
	width: 1000px;
	background: #FFF;
	border: 1px solid #ececec;
	padding: 0px;
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
}
#Firm_item ul {
	border-bottom: 1px solid #e7e7e7;
	display: block;
	padding: 15px;
	float: left;
	width: 1000px;
}
#Firm_item .by {
	background: #f6f6f6;
}

#Firm_item ul li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}
#Firm_item ul .Print {
	width: 40px;
	margin-top: 40px;
}
#Firm_item ul .Print a {
	background-image: url(images/sign_5.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	color: #FFFFFF;
	overflow: hidden;
	height: 0 !important;
	height/**/: 40px;
	_height: 0;
	width: 30px;
	font-size: 0px;
	padding-top: 30px;
}
#Firm_item ul .Print a:hover {
	background-position: 0px -30px;
	
}
#Firm_item ul .map {
	height: 100px;
	width: 100px;
	padding: 4px;
	border: 1px solid #F6F6F6;
	background-color: #FFF;
}
#Firm_item ul .Title {
	width: 180px;
	margin-top: 5px;
}
#Firm_item ul .Title span {
	float: left;
	width: 170px;
	margin-bottom: 5px;
	font-size: 14px;
}

#Firm_item ul .item {
	width: 590px;
}
#Firm_item ul .item span {
	display: block;
	float: left;
	width: 580px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/sf_bottom_border.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10pt;
}
#Firm_item ul .item span p {
	padding: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Firm_item ul .item span .Size {
	width: 170px;
}
#Firm_item ul .item span .money {
	width: 120px;
	font-size: 16pt;
	color: #F33;
	font-family: 'lativAbweb', 'Century Gothic', 'Tw Cen MT Condensed';
	text-align: center;
}
#Firm_item ul .item span .pack {
	width: 150px;
}





#Firm_item ul .cart {
	width: 150px;
	float: right;
	color: #777;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
#Firm_item ul .cart a {
	float: right;
	display: block;
	width: 100px;
	height: 27px;
	color: #fefefe;
	text-align: center;
	text-decoration: none;
	background: #59b7c2;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	behavior: url(PIE.htc);
	position: relative;
	z-index: 2;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
}
#Firm_item ul .cart a:hover {
	background-color: #F33;
}

#Firm_item ul .cart span {
float: right;
color: #707070;
line-height: 35px;
margin: 0 5px 0 0;
}
#Firm_item ul .cart .number {
	height: 25px;
	border: 1px solid #ccc;
	color: #777;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	behavior: url(PIE.htc);
	width: 37px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#four {
	float: left;
	width: 220px;
}










/*-------客服中心-------*/

.say {
	width: 300px;
	height: 300px;
	margin-bottom: 0;
	float: left;
	padding-top: 260px;
	padding-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	background-image: url(images/menu02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.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 {
	float: left;
	width: 760px;
}
#news .post_entry {
	padding-bottom: 22px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 350px;
	float: left;
	background-image: url(images/blog_type_1_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 15px;
}
#news .post_entry  .post_block {
	background: #FFF;
	border: 1px solid #ececec;
	padding: 10px;
	overflow: hidden;
	height: 260px;
}
#news .post_entry .post_block .post_inner {
    padding: 10px;
    padding-bottom: 0px;
}
#news .post_entry .post_map {
	display: block;
	position: relative;
	overflow: hidden;
	width: 327px;
	margin-bottom: 2px;
	height: 170px;
}

#news .post_entry .post_map .post_date {
	background: #d86560;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#news .post_entry .post_map .post_date span {
	float: left;
	width: 30px;
	text-align: center;
}
#news .post_entry .post_map .post_date .date {
display: block;
font-size: 24px;
font-weight: 700;
width: 30px;
text-align: center;
}

#news .post_entry .post_block .post_title {
	color: #3f3f3f;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	float: left;
	width: 330px;
	margin-top: 10px;
	line-height: 20px;
}
#news .post_entry .post_block .post_content {
	color: #797878;
	font-size: 12px;
	float: left;
	width: 330px;
	line-height: 16pt;
	height: 40px;
}

#news .post_entry .post_details {
	background: #f3f3f3;
	padding: 10px 20px;
	overflow: hidden;
}
#news .post_entry .post_details a {
	background-image: url(images/more.png);
	background-position: left top;
	float: right;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 10pt;
}
#news .post_entry .post_details a:hover {
	background-position: 0px -20px;	
}


#news .cblock .detail {
	margin: 30px;
	float: left;
	width: 700px;
	position: relative;
}
#news .cblock .detail .moer {
	position: absolute;
	top: 0px;
	right: 0px;
}

#news .cblock .detail .Title {
	float: left;
	width: 550px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 700;
}
#news .cblock .detail .Date {
	font-size: 16px;
	color: #F33;
	margin-bottom: 10px;
	float: left;
	width: 550px;
}
#news .cblock .detail .news_word {
	width: 660px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 25px;
	float: left;
}












/*檔案下載*/
#Newsitem1 {
	width: 760px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#Newsitem1 .sort1
{
	font-size: 11pt;
}

#Newsitem1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#Newsitem1 ul li {
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 760px;
}
#Newsitem1 ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18pt;
}
#Newsitem1 ul li:hover{
	border-color: #333;
	background-color: #F0F0F0;
	color: #000;
}
#Newsitem1 ul li .Date   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	width: 100px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Newsitem1 ul .Date2 {
	width: 100px;
	color: #666;
	background-color: #FC0;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	text-align: center;
	height: 40px;
	margin-left: 1px;
	line-height: 40px;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
#Newsitem1 ul .Date3 {
	width: 130px;
	color: #FFF;
	background-color: #FC0;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	text-align: center;
	height: 35px;
	letter-spacing: 5pt;
	margin-left: 1px;
	background-image: url(images/submenuon2.jpg);
}
#Newsitem1 ul li .Date4   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: center;
	width: 130px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Newsitem1 ul li a .Date span {
	text-align: center;
	float: left;
	width: 130px;
	margin: 0px;
}

#Newsitem1 ul li a .Messagetopic   {
	width: 430px;
	padding-left: 30px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#Newsitem1 ul .Messagetopic2 {
	width: 455px;
	color: #333;
	text-align: center;
	height: 40px;
	float: left;
	font-size: 12pt;
	line-height: 40px;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
#Newsitem1 ul .Messagetopic3 {
	width: 589px;
	color: #FFF;
	letter-spacing: 2cm;
	text-align: center;
	height: 35px;
	float: left;
	font-size: 12pt;
	line-height: 35px;
	background-image: url(images/submenuon2.jpg);
}
#Newsitem1 ul li a .Messagetopic4   {
	width: 540px;
	padding-left: 30px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}

#Newsitem1 ul .Line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}




/*faq*/
#faq {
	width: 740px;
	margin-top: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#faq .Introduction {
	float: left;
	height: 190px;
	width: 400px;
	margin-top: 10px;
	margin-left: 30px;
}
#faq .Introduction .Title {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	font-size:40px; 
	color:#000; 
	line-height:48px;
}
#faq .Introduction .narrative {
	color: #707070;
	font-size: 13px;
	line-height: 22px;
	float: left;
	width: 400px;
}

#faq .Introduction .more {
	color: #FFF;
	font-size: 10pt;
	margin-top: 15px;
	float: 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: 700px; 
	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: #01b2f1;
	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;
}
#Member {
	width: 1000px;
	border: 1px solid #E2E2E2;
	overflow: hidden;
	position: relative;
}
#Member .Menu {
	background-image: url(images/btn_big_01.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	overflow: hidden;
	width: 980px;
	text-align: center;
	padding: 10px;
}
#Member .Menu a {
	margin-right: 15px;
	margin-left: 15px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12pt;
	overflow: hidden;
	padding-bottom: 10px;
}
#Member .Menu a:hover {
	color: #F33;
	background-image: url(images/Location2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Member .Menu .current {
	color: #000;
	font-weight: 700;
	background-image: url(images/Location.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Member .Title {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 50px;
	font-size: 18pt;
	background-image: url(images/Thumbnail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 40px;
}
#Price {
	float: right;
	width: 300px;
	margin-top: 20px;
	font-size: 11pt;
	text-align: right;
}
#Price span {
	font-size: 32px;
	color: #F33;
	margin-right: 20px;
	margin-left: 20px;
	font-family: 'lativAbweb', 'Century Gothic', 'Tw Cen MT Condensed';
}
#Print {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 30px;
}
#Print ul {
	display: block;
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}

#Print ul .map {
	padding: 4px;
	float: left;
	width: 70px;
	border: 1px solid #999;
	height: 70px;
	margin-right: 10px;
}
#Print ul .Name {
	float: right;
	width: 120px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 10pt;
}
#Print ul .no {
	font-size: 10pt;
}

#Print ul .Delete a {
	background-image: url(images/Delete.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	color: #FFFFFF;
	overflow: hidden;
	height: 0 !important;
	height/**/: 40px;
	_height: 0;
	width: 20px;
	font-size: 0px;
	padding-top: 20px;
	position: absolute;
	left: 5px;
	top: 5px;
}
#Print ul .Delete a:hover {
	background-position: 0px -20px;
}



.memberintor .u2 ul {
	float: left;
	width: 920px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.memberintor .u2 .Year {
	position: absolute;
	top: 20px;
	right: 40px;
}

.memberintor .u2 ul li {
	float: left;

}
.memberintor .u2 ul .by {
	background-color: #F5F5F5;
}

.memberintor .u2 ul .topic {
	margin-top: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.memberintor .u2 ul .detail {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.memberintor .Month {
	font-size: 18pt;
	color: #999;
	padding-left: 20px;
	font-family: 'lativAbweb', 'Century Gothic', 'Tw Cen MT Condensed';
}
.memberintor .u2 ul .Price {
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
	width: 600px;
	line-height: 24px;
}
.memberintor .u2 ul .Price span {
	color: #F33;
	margin-left: 5px;
}
#Print_Edit {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#Print_Edit ul {
	float: left;
	width: 920px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	position: relative;
	border-bottom-width: 1px;
}
#Print_Edit ul li {
	display: block;
}
#Print_Edit ul .map {
	float: left;
	width: 300px;
}
#Print_Edit ul .map p {
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#Print_Edit ul .map  label {
	float: left;
	height: 80px;
	width: 100px;
}
#Print_Edit ul .map p label input {
	float: left;
	margin-top: 30px;
}


#Print_Edit ul .map .Shrink {
	height: 60px;
	width: 60px;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #F0F0F0;
	float: left;
}


#Print_Edit ul .Writing {
	float: right;
	width: 600px;
}
#Print_Edit ul .Writing p{
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;	
}
#Print_Edit ul .Writing h4 {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10pt;
	width: 90px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
#Print_Edit ul .Writing table tr td input {
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 25px;
	background-color: #EFEFEF;
	background-color: rgba(239, 239, 239, 0);
	padding: 1px;
	font-size: 10pt;
	margin-bottom: 10px;
	
}
#Print_Edit ul .Writing table tr td textarea {
	width: 480px;
	height: 40px;
	border: 1px solid #E0E0E0;
	margin-bottom: 10px;
	line-height: 14pt;
	color: #666666;
}
#Print_Edit ul .Writing .vIcon {
	float: left;
	width: 490px;
}



#Print_Edit ul .Delete {
	width: 50px;
	margin-top: 50px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#Print_Edit .Delete a {
	background-image: url(images/Delete2.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	color: #FFFFFF;
	overflow: hidden;
	height: 0 !important;
	height/**/: 40px;
	_height: 0;
	width: 50px;
	font-size: 0px;
	padding-top: 50px;
}
#Print_Edit .Delete a:hover {
	background-position: 0px -50px;
	
}
#Print_Edit .example {
	float: left;
	height: 300px;
	width: 220px;
	border: 1px solid #EBEBEB;
	margin: 30px;
	position: relative;
	
}
#Print_Edit .Form {
	float: left;
	width: 600px;
	margin-top: 30px;
	margin-left: 20px;
}




#Print_Edit .Form  table tr td h4 {
	font-size: 10pt;
	color: #444;
	font-weight: normal;

	width: 80px;
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}
#Print_Edit .Form  table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
#Print_Edit .Form  table tr td input {
	height: 25px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 25px;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 10pt;
}
#Print_Edit .Form #form table tr td span {
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

#Print_Edit .Form  table tr td {
	padding-top: 0;
	padding-right: 5px;
	padding-left: 10px;
}
#Print_Edit .Form  table tr td textarea {
	width: 485px;
	height: 80px;
	border: 1px solid #E0E0E0;
}






.Branches {
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	float: left;
	margin-top: 30px;
}
 .Branches .picture {
padding: 5px;
width: 300px;
border: 1px solid #CCC;
float: left;
margin-left: 10px;
}
 .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 .nametitle {
	font-size: 16pt;
	color: #360;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-top: 15px;
}
.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;
}

.Flowchart {
padding: 15px;
width: 30px;
line-height: 16pt;
letter-spacing: 3pt;
font-size: 12pt;
border: 1px solid #CCC;
background-color: #FFF;
color: #000;
}
#index_mid {
	width: 100%;
}
#Hot_Products {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}

#Hot_Products .Title {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}









#Related_Products {
	width: 1000px;
	height: 370px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.Tell{
	overflow: hidden;
	position: relative;
	width: 1000px;
	float: left;
	height: 400px;
}

.Tell .Title {
	font-size: 16pt;
	margin-bottom: 5px;
	width: 1000px;
}
.Tell .Narrative {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
	font-size: 10pt;
	letter-spacing: 3pt;
}
.Tell .Mmore {
	text-align: center;
	border: 1px solid #CCC;
	position: absolute;
	top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
	line-height: 20pt;
	right: 15px;
}

.Tell .hd{
	overflow: hidden;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 10pt;
	position: absolute;
	top: 30px;
	right: 10px;
	width: 40px;
}
.Tell .hd .prev, .Tell .hd .next{
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background-image: url(images/next_prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.Tell .hd .next{
	background-position:-20px 0px;
}
.Tell .hd .prev{
	background-position: 0px 0px;
}


.Tell .bd ul li{
	width: 185px;
	margin-right: 7px;
	margin-left: 8px;
	float: left;
	height: 300px;
	display: block;
	position: relative;
	background-image: url(images/portfolio_type_1_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
}
.Tell .bd li .Content {
	background: #FFF;
	border: 1px solid #ececec;
	overflow: hidden;
	float: left;
	width: 185px;
}
.Tell .bd li .Content span {
	display: block;	
}
.Tell .bd li .Content .padding {
	padding: 5px;
	overflow: hidden;
	float: left;
	width: 175px;
	height: 240px;
}
.Tell .bd li .Content .padding .map {
	float: left;
	height: 175px;
	width: 175px;
	margin-bottom: 5px;
}
.Tell .bd li .Content .padding .Titles {
	font-size: 10pt;
	line-height: 18pt;
	margin-right: 10px;
	margin-left: 10px;
}
.Tell .bd li .Content .padding .resource {
	font-size: 10px;
	line-height: 14pt;
	color: #999;
	margin-right: 10px;
	margin-left: 10px;
}

.Tell .bd li .Content .item_meta {
	background: #f1f1f1 url(images/portfolio_item_meta.png) repeat-x top;
	border-top: 1px solid #e7e7e7;
	text-align: right;
	font-size: 10pt;
	float: left;
	width: 170px;
	padding: 10px;
}
.Tell .bd li .Content .item_meta  .no{
	background-image: url(images/like.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 10pt;
	padding-right: 10px;
}
#white_block {
	background: #FFF;
	-webkit-box-shadow: 0px 0px 4px rgba(222,222,222,1);
	box-shadow: 0px 0px 4px rgba(222,222,222,1);
	padding-top: 10px;
	float: left;
	width: 100%;
	margin-bottom: 60px;
}


#white_block .stripes {
	position: relative;
	height: 11px;
	bottom: -11px;
	background-image: url(images/stripes.png);
	background-repeat: repeat-x;
	background-position: top;
}

#white_block  .container{
	position: relative;
	width: 1000px;
	padding: 0;
	z-index: 3;
	height: 430px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}





#newsflash {
	float: left;
	width: 1000px;
	margin-top: 30px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #C00;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#newsflash .areaflash {
	float: left;
	height: 30px;
	width: 870px;
	overflow: hidden;
	position: relative;
	margin-left: 100px;
}


#newsflash  ul li {
	float: left;
	height: 30px;
	font-size: 10pt;
	line-height: 30px;
	color: #FFF;
	margin-right: 80px;
}

#newsflash .areaflash .mltitle .Date {
	font-size: 12pt;
	color: #F90;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
}

#page {
	float: left;
	width: 1000px;
	margin-top: 30px;
}
#page ul {
	margin: 5px;
	float: left;
	width: 240px;
	height: 280px;
	display: block;
	position: relative;
}
#page ul .map {
	height: 150px;
	width: 240px;
	overflow: hidden;
	position: relative;

}
#page ul .map img {
		width: 270px;
		height: 179px;
		-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;
	}
#page ul .map:hover img {
		width: 250px;
		height: 164px;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}
#page ul .Thumbnail {
	position: absolute;
	left: 80px;
	top: 110px;
}
#page ul .Title {
	position: absolute;
	top: 195px;
	text-align: center;
	width: 240px;
	left: 3px;
}
#page ul .Narrative {
	width: 200px;
	position: absolute;
	top: 230px;
	font-size: 10pt;
	text-align: center;
	color: #666;
	margin-right: 20px;
	margin-left: 20px;
}












/*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;
}












#Button {
margin-bottom: 20px;
text-align: center;
width: 1000px;
}
#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;
}
#Button a {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #333;
	
	
}
#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;
}