/* default */
body { font-family:Verdana,Arial,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; font-size:11px; background-color: #FFFFFF; }
td { font-family:Verdana,Arial,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; font-size:11px; color:#666666; }

/* link */
a { text-decoration:none; cursor:pointer; color:#000000; }
a:link { text-decoration:none; cursor:pointer; color:#000000; }
a:visited { text-decoration:none; cursor:pointer; color:#000000; }
a:active { text-decoration:none; cursor:pointer; color:#000000; }
a:hover { text-decoration:underline; cursor:pointer; color:#000000; }

a.gray { text-decoration:none; cursor:pointer; color:#666666; }
a.gray:link { text-decoration:none; cursor:pointer; color:#666666; }
a.gray:visited { text-decoration:none; cursor:pointer; color:#666666; }
a.gray:active { text-decoration:none; cursor:pointer; color:#666666; }
a.gray:hover { text-decoration:underline; cursor:pointer; color:#666666; }

a.close { text-decoration:none; cursor:pointer; color:#000000; }
a.close:link { text-decoration:none; cursor:pointer; color:#000000; }
a.close:visited { text-decoration:none; cursor:pointer; color:#000000; }
a.close:active { text-decoration:none; cursor:pointer; color:#000000; }
a.close:hover {	text-decoration:none; cursor:pointer; color:#FFFFFF; background-color: #000000; }

a.do { text-decoration:none; cursor:pointer; font-weight: bold; color:#EC3D2D; }
a.do:link { text-decoration:none; cursor:pointer; font-weight: bold; color:#EC3D2D; }
a.do:visited { text-decoration:none; cursor:pointer; font-weight: bold; color:#EC3D2D; }
a.do:active { text-decoration:none; cursor:pointer; font-weight: bold; color:#EC3D2D; }
a.do:hover { text-decoration:underline; cursor:pointer; font-weight: bold; color:#EC3D2D; }

a.left { text-decoration:none; cursor:pointer; color:#003366; }
a.left:link { text-decoration:none; cursor:pointer; color:#003366; }
a.left:visited { text-decoration:none; cursor:pointer; color:#003366; }
a.left:active { text-decoration:none; cursor:pointer; color:#003366; }
a.left:hover { text-decoration:underline; cursor:pointer; color:#003366; }

/* text */
.small { font-size:9px; }
.normal15 { font-size:11px; line-height: 15px; }
p.title {
	font-size:14px;
	font-weight: bold;
	line-height: 16px;
	color : Red;
}
.top_headline { font-size:11px; font-weight: bold; color: #000000; }
.headline { font-size:12px; font-weight: bold; line-height: 16px; }
.headline_bl { font-size:12px; font-weight: bold; line-height: 16px; color: #000000; }
.leftbox { font-size:11px; line-height: 19px; color: #99CCCC; }
.new { font-size:9px; color: #FF0000; }
.dyk { color: #CC6666; font-weight: bold; }

.bo { font-weight: bold; }

/* color */
.white { color: #FFFFFF; }
.bl { color: #000000; }
.blue { color: #003366; }