/*wrapall*******************************************/
#wrapall{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 778px;
	background-image: url(../images/menu_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	}
#wrapall01{
	position: relative;
	padding: 0;
	text-align: left;
	width: 778px;
	height: 230px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/menu_bg0616_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
/*menu*******************************************/
#menu{
	height:21px;
	margin:0px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	padding-top: 2px;
}
#menu a{font-size: 12px;text-align: center;	height:28px;display:block;padding-top: 6px;	float:none;	background-repeat: no-repeat;background-position: center bottom;}

a.menu:link{color:#999; text-decoration:none; background-image: url(.../images/menu.gif);}
a.menu:visited {color:#999; text-decoration:none;background-image: url(.../images/menu.gif);}
a.menu:hover{color:#fff;text-decoration:underline;background-image: url(.../images/menu.gif);}

a.menu-on:link{color:#fff; text-decoration:underline;background-image: url(../images/menu.gif);}
a.menu-on:visited {color:#fff; text-decoration:underline;background-image: url(../images/menu.gif);}
a.menu-on:hover{color:#fff;text-decoration:none;background-image: url(../images/menu.gif);}
.menu_y{
	height:21px;
	margin:0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	text-decoration: underline;
}
#menu_y a{font-size: 12px;text-align: center;	height:28px;display:block;padding-top: 6px;	float:none;	background-repeat: no-repeat;background-position: center bottom;}

a.menu_y:link{color:#ff9900; text-decoration:underline; background-image: url(../images/menu_on_1.gif);}
a.menu_y:visited {color:#ff9900; text-decoration:underline;background-image: url(../images/menu_on_1.gif);}
a.menu_y:hover{color:#fff;text-decoration:underline;background-image: url(.../images/menu.gif);}

a.menu_y-on:link{color:#fff; text-decoration:underline;background-image: url(../images/menu.gif);}
a.menu_y-on:visited {color:#fff; text-decoration:underline;background-image: url(../images/menu.gif);}
a.menu_y-on:hover{color:#fff;text-decoration:underline;background-image: url(../images/menu.gif);}

/*header*******************************************/
#header {
	height: 33px;
}


/*service*******************************************/
#service {
	color:#666;
	font-size: 12px;
	text-align:right;
	padding-right: 30px;
	padding-bottom: 6px;
}


#service a:link{color:#999; text-decoration:none;}
#service a:visited {color:#999; text-decoration:none;}
#service a:hover{color:#999;text-decoration:underline;text-align: right;}

#service a:link{color:#999; text-decoration:none;}
#service a:visited {color:#999; text-decoration:none;}
#service a:hover{color:#333;text-decoration:underline;text-align: right;}

.v-mid {vertical-align: middle;}

/*icons*******************************************/
.ip-1 {	background-image: url(../images/blog_ip_01.gif);background-repeat: no-repeat;}
