@charset "utf-8";
/* Cisnet Property */

body {
	background:url(i-image/ground.gif) top repeat-x;
	background-color:#f7fbfc;
	font-family:"Segoe UI","Trebuchet MS", "Lucida Sans Unicode",Verdana, Georgia, sans-serif;
	font-size:14px;
	text-align:center;
}
#container {
	margin:0;
	padding:0;
	width:785px;
	text-align:center;
}
#logo{
	text-align:left;
	margin-top:45px;
	margin-left:25px;
}
#menu2 {
	width:781px;
}
#menu {
	background:url(i-image/menu.gif) no-repeat;
	font-size:13px;
	text-align:center;
	width:781px;
	color:#FFFFFF;
	height:32px;
	padding-right:5px;
	padding-top:5px;
}
#menu a:link {
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	}

#menu a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	}

#menu a:hover, a:active, a:focus {
	text-decoration: none;
	color:#22f322;
	font-weight:bold;
	font-size:13px;
	}
#info{
	background:url(i-image/infogif.gif) repeat-y;
	width:781px;
}
.infotop{
	text-align:left;
	background:url(i-image/topgif.gif) no-repeat;
	padding-top:3px;
	padding-left:10px;
	height:25px;
	width:770px;
	color:#FFFFFF;
	font-weight:bold;
}
.pic{
	padding-left:5px;
}
.text{
	padding:10px;
}
.abs{
	font-weight:bold;
	font-size:16px;
	color:#005122;
}
.nor{
	font-size:14px;
	color:#006e2e;
}
.end{
	background:url(i-image/end.gif) no-repeat;
	height:13px;
	width:781px;
}	
#footer{
	text-align:center;
	color:#999999;
}