* {
	margin:0;
	padding:0;
	
}


body {
	font-family:Arial,"微軟正黑體","Microsoft JhengHei",sans-serif;
	font-size:13px;
	background-color:#0d65bb;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* close commented backslash hack */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

a {
text-decoration:none;

}

.wrapper{
	width:100%;
	height:100%;
}

.main{
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
}

.header{
	width:1000px;
}

.header_top{
	background:url(../images/header_bg.png) top left no-repeat;
	padding-bottom:20px;
}

.logo{
	margin-left:40px;
	float:left;
	margin-top:37px;
}

.header_info{
	float:right;
	width:640px;
	margin-right:20px;
	margin-top:115px;
}

.header_btn{
	width:110px;
	float:right;
	padding-left:500px;
	margin-bottom:20px;
}

.btn_login{
	background:url(../images/btn_bg01.png) no-repeat;
	display:block;
	width:44px;
	height:20px;
	color:#FFF;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	float:left;
	margin-right:6px;
}

.btn_reg{
	background:url(../images/btn_bg02.png) no-repeat;
	display:block;
	width:60px;
	height:20px;
	color:#FFF;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	float:left;
}

.header_lang{
	width:149px; 
	float:right;
	padding-left:500px;
	margin-bottom:15px;
}

.lang_chi{
	font-size:15px;
	color:#61b108;
	margin-right:24px;
	font-weight:bold;
	font-family:"微軟正黑體", "Microsoft JhengHei";
	float:left;
}

.lang_eng{
	font-size:15px;
	color:#61b108;
	font-weight:bold;
	float:left;
	padding-top:2px;
}

.header_contact{
	zwidth:527px;
	float:right;
}

.header_contact p{
	font-size:15px;
	float:left;
}

.header_contact .tel{
	margin-right:20px;
}

.header_contact .fax{
	margin-right:20px;
}

.header_bottom{
	background:#dedede;
	height:45px;
}

.nav{
	padding-left:20px;
	float:left;
}

.nav li{
	float:left;
	line-height:45px;
	color:#818181;
	width:102px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.nav .active{
	background:url(../images/nav_bg.png) repeat-x;
	color:#FFF;
}

.nav li a{
	display:block;
	line-height:45px;
	color:#818181;
	width:102px;
}

.nav li a:hover{
	background:url(../images/nav_bg.png) repeat-x;
	color:#FFF;
}

.nav .drop_menu {
	background:#DEDEDE;
    display:none;
    float: none;
    margin-top: 0;
    position: absolute;
    width: 102px;
    z-index: 9999;
}

.nav .drop_menu li{
	float:left;
}

.nav li:hover > ul{
	display:block;
}

.nav .w160{
	width:160px;
}
	
.search{
	width:280px;
	float:right;
}

.search_box{
	background:url(../images/search_box.png) right no-repeat #FFF;
	width:172px;
	height:31px;
	border:1px solid #d0d0d0;
	font-size:16px;
	padding-left:2px;
	margin-top:5px;
	float:left;
	margin-right:10px;
}

.btn_search{
	background:url(../images/btn_bg03.png) no-repeat;
	display:block;
	width:70px;
	height:23px;
	color:#FFF;
	padding-left:23px;
	line-height:26px;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	float:left;
	position:relative;
	left:3px;
}

.content{
	width:1000px;
	background-color:#ededed;
	padding-bottom:100px;
	padding-top:40px;
}

.main_banner{
	background:url(../images/index_bg01.png) top no-repeat;
	margin-left:20px;
	width:960px;
	height:485px;
}

.middle_banner{
	background:url(../images/index_bg02.png) top no-repeat;
	margin-left:20px;
	width:960px;
	height:346px;
	margin-top:20px;
	margin-bottom:20px;
}

.about_leeon{
	width:870px;
	font-size:15.5px;
	color:#777777;
	padding-left:65px;
	padding-top:20px;
	line-height:1.7;
}

.middle_banner span{
	font-size:18px;
	color:#0d65bb;
}

.index_box_area{
	margin-left:104px;
	margin-top:15px;
}

.index_box_area p{
	width:155px;
	text-align:center;
}

.index_box{
	width:163px;
	height:155px;
	margin-right:35px;
	float:left;
}

.index_box:hover{
	cursor:pointer;
}

.index_box1{
	background:url(../images/index_box01.png) no-repeat;
}

.index_box2{
	background:url(../images/index_box02.png) no-repeat;
}

.index_box3{
	background:url(../images/index_box03.png) no-repeat;
}

.index_box4{
	background:url(../images/index_box04.png) no-repeat;
}

.index_box p{
	width:158px;
	line-height:52px;
	color:#FFF;
	font-size:19px;
	font-family: 'Oswald',"微軟正黑體","Microsoft JhengHei",Helvetica;
	font-weight:bold;
}

.bx_banner{
	background:url(../images/bx_bg.png) no-repeat;
	margin-left:20px;
	width:960px;
	height:236px;
	padding-top:30px;
	padding-left:5px;
}

.index_bottom{
	margin-left:20px;
	margin-top:20px;
}

.footer{
	background-color:#ededed;
	padding-bottom:20px;
	border-bottom:26px solid #bbc8e6;
}

.footer_info{
	font-size:12px;
	color:#777777;
	margin-left:45px;
	line-height:1.8;
	width:640px;
	float:left;
}
 
.footer_info span{
	margin-left:100px;
}

.footer_payment{
	width:118px;
	float: right;
	margin-right:30px;
}

.banner{
	width:965px;
	height:215px;
	margin-left:9px;
}

.about{
}

.content h1{
	font-size:57px;
	color:#7d9cdf;
	font-family: 'Comfortaa', cursive,"微軟正黑體","Microsoft JhengHei";
	margin-left:60px;
	margin-top:20px;
}

.sub_title{
	font-size:27px;
	color:#7d9cdf;
	font-family: 'Comfortaa', cursive,"微軟正黑體","Microsoft JhengHei";
	margin-left:60px;
}

.about_photo{
	margin-left:56px;
	margin-top:40px;
}

.about_company{
	width:870px;
	font-size:17px;
	color:#777777;
	padding-left:56px;
	padding-top:30px;
	line-height:1.7;
}

.about_company span{
	font-size:20px;
	color:#0d65bb;
}

.about_photo2{
	margin-left:40px;
	margin-top:40px;
}

.contact_area{
	padding:28px 28px 28px 45px;
	background-color:#FFF;
	margin-top:25px;
}

.company_info{
	width:490px;
	float:left;
	font-size:15px;
}
	

.company_info ul li{
	line-height:24px;
	margin-bottom:10px;
}

.info_left{
	float:left;
	width:60px;
	padding-left:40px;
}

.contact_tel{
	background: url(../images/icon_tel.png) left no-repeat;
}

.contact_fax{
	background: url(../images/icon_fax.png) left no-repeat;
}

.contact_mail{
	background: url(../images/icon_mail.png) left no-repeat;
}

.contact_addr{
	background: url(../images/icon_addr.png) left no-repeat;
}

.info_right{
	width:335px;
	float: left;
}

.contact_form{
	width:435px;
	height:360px;
	float: right;
	font-size:15px;
	border:1px solid #cfcfcf;
}

.contact_form form{
	width:380px;
	margin-top:15px;
	margin-left:29px;
}

.contact_form p{
	font-size:13px;
	margin-bottom:10px;
}

.input_name{
	width:380px;
	margin-bottom:9px;
	height:26px;
	padding:2px;
	border:1px solid #cfcfcf;
}

.input_mail{
	width:380px;
	margin-bottom:9px;
	height:26px;
	padding:2px;
	border:1px solid #cfcfcf;
}

.contact_form textarea{
	width:380px;
	height:126px;
	padding:2px;
	border:1px solid #cfcfcf;
	resize:none;
	margin-bottom:20px;
}

.btn_send p{
	background: url(../images/icon_send.png) left no-repeat;
	font-size:13px;
	color:#FFF;
	line-height:25px;
	margin-left:35px;
	padding-left:20px;
}

.btn_send {
    background-color: #ff8800;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    display: block;
    line-height: 20px;
    margin-left: 15px;
    width: 80px;
	cursor:pointer;
}

.order_area, .payment{
	padding:38px 28px 28px 45px;
	background-color:#FFF;
	margin-top:25px;
}

.order_info{
	width:465px;
	float:left;
	font-size:13px;
}

.order_info p{
	margin-bottom:10px;
}

.printing_list{
	margin-left:20px;
	margin-bottom:10px;
}

.printing_list li{
	list-style-type:decimal;
	list-style-position:outside;
	margin-bottom:3px;
}

.order_form{
	float:right;
	width:262px;
}

.order_form .w260{
	width:260px;
	margin-bottom:9px;
	height:26px;
	padding:2px;
	border:1px solid #cfcfcf;
}

.order_form textarea{
	width:260px;
	height:196px;
	padding:2px;
	border:1px solid #cfcfcf;
	resize:none;
	margin-bottom:10px;
}

.order_form .btn_send{
	float:right;
	margin-bottom:30px;
}

.product_area{
	padding:20px 0px;
	background-color:#FFF;
	margin-top:25px;
}

.product_area select{
	margin-left:420px;
	width:180px;
	font-size:12px;
	border:1px solid #cfcfcf;
	margin-bottom:40px;
}

.product_list{
	margin-left:94px;
	width:840px;
}

.product_box{
	width:250px;
	margin-right:30px;
	margin-bottom:40px;
	border-bottom:8px solid #498ef9;
	float:left;
}

.prodoct_photo{
	width:248px;
	border:1px solid #cfcfcf;
}

.printing_name{
	line-height:50px;
	width:250px;
	color:#333;
	font-size:15px;
	text-align:center;
}


.register-pop {
    background-color: #F2F2F2;
    height: 270px;
    width: 760px;
}

.reg {
    float: left;
    height: 270px;
    width: 380px;
}

.reg-content {
    float: left;
    padding: 30px 0 0 30px;
}

.pop-border {
    border-left: 1px solid #CCCCCC;
    float: left;
    height: 230px;
    margin-left: 15px;
    margin-top: 20px;
}

.reg label {
    display: block;
    float: left;
    margin-bottom: 5px;
    width: 140px;
}

.reg input {
    border: 1px solid #CCCCCC;
    float: left;
    height: 24px;
    margin-bottom: 10px;
    padding: 2px 4px;
    width: 180px;
}

.reg-btn {
    background: url("../images/reg-btn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: medium none;
    cursor: pointer;
    float: right;
    height: 25px;
    margin: 20px 30px 0 0;
    width: 95px;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	padding-left:18px;
}

.login {
    float: right;
    height: 270px;
    width: 320px;
}

.login-content {
    float: left;
    padding: 30px 30px 0 0;
}

.login label {
    display: block;
    float: left;
    margin-bottom: 5px;
    width: 100px;
}

.login input {
    border: 1px solid #CCCCCC;
    float: left;
    height: 24px;
    margin-bottom: 10px;
    padding: 2px 4px;
    width: 180px;
}

.login a {
    color: #fabc00;
    text-decoration: underline;
}

.login-btn {
    background: url("../images/login-btn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: medium none;
    cursor: pointer;
    float: right;
    height: 25px;
    margin: 35px 0px 0px 0px;
    width: 95px;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	padding-left:18px;
}

.partner_banner{
	background:url(../images/index_bg01.png) top no-repeat;
	margin-left:20px;
	margin-bottom:10px;
	width:960px;
	height:485px;
}



.artwork{
	background-color:#FFF;
	margin-top:20px;
	min-height:692px;
}

.artwork img {
    margin: 30px 0 30px 105px;
}

.content02_a_alink {
    color: #9A7700;
    display: block;
    font-family: 'Quattrocento Sans',sans-serif;
    font-size: 20px;
    text-align: center;
    text-decoration: underline;
}

.purchase-content {
    margin-bottom: 30px;
    margin-left: 75px;
}

.purchase {
    background: none repeat scroll 0 0 #ECF1F5;
    border: 1px solid #CCCCCC;
    float: left;
    height: 350px;
    margin: 40px 0;
    padding: 30px;
    position: relative;
    top: 20px;
    width: 150px;
}

.purchase:hover{
    background:#FFF;
	position:relative;
	height:390px;
	top:0;
}

.purchase h1 {
    color: #CB9E12;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-top:0px;
}

.purchase h2 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.purchase ul {
    margin-top: 30px;
}

.purchase ul li {
    color: #9C9C9C;
    margin-bottom: 15px;
    text-align: center;
}

.purchase .border {
    border-bottom: 1px solid #CCCCCC;
    margin: 60px 0 10px;
}

.artwork input {
    border: 1px solid #CCCCCC;
    float: left;
    height: 24px;
    margin-top: 10px;
    padding: 2px 4px;
    width: 350px;
}

.purchase-btn {
    background: url("../images/purchase-btn.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 50px;
    margin-left: 10px;
    width: 134px;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	padding-left:25px;
	font-weight:bold;
}

.purchase-btn_2 {
    background: url("../images/purchase-btn.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 50px;
    margin-left: 360px;
	margin-top:20px;
    width: 134px;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	padding-left:25px;
	font-weight:bold;
}

.artwork .upload {
    float: left;
    margin-top: 30px;
    width: 400px;
}

.artwork2 {
    float: left;
    font-weight: bold;
    margin: 40px 15px 0 200px;
    width: 110px;
}

.fileinput-button {
    overflow: hidden;
    position: relative;
}
.btn-success {
    background-color: #5CB85C;
    border-color: #4CAE4C;
    color: #FFFFFF;
}
.btn {
    -moz-user-select: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.progress {
    background-color: #F5F5F5;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    margin-top:10px;
    overflow: hidden;
}

.next-btn {
    background:#d2a200;
    display: block;
	line-height:26px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:15px;
    width: 64px;
	border:1px solid #bb9000;
    border-radius: 4px;
}

.artwork3 {
    margin: 50px 0 0 150px;
    width: 400px;
}

.artwork3 label {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 100px;
}

.artwork3 select {
    height: 25px;
    margin-bottom: 15px;
    padding: 2px;
    width: 300px;
}

.artwork3 button {
    background: url("../images/confirm-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 26px;
    margin: 30px 0 0 160px;
    width: 148px;
}

.artwork4 h2 {
    color: #AE9233;
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 30px;
    text-align: center;
}

.order-summary h3 {
    font-size: 15px;
    font-weight: bold;
    padding-left: 250px;
    padding-top: 30px;
}

.order-summary-left {
    float: left;
    margin-left: 250px;
    width: 330px;
}

.order-summary h5 {
    float: left;
    font-weight: bold;
	margin-bottom:10px;
}

.order-summary-right p {
    margin-bottom: 10px;
}

.order-summary .total {
    font-size: 15px;
    font-weight: bold;
    text-align: right;
}
.order-summary .total {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 30px;
    margin: 20px 0 0 250px;
    padding: 10px 8px 0 0;
    width: 550px;
}

.order-summary-right{
	float:right;
	width:270px;
}

.billing-info {
    height: 200px;
    margin: 0 auto;
    padding-bottom: 100px;
    width: 630px;
}

.billing-info-left {
    float: left;
    width: 300px;
}

.billing-info-left input {
    height: 24px;
    padding: 2px 4px;
    width: 300px;
}
.artwork .artwork input {
    border: 1px solid #CCCCCC;
    float: left;
    height: 24px;
    margin-top: 10px;
    padding: 2px 4px;
    width: 350px;
}

.billing-info-right {
    float: left;
    margin-left: 30px;
    width: 300px;
}

.purchase {
    background: none repeat scroll 0 0 #ECF1F5;
    border: 1px solid #CCCCCC;
    float: left;
    height: 350px;
    margin: 40px 0;
    padding: 30px;
    position: relative;
    top: 20px;
    width: 150px;
}

.artwork .billing-info-right input {
    height: 24px;
    padding: 2px 4px;
    width: 300px;
}
.artwork .paypal {
    background: url("../images/paypal.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 46px;
    margin: 40px 0 0 220px;
    width: 200px;
}

.artwork4 .border {
    border-bottom: 1px solid #CDCDCD;
    margin-top: 70px;
}

.artwork5 {
    background: url("../images/logo.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 300px;
    margin: 50px auto 0;
    padding-top: 190px;
    width: 950px;
}

.finish_title{
	height:30px;
}

.finish{
	margin-top:0;
}

.artwork5 p {
    text-align: center;
	width: 900px;
	padding-left:30px;
	margin-bottom:40px;
}

.artwork5 a {
    margin: 50px 0 0 300px;
}

.link4{
	display:block;
}

.payment h2{
	color:#0D65BB;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.payment_left{
	width:390px;
	float:left;
}

.client_info li{
	margin-bottom:10px;
}

.client_info li span{
	font-weight:bold;
	display:block;
	float:left;
	width:60px;
}

.payment_right{
	width:530px;
	float:left;	
}

.payment_detail{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

.payment_detail li{
	margin-bottom:5px;
}

.payment_detail .left{
	float:left;
	width:430px
}

.payment_detail .left span{
	font-weight:bold;
}

.payment_detail .right{
	float:right;
}

.payment_right p{
	float:right;
	margin-top:10px;
}

.payment_right p span{
	font-size:20px;
}

.paypal{
	margin-top:10px;
	padding:5px 10px;
	text-align:center;
	float:right;
	color:#fff;
}






.showcase-1{
	float:left;
	margin-top:40px;
	margin-right:30px;
	background-color:#fff;
	width:250px;
	height:252px;
	border-bottom:8px solid #498EF9;
	
}
.showcase-content{
	background:url(../images/showcase-border.png) no-repeat;
	width:250px; 
	height:202px;
	text-align:center;
}
.showcase-content img{
	margin:40px 0px 0px 4px;
}


.showcase-1 a{
	line-height:50px;
	font-size:14px;
	color:#4c4c4c;
	width:250px;
	display:block;
	text-align:center;
}
.grouped_elements span{
	position:absolute;
	bottom:16px;
	left:15px;
	cursor:pointer;
}

.upload_file{margin-bottom:5px;
}
