BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial;
	color: #333;
}

#index {
	MARGIN: auto;
	TEXT-ALIGN: left;
	width: 1002px;
}
#mark{
	background-repeat: no-repeat;
	height: 24px;
	background-image: url(mark_bg.gif);
}
#icon_bg {
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(icon_bg.gif);
	height: 60px;
}

.menu {
	padding:0px;
	margin:20px 0px 0px 120px;
	*margin:21px 0px 0px 120px;
    float: left;
	position: absolute;
}
.menu ul {
	margin:0px;
	list-style:none;
	border:0;
	padding: 0px;
}
.menu ul li {
	float:left;
	margin:0px;
	padding:0px 26px;
	border:0px solid #000;
}
.menu ul li a {
	float:left;
	margin:0 1px 0 0;
	padding:10px 0px;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FCFCFC;
}
.menu ul li a span {
	padding:10px 10px;
	background:none;
}
.menu ul li a:hover {
	background: url(r_menu.gif);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right;
}
.menu ul li a:hover span {
	background:url(l_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menu ul li a.active {
	background:url(r_menu.gif);
	color: #FC0;
	background-repeat: no-repeat;
	background-position: right;
}
.menu ul li a.active span {   background:url(l_menu.gif) no-repeat  left ;}
#left_bg{
	background-repeat: no-repeat;
	width: 551px;
	height: 375px;
	float: left;
	background-image: url(main_bg-01.jpg);
}

#right_bg{
	background-repeat: no-repeat;
	height: 375px;
	width: 451px;
	float: right;
	background-image: url(main_bg-02.jpg);
}
#word_bg{
	background-repeat: no-repeat;
	clear: both;
	background-image: url(word_bg.jpg);
	height: 105px;
}
#word_foot{
	background-image: url(word_foot_bg.jpg);
	background-repeat: no-repeat;
	height: 52px;
}
#word {
	LINE-HEIGHT: 22
.px;
	color: #38455C;
	font-size: 11px;
	width: 970px;
	margin-left: 20px;
	margin-top: 450px;
	position: absolute;
	font-family: Verdana;
}
#word A:link, #word A:visited, #word A:hover {
        color: #38455C;
        TEXT-DECORATION: none
} 
#word h1{
	color: #002994;
	font-size: 13px;
	margin: 0px;
}
#word h1 A:link, #word h1 A:visited,#word h1 A:hover {
	color: #002994;
	TEXT-DECORATION: none
}
.table01{
	background-color: #006699;
	line-height: 10px;
	width: 100%;
}
.table01 td{
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	font-family: Verdana;
	line-height: 13px;
}
#Copyright{
	background-image: url(cobyright_bg.gif);
	background-repeat: no-repeat;
	width: 1002px;
	height: 26px;
	clear: both;
	font-size: 11px;
	color: #333;

}
#Copyright A:link, #Copyright A:visited {
	TEXT-DECORATION: none;
	color: #333;
	font-size: 11px;
	font-family: Verdana;
}
#Copyright A:hover{
	cursor:text;
}

