/*
Theme Name: Naturefour 2010
Theme URI: http://www.naturefour.com/
Description: Naturefour 2010 theme
Version: 1
Author: moonlight
Author URI: http://www.naturefour.com
*/


/*** default ***/
@charset "UTF-8";

html {overflow-y:scroll;}

div, h1, h2, h3, h4, h5, h6, ul, li {margin:0; padding:0;}
p, pre {margin:15px 0; padding:0;}
body {
	margin:0; 
	padding:0; 
	width:100%; 
	background-color:#FFF;
	/*background:url(images/header-bg.jpg) center top no-repeat #f9f4eb;*/
	font-family:Arial,"新細明體";
	font-size:12px;
	line-height:18px;
	color:#434343;
	}
a:link, a:visited {color:#14b1ef; text-decoration:none;}
a:hover {color:#14b1ef; text-decoration:underline;}
img {border:none;}

/*** content for blank page only ***/
#content {width:950px; margin:0 auto;}

/*** footer_bg ***/
#text {padding-top:16px; width:964px; margin:0 auto; font:normal 10px Arial; color:#FFFFFF;}
#text #sitemap {padding-left:20px;}
#text #copyright {float:right; padding-right:20px;}
#text a:link, #text a:visited {color:#FFFFFF; text-decoration:none; margin:0 2px;}
#text a:hover {color:#FFBBBB; text-decoration:underline;}

#footer {bottom:0; width:100%; height:42px; background:url(images/footer-blankpage-bg.gif) left bottom repeat-x; z-index:1;}
