@charset "utf-8";
/* CSS Document */
body{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size: 13px;padding: 0px;  text-align: justify; color:#666666; line-height:18px; margin:20px;
}
h1{
font-size: 28px;padding: 0px;  text-align: justify; color:#666; }

.font{
font-size: 12px;padding: 0px;  text-align: justify; }

.font_title{
font-size:13px; color:#666666;
}
.font_titleBig{
font-size:18px; font-weight:bold; color:#666666; line-height:18px;
}
.font_titleBig16{
font-size:16px; font-weight:bold; color:#666666; line-height:18px;
}

.font_title_blue{
font-size:13px; font-weight:bold; color:#004080;
}
.font_title_blue15{
font-size:15px; font-weight:bold; color:#004080;
}

.fontBoldBorder{
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #CCCCCC;
	color:#666666;
}

.pad-table{
	font-size: 13px;
	padding:8px;
}

a{
	color:#004080;
	text-decoration:none;
}
.borderBot{
	border-bottom:1px dashed #999999;
}
.p_ol,.p_ul,.p_li{
	font-size:13px;
	color:#004080;
}	
#boxBorder{
	background:#E6E6E6;
	border:1px dashed #999999;
	padding:10px;
	width:95%;
}
.imgBoxKanan{
	padding:3px 8px 8px 8px; /*top right bottom left*/
}
