html, body {
	margin: 0px;
	padding: 0px;
	color: #00ade2;
	font-size: 12px;
	font-family: Tahoma, Arial, Sans-serif;	
	height: 100%;
	background: #91d2e7 url('images/bg.jpg') repeat-x;
}
	
p {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	padding-left: 10px;
}


#page {
	position:relative;
	margin: 0;
	float: right;
	width:684px;	
	height:auto !important;
	height:100%;
	min-height:100%;
	background-color: #ffffff;

}

#header {
 	background-image: url('images/tenlu.jpg');
	width: 100%;
	height: 400px;}

#pagebody {
	width: 684px;
	text-align: left;}


#main {
	width: 665px;
	margin: auto;
	margin-top: -60px;
	
		
	}

.extranav { float: right;
	width: 100%;
	text-align: right;}
.extranav p {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Helvetica, Tahoma, Verdana, Arial, Sans-serif;
	}

.extranav a {
	border-bottom: 1px dotted #ccbaf8;
	text-decoration: none;}
#footer {
	
	width: 684px;
	height: 90px;
	bottom: 0px;
	text-align: center;
	clear: both;
	background-color: #ffffff;
}


.footer {
	background-color: #d7f3f7;
	color: #0371be;
	width: 605px;
	margin: auto;
	border: 1px dotted #0371be;
	padding: 4px;}

.footer strong, .footer em {
	color: #00ade2; }

a:link, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #ffb7f6;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffb7f6; 
}

a:hover {
	color: #97c27c;
	text-decoration: none;
}


b, u, i, strong, em {
	color: #ccbaf8; }

blockquote
{
	border: 1px dotted #0371be;
	background-color: #d7f3f7;
	padding: 4px;	
	text-align: center;
	width: 500px;
	margin: auto;}

input, textarea, select, td, th {
	border: 1px dotted #0371be;
	background-color: #d7f3f7;
	padding: 2px;}



h1 {
	color: #ffb7f6;
	font-size: 30px;
	font-family: 'Bookman Old Style', Bookman, Georgia, 'Times New Roman', Serif;	
	margin-left:15px;
	font-style: italic;
	padding: 2px;
	}

h1:first-letter {
color: #b2d1fd;
font-size: 39px;
}

h2 {
	color: #ccbaf8;
	font-size: 21px;
	font-family:  Georgia, 'Times New Roman', Serif;
	font-weight: bold;	
	font-variant: small-caps;
	padding: 2px;
	}

h2:first-letter {
color: #b2d1fd;
font-size: 29px;
}

h3 {
	color: #0371be;
	font-size: 15px;
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 4px;
	margin-right: 10px;
	border-bottom: 1px dotted #0371be;

}

h4 {
	color: #0371be;
	font-size: 12pt;
	font-family: 'Times New Roman', Georgia, Serif;
	text-align: center;
	letter-spacing: 4px;
	border-left: 10px solid #0371be;
	margin-top: 15px;
	margin-bottom: 5px;
}


img {
	border: 1px dotted #0371be;
	background-color: #d7f3f7;
	padding: 4px;	
	text-align: center;
}
