@charset "utf-8";
/*============================================
	Since 2009/09/23,  Last updated 2010/02/10
	http://silentsheep.net/travel/taipei.css
	S.Kaneko
==============================================*/
/*---------------- header --------------------*/
body.taipei div#header,
div#header {
	background-image: url('./taipei/image/header.jpg');
}
/*---------------- listPage ------------------*/
body.listPage
#travelList {
	background: transparent url(./taipei/image/index-phots.jpg) no-repeat right top;
	height: 730px;
}
body.listPage
#content div#travelSecond h2 {
	color: #561F1E;
}
ul#archive li.here {
	color: #561F1E;
	background-color:#E7E6E6;
	background-image: url('./taipei/image/taipei_h1.png') ;
	background-repeat: repeat-x;
}
/*---------------- content -------------------*/
body.taipei
#content h1 {
	color:#000033;
/*	background-color: #E7E6E6;*/
	background-image: url('./taipei/image/taipei_h1.png') ;
	background-repeat: repeat-x;
}
body.taipei
div#content h2 {
	padding: 28px 4px 2px 40px;
	color: #000033;
	border-bottom: solid 1px #000033;
	background: transparent url('./taipei/image/101.png') no-repeat scroll 0 0;
}
*html div#content h2 {
	height:1%;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./taipei/image/101.png', sizingMethod="crop");
}
body.taipei
div#subContent h3 {
	color:#561F1E;
	background: transparent url('./taipei/image/taipei_h1.png') scroll repeat-x left top;
}
/*----------------- ranking -----------------*/
#pagerank_viewer li.here,
#pagerank_viewer li a:hover {
	background-image: url('./taipei/image/taipei_h1.png') ;
	background-repeat: repeat-x;
/*	color: #EC8602;*/
}

