body {
	background-color: #cccccc;
	font-family: Osaka,'MS PƒSƒVƒbƒN',sans-serif;
	font-size:12px;
	color: #000000;
	}
td {
	font-size:12px;
	}
.menu1 {
	width:710px;
	margin:0px auto;
	}
#navbar h1 {
	width:142px;
	float:left;
	margin:0px;
	}
#navbar {
	height:26px;
		}

h1 a	{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	width: 142px;
	background-image: url(../img/menu_up_back1.gif);
	height: 26px;
	line-height: 26px;
	background-positon: left top;
	text-align: center;
	}
h1 a:hover	{
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #FFFF00;
	display: block;
	width: 142px;
	background-image: url(../img/menu_up_back2.gif);
	height: 26px;
	line-height: 26px;
	background-positon: left top;
	text-align: center;
	}

h2 {
	padding:5px 2px 2px 10px;
	border-left:1em solid #99cccc;
	background-color:#6699cc;
	text-align:left;
	font-size:10pt;
	color:#FFFFFF;
	}

h3 a {
	background-color:#3366FF;
	background-image: url(../img/icon_service1.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
	font-size:12px;
	display:block;
	width:309px;
	border:solid 2px;
	border-color:#3333FF #3333FF #3333FF #3333FF;
	text-align:left;
	color:#FFFFFF;
	padding:15px;
	padding-left:45px;
	line-height:100%;
	}
h3 a:hover {
	background-color:#99CCFF;
	background-image: url(../img/icon_service2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: underline;
	font-size:12px;
	display:block;
	width:309px;
	border:solid 2px;
	border-color:#3333FF #3333FF #3333FF #3333FF;
	text-align:left;
	color:#3333FF;
	padding:15px;
	padding-left:45px;
	line-height:100%;
	}
a	{
	text-decoration: underline;
	font-weight: normal;
	color: #0033FF;
	}
a:hover	{
	text-decoration: underline;
	font-weight: normal;
	color: #3399FF;
	}
a.pre	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
a:hover.pre	{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	}
ul {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:50px;
	padding-left:0;
	}
ul.method {
	margin-top:0;
	margin-bottom:-15px;
	margin-left:0;
	padding-left:0;
	}
li.method {
	margin-top:-15px;
	padding:0 0 0 10px;
	list-style-type:none;
	}
li.arw {
	padding:0 0 10px 25px;
	list-style-type:none;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	}
.info {
	font-size:11px;
	width:320px;
	height:220px;
	padding:5px;
	margin:10px;
	border:2px solid #CCCCCC;
	overflow:auto;
	}
