@charset "UTF-8";
/* CSS Document */
@import "helper.css";
#wallpaper {
	background:url(../images/secondaryBg_pink.gif) left top repeat-y;
}
#nav {
width:694px;
	height:27px;
	float:left;
	background:url(../images/nav_bg_pink.gif) top left no-repeat;
	padding-left:10px;
}
ul.dropdown a:hover { background:url(../images/nav_hoverbg_pink.gif) top left no-repeat;
color:#383838; }

#header .focus {
	background:url(../images/focusBg_pink.jpg) left top no-repeat;
}
#header .updata {
	background:url(../images/updatabg_pink.jpg) left top no-repeat;}
#contentWeapper {
	clear:both;
	float:left;
	background:url(../images/secondaryBg_pink.gif) left top repeat-y;
	width:770px;
}
#secondery {
	padding:9px 7px 9px 6px;
	/*background:url(../images/secondaryBgtop_pink.gif) left top no-repeat;*/
	width:162px;
	float:left;
}
/*搜尋*/
#secondery .navZone {
border-bottom:#be9a7c 1px solid;
border-right:#be9a7c 1px solid;
margin-bottom:5px;
}
#secondery .searchZone {
background:url(../images/search_bg_pink.jpg) top left no-repeat;
padding-left:17px;
padding-top:10px;
/*padding-right:9px;*/
padding-bottom:7px;
margin-bottom:5px;
}
/*左方群組選單欄位*/
#secondery .navZone h3 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:100%;
	height:21px;
	padding-top:5px;
	padding-left:10px;
	background-image: url(../images/sec_title_pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content h1 {
	height:22px;
	margin:0;
	padding:0;
	padding-left:15px;
	font-size:128%;
	color:#FFFFFF;
	background-image: url(../images/concent_titleA_pink.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
#content h2 {
	height:22px;
	margin:0;
	padding:0;
	padding-left:15px;
	font-size:117%;
	color:#ca2d47;
	background-image: url(../images/concent_titleB_pink.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
#content .zoneA {
width:580px;
	background-image: url(../images/content_mainbg_pink.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
#contentNews {
	background-image: url(../images/content_mainbg_pink.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top:14px;
	padding-left:15px;
	padding-right:15px;
}
#advert .personal {
margin-bottom:5px;
margin-top:7px;
background:url(../images/personal_p02_pink.gif) bottom left no-repeat;
}
#advert .serviceMail {
background:url(../images/serviceMail_bg_pink.jpg) bottom left no-repeat;
margin:0;
width:185px;
padding:0;
}
#advert .epaperOrder {
	background:url(../images/epaper_p02_pink.gif) bottom left no-repeat;
	width:185px;
	color:#333333;
	margin-bottom:5px;
	margin-top:0;
}
#content .more {
	background-image: url(../images/btn_more_pink.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:25px;
	text-align:right;
	z-index:-100;	
}
/*#secondery .searchZone {
background:url(../images/search_bg_orange.jpg) top left no-repeat;
padding-left:17px;
padding-top:13px;
padding-right:9px;
padding-bottom:9px;
margin-bottom:5px;
}*/
/*----------------------qa------------------*/
#contentQA {
	background-image: url(../images/content_mainbg_pink.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top:14px;
	padding-left:15px;
	padding-right:15px;
}
#contentQA h2 {
font-size:117%;
	color:#0089ce;
	background:none;
}
/*---------兩欄的搜尋結果--------------*/
#contentTypeB h2 {
  color:#ca2d47;
	background-image: url(../images/concent_titleC_pink.jpg);
	}
#contentTypeB .zoneB, #contentTypeB .zoneC, #contentTypeB .zoneD {
	background-image: url(../images/concent_titleCbg_pink.jpg);
}
#contentTypeB .zoneB h3 {
	border-bottom:#a07369 2px solid;
}

/* 首頁中央內容的頁籤及列表 */
.HomeMiddleTab
{
    width: 112px;
    height: 27px;
	background: url(../images/contentTitlePink_btmOver.gif) center center no-repeat;
    text-align: center;
}
.HomeMiddleTab a
{
    display: block;
    color: #034174;
    text-decoration: none;
}
.HomeMiddleTabSelected
{
    width: 112px;
    height: 27px;
	background: url(../images/contentTitle_btm.gif) center center no-repeat;
    text-align: center;
	color: #FF0000;
}
.HomeMiddleTabSelected a
{
    display: block;
    color: #0037df;
    text-decoration: none;
}
.HomeMiddleTabNewBg
{
	background: url(../images/contentTitlePink_newBg.gif) left top no-repeat;
}
.HomeMiddleTabMore
{    
	width: 581px;
    height: 32px;
	background: url(../images/btnPink_more1.gif) center center no-repeat;
}
