body{
	font-size:12px;
	background-color:#800000;
	text-align:center;
	padding:0px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    margin:2px auto;
    font-size:18px;
    font-family:Arial;
    color:#f60;
}
h2 {
    font-size:12px;
    margin:2px auto;
    color:#f60;
    font-family:Arial,times new roman;
}
h3 {
    margin:2px auto;
    font-size:18px;
    font-family:Arial;
    color:#f60;
}
ul {
	list-style:none;
}
a {
    text-decoration:none;
	color:#333;
}
a:hover {
	color:#FF3300;
	text-decoration:none;
}
#wrapper {
    width:960px;
    background-color:#fff;
    margin:0 auto;
}
#background   {
    width:910px;
    background-color:#fff;
    margin:0 auto;
    padding:0px 0px 15px 0px;
}
#header {
    width:870px;
    height:40px;
    margin:0 auto;   
}
.logo {
    float:left;
    width:290px;
    height:38px;
    background:url('/images/logo2.jpg');
    background-repeat: no-repeat;
	background-position: left center;
}
.banner {
    width:580px;
    height:38px;
    float:right;
    margin-left:0px;
}
#menu {
    width:870px;
    height:34px;
	background:url('/images/nav.gif') repeat-x;
    margin:0px auto;
    padding:0px; 
    margin:4px auto; 
}
#menu ul {
    margin: 5px auto;
    padding:0px;
}
#menu ul li {
    padding:0px 5px 0px 5px;
    float:left;
    margin:0 auto;
    border-right:1px solid #fff;
}
#menu ul li a {
     display:block;
     color:#fff;
}
#menu ul li a:hover {
     color:#f00;
}
.ads {
    width:870px;
    margin:0px auto;
	padding:0px;
}
.ads p {
    width: 726px;
    margin: 0 auto;
    padding:5px;
}
#center {
    width:870px;
    border:1px solid #ccc;
    margin:8px auto;
}
#left {
    width:710px;
    float:left;
    border-right:1px solid #ccc;
    margin:0px;
    background-color:#fff;
}
.photoslist {
    margin:5px auto;
    padding:0px;
}
.photoslist ul {
    width:674px;
    margin:5px auto;
    padding:0px;
    overflow:hidden;
}
.photoslist ul li{
    width:662px;
    float:left;
    margin:4px 2px;
    padding:0px;
    display:inline;
}
.photoslist ul li span {
    font-size:12px;
    font-weight: bold;
    font-family:times new roman;
    text-decoration: underline;
}
.photoslist ul li img {
    margin: 4px auto;
    border:1px solid #000;
}
.photoslist ul li a{
    height:510px;
    display:block;
}
.photoslist ul li a:hover {
    height:510px;
}
.photoslist p {
    width:486px;
    margin: 0 auto;
}
.photo_tips {
    width:650px;
    margin: 0 auto;
    font-weight: bold;
    clear:both;
}
.pages{
    width:650px;
	font-size:12px;
    margin; 0 auto;
}
.pages ul{ 
    margin:0 auto;
}
.pages ul li{
    margin-right:4px;
	float:left;
	font-family:Arial;
	font-weight: bold;
	line-height:17px;
	padding: 2px 6px;
    border:1px solid #ccc;
    background-color:#fff;
}
.pages ul li a {
    text-decoration: underline;
}
.pageinfo {
    font-weight: bold;
    float:left;
    	line-height:17px;
}
.info {
    width:650px;
    margin:10px auto;
    padding:0px;
}
.info p {
    margin:5px auto;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #660;
    text-align: justify;
}
#right {
    width:150px;
    float:right;
    background-color:#fff;
    margin: 4px 2px 0px 2px;  
}
.sidebar {
    margin:0 auto;
}
.sidebar ul {
    margin:2px;
    padding:2px;
}
.sidebar ul li {
    height:18px;
    line-height:18px;
    font-size:10px;
    margin:0 auto;
    border-bottom:1px solid #fff;
}
.sidebar ul li a {
    line-height:18px;
    height:18px;
    background-color:#f90;
    color:#fff;
    display:block;
    text-decoration:none;
}
.sidebar ul li a:hover{
	background-color:#690;
    color:#fff;
}
#bg {
	background:url('/images/header.gif') repeat-x;
	width:960px;
	height:40px;
	margin:0 auto
}
#footer {
    margin:0 auto;
    padding:6px 0px 6px 0px;
    color:#fff;
}
#footer p {
    font-family:Arial,times new roman;
    font-size:12px;
    margin:2px auto;
}
#footer span {
    font-size:12px;
}
.clear{
	clear:both;
}
.adSense {
   width:650px;
   margin:15px auto;
   padding: 0px;
}
.adSenseleft {
    float:left;
}
.adSenseright {
    float:right;
}
#text {
    width:650px;
    text-align:justify;
    text-indent: 30px;
    padding:0px 30px 0px 30px;

}