.subKv{
	width:770px;
	height:auto;
	padding:0px;
	margin:62px 0px 0px 0px;
	position:absolute;
}

.content_03{
	width:770px;
	height:170px;
	margin:0px;
	padding:0px;
}

/*only for Event page */
.eventfield{
	width:770px;
	height:auto;
	background: url(../../Images/event/titlebg.gif) repeat-x top #f3fbf9;
	border: 1px solid #d0eae3;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	 }


.brandlist_bg{
	background:#ececec;
	padding:3px 30px 3px 30px;
}

.brandlist_bg02{
	background:#ffffff;
	padding:3px 30px 3px 30px;
}

.subnav{
	width:215px;
	height:100%;
	background:#ececec;
	padding:0px;
	margin:0px;
}

.subnav ul{
	width:215px;
	height:100%;
	margin:0px;
	padding:15px 0px 15px 0px;
}

.subnav ul li{
	width:200px;
	background:url(../../Images/mutual/arrow.gif) 0px 3px no-repeat;
	list-style:none;
	margin:0px 0px 7px 9px;
	padding-left:6px;
	color:#464646;
	font-size:13px;
	text-decoration:none;
}

.subnav ul li a{
	color:#464646;
	font-size:13px;
	text-decoration:none;
}

.subnav ul li a:hover{
	color:Red;
	font-size:13px;
	text-decoration:none;
}

.CateHeader{
	background:#ececec;
	padding:8px;
	color:#d60201;
	font-size:15px;
	font-weight:bold;
}



/*only for Service page */	 
#serviceCate{
	width:351px;
	height:auto;
	float:left;
	margin:15px 0px 0px 0px;
	padding:55px 13px 0px 13px;
}	

#serviceCate_alt{
	width:351px;
	height:auto;
	float:right;
	margin:15px 0px 0px 0px;
	padding:55px 13px 0px 13px;
}



/* EXPANDED BUTTON */
a.Rbutton {
    /* Sliding right image */    
	background: url(../../Images/mutual/redbtn_R.gif) no-repeat scroll top right; 
    display: block;
    float: right;
    height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin: 0px;
    padding-right: 11px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #ffffff;
    font-family: Arials, Helvetica, sans-serif, 新細明體;
    font-size:13px;
    font-weight:normal;
}

a.Rbutton span {    /* Background left image */ 
    background: url(../../Images/mutual/redbtn_L.gif) no-repeat; 
	 display: block;
	 font-size:13px;
    line-height: 24px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 2px 2px 0px 13px;
}

a.Gbutton {
    /* Sliding right image */    
	background: url(../../Images/mutual/greybtn_R.gif) no-repeat scroll top right; 
    display: block;
    float: right;
    height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin: 0px;
    padding-right: 11px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #ffffff;
    font-family: Arials, Helvetica, sans-serif, 新細明體;
    font-size:13px;
    font-weight:normal;
}

a.Gbutton span {    /* Background left image */ 
    background: url(../../Images/mutual/greybtn_L.gif) no-repeat; 
	 display: block;
	 font-size:13px;
    line-height: 24px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 2px 2px 0px 13px;
}  


