@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family:Arial;
}
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ccc;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#FDB404;
	text-decoration:none;
}

#body{ width:1000px;margin:0 auto; overflow:hidden; background-color:#FFFFFF;}
#hd{ width:1000px;overflow:hidden;text-align:center}
.hd_1{ width:1000px;height:105px; overflow:hidden;}
.hd_2{ width:1000px; text-align:left; height:38px; overflow:hidden;}
.hd_3{ width:1000px; text-align:center;}

#main{position:relative;margin:0 auto;width:1000px;overflow:hidden; padding-bottom:5px; background:url(../images/bg_01.jpg) repeat-y;}

.main_l{width:209px;overflow:hidden;float:left;}
.l_1{ width:209px; text-align:left;}

.main_r{width:791px; overflow:hidden;float:left; background:url(../images/bg_02.jpg) no-repeat top;}
.lt{ width:560px; float:left; padding-left:8px;}
.rt{ width:213px; float:right; padding-top:30px;}

.r_1{ width:560px;overflow:hidden; text-align:left;}
.r_2{ width:560px; background:url(../images/bg_03.jpg) no-repeat; height:190px; overflow:hidden;}
.r_3{ width:213px;overflow:hidden; text-align:left;}
.r_4{ width:791px;text-align:left;}
.r_5{ width:760px; padding:0px 15px 0px 15px;text-align:left;}

#ft{ width:1000px;position:relative; margin:0px auto; height:40px; background:url(../images/ft_bg.jpg) no-repeat; line-height:25px; padding-top:12px; text-align:center;}
