html,body {
	scrollbar-3dlight-color:#353535;
	scrollbar-arrow-color:#353535;
	scrollbar-shadow-color:#353535;

	scrollbar-base-color:#050505;
	scrollbar-darkshadow-color:#050505;
	scrollbar-face-color:#050505;
	scrollbar-highlight-color:#050505;
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height:150%;
}

td {
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #ffffff;
	line-height:150%;
	margin: 0px;
	padding: 0px;
}

table,tr {
	margin:0px;
	padding:0px;
}

a:link {
	color:	#cc3322;
	text-decoration: none;
}
a:visited {
	color: #cc3322;
	text-decoration: none;
}
a:hover {
	color: #ff6622;
	text-decoration: underline;
}
.big{
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 10px;


}
.sm{
	font-family: "Osaka", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #121212;
}
hr{	color: #ee9977;
	filter:alpha(opacity=80,finishopacity=0,style=3);
	height: 2px;
}
.box{
	color:#333333;
	padding:5px;
	margin:10px;
	border-width:0px;
	border-style:none;
	background-color:#E3E5FC;
}
.box-syst{
	color:#121212;
	padding:5px;
	margin:10px;
	border-width:0px;
	border-style:none;
	background-color:#FAE5D1;
}
.cate{
	position: absolute;
	top: 55px;
	right: 0px;
}

.str { 
	/* font-family: "HGPSoeiKakuGothicUB" !important;*/
	/* font-family: "Hiragino Kaku Gothic Pro" !important;*/
	font-family: "Hiragino Kaku Gothic Std" !important;
	font-weight: bold !important;
}
.bg_experience { background-image: url(../experience/img/nina_bg.jpg); background-repeat: no-repeat; background-position: right top; }
.para { font-size: 14px; line-height: 120%; }
.experience { background-image: url(../experience/img/bg_experience.gif); border: 1px solid #FFFFFF; }
.bold { font-weight: bold; }
