body{
	color: #505050;
	background: url(../images/bg.gif);
	font-family: Arial,Trebuchet MS, sans-serif;
	font-size: 12px;
	padding: 0px;
	line-height: 1.3em;
	margin: 0px auto
}
td{
	font-family: Arial,Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
.img{
	background: url(../images/image1.jpg) no-repeat;
	height: 100px;
}
p{
	text-indent: 2em;
}
A:link,A:visited,A:active{
	text-decoration: none;
	color: #369;	
}
A:hover{
	text-decoration: none;
	color: #FF8C00;
}
.b:link,A:active{
	text-decoration: none;
	color: #369;	
	font-size: 11px	
}
.b:hover{
	text-decoration: none;
	color: #FF8C00;
	font-size: 11px
}
.top{
	background: White;
}
.topline{
	background: url(../images/menubg.jpg) repeat-x;
	height: 15px;	
}
.topline2{
	background: #E4E4E4;
	height: 4px;
}

.left{
	background: #F3F3F3 url(../images/leftbg.jpg) no-repeat bottom;
	border-right: 1px solid #D7D7D7;
	height: 350px;
	width: 179px;
}
.right{
	background: #F7F7F7;
	padding: 15px;
}
.title{
	background: url(../images/titlebg.gif);
	padding: 6px 0px 6px 30px;
	height: 18px;
	font-weight: bold;	
	color: #2C5172;
}
.title2{
	background: url(../images/titlebg.gif) right;	
	text-align: right	
}
.leftcontent{
	padding: 10px;
}
.menu{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.content{
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	background: #F3F3F3;
	padding: 10px;
}
.content2{
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	background: #FFFFFF;
	padding: 10px;
}
.foot{
	background: url(../images/bottom_bg.jpg) repeat-x;
	padding-top: 10px;
	height: 50px;
	text-align: center;
	border-top: 1px solid #3B6F9B;
}
.case{
	line-height: 2em;
}
.line{
	border-top: 1px dotted #BBBBBB;
}
.npt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEB311;
	text-decoration: underline;
	font-weight: bold;
}
.npt2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #6D8496;
	font-weight: bold;
	font-style: italic;
}
.npt3{
    font-family: "ËÎÌå";
	font-weight: bold;	
	color: #2C5172;
	font-size: 12px;
}
