/* 首頁 main.php 專用 */
#pageheader {
	background: url(cssimg/pageheader_bg_home.png) left top no-repeat;
	_background: url(cssimg/pageheader_bg_ie6_home.jpg) left top no-repeat; /* IE6 */
}
#pageheader img {
	display: none;
}
/* 上方背景 */
#main {
    padding: 0 30px 30px 200px;
}
#content ul{
	margin: 0;
}
#content ul li{
	list-style: none;
	list-style-image: none;
}
#content h2{
	margin-bottom: 5px;
}
/* 主選單 */
#linklist {
	width: 150px;
}
#linklist li{
	background: url(cssimg/linklist_li_home.gif) left bottom no-repeat;
}
/* menu1 */
#menu1 h3{
	background: url(cssimg/linklist_h3_home.png) left top no-repeat;
	_background: url(cssimg/linklist_h3_ie6_home.gif) left top no-repeat;
    left: -45px;
	_left: -40px;
}

/* 登入 */
#menu_login {
	width: 183px;
}
#menu_login #login_id, #menu_login #login_pw {
	width: 142px;
}
/* 登入後選單 */
#linklist #menu_service{
	width: 183px;
}
#linklist #ul_menu_service_0 li{
	background: none;
	border-bottom: 2px solid #cfecd0;
	width: 140px;
}

/* Google搜尋  */
#menu_search {
	background: url(cssimg/search_bg.png) left top no-repeat;
	_background: url(cssimg/search_bg.gif) left top no-repeat;
	width: 183px;
}

#menu_search #q{
	width: 124px;
}
#boxA{
	background: url(cssimg/separator.gif) left bottom repeat-x;
	margin-bottom: 20px;
	zoom: 1;
}

#boxA #ppp p{
	clear: none;
	font-size: 12px;
	letter-spacing: 0;
	margin: 0;
}
#boxB .ts_styled .date{
	white-space: nowrap;
}

#container .pic{
	border: none;
}

.note{
	clear: both;
}