@charset "utf-8";

body, p, h1, h2, h3, h4, form, table, td, input, textarea, ul, li, ol {
	margin: 0;
	padding: 0;
}

body, td, input, textarea {
	background: #fff;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #666;
}

ul, ol {
	list-style: none;
}

img {
	border: 0;
}

body {
	text-align: center;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #005290;
	text-decoration: underline;
}

.more {
	text-align: right;
	padding: 5px 10px 0px 0px;
}

.pinged strong {
	color: #0078ba;
}

#hd {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 0;
	overflow: auto;
}

#hd h1 {
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
}

#hd h1 a {
	display: block;
	text-indent: -1000px;
	width: 237px;
	height: 48px;
	overflow: hidden;
	background: url(../img/logo.gif) no-repeat top left;
	font-size: 0;
}

#lnk {
	float: right;
}

#lnk ul li {
	float: left;
	border-left: #ddd 1px solid;
	padding: 0 10px;
}

#lnk ul li.fst {
	border-left: none;
}

#sch {
	clear: right;
	float: right;
	padding: 10px 5px 0 0;
}

#sch label {
	color: #bbb;
	padding-right: 5px;
	vertical-align: middle;
}

#sch input {
	vertical-align: middle;
}

#sch .txt {
	padding: 2px;
	border: #bbb 1px solid;
	margin-right: 5px;
}

#sch .smt {
	border: #bbb 1px solid;
	background: #eee;
	color: #666;
	padding: 1px 5px;
	overflow: visible;
}

#nav {
	background: url(../img/nav-bg.jpg) repeat-x top;
	height: 40px;
	overflow: hidden;
}

#nav ul li {
	float: left;
	text-align: center;
}

#nav a {
	color: #fff;
	font-size: 14px;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	font-weight: bold;
	float: left;
}

#nav li.crt a, #nav li.crt a:hover {
	background: url(../img/nav-crt.jpg) repeat-x center center;
}

#nav a:hover {
	background: url(../img/nav-hl.jpg) repeat-x center center;
	text-decoration: none;
}

#pos {
	background: url(../img/hm.gif) no-repeat 5px 4px;
	padding: 5px 0px 10px 28px;
	border-bottom: #ddd 1px solid;
	margin-bottom: 10px;
	color: #bbb;
}

#pos strong {
	color: #0078ba;
}

#pos .r {
	font-size: 8px;
}

.box h2 {
	height: 29px;
	background: url(../img/hds.gif) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#oths h2 {
	background-position: 0px -203px;
}

#oths .lst ul li {
	padding-left: 22px;
	background: url(../img/lnk.gif) no-repeat left center;
}

#mag h2 {
	background-position: 0px -174px;
}

#mag .lst ul li {
	padding-left: 22px;
	background: url(../img/mag.gif) no-repeat left center;
}

.box .lst ul {
	padding: 10px;
	line-height: 2em;
}

.bt {
	background: url(../img/bt.gif) no-repeat left top;
	width: 56px;
	height: 22px;
	border: 0;
	color: #fff;
	vertical-align: middle;
}

#sdb .box .lst ul {
	padding: 10px 10px 10px 20px;
}

#cnt {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	padding-top: 10px;
}

#sdb {
	width: 240px;
	float: left;
}

#sdb-top {
	background: url(../img/sdb-top.gif) no-repeat left top;
	height: 5px;
	font-size: 0;
}

#sdb-cnt {
	background: #eee;
}

#sdb-btm {
	background: url(../img/sdb-btm.gif) no-repeat left top;
	height: 5px;
	font-size: 0;
}

#sdb .box {
	padding: 10px 0px;
}

#mn {
	width: 720px;
	float: left;
	overflow: auto;
}

#sdb-w {
	width: 240px;
	float: left;
	margin-right: 10px;
}

#sdb-w .box {
	padding: 10px 0;
	border-top: #ddd 1px solid;
}

#sdb-w .box.fst {
	border-top: none;
	padding-top: 0;
}

#mn-w {
	float: left;
	width: 699px;
	overflow: auto;
	border-left: #ddd 1px solid;
	padding-left: 10px;
	min-height: 500px;
}

* html #mn-w {
	height: 500px;
}

#mn-w h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-left: #0078ba 3px solid;
	padding: 3px 10px;
}

.team strong {
	color: #444;
}

.team h3 {
	text-align: center;
	color: #444;
	font-weight: bold;
}

.team .pg-p a {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}

.pg-p, .pg-np {
	border-top: #ddd 1px dotted;
	font-size: 14px;
	line-height: 2em;
	padding: 0.5em;
	margin-top: 10px;
}

.pg-p p {
	padding: 0.5em 0;
	text-indent: 2em;
}

#col-l {
	float: left;
	width: 419px;
	padding: 0 5px 0 10px;
}

#col-r {
	float: left;
	width: 280px;
	padding: 0 0 0 5px;
	border-left: #ddd 1px solid;
}

#col-l .box {
	padding: 10px 0;
	border-top: #ddd 1px solid;
}

#col-l .box.fst {
	border-top: none;
	padding-top: 0;
}

#col-r .box {
	padding: 10px 0;
	border-top: #ddd 1px solid;
}

#col-r .box.fst {
	border-top: none;
	padding-top: 0;
}

#ft {
	width: 960px;
	margin: 10px auto;
	text-align: center;
	font-size: 11px;
	line-height: 2em;
	border-top: #bbb 1px solid;
	padding: 20px 0px;
	color: #888;
}

#ft a {
	font-weight: bold;
	color: #888;
}

.doc-b a {
	display: block;
	border: #ddd 1px solid;
	padding: 5px 10px 5px 40px;
	background: #fff url(../img/filetype/default.gif) no-repeat 5px 8px;
	line-height: 1.5em;
	margin-bottom: 5px;
}

.doc-b span.h4 {
	height:18px;
}

.doc-b span {
	cursor:pointer;
	display: block;
	width:100%;
	overflow:hidden;
}

.doc-b.avi a {
	background-image: url(../img/filetype/avi.gif);
}

.doc-b.bmp a {
	background-image: url(../img/filetype/bmp.gif);
}

.doc-b.doc a {
	background-image: url(../img/filetype/doc.gif);
}

.doc-b.docx a {
	background-image: url(../img/filetype/docx.gif);
}

.doc-b.exe a {
	background-image: url(../img/filetype/exe.gif);
}

.doc-b.gif a {
	background-image: url(../img/filetype/gif.gif);
}

.doc-b.html a {
	background-image: url(../img/filetype/html.gif);
}

.doc-b.jpg a {
	background-image: url(../img/filetype/jpg.gif);
}

.doc-b.mov a {
	background-image: url(../img/filetype/mov.gif);
}

.doc-b.mp3 a {
	background-image: url(../img/filetype/mp3.gif);
}

.doc-b.pdf a {
	background-image: url(../img/filetype/pdf.gif);
}

.doc-b.png a {
	background-image: url(../img/filetype/png.gif);
}

.doc-b.ppt a {
	background-image: url(../img/filetype/ppt.gif);
}

.doc-b.pptx a {
	background-image: url(../img/filetype/pptx.gif);
}

.doc-b.rar a {
	background-image: url(../img/filetype/rar.gif);
}

.doc-b.rtf a {
	background-image: url(../img/filetype/rtf.gif);
}

.doc-b.swf a {
	background-image: url(../img/filetype/swf.gif);
}

.doc-b.txt a {
	background-image: url(../img/filetype/txt.gif);
}

.doc-b.wav a {
	background-image: url(../img/filetype/wav.gif);
}

.doc-b.wma a {
	background-image: url(../img/filetype/wma.gif);
}

.doc-b.wmv a {
	background-image: url(../img/filetype/wmv.gif);
}

.doc-b.xls a {
	background-image: url(../img/filetype/xls.gif);
}

.doc-b.xlsx a {
	background-image: url(../img/filetype/xlsx.gif);
}

.doc-b.xml a {
	background-image: url(../img/filetype/xml.gif);
}

.doc-b.zip a {
	background-image: url(../img/filetype/zip.gif);
}

.doc-b a:hover {
	text-decoration: none;
	border: #005290 1px solid;
}

.doc-b .info {
	color: #999;
}

.doc-b .tm {
	color: #999;
	font-size: 11px;
	font-weight: normal;
}

.doc-b a .h4 {
	font-size: 12px;
	font-weight: bold;
}

.doc-b a:hover .h4 {
	text-decoration: underline;
}

.doc-b a:hover p.info {
	text-decoration: none;
}

.doc-b h4 {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#map {
	margin-top: 10px;
}

#map h3 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding: 0.5em;
}

#map iframe {
	border: #bbb 1px solid;
}

.pagination {
	padding: 10px 0px 0px;
	color: #bbb;
}

.paging {
	padding: 10px 0px;
	color: #bbb;
}

.paging .disabled {
	color: #bbb;
}

.paging .current {
	color: #0078ba;
	font-weight: bold;
}