body{margin:0;font-size:12pt; line-height:1.4;}
a:hover{color:#ff0000;}
.body {
	background-image:url(img/bg.gif);
	}
.back {
	width:640;
	background-color:#ffffff;
	}

h1 {
	color:#ffffff;
	font-size:10pt;
	display: inline;
}
h2 {
	font-size:10pt;
}
h3 {
	font-size:11pt;
}
.main {
	padding-top:6px;
	padding-left:18px;
	padding-right:18px;
	}
.left {
	width:130;
	margin-left:2px;
	margin-right:10px;
	float:left;
	}
.right {
	width:452;
	}
.title {
	cursor:pointer;
	width:552;
	height:90;
	margin-bottom:14px;
	}
.title-text {
	font-size:38px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	padding-left:15px;
	padding-top:10px;
	}
.title-sub {
	font-size:23px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	text-align:right;
	padding-right:20px;
	}
.menu {
	margin-bottom:4px;
	text-align:center;
	border:solid 1px #888888;
	background-image:url(img/menu.gif);
	}
.menu a {
	width:100%;
	padding:5px;
	}
.menu a:link {color:#000000;} 
.menu a:visited {color: #000000;} 
.menu a:hover {width:100%;color:#ffffff;background-image:url(img/menu_h.png);} 
.area {
	width:100%;border-style:none;
	color:#444444;
	}
.sub {
	background-image:url(img/bg.gif);
	border:solid 1px #888888;
	padding:5px;
	margin-bottom:8px;
	text-align:center;
	width:97%;
	}
.sub-text {
	margin-left:3px;
	line-height:130%;
	width:96%;
	}
.sub-text dt 
{
    font-family : Arial,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif ;
	padding-left:2px;
	border:solid 1px #aaaaaa;
	border-width:1px 0px 0px 0px;
	background-color:#eeeeee;
	}
.sub-text dd {
	padding:3px;
	}
.prof {
	background-color:#eeeeee;
	text-align:center;
	}
.access-bar {
	background-image:url(img/access_bar.gif);
  }

.tab_l {
	background-image:url(img/tab.gif);
	width: 129px;
	font-size: 10pt;
	text-align: center;
}
.tab_m {
	background-image:url(img/tab_m.gif);
	width: 99px;
	text-align: center;
}
.tab_s {
	background-image:url(img/tab_s.gif);
	width: 79px;
	text-align: center;
}
.tab_ss {
	background-image:url(img/tab_ss.gif);
	width: 49px;
	text-align: center;
}
.tab {
	font-size: 10pt;
}
.tab a:link {
	color:green;
	text-decoration:none;
} 
.tab a:visited {
	color: green;
	text-decoration:none;
} 
.tab a:hover {
	color:red;
	font-weight:bold;
} 
.copyright {
	font-size:10pt;
	text-align:center;
}
.promise {
	background-color:yellow;
	font-size:13pt;
}

//RSS
.rsstc   { font-size: 12px; background-color: #dddddd; margin: 0; padding: 0 }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #fdfdfd; margin: 0; padding: 0 ;border: solid 2px #dddddd }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #dddddd }