#bg {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#end_bg {
	background-image: url(image/end_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 84px;
}
#intro_font {
	font-size: 12px;
	line-height: 1.9;
	color: #194864;
	text-decoration: none;
}
#contact_bg {
	background-image: url(image/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 202px;
}
#in_left_bg {
	background-image: url(image/in_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 645px;
}
#in_intro_font {
	font-size: 12px;
	line-height: 2.0;
	color: #194864;
	text-decoration: none;	
}

.n{	color: #000066;
    FONT-SIZE: 12px;
	line-height:30px;
	text-decoration: none;
	font-family:arial;
	text-align:center;
	font-weight:bold;
}


*{ margin:0px; padding:0px; line-height:1.8em;}
/*Ö÷²Ëµ¥*/

.imenu{ background:url("imenubj.gif") repeat-x; height:49px;}
.imenu ul{ list-style:none; padding:0 15px;}
.imenu li{ float:left; }
.imenu li a{ display:block; color:#66ffff; line-height:49px; margin:0 2px;}
.imenu li a p{ padding:0 15px; line-height:49px;} 
.imenu li a:visited{ color:#66ffff;}
.imenu li a:hover{ display:block;color:#66ffff; background:url("menuhover_right.gif") no-repeat right 50%;}
.imenu li a:hover p{ background:url("menuhover_left.gif") no-repeat left 50%;}
.imenu li .current{ display:block;color:#66ffff; background:url("menuhover_right.gif") no-repeat right 50%;}
.imenu li .current p{ background:url("menuhover_left.gif") no-repeat left 50%;} 