* {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 0 auto;
	width: 893px;
	position: relative;
	font-size: small;
	color: #333;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
}
#navigation {
	position: absolute;
	height: 71px;
	width: 600px;
	left: 262px;
	top: 0;
}
#header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#header h1 a {
	background: url(../images/index_logo.jpg) no-repeat;
	display: block;
	height: 97px;
	width: 262px;
	text-indent: -9999px;
}
#secondary {
	width: 250px;
	float: left;
	padding: 0 0 39px;
}
#secondary ul li {
	margin: 0;
	padding: 8px 0;
	list-style-type: none;
}
#secondary ul li a {
	display: block;
	height: 88px;
	width: 165px;
	margin: 0 auto;
	text-indent: -9999px;
}
#secondary ul li#pr a{
	background: url(../images/index_qmenu_02.jpg) no-repeat;
}
#secondary ul li#rp {
	padding: 8px 0;
}
#secondary ul li#rp a{
	background: url(../images/index_qmenu_03.jpg) no-repeat;
}
#secondary ul li#vd {
	padding: 7px 0 8px;
}
#secondary ul li#vd a{
	background: url(../images/index_qmenu_04.jpg) no-repeat;
}
#secondary ul li#ttqs {
	border-bottom: 1px dotted #CC9;
	width: 167px;
	margin: 0 auto;
}
#secondary ul li#ttqs a{
	background: url(../images/103.gif) no-repeat;
	height: 80px;
	width: 167px;
}
#secondary ul li#lovein a{
	background: url(../images/index_lovein.jpg) no-repeat;
	height: 200px;
	width: 167px;
}
#secondary p {
	font-size: small;
	color: #933;
	text-align: right;
	margin: 0px;
	padding: 0 65px 0 0;
}
#secondary p strong {
	font-weight: normal;
	color: #333;
}

#footer {
	background: url(../images/index_bottom.jpg) no-repeat;
	height: 53px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
}
#footer p {
	line-height: 1.8em;
	margin: 0px;
	padding: 0 50px 0;
	font-size: x-small;
	color: #666;
	letter-spacing: 0.1em;
	text-align: right;
}
#footer p a {
	color: #666;
	text-decoration: none;
}

