.smLine	{background:url(../icon/sm_line.gif) repeat-y top right}
.smLineEnd	{background:url(../icon/sm_line.gif) no-repeat top right}
.smHome	{color:#A3050A; background-color:#FDEBF3; border:#A3C1C8 1px solid; padding:3px 10px}
.smLevel1	{color:#6F6919; background-color:#FEFEC4; border:#A3C1C8 1px solid; padding:3px 10px}
.smLevel2	{color:#607849; background-color:#EFECEC; border:#A3C1C8 1px solid; padding:3px 10px}
.smLevel3	{color:#607849; background-color:#FEFEEF; border:#A3C1C8 1px solid; padding:3px 10px}
.smLevel4	{color:#607849; background-color:#FFFFFF; border:#A3C1C8 1px solid; padding:3px 10px}
/*Main Site*/
#outerwrapper {
	width: 100%;
	min-width: 960px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#wrapper {
	width: 1000px;
	margin: auto;
	overflow: show;
	position: relative;
	background-color: #ffffff;
	text-align: left;
}
#wrapper #bgleft {
background-image: url(../images/bgleft.gif);
background-position: top right;
background-repeat: repeat-y;
position: absolute;
left: -243px;
height: 3000px;
overflow: hidden;
width: 243px;
top: 0px;
}

#wrapper #bgright {
background-image: url(../images/bgright.gif);
background-position: top left;
background-repeat: repeat-y;
position: absolute;
right: -243px;
height: 3000px;
width: 243px;
top: 0px;
}
#ihdshow {
	width: 100%;
	margin: 0;
	overflow: hidden;
	position: relative;
}
#lpic {
	width: 500px;
	height: 222px;
	margin: 0;
	overflow: hidden;
	position: relative;
}
#lpic .ldivpic {
	float:left;
	width:230px;
	height: 94px;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-right: 10px;
}
#lpic .rdivpic {
	float:left;
	width:230px;
	height: 94px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#lpic .pic {
	border-left:solid 1px #006875;
	border-top:solid 1px #006875;
	border-right:solid 1px #006875;
	border-bottom:solid 1px #006875;
}
#ibdshow {
	width: 100%;
	height: auto;
	min-height:350px;
	margin: 0;
	background-image: url(../images/bg_bodyleft.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	overflow: hidden;
	position: relative;
}
#space20 {
	float: left;
	width: 20px;
	height: 40px;
}
#space40 {
	float: left;
	width: 40px;
}
#lblock {
	float: left; 
	width: 351px;
	overflow: hidden;
	text-align: left;
}
#fulltext {
	float: left; 
	width: 610px; 
	overflow: hidden;
	text-align: left;
}
#iftshow {
	width: 100%;
	margin: 0;
	overflow: hidden;
	position: relative;
}
/*Top menu*/
#nav {
	height: 37px;
	width: 100%;
	margin: 0;
	overflow: hidden;
	background-image: url(../images/bg_menu.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #686868;
	position: relative;
}
#nav UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 37px;
	overflow: hidden;
	background-image: url(../images/bg_menu_split.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	padding: 7px 20px;
	font-size: 12px;
	font-weight: normal;
}
#nav .lastli {
	background-color: #333;
	color: #fff;
	background-image: url(../images/bg_search.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 7px 18px;
	margin-left: -2px;
	color: #fff;
	padding-bottom:10px;
	font-size: 12px;
}
#nav .selectedli {
	background-color: #333;
	color: #fff;
	background-image: url(../images/bg_menu_selected.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: -2px;
}
#nav A {
	color: #fff;
	text-decoration: none;
}
#nav A:hover {
	color:#000000;
	text-decoration:none;
}
#nav .selectedli A {
	color: #fff;
}
/*Menu footer*/
#mfoo {
	height: 20px;
	width: 94%;
	float:center;
}
#mfoo UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mfoo LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 20px;
	overflow: hidden;
	/*background-image: url(../images/bt_mn.jpg);*/
	background-position: middle left;
	background-repeat: no-repeat;
	color: #fff;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 20px;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
}
#mfoo .selectedli {
	color: #fff;
	margin-left: -2px;
	font-weight:bold;
}
#mfoo A {
	color: #fff;
	text-decoration: none;
}
#mfoo A:hover {
	color:#006875;
	text-decoration:none;
}
#mfoo .selectedli A {
	color: #fff;
}
/*Menu left*/
#mleft {
	height: auto;
	width: 350px;
	float:left;
}
#mleft #left{
	height: 20px;
	width: 20px;
	float:left;
}
#mleft #right{
	height: 20px;
	width: 20px;
	float:left;
}
#mleft #center{
	height: auto;
	width: 310px;
	float:left;
}
#mleft #center H1 {
	font-size: 18px;
	font-weight: normal;
	color:#006875;
	padding-left: 6px;
}
#mleft #center UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mleft #center LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
	background-image: url(../images/linemenu.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #000;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	font-weight: normal;
}
#mleft #center .selectedli {
	color: #006875;
	margin-left: -2px;
	font-weight:normal;
}
#mleft #center A {
	color: #000;
	text-decoration: none;
}
#mleft #center A:hover {
	color:#006875;
	text-decoration:none;
}
#mleft #center .selectedli A {
	color: #006875;
}
/*Sub menu*/
#msub {
	height: auto;
	width: 100%;
	float:center;
}
#msub UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#msub LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 25px;
	width: 100px;
	overflow: hidden;
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	font-weight: normal;
}
#msub .first {
	width: 300px;
	font-size: 18px;
	font-weight: normal;
	color:#006875;
}
#msub .selectedli {
	color: #000080;
	margin-left: -2px;
	font-weight:bold;
}
#msub A {
	color: #000;
	text-decoration: none;
}
#msub A:hover {
	color:#006875;
	text-decoration:none;
}
#msub .selectedli A {
	color: #000080;
}
#contact {
	height: auto;
	width: 100%;
	float:center;
	padding-top: 4px;
	font-size: 14px;
	color:#006875;
}
#contact H1{
	font-size: 18px;
	font-weight: normal;
	color:#006875;
	padding-left: 1px;
}
#contact H5{
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	padding-left: 1px;
	line-height: 18px;
	text-align:justify;
}
#contact span{
	font-size: 12px;
	color:#000080;
	padding-left: 6px;
}
#contact p{
	font-size: 12px;
	color:#000080;
	padding-left: 6px;
}
#contact UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#contact LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
	color: #006875;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma;
}
#contact A {
	color: #006875;
	text-decoration: none;
}
#contact A:hover {
	color:#006875;
	text-decoration:none;
}
#contact .selectedli A {
	color: #000000;
}
#seepoint {
	border: 1px #c0c0c0 solid;
}
#mail {
	height: auto;
	width: 350px;
	float:center;
	text-align: left;
}
#mail #left{
	height: 4px;
	width: 20px;
	float:left;
}
#mail #right{
	height: 4px;
	width: 20px;
	float:left;
}
#mail #center{
	height: auto;
	width: 310px;
	float:left;
}
#mail #main{
	height: auto;
	width: 100%;
	float:left;
}
#mail P{
	height: 80px;
	width: 100%;
	text-align:center;
	padding-top: 10px;
	font-size: 14px;
	color:#000000;
	background-color:#dff3f6; 
}
#mail INPUT {
	border:#4b4340 1px solid; 
	background-color:#FFFFFF; 
	color:#4b4340; 
	font-family:Tahoma; 
	font-size:12px;
	width:200px;
}
#news {
	height: auto;
	width: 350px;
	float:left;
}
#news #left{
	height: 20px;
	width: 20px;
	float:left;
}
#news #right{
	height: 20px;
	width: 20px;
	float:left;
}
#news #center{
	height: auto;
	width: 310px;
	float:left;
}
#news #center P{
	height: auto;
	width: 100%;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
}
#news #center H1{
	font-size: 18px;
	font-weight: normal;
	color:#006875;
}
#news #center UL {
	list-style-type: none;
	margin: 0;
	padding-left: 20;
}
#news #center LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	font-weight: normal;
}
#poll {
	height: auto;
	width: 350px;
	float:left;
}
#poll #left{
	height: 20px;
	width: 20px;
	float:left;
}
#news #right{
	height: 20px;
	width: 20px;
	float:left;
}
#poll #center{
	height: auto;
	width: 310px;
	float:left;
	margin: 0;
}
#poll #center p{
	height: auto;
	width: 310px;
	padding-bottom: 9px;
	font-size: 12px;
	line-height: 20px;
}
#poll #center H1{
	font-size: 18px;
	font-weight: normal;
	color:#006875;
}
#poll #center UL {
	list-style-type: none;
	margin: 0;
	padding-left: 20;
}
#poll #center LI {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 25px;
	width: 140px;
	overflow: hidden;
	color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	font-weight: normal;
}
.linegrey {
	height: 4px;
	border:0;
	background-color: #C0C0C0;
}
.bltitle {color:#006875;font-size:18px;font-weight:normal;font-family:Tahoma;}

.ntitle {color:#006875;font-size:12px;font-weight:bold;font-family:Tahoma;text-decoration: none;}
A.ntitle {
	color: #006875;
	text-decoration: none;
}
A.ntitle:hover {
	color:#c0c0c0;
	text-decoration:none;
}
