/* root */

body {
	background-color:#e5e5e5;
	color:#303030;
	font-size:0.95em;
	font-family:arial,sans-serif;
	margin:4px;
	padding:0px;
}



h1 {
	font-size:1.5em;
	color:#8090c0;
	font-weight:bold;
	line-height:100%;
	padding-left:0px;
	margin:10pt 0pt 10pt 0pt;
}

h2 {
	font-size:1.2em;
	color:#506090;
	font-weight:bold;
	line-height:100%;
	padding-left:10px;
	margin:20pt 0pt 10pt 0pt;
}

h3 {
	font-size:1em;
	color:#6070a0;
	font-weight:bold;
	line-height:100%;
	padding-left:30px;
	margin:20pt 0pt 10pt 0pt;
}


hr {
	color:#a0b0e0;
	background-color:#a0b0e0;
	border:none;
	height:1px;
}

a:link {
	color:#3030ff;
	TEXT-DECORATION:none;
}

a:visited {
	color:#9070ff;
	TEXT-DECORATION:none;
}

a:hover {
	TEXT-DECORATION:underline;
	color:#FF9900;
	background-color:#f0f0f0;
}

a:active {
	color:#FFCCFF;
	TEXT-DECORATION:underline;
	background-color:#999999;
}

dt {
	font-weight:bold;
	margin-top:4px;
}

/* view */

.img0 {
	border:none;
}

.img1 {
	border:solid 1px;
}

.img_r {
	float:right;
	border:none;
}


.deled {
	text-decoration:line-through;
}

.big {
	font-size:larger;
	font-weight:bold;
}

.text1 {
	padding-left:20px;
	margin-bottom:1em;
	margin-right:15px;
}

.text2 {
	padding-left:30px;
	margin-bottom:1em;
	margin-right:15px;
}

.text3 {
	padding-left:50px;
	margin-bottom:1em;
	margin-right:15px;
}

.miniinfo {
	background-color:#f0f0f0;
	font-size:smaller;
	border:solid 1px #999999;
	line-height:130%;
	padding:4px;
	margin-right:20px;
}

.comment {
	background-color:#f0f0f0;
	border-left:solid 10px #a0a0a0;
	border-right:solid 10px #a0a0a0;
	border-top:solid 1px #a0a0a0;
	border-bottom:solid 1px #a0a0a0;
	padding:4px;
	margin-right:20px;
	margin-left:10px;
}

.operate {
	background-color:#f0f8ff;
	border-left:solid 2px #a0a0b0;
	border-right:solid 2px #a0a0b0;
	border-top:solid 1px #a0a0b0;
	border-bottom:solid 1px #a0a0b0;
	padding:4px 4px 4px 8px;
	margin-left:24px;
	margin-right:40px;
	margin-top:8px;
	margin-bottom:8px;
}

.updown {
/*	float:right;
	margin-right:0px;*/
	position:absolute;
	left:708px;
	margin:0px;
	padding:0px;
	border:none;
	width:16px;
	height:24px;
}

td.thcol {
	background-color:#e8f0FF;
}


.bold {
	font-weight:bold;
}

.smaller {
	font-size:smaller;
}


table {
	padding:0px;
	border:none;
	background-color:#a0b0e0;
	margin:8px;
}

td {
	background-color:#FFFFFF;
	padding:2px;
}

th {
	background-color:#e8f0FF;
	padding:2px;
}


/* page layout */

#body {
	width:728px;
	margin:0px;
	padding:0px;
}

#head {
	width:728px;
	height:96px;
}

#logo {
	float:left;
	width:136px;
	height:96px;
}

#menu {
	float:left;
	font-size:small;
	margin:0px;
/*	margin:0 0 0 136px;*/
/*	width:592px;*/
	height:96px;
}

table#btm {
	width:592px;
	height:88px;
	margin:0px;
	border:none;
	padding:0px;
	background:url(/f2/menu_left10.gif) repeat-y;
	background-color:transparent;
}

td.tdbtm {
	background-color:transparent;
	margin:0px;
	padding:0px;
}

table.ud {
/*	width:16px;
	height:24px;*/
	margin:0px;
	border:none;
	padding:0px;
	background-color:transparent;
}

td.ud {
	background-color:transparent;
	margin:0px;
	padding:0px;
}


#menuup {
	width:592px;
	height:8px;
}

#menuhead {
	width:592px;
	height:12px;
}

#menufoot {
	width:592px;
	height:12px;
}

#menumain {
	font-size:12px;
	width:592px;
	min-height:24px;
	background:url(/f2/menu_main10.gif) repeat-y;
	white-space:nowrap;
	line-height:145%;
}

.mailimg {
	float:right;
	margin-right:16px;
	border:none;
}


.menuline {
	background:url(/f2/line10.gif) repeat-x bottom;
	vertical-align:baseline;
	margin-left:1px;
	margin-right:9px;
}


.btmmenu {
	font-size:12px;
	vertical-align:baseline;
	margin-left:1px;
	margin-right:9px;
	margin-top:2em;
}

.menuitem1 {
	margin-left:2px;
	background:url(/f2/alw02.gif) center left no-repeat;
	padding-left:13px;
	white-space:nowrap;
}

.menuitem2 {
	margin-left:2px;
	background:url(/f2/alw01.gif) center left no-repeat;
	padding-left:13px;
	font-weight:bold;
/*	background-color:#e0f0ff;*/
	white-space:nowrap;
}

.menulink {
/*	display: block;*/
/*	width: 10px;*/
	color: #00479d;
	background-color: #f0f0f0;
	border-top:none;
	border-bottom:none;
	border-left:solid 1px;
	border-right:solid 1px;
	margin: 0px;
	padding: 0px 1px;
/*	font-size: small;*/
	line-height: 10px;
	text-align: center;
	text-decoration: none;	
}

.menulink:hover {
/*	display: block;*/
/*	width: 10px;*/
	color: #00479d;
	background-color: #303030;
	border-top:none;
	border-bottom:none;
	border-left:solid 1px;
	border-right:solid 1px;
	margin: 0px;
	padding: 0px 1px;
/*	font-size: small;*/
	line-height: 10px;
	text-align: center;
	text-decoration: none;	
}


#main {
	width:696px;
	padding-left:16px;
	padding-right:16px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(/f2/side10.gif);
	line-height:150%;
}

#foot {
	width:728px;
	height:16px;
}
#foot1 {
	width:728px;
	height:8px;
}
#foot2 {
	width:728px;
	height:16px;
}
#foot3 {
	width:728px;
	height:8px;
}

