/*body*/
body  { color: #333333;
background-color:#E7EEF1;
background-image: url("../topimg/bg001.gif");
background-repeat:repeat-y;
margin-left:0px;
margin-top:0px;
}

/* link */
a:link { text-decoration: none; color:#0B44B1; }
a:visited { text-decoration: none; color:#0B44B1; }
a:active { text-decoration: none; color:#0B44B1; }
a:hover { text-decoration: underline; color:#CC3300; }


/* color */
.style1 {color: #0B44B1}
.style2 {color: #CCC000;}
.style3 {color: #6699FF;}
.style4 {color: #FFFF33;}
.style5 {color: #99CC00;}
.style6 {color: #99CC55;}
.style7 {color: #638C0B;}
.style8 {color: #C490BF;}
.style9 {color: #984E91;}
.style10 {color: #504380;}
.style12 {color: #0099CC;}
.style13 {color: #CCFF66;}
.style15 {color: #FFCC66;}
.style16 {color: #FF6600;}
.style17 {color: #CC3300;}

/* table */
.white{background-color:#FFFFFF;}
.gray{background-color:#999999;}
.black{background-color:#000000;}
.p_gray{background-color:#DFDFDF;}
.p_yellow{background-color:#FFFFCC;}
.p_yellow1{background-color:#FFFF99;}
.d_orange{background-color:#FF6600;}
.p_orange{background-color:#000099;}
.p_orange1{background-color:#FFCC66;}
.d_green{background-color:#339999;}
.p_green{background-color:#D9F2FF;}
.p_green1{background-color:#CCFFCC;}
.p_green2{background-color:#669933;}
.p_green3{background-color:#E7F0DF;}
.green{background-color:#99CC00;}
.p_blue{background-color:#CAE4FF;}
.p_blue1{background-color:#9CCFFF;}
.blue{background-color:#3366CC;}
.group_01{background-color:#FFCF51;}
.group_02{background-color:#FEFFE1;}
.table_01{background-color:#CCCC99;}
.table_02{background-color:#FFFFFF;}
.table_03{background-color:#DADED1;}
.table_04{background-color:#0000FF;}
.table_05{background-color:#C0E9E9;}
.news{
	background-color:#FFFFFF;
	background-image: url(/topimg/news_back.gif);
}

/* Contents */

.contents {
	width:610px;
	background:url(../topimg/box.gif) no-repeat bottom;
	padding:12px 20px;
	margin:0px 0px 10px 0px;
}
.whats_new {
	width:610px;
}

.whats_new dt {
	float:left;
	width:7em;
	line-height:100%;
	color:#1a1a1a;
	font-size:12px;
}

.whats_new dd {
	margin:0px 0px 0px 7em;
	line-height:100%;
	color:#4d4d4d;
font-size:12px;
		font-family:"‚l‚r ‚oƒSƒVƒbƒN,osaka,Verdana,Arial,Helvetica";

}
.contact_us {
	width:610px;
}


