#header{background:#93c7ee url(https://static.iyp.tw/26948/files/62aee7ed-42d5-49ee-9aed-b1d107215e26.jpg)no-repeat;background-position:top center;width;100%;height:520px}

#nav{background-color:#000;border:0px}

#nav{background-color:#000;border:0px}

#nav  ul li a {font-size:110%;color:#fff;}

#nav li.current a {
    background-color: #1068ac;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #fff;
    text-shadow: none;}


#logo, .modal .logo {
    margin: 0 auto;
    max-width: 920px;
    padding: 0;
    width: 100%;}

#banner{border:8px solid #fff;}

#main-wrap{margin-top:55px;border:1px solid #ccc;padding:10px;}


.column h2, #main h1, .related-product > h3 {
    border-bottom: 1px solid #c0d6e4;
    color: #4ba9c9;
    font-size: 180%;
    line-height: 1.2;
    padding-bottom: 10px;}

.row {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 15px;}

.product-list {padding-top: 15px;}


/*button*/

.css_btn_class {
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:0px solid #469df5;
	padding:10px 20px 15px 8px;height:40px;width:100%;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #999999  );
	background:-ms-linear-gradient( top, #999999 41%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(41%, #79bbff), color-stop(64%, #4197ee) );
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:0px 0px 0px #287ace;
 	-webkit-box-shadow: 5px 4px 3px 0px #cae3fc;
 	-moz-box-shadow: 5px 4px 3px 0px #cae3fc;
 	box-shadow: 5px 4px 3px 0px #cae3fc;
}.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #2c2c2c 41%, #2c2c2c 64%  );
	background:-ms-linear-gradient( top, #2c2c2c 41%, #2c2c2c 64% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(41%, #2c2c2c), color-stop(64%, #2c2c2c) );
	background-color:#4197ee;
}.css_btn_class:active {
	position:relative;
	top:1px;
}

a:hover{color:#ffc000}
/* This css button was generated by css-button-generator.com */