body {
	clip: rect(   );
	text-align: center;
	background-color: #FFFFFF
	margin: 0;
	background: url(../images2008/bg.gif);
}
table {
	font-size: 12px; 
	line-height: 130%
}


#wrapper {
	width: 740px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 5px;
}
#sidemenu {
	width:160px;
	float:left;
	clip:    rect(   );
	padding-bottom: 30px;
	font-size: 12px;
	color: #333333;
}
#content {
	width: 550px;
	float:right;
	text-align: right;
	background: url(../image/bg.jpg) no-repeat;
}
#main {
	width: 560px;
	float:right;
	text-align: justify;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}
#main-sub {
	width: 540px;
	float:right;
	text-align: right;
	font-size: 10px;
	padding: 10px 10px 10px 0px;
}
#sp{
	width: 20px;
	float:left;
}
#footer{
	width: 720px;
	font-size: 10px;
	clear: both;
	color: #666666;
}


h1 {
	font-size: 18px;
	line-height: 130%;
	font-weight: bolder;
	color: #000099;
}
h2 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #0066CC;
}
h3 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #3366FF;
}
h4 {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #009999;
}


.c-copy {
    font-size:10px;
    line-height: 150%;
}
.writing {
    font-size: 12px;
    line-height: 150%
}
.read {
    font-size: 12px;
    line-height: 150%;
}
.read_sm {
    font-size: 11px;
    line-height: 140%;
}
.hedading {
    font-size: 14px;
    line-height: 140%;
    font-weight: bold;
}
.subheading {font-size: 12px;
    line-height: 150%;
    font-weight: bold;
}
.catch {
    font-size: 14px; 
    line-height: 150%;
    font-weight: bold;
}
.topheda {
    font-size: 16px;
    line-height: 150%;
    font-weight: bold;
    width: 100%;
    position: relative;
    left: 16px;
}


a:link {
    color: #FF3333;
    text-decoration: none;
}
a:hover {
	background: #FFCC99;
	text-decoration: none;
	color: #66CC66;
}
a:active {
    color: #FFCC99;
    text-decoration: none;
}
a:visited {
    color: #999999;
    text-decoration: none;
}


hr {
	color: #006633;
}


.form0 {
    border : 1px #000099 dotted;
    background-color: #FFCC99
}
ul {
	list-style-image: url(../image/point.gif);
}


.program {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
