/*
 * w257 - swan-11 iweb22-style12
 * http://yahoocar.com.tw
 *
 * Copyright 2014, Evelyn Wang
 * 
 * 
 * April 2014
 */
 
 
/*-----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
    +common
        =anchor
        =clear,clearfix
        =banner
    +header
        =cis
        =site-func
        =share-func
        =nav
    +content
        +content-main
        +content-sidebar
    +footer
        =footer-link
        =company-info
-----------------------------------------------------------------------------*/

/* +common
*----------------------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

body {
	margin:0;
	text-align: center;
	color: #252525;
	font-size: 14px;
}

div, h1, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, img, span, ul, li {
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	word-wrap: normal;
	word-break: normal;
	border-width: 0;
	font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow";
}

hr {
	noshade:noshade;
}

th {
	font-weight: normal;
}

ul, li {
	list-style: none;
}

/**
*
* =anchor
*
**/

a:link, a:visited {
	color: #191919;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: none;
}

/**
*
* =clear,clearfix
*
**/

/* regular clearing apply to column that should drop below previous ones. */
.clear {
    clear: both;
}

/* this needs to be first because FF3 is now supporting this */
.clearfix {
    display: inline-block;
}

/* clearing floats without extra markup */
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

/* hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* end hide from IE-mac */
#back-top{
    position: fixed;
    left: 10px;
    bottom: 46px;
    z-index: 56;
    background: #a0a0a0;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
}


/* +container
*----------------------------------------------------------------------------*/
#container {
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
	text-align: center;
	background: #fff;
}


/* +mainNav
*----------------------------------------------------------------------------*/
#container .mainNav {
	width: 100%;
	display: none;
	position: relative;
}

#container .mainNav ul {
	padding: 10px 0;
	background: #2f2f2f;
	overflow: hidden;
}

#container .mainNav ul li {
	margin: 0 15px;
	padding: 6px 10px;
	border-bottom: 1px #525252 solid;
}
#container .mainNav ul li:last-child {
	border-bottom: 0;
}
#container .mainNav ul li a {
	color: #fff;
}

#container .mainNav #close {
	width: 23px;
	height: 23px;
	position: absolute;
	top: 15px;
	right: 15px;
}

#container .mainNav #close #close_img {
	width: 23px;
	height: 23px;
}

#container .mainNav #close #close_img a {
	width: 23px;
	height: 23px;
	background: url(../../mobile/images/12/close.gif) no-repeat 0 0;
	display: block;
	text-indent: -999999px;
}


/* +header
*----------------------------------------------------------------------------*/
#container #header {
	width: 100%;
	overflow: hidden;
}

#container #header .openTop {
	width: 100%;
	height: 45px;
	background: #212121;
	line-height: 45px;
	text-align: left;
}

#container #header .openTop a {
    color: #000;
    background-image: url(/mobile/images/nav-icon.png);
    background-repeat: no-repeat;
    display: block;
    height: 45px;
    margin: 0 0 0 10px;
    background-position: 100% center;
    background-size: 35px;
    text-align: right;
    padding-right: 35px;
}
#container #header .openTop a:after {
	content:'選單';
    margin-left: 40px;
    font-size: 20px;
    color: #fff;
}
#container .cis {
	margin: 15px;
}
#container .cis img{
	width: 70%;
}
/* +banner
*----------------------------------------------------------------------------*/
#container #banner {
	text-align: center;
	margin: 15px 0;
	width: 100%;
}
#container #banner ul{
	width: 100%;
	height: 180px !important;
}
#container #banner ul li{
	width: 100%;
}
#container #banner ul li a{
	display:block;
}
#container #banner ul li a img{
	width: 100%;
}
/* +content
*----------------------------------------------------------------------------*/
#container .content {
	padding: 5px 0;
	width: 100%;
	text-align: center;
}
#container .content .leftPhoto{
	margin:0 auto;
	width:80%;
}
#container .content .leftPhoto a{
	margin-bottom:5px;
	display: block;
}
#container .content .leftPhoto a img{
	max-width:100%;
}
#container .content .bottomnav{
	margin: 10px;
}
#container .content .bottomnav li{
	background-image: url(/mobile/images/newstitle.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding: 5px 0 5px 30px;
    margin: 3px 0;
    background-size: 15px;
    background-color: #f5f5f5;
}
#container .content .bottomnav li a{
	
}
/**
*
* =serviceCall
*
**/
#container .content .serviceCall {
	width: 95%;
    margin: 0 2.5%;
}
#container .content .serviceCall .txt{
	width: 95%;
    margin: 0 2.5%;
}
#container .content .serviceCall p {
	margin: 0 0 5px;
	text-align: left;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

#container .content .serviceCall p span {
	padding: 4px 0;
    background: #777D1E;
	display: inline-block;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	width:100%;
	text-align:center;
}
#container .content .serviceCall p span img{
	vertical-align: middle;
	margin-right: 5px;
	width: 20px;
}
#container .content .serviceCall .callC {
	font-size: 16px;
	color: #000;
	font-weight: normal;
    background-image: url(/mobile/images/list-icon.png);
	background-repeat: no-repeat;
    padding-left: 22px;
    background-position: 0 center;
	background-size: 15px;
	margin: 20px 15px 20px;
}

#container .content .serviceCall .phone {
	height: 38px;
	line-height: 38px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
    color: #b60a1a;
    text-align: center;
}

#container .content .serviceCall .phone a {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #c64a22;
	font-weight: 900;
}
#container .content h2.index {
    background-image: url(/mobile/images/newstitle.png);
    background-repeat: no-repeat;
    background-size: 20px;
    border: 0;
    color: #b10909;
    background-position: 0 center;
    padding: 0 10px 5px;
    padding-left: 28px;
    margin: 0 10px 10px;
    font-weight: normal;
    border-bottom: 1px solid #a21b1b;
}
#container .content h2.por {
    background-image: url(/mobile/images/protitle.png);
}
#container .content h2.index.contact {
	background-image: none;
    padding: 0;
    border-bottom: none;
    overflow: hidden;
    text-overflow: initial;
    white-space: inherit;
	font-size: 25px;
}
#container .content .indexasd {
    border: 0;
    color: #901a1a;
    margin: 0 10px;
}
#container .content .indexasd a{
	display: block;
    width: 100%;
    background-image: url(/mobile/images/searchtitle.png);
    background-color: #ffc33c;
    background-position: 15px 50%;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
}
/**
*
* =mode
*
**/
#container .content .mode {
	margin: 0 0 20px;
	padding: 10px 0 0;
	border-top: 1px #bbb dotted;
	text-align: center;
}

#container .content .mode a {
	font-size: 16px;
	color: #c64a22;
}

/**
*
* =article
*
**/
#container .content >h2 {
	margin: 0 0 10px;
    padding: 0 0px 0px 35px;
    border-bottom: 1px #4A4F53 solid;
    font-size: 21px;
    color: #4A4F53;
    background-image: url(/mobile/images/maintitle.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#container .content #article {
	font-size: 14px;
	line-height: 160%;
    margin-bottom: 20px;
	padding: 0 3%;
}
#container .content #article .banner >a{
    background-image: url(/mobile/images/arrow.png);
    background-repeat: no-repeat;
	display:inline-block;
	width:20px;
	height:20px;
	margin-right: 10px;
	
}
#container .content #article .banner a.next{
    background-image: url(../mobile/images/arrow2.png);
}

#container .content #article img{
    max-width:100%;
	margin:0 !important;
}
/**
*
* =community
*
**/
#container #community {
	margin: 0 10px 15px;
}

#container #community ul {
	overflow: hidden;
}

#container #community ul li {
	float: left;
}

#container #community ul li a.pPlus {
	margin: 0 10px;
	width: 20px;
	height: 20px;
	background: url(../../mobile/images/12/plurk-32.png) no-repeat 0 0;
	display: block;
}

/**
*
* =news
*
**/
#container .content #news ,
#container .content #newss {
	margin: 0 10px 10px;
	overflow: hidden;
}

#container .content #news .list ,
#container .content #newss .list,
#container .content #profile-list .list {
	padding: 0 10px 5px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}
#container .content #news .news ,
#container .content #newss .news {
	padding: 0 0 5px;
}

#container .content #news .list h3 ,
#container .content #newss .list h3,
#container .content #profile-list .list h3{
	background: url(../../mobile/images/12/icon-more.jpg) no-repeat right center;
	float: left;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 65%;
}
#container .content #profile-list .list h3{
	background: url(/mobile/images/list-icon.gif) no-repeat left center;
    width: auto;
    padding-left: 25px;
	margin: 0 15px;
}
#container .content #news .list h3 a ,
#container .content #newss .list h3 a {
	color: #353430;
}

#container .content #news .list p ,
#container .content #newss .list p {
	display: block;
	float: left;
	text-align: center;
    color: #888888;
	margin-right: 10px;
	width: 30%;
}
#container .content #news .list p.red{
    color: #ca0909;
	width: 10%;	
}
/**
*
* =backList
*
**/
#container #backList ,#ordernow {
	background-color: #A21B1B;
    width: 120px;
    text-align: center;
    padding: 5px 0;
    margin: 10px 0;
}
#container #backList a ,#ordernow a{
	color:#fff;
}
#container #ordernow{
	background-color: #ff5a79;
}
/**
*
* =page
*
**/
#container .content .page {
	margin: 0 0 10px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
}

#container .content .page a ,
#container .content .page span {
	margin: 0 5px;
	padding: 5px 7px;
	border: 1px #bbb solid;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#container .content .page .page_1{
	float:left;
}
/**
*
* =products
*
**/
#container .content #products {
	margin: 0 10px 20px;
}

#container .content #products h3 {
	margin: 0 0 10px;
	padding: 10px 0;
	width: 100%;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
}

#container .content #products ul {
	overflow: hidden;
}

#container .content #products ul li {
	overflow: hidden;
	width: 49%;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    padding-bottom: 1%;
}
#container .content #products ul li h3 a {
	color: #353430;
	font-size: 14px;
}

#container .content #products ul li a.photo {
	margin: 0 10px 0 0;
    width: 80%;
    display: block;
    overflow: hidden;
    height: 120px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    border: 10px solid #fff;
    box-shadow: 1px 1px 10px #b3b3b3;
}

#container .content #products ul li a.photo img {
	width: 100%;
}
#container .content #products .pronavWrap {
	margin: 0 0 15px;
	padding: 5px;
	height: 25px;
	background: #a72b2b;
	position: relative;
}

#container .content #products .pronavWrap .wrap {
	overflow: hidden;
	position: absolute;
	left: 2%;
    width: 98%;
	z-index: 500;
}

#container .content #products .pronavWrap .wrap .toggle {
	width: 150px;
	height: 25px;
	display: inline-block;
	background: #6b0000;
	text-align: center;
	line-height: 25px;
	color: #fff;
}

#container .content #products .pronavWrap .wrap #pronav {
	display: none;
}

#container .content #products .pronavWrap .wrap #pronav ul {
	width: 98%;
    background: #a72b2b;
}

#container .content #products .pronavWrap .wrap #pronav ul li {
	padding: 2%;
    width: 96%;
    border: 0;
    font-size: 14px;
    color: #fff;
}
#container .content #products .pronavWrap .wrap #pronav ul li:nth-child(9),
#container .content #products .pronavWrap .wrap #pronav ul li:nth-child(10),
#container .content #products .pronavWrap .wrap #pronav ul li:nth-child(11){
	display:none;
}
#container .content #products .pronavWrap .wrap #pronav ul li ul{
	margin: 10px 1% 0;
}
#container .content #products .pronavWrap .wrap #pronav ul li ul li {
	padding: 5px 2%;
    width: 26%;
}
#container .content #products .pronavWrap .wrap #pronav ul li ul li a{
	border:none;
	font-size: 12px;
}
#container .content #products .pronavWrap .wrap #pronav ul li a {
	padding: 0 0 5px;
	border-bottom: 1px #fff dotted;
	display: block;
	line-height: 160%;
	color: #fff;
}

#container .content #products .pronavWrap .wrap #pronav ul li ul.subnav {
	margin: 5px 0 0;
	padding: 5px 0 0;
	width: 140px;
	background: none;
	border-top: 1px #fff solid;
}

#container .content #products .pronavWrap .wrap #pronav ul li ul.subnav li {
	padding: 0;
}

/**
*
* =products
*
**/
#container .content #contact {
	margin: 0 10px 20px;
}

#container .content #contact fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}
#container .content #contact .wrap ul li {
	margin: 10px 0;
}
#container .content #contact .wrap ul li .form input{
	padding: 5px 10px;
}

#container .content #contact fieldset p {
	margin: 0 0 10px;
}

#container .content #contact fieldset p label {
	width: 100px;
	display: inline-block;
	text-align: right;
}

#container .content #contact fieldset p input ,
#container .content #contact fieldset p	textarea {
	padding: 3px;
	width: 60%;
	border: 1px #bbb solid;
}

#container .content #contact fieldset.btn {
	overflow: hidden;
	text-align: right;
}

#container .content #contact fieldset.btn input {
	width: 150px;
	height: 30px;
	background: #fd172c;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	font-weight: 900;
}

.fb-page {
	padding: 20px 0;
}


/* +footer
*----------------------------------------------------------------------------*/
#container #footer {
	padding: 15px 0;
	width: 100%;
	background: #171717;
}
#container #footer .info{
	width: 95%;
    margin: 0 auto;
}
#container #footer p {
	margin: 0 0 10px;
	text-align: left;
	font-size: 12px;
	color: #fff;
}
#container #footer p a{
	color:#fff;
}
#container #footer .ckEdit {
	text-align: left;
	font-size: 12px;
	color: #fff;
}


/***productsNav***/
.content .pNav {
	width: 100%;
	display: none;
	position: relative;
}

.content .pNav ul {
	padding: 15px 0;
	background: #f5aa19;
	overflow: hidden;
}

.content .pNav ul li {
	margin: 0 15px;
	padding: 5px 0;
	border-bottom: 1px #000 solid;
}

.content .pNav ul li a {
	color: #000;
}

.content .pNav #close {
	width: 23px;
	height: 23px;
	position: absolute;
	top: 15px;
	right: 15px;
}

.content .pNav #close #close_img {
	width: 23px;
	height: 23px;
}

.content .pNav #close #close_img a {
	width: 23px;
	height: 23px;
	background: url(../../mobile/images/12/close.gif) no-repeat 0 0;
	display: block;
	text-indent: -999999px;
}

#container .content #contact fieldset .FaxInfo  input {
    width: 5%;
   }

.content #pheader {
	width: 100%;
	background: #221e1f;
	overflow: hidden;
}

.content #pheader .openTop {
	margin: 0 0 0 12px;
	width: 150px;
	height: 30px;
	background: #f5aa19;
	float: left;
	line-height: 27px;
	text-align: center;
}

.content #pheader .openTop a {
	color: #000;
}

.moblie .cc1 .about_title{
	background-color: #c03018;
    height: 30px;
    font-size: 20px;
    color: #fff;
    padding: 0 0 0 45px;
	margin-top: 5px;
}
#footphone{
	position: fixed;
	bottom: 6px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	z-index: 999;
}
#footphone a{
	display: inline-block;
	color:#fff;
}
#footphone a:hover{
	color:#fff;
}
#footphone li{
	text-align: center;
	list-style:none;
	float:left;
	width:33%;
	border-radius: 50px;
	width: 30%;
    margin: 0 1.5%;
	background: rgba(84, 11, 11, 0.95);
}
/************/
#article >div{
	overflow:hidden;
}
#article >div .left,
#article >div .right{
	float:left;
	width:100%;
}
#article >div .right a.btn-danger{
	color: rgb(255, 255, 255);
    font-weight: bold;
    text-decoration: none;
    font-size: 17.5px;
    display: inline-block;
    padding: 11px 19px;
    margin-bottom: 0px;
    text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
    vertical-align: middle;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, rgb(238, 95, 91), rgb(189, 54, 47));
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.247059);
    border-radius: 6px;
    line-height: 100%;
}
#article >div .right .txt .pink{
	color:rgb(242, 59, 151);
	font-size: 15px;
	margin: 10px;
}
#article >div .right .txt .pbg{
	background-color: rgb(68, 68, 68);
	margin: 0px 5px 0px 0px;
    padding: 0px 7px;
	height: 22px;
    color: rgb(255, 255, 255);
    border-radius: 11px;
    display: inline-block;
}
#article >div .right .txt ul li{
	background-image: url(http://www.momoshop.com.tw/goods/images/categoryActivityInfo.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 13px;
	background-position: 0% center;
}
#article >div .right .txt >div:nth-child(2){
	border-top: 3px solid rgb(204, 204, 204);
    padding-top: 20px;
    margin-top: 20px;
	color:#000;
	line-height: 45px;
}
#article >div .right .txt >div:nth-child(2) b{
	font-size: 26px;
	color:rgb(214, 38, 114);
}
#article >div .right .txt >div:nth-child(2) .linecall{
	line-height: 20px;
    color: #DE0000;
    margin-top: 20px;
}
#article .one img{
	max-width:100%;
}
#article .two{
}
#article .two .titleimg{
}
#article .two .photo .pic{
    padding: 0px 7px 0px 33px;
    width: 175px;
    height: 235px;
    float: left;
    background-image: url(http://www.kellycats.com/themes/default/images/p_tea_pic-bg.gif);
    background-position: 25px 0px;
    background-repeat: no-repeat no-repeat;
}
#article .two .photo .pic img{
    width: 100%;	
}
#article .two .exp{
}
#article .two .exp ul li{
	margin-bottom: 18px;
    padding-left: 17px;
    background-image: url(http://www.kellycats.com/themes/default/images/aw.gif);
    background-position: 0px 3px;
    background-repeat: no-repeat no-repeat;
	color: #000;
}
#article .two .exp p.blog{
	font-size: 14px;
    color: rgb(255, 140, 0);
}

#article .three{
}
#article .box{
	border: 1px solid rgb(255, 170, 86);
	margin-top: 20px;
}
#article .box .titlename{
	text-align:center;
	font-weight: bold;
	background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(255, 212, 170));
	padding: 20px 0;
    color: #000;
}
#article .box .more a{
	color: rgb(255, 255, 255);
    text-decoration: none;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
    background-color: rgb(218, 79, 73);
    background-image: -webkit-linear-gradient(top, rgb(238, 95, 91), rgb(189, 54, 47));
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.247059);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px;
}
#article .box .simg,
#article .box .txt,
#article .box .more{
	text-align:center;
	margin: 30px 0;
}
#article .box .simg img{
	max-width:100%;
	min-height: 250px;

}
#article .box .txt b{
	color:#F00;
	font-weight:bold;
	display:block;
	font-size:20px;
}
