@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	}

body {color: #333; margin: 0; padding: 0; font-size: 90%; line-height: 160%; text-align: center;}

body div{
	text-align: center;
	}
img {  margin: 0px; padding: 0px;}

h1{
	font-size:20px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	}
h2{
	font-size:30px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	}	
h3{
	font-size:15px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	}	
h4{
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	}		
	
a {
	text-decoration: underline;
	}
a img {
	margin: 0;
	padding: 0;
	border: 0;
	}
a:link {  color: #990000;  text-decoration: underline;}
a:visited { color: #993366; text-decoration: underline;}
a:hover {  color: #FF3300; text-decoration: none;}
.clear{
	clear: both;
	}
#container {
	background: #ffffff;
	text-decoration: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	}
#pagebody {
	margin: 10px auto 5px auto;
	text-align: center;
	width: 950px;
	}	
#header {
	width: 950px;
	text-align: left;
	float: left;
	}
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	}
#pagestr_part{
	width: 950px;
	margin: 10px auto 10px auto;
	float: left;
	}
#pagestr{
	width: 600px;
	text-align: left;
	margin: 0px auto;
	word-wrap: break-word;
	}
#pageimg_part{
	width: 950px;
	margin: 10px auto 10px auto;
	float: left;
	}
#page_thumbnail{
	border: #333333 solid 1px;
}
.page_link {
	height: 30px;
	text-align: left;
	float: left;
	width: 950px;
	}
#footer {
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
	clear: both;
	}
