body {
	margin: 0px;
}
div,td {
	font-family: Arial, "SimSun";
	font-size: 12px;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#top {
	background-image: url(top_bg2.gif);
	background-repeat: repeat-x;
	height: 55px;
	width: 950px;
	margin:0 auto;
}
#top .logo {
	float: left;
	height: 31px;
	width: 89px;
	padding:10px 100px 0px 20px; 
}
#top .active {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(active.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 27px;
	width: 62px;
	margin:19px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-weight: bold;
	
}
#top .active a {
	color: #FFFFFF;
	text-decoration: underline;
	padding:0px 5px 0px 5px;
}
#top .active a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#top .text {
	float: right;
	width: 400px;
	color: #FFFFFF;
  padding:25px 15px 0px 0px;
	text-align: right;
}
#top .text a {
	color: #FFFFFF;
	text-decoration: underline;
	padding:0px 5px 0px 5px;
}
#top .text a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#top .text .welcome {
	font-weight: bold;
	color: #00FFFF;
	padding:0px 15px 0px 0px;
}
#main {width:950px;margin:0 auto;}
#main .area1 {
	background-image: url(l_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 180px;
}
#main .area2 {
	vertical-align: top;
	width: 770px;
}
.l_titk {
	padding:30px 0px 20px 20px;
}
.l_titk .tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	height:21px;
	background-image: url(icon1.gif);
	background-repeat: no-repeat;
	padding:5px 0px 0px 31px;
	margin:15px 0px 15px 0px;
}
.l_titk .tit1 a {
	color: #336699;
	text-decoration: none;
}
.l_titk .tit2 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	height:21px;
	background-image: url(icon2.gif);
	background-repeat: no-repeat;
	padding:5px 0px 0px 31px;
	margin:15px 0px 15px 0px;
}
.l_titk .tit2 a {
	color: #336699;
	text-decoration: none;
}
.l_titk .tit3 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	height:21px;
	background-image: url(icon3.gif);
	background-repeat: no-repeat;
	padding:5px 0px 0px 31px;
	margin:15px 0px 15px 0px;
}
.l_titk .tit3 a {
	color: #336699;
	text-decoration: none;
}
.l_titk .tit4 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	height:21px;
	background-image: url(icon4.gif);
	background-repeat: no-repeat;
	padding:5px 0px 0px 31px;
	margin:15px 0px 15px 0px;
}
.l_titk .tit4 a {
	color: #336699;
	text-decoration: none;
}
.l_titk .tit5 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	height:21px;
	background-image: url(icon5.gif);
	background-repeat: no-repeat;
	padding:5px 0px 0px 31px;
	margin:15px 0px 15px 0px;
}
.l_titk .tit5 a {
	color: #336699;
	text-decoration: none;
}
.l_titk .tit6 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	height:21px;
	background-image: url(icon6.gif);
	background-repeat: no-repeat;
	padding:5px 0px 0px 31px;
	margin:15px 0px 15px 0px;
}
.l_titk .tit6 a {
	color: #336699;
	text-decoration: none;
}
.l_titk .tit7 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	height:21px;
	background-image: url(icon40.gif);
	background-repeat: no-repeat;
	padding:5px 0px 0px 31px;
	margin:15px 0px 15px 0px;
}
.l_titk .tit7 a {
	color: #336699;
	text-decoration: none;
}
.l_titk ul {
	padding:0px 0px 0px 30px;
}
.l_titk li {
	line-height: 2;
	color: #336699;
}
.l_titk li a {
	color: #336699;
	text-decoration: underline;
}
.r_k {
	padding: 10px;
}
.footer {
	width: 950px;
	margin:0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
