*{
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url(images/bg-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	color: #1b5988;
	font-size: 12px;
	font-family: "ËÎÌå";
	line-height: 18px;
}
#pagecontainer{
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#top{
	height: 360px;
}
#header{
	height: 18px;
	background-image: url(images/title-bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #ff8502;
	padding-left: 315px;
	padding-top: 42px;
}
#main{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	width: 1002px;
	position: relative;
	padding-bottom: 50px;
}
#left{
	width: 282px;
	background-position: right;
	position: absolute;
	left: 0px;
}
#right{
	margin-left: 298px;
	width: 607px;
}
#right #a{
	border: 10px solid #f1f1f1;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#right p{
	text-indent: 24px;
	margin-bottom: 10px;
}
h1{
	color: #404040;
	font-size: 14px;
	background-image: url(images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 587px;
	padding-left: 20px;
	padding-top: 8px;
	margin-bottom: 10px;
}
.button{
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	width: 120px;
	margin-left: 486px;
	padding-top: 14px;
	color: #404040;
	font-weight: bold;
}
.button a{
	color: #404040;
	text-decoration: none;
}
.button a:hover{
	text-decoration: underline;
}
#left #c{
	height: 132px;
	width: 170px;
	background-image: url(images/lxfs.jpg);
	background-repeat: no-repeat;
	margin-left: 69px;
	color: #404040;
	font-weight: bold;
	padding-left: 43px;
	padding-top: 50px;
}
#left #b{
	background-image: url(images/left-bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 213px;
	margin-left: 69px;
}
#left #b a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	
	text-align: center;
}
.nav01{
	height: 21px;
	width: 179px;
	margin-bottom: 2px;
	color: #404040;
	background-image: url(images/nav-bg1.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
}
a.nav01:hover{
	background-image: url(images/nav-bg1s.jpg);
	color: #ff8502;
}
.nav02{
	height: 24px;
	width: 179px;
	background-image: url(images/left-navbg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 2px;
	color: #1f2c02;
	padding-top: 6px;
}
a.nav02:hover{
	color: #446004;
}
.fonta{font-size: 14px;}
.fontb{
	font-size: 12px;
}
#b-hd{
	background-image: url(images/left-hd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 26px;
	padding-top: 15px;
}
#b-hd p{}
#b-ft{
	height: 22px;
	background-image: url(images/left-ft.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
h2{
	font-size: 12px;
	color: #FF3300;
}
#right a:link{
	color: #404040;
	text-decoration: none;
}
#right a:hover{
	text-decoration: underline;
}
#right a:visited{	color: #404040;
	text-decoration: none;}
#right a:active{	text-decoration: underline;}
.imp{
	font-weight: bold;
	color: #FF9933;
}
.hover_1{
	background-image: url(images/nav-bg1s.jpg);
	color: #ff8502;
}
.hover_2{
	background-image: url(images/nav-bg1s.jpg);
	color: #ff8502;
}
.hover_3{background-image: url(images/left-navbg2.jpg);
color: #1f2c02;}
