@charset "utf-8";
*, html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
body {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
	background: url(/images/tail-body1.jpg) #CBCBCB center top repeat-y;
}
body, table, tr, td, th {
	font-size: 9pt;
	color: #444;
	line-height: 175%;
}
a:link, a:visited {
	color: #444;
	text-decoration: none;
}
a:hover, a:active {
	color: #F00;
	text-decoration: underline;
}
ul, li, dl, dt, dd {
	list-style: none;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	font-size: 11px;
	line-height: 140%;
	color: #999;
	text-align: center;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 11px;
	line-height: 140%;
	color: #999;
}
.fl {
	float: left
}
.fr {
	float: right;
}
.clearboth {
	clear: both;
	overflow: hidden;
}
.hh {
	height: 10px;
	display: block
}
.pubdiv {
	width: 980px;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
}
.pubdiv2 {
	width: 970px;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	background: #FFF;
	padding: 5px;
}
.topr {
	color: #FF9595;
	padding-top: 30px;
}
.topr a {
	color: #e9b951;
}
.topr span {
	color: #e8e8e8;
}
#nav {
	width: 100%;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 27px;
	line-height: 27px;
	background: url(/imges/navbg.jpg) repeat-x left center;
	color: #FFF;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 420px;
}
#nav li {
	padding: 0px 15px;
	float: left;
	background: url(/imges/line.gif) no-repeat right center;
}
#nav li a {
	color: #efefef;
}
.leftborder {
	width: 190px;
	border: 1px solid #404040;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*leftnav*/
/* 
	LEVEL ONE
*/

ul.sf-menu {
	position: relative;
	width: 220px;
	border: 1px solid #B4B4B4;
}
ul.sf-menu li {
	zoom: 1;
	line-height: 26px;
	border-top: 1px solid #999;
	padding-left: 4px;
	font-weight: bold;
	background-image: url(../images/tbgx.jpg);
repeat-x left top;
	background-repeat: repeat-x;
	background-position: left top;
}
ul.sf-menu li.current {
}
ul.sf-menu a:hover {
	color: #f1bf0e;
}
ul.sf-menu a:active {
	color: #f1bf0e;
}
ul.sf-menu li a {
	display: block;
	border-right: 0px solid #000;
	color: #000000;
	height: 26px;
	line-height: 26px;
}
ul.sf-menu li:last-child a {
	border-right: none;
} /* Doesn't work in IE */
ul.sf-menu li.hover, ul.sf-menu li:hover {
	color: #990000;
	position: relative;
}
ul.sf-menu li.hover a {
	color: #990000;
}
ul.sf-menu li.menu-item {
}
/* 
	LEVEL TWO
*/
ul.sf-menu ul {
	width: 100%;
	height: auto;
	visibility: visible;
	position: absolute;
	left: 0;
	background-color: #EBEBEB;
}
ul.sf-menu ul li {
	border-top: none 0;
	font-weight: normal;
	color: #000;
	float: none;
	width: 95%;
	display: block;
	line-height: 26px;
	padding: 0px;
	border-bottom: 1px solid #999;
	padding-left: 5%;
	background-image: url(../images/liftxt.jpg);
}
ul.sf-menu ul li.current {
	font-weight: bold;
}
ul.sf-menu li ul li.hover a {
	color: #000;
}
ul.sf-menu li.hover ul li a {
	color: #000;
}
/* IE 6 & 7 Needs Inline Block */
ul.sf-menu ul li.hover, ul.sf-menu ul li:hover {
	background: #fff0c6;
}
ul.sf-menu ul li ul {
	padding: 0px;
}
ul.sf-menu ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	text-align: left;
	height: 26px;
	line-height: 26px;
	color: #000;
}
/* 
	LEVEL THREE
*/
ul.sf-menu ul ul {
	left: 98%;
	top: 0;
	visibility: hidden;
	border: 1px solid #999;
}
ul.sf-menu li:hover > ul {
	visibility: visible;
}
.width01 {
	width: 200px;
}
.width02 {
	width: 760px;
}
.pd01 {
	padding: 5px;
}
.pt01 {
	padding-top: 10px;
}
.bgc1 {
	background-color: #616161;
	color: #cccccc;
}
.coy {
	color: #e77918;
}
.width01 h4 {
	font-size: 14px;
	background: url(/imges/tbg.jpg) repeat-x left bottom;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	color: #FFF;
}
.indexclasslist {
	clear: both;
	padding-top: 2px;
}
.indexclasslist dl {
	width: 226px;
	height: 290px;
	float: left;
	margin-right: 10px;
	border: double #cccccc;
	padding: 2px;
}
.indexclasslist dl dd.desc {
	line-height: 175%;
	height: 80px;
	padding: 5px;
}
.indexclasslist dl dd.name {
	height: 31px;
	line-height: 28px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.indexclasslist dl dd.name a {
	color: #FFF;
}
.border01 {
	border: 1px solid #cccccc;
}
.indexnews {
	padding: 10px;
	width: 460px;
}
.indexnews h4, .indexcotact h4 {
	color: #e77918;
	border-bottom: 1px solid #cccccc;
	clear: both;
	height: 30px;
	line-height: 30px;
}
.indexnews h4 span {
	display: inline;
}
.indexnews h4 span.fr {
	font-size: 12px;
	font-weight: normal;
}
.indexnews ul {
	padding: 10 0px;
}
.indexcotact {
	width: 245px;
	margin: 10px;
	border: 1px solid #CCC;
	padding-left: 10px;
}
.posi {
	background-color: #e8e8e8;
	border: 1px solid #cccccc;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
}
.posi .fr {
	text-align: right;
}
.maindiv {
	padding-top: 10px;
}
.newslist {
	width: 95%;
	margin: 0px auto;
}
.showdiv h1 {
	font-size: 21px;
	margin: 10px;
	text-align: center;
	line-height: 175%;
}
#numpage span, #numpage a {
	margin: 0px 3px;
}
.proindex {
	padding: 10px;
}
.proindex strong, .proindex span {
	color: #e77918;
}
.proindexlist {
}
.proindexlist dl {
	clear: both;
}
.proindexlist dl dt {
	width: 251px;
	border: 3px solid #cccccc;
	padding: 5px;
	margin: 10px;
}
.proindexlist dl dd {
	width: 445px;
}
.proindexlist dl dt, .proindexlist dl dd {
	float: left;
}
.proclasslist {
}
.proclasslist dl {
	width: 360px;
	float: left;
	height: 150px;
	padding-top: 10px;
}
.proclasslist dl dt {
	width: 160px;
	border: 2px solid #cccccc;
	padding: 2px;
	margin: 5px;
}
.proclasslist dl dd {
	width: 180px;
	font-size: 12px;
	line-height: 120%;
	color: #555;
}
.proclasslist dl dd strong, .proclasslist dl dd p {
	clear: both;
}
.proclasslist dl dd p {
	padding-top: 5px;
}
.proclasslist dl dt, .proclasslist dl dd {
	float: left;
}
.proshow h1 {
	margin: 10px;
	line-height: 150%;
	text-align: center;
}
.proshow p {
	text-align: center;
}
.foot {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #CCC;
	font-size: 11px;
}
