﻿BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 20px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	FONT-FAMILY:Helvetica,Georgia,Arial,sans-serif,宋体;
	TEXT-ALIGN: center;
}
#header {
	width:955px;
	height:60px;
	text-align:left;
	margin-bottom: 20px;
	background:#8AB8EC url(images/the_bg.jpg) right no-repeat;

}

a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

h1 {
	font: 24px "宋体", Verdana, Sans-Serif;
	color:#FFFFFF;
	font-weight:bold;
	padding: 20px 0 0 50px;
}

h2 {
font: 12px "宋体", Verdana, Sans-Serif;
color:#000000;
font-weight:bold;
}

#container {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
}

#content {
width:920px;
}

#left_box {
	margin-top:5px;
	padding-top:10px;
	width:90px;
	padding-bottom:10px;
	float:left;
	margin-left: 50px;
}

#navigation {
	width:400px;
	float:left;
	margin-left: 60px;
}

#navigation p{
	padding:15px 0 0 25px;
	color: #3250A9;
}

#navigation ul {
margin:10px 0 0 10px;
list-style:none;
}

#navigation li {
padding: 4px 0 4px 15px;
margin: 5px 0 5px 10px;
font-weight:bold;
}

#right_box {
	width:700px;
	color: #3250A9;
	float: right;
}

#thumbnails {
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
	border-top: 1px dotted #F4C6C6;
	margin-top: 10px;
}

#thumbnails li {
margin:0;
padding:0;
float:left;
}

.photocontainer {
	width:130px;
	height:125px;
	margin:15px 10px 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #000;
	float:left;
	overflow: hidden;
}
.photo {
position:relative;
width:120px;
height:100px;
top:4px;
border: 1px solid #666666;
}
#mainbg{
	background: #FEFEFE url(images/background.jpg) left no-repeat;
	height:740px;
	text-align: left;
	width: 955px;
	background-color: #FDFDFD;
}
#footer {
width:100%;
margin-top:5px;
height: 50px;
padding-top:30px;
text-align:center;
font: 10px "宋体", Verdana, Sans-Serif;
clear:both;
border-top:2px solid #8AB8EC;
}

#footer a {
color:#fff;
border-bottom:1px dotted #fff;
}
