body,td,th {
	font-size: 12px;
}
ul{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	text-align: left;
	clear: both;
	float: left;
	list-style-type: none;
}

.nlist li {
	clear: left;
	float: left;
	height: 22px;
	padding-left: 20px;
	width: 444px;
	text-align: left;
}

a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #3300CC;
	text-decoration: underline;
}
.inewslist li {
	clear: left;
	float: left;
	height: 22px;
	text-align: left;
	width: 188px;
}
.inewslist li a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.imgk {
	border: 1px solid #CCCCCC;
	margin: 8px;
}

.lineH {
	line-height: 150%;
}
.rplist ul {
	margin: 15px;
	padding: 0px;
}
.rplist ul li {
	float: left;
	clear: left;
	width: 200px;
	text-align: left;
	margin-bottom: 5px;
}
.rplist ul li a {
	text-decoration: none;
}


.text01 {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 160%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dav a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.title01 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.ktitle {
	font-family: "ºÚÌå";
	font-size: 16px;
	color: #000000;
	line-height: 150%;
}


.bla a {

	color: #000000;
	text-decoration: none;
}
.ptext{ padding:5px 5px 3px 8px; line-height:23px;}

.tbg {
	background-image: url(../images/f1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
.k8 {
	padding: 10px;
}
.plist ul {
	margin: 0px;
	list-style-type: square;
}
.plist li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8cd4e1;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
	padding-left: 15px;
	text-align: left;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

.plist2 ul {
	margin: 0px;
	list-style-type: none;
}
.plist2 li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	display: block;
	text-align: left;
	list-style-type: none;
}


.Plistlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Plistlink  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Plistlink  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Plistlink  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Plistlink2 a:link {
	color: #000000;
	text-decoration: none;
}
.Plistlink2  a:visited {
	color: #000000;
	text-decoration: none;
}
.Plistlink2  a:hover {
	color: #000000;
	text-decoration: none;
}
.Plistlink2  a:active {
	color: #000000;
	text-decoration: none;
}
.imgcss {
	margin-bottom: 6px;
	margin-top: 8px;
	border: 1px solid #999999;
}
.title02 {
	font-family: "ËÎÌå";
	font-size: 16px;
	font-weight: bold;
	color: #017BA0;
}

#leftclass ul {
	list-style: none;
	width: 175px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-left: 10px;
  }
  
#leftclass ul li {
	position: relative;
	width: 145px;
  }

#leftclass ul li a{
color:#F1F1F1;
text-decoration:none;
}
#leftclass ul li a:hover{
color:#E1E1E1;
text-decoration:none;
font-weight:bold;}
.more {
	clear: both;
}
#leftclass li ul {
  position: absolute;
  left: 193px; /* Set 1px less than menu width */
  top: 0;
  display: none;
  line-height:23px;
  background-color:#009fbd;
  }

/* Styles for Menu Items */
#leftclass ul li {
  text-align:left;
  display: block;
  text-decoration: none;
  color: #F1F1F1;
  padding: 5px;
  border-bottom:1px dashed #E1E1E1;
  margin:3px 0;
  padding-left:10px;
  }

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#leftclass li:hover ul, li.over ul { display: block; } /* The magic */

