
body {
	margin:0;
	font-size:9pt;
	color:#0e0e0e;
	background:#F8F6F7;
	font-family:Tahoma,Arial,sans-serif;
}
body a {
	text-decoration:none;
}
body a:hover {
	color:#ff6600;
}
img {
	border:none;
}
.head {
	width:100%;
	height:105px;
	background:url(img/head.gif) repeat-x;
	overflow:hidden;
}
.head .head_t {
	margin:0px auto;
	width:900px;
	height:67px;
}
.head .head_t .logo {
	width:200px;
	height:67px;
	float:left;
}
.head_yy {
	text-align:right;
	padding-bottom:0px;
	margin:0px auto;
	padding-left:250px;
	width:300px;
	padding-right:0px;
	float:left;
	height:20px;
	padding-top:5px;
}
.head dl {
	width:900px;
	height:36px;
	margin:0 auto;
	padding-top:2px;
	overflow:hidden;
	clear:both;
}
.head dt {
	line-height:36px;
	display:inline;
	float:left;
}
.head dt a {
	padding-left:28px;
	padding-right:28px;
	display:block;
	color:#5b5a56;
	text-decoration:none;
}
.head dt a:hover {
	background:url(img/nav_bg.gif) repeat-x;
	color:#3f5d9b;
	text-decoration:none;
}
.head dt.active {
	background:url(img/nav_bg.gif) repeat-x;
	color:#3f5d9b;
	text-decoration:none;
}
.head dt.active a {
	background:url(img/nav_bg.gif) repeat-x;
	color:#3f5d9b;
	text-decoration:none;
}
.head dd {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
.foot {
	width:100%;
	height:80px;
	line-height:80px;
	text-align:center;
	overflow:hidden;
	background-color:#f2f2f2;
	color:#8b8b8b;
}

.thumblist {
	border:none;
	margin:0 auto;
}
.thumblist .xspan {
	width:30px;
}
.thumblist .yspan {
	height:25px;
}
.thumblist .item {
	width:180px;
	height:180px;
	border:#D1D1D1 solid 1px;
	background:#FFFFFF;
	text-align:center;
}
.thumblist .item a {
	display:block;
	text-decoration:none;
}

.page_list {
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	padding-top:3px;
	padding-bottom:3px;
}
.page_list a {
	font-size:16px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
}
.page_list a:hover {
	color:#cc0000;
}
.page_list a.current {
	color:#cc0000;
}

.dotline {
	height:3px;
	border-bottom: #ccc 1px dotted;
}
.title12pt {
	font-weight:bold;
	font-size:12pt;
	color:#4F96E2;
	line-height:28px;
}
