 /* -------------------------------
Style Sheet สำหรับหน้าเว็บ ค้นหารักหวาน วันตรุษจีน
Created by : Nok
Date : Fabruary 4, 2010
------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0; padding: 0;
}
a {
	color: #000;
}
a:hover {
	color: #FFF;
}
img {
	border: none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images_layout/valentine_page_bg.gif) top center no-repeat #FFF;
}
#page {
	width: 920px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 230px;
	margin-top: 40px;
	background: url(images_layout/valentinepage_header_bg.gif) no-repeat;
}
#header h1 {
	position: absolute;
	top: 110px;
	left: 220px;
	width: 610px;
	height: 80px;
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	width: 610px;
	height: 80px;
	outline: none;
}
#header ul {
	position: absolute;
	top: 25px;
	right: 30px;
	list-style: none;
}
#header li {
	float: left;
	height: 45px;
	text-indent: -9999px;
}
#header li a {
	display: block;
	height: 45px;
	outline: none;
}
#header li#thenation_icon {
	width: 135px;
	background: url(images_layout/valentinepage_thenation_icon.png) no-repeat;
}
#header li#thenation_icon a {
	width: 135px;
}
#header li#komchadluek_icon {
	width: 140px;
	background: url(images_layout/valentinepage_komchadluek_icon.png) no-repeat;
}
#header li#komchadluek_icon a {
	width: 140px;
}
#header li#facebook_icon {
	width: 50px;
	background: url(images_layout/valentinepage_facebook_icon.png) no-repeat;
}
#header li#facebook_icon a {
	width: 50px;
}
#content {
	height: 2700px;
	background: url(images_layout/valentinepage_content_bg.gif) no-repeat;
}
#content h3, #content h2, #content h4, #content p, #content h5 {
	padding-left: 255px;
	padding-right: 50px;
}
#content h3 {
	font-size: 24px;
	line-height: 34px;
}
#content h3 strong {
	display: block;
	color: #EEEEEE;
	font-weight: normal;
}
#content h3 strong a {
	color: #FFF;
}
#content h3 span {
	text-decoration: underline;
}
#content h2 {
	font-size: 24px;
	margin-top: 20px;
}
#content h5 {
	font-size: 16px;
}
#content h4 {
	padding-top: 20px;
}
#content ol, #content ul {
	font-size: 14px;
	line-height: 22px;
	padding-left: 280px;
	padding-right: 50px;
}
#content ol li ol {
	padding-left: 20px;
}
ul#winner {
	padding-left: 0px;
	list-style: none;
}
ul#winner li, ul#winner ul h3, ul#winner ul p, ul#winner ul h5 {
	padding-left: 0px;
}
ul#winner li {
	margin-top: 20px;
}
ul#winner h3 strong {
	font-size: 18px;
}
