body {
	clip: rect(   );
	text-align: center;
	background-color: #FFFFFF
	margin: 0;
}


table {
	font-size: 12px; 
	line-height: 130%
}


#wrapper {
	width: 700px;
	top: 0px;
	left: 0px;
	position: relative;
	bottom: 0px;
	right: 0px;
	font-weight: normal;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sidemenu {
	width:150px;
	float:left; background-image: url(../image/bg_menu.gif);
	clip:    rect(   )}

#content {
	width: 549px;
	float:left;
	text-align: right;
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#content0hi {
	width: 549px;
	float:left;
	height:auto !important; /* add for IE */
	min-height:600px; /* add for Others */
	height:600px; /* add for IE */
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#main {
	width: 539px;
	float:right;
	text-align: justify;
	font-size: 12px;
	line-height: 1.75;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-sub {
	width: 540px;
	float:right;
	text-align: right;
	font-size: 10px;
	padding: 10px 10px 10px 0px;
}

#main0hi {
	width: 540px;
	float:right;
	height: 500px;
    text-align: left;
}
#sp{
	width: 20px;
	float:left;
}
#footer{
	width: 700px;
	clear: both;
	font-size: 10px;
	font-w
}


h1 {
	font-size: 18px;
	line-height: 130%;
	font-weight: bolder;
	color: #000099;
}
h2 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #4900D2;
}
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: #004DEA;
    text-decoration: none;
}
a:hover {
	background: #FFCC99;
	text-decoration: none;
	color: #FF3333;
}
a:active {
    color: #0099FF;
    text-decoration: none;
}
a:visited {
    color: #0033CC;
    text-decoration: none;
}


.form0 {
    border : 1px #000099 dotted;
    background-color: #FFCC99
}

ul {
	list-style-image: url(../image/point.gif);
	list-style-position: outside;
}

