﻿body {
    margin-left:0px; margin-top:0px; margin-bottom:0px; font-size:12px;
}



a:link {
	text-decoration: underline;
	color: #000000;
	font-family: "MS UI Gothic, Osaka";
}
a:visited  {
	text-decoration: underline;
	color: #000000;
	font-family: "MS UI Gothic, Osaka";
}
a:hover  {
	text-decoration: underline;
	color: #FF0000;
	font-family: "MS UI Gothic, Osaka";
}
a:active  {
	text-decoration: underline;
	color: #FD8C86;
	font-family: "MS UI Gothic, Osaka";
}
td {font-size:12px;
	line-height: 18px;
	font-family: "MS UI Gothic, Osaka";
}

.font12 {
	font-size: 12px;
	line-height: 18px;
	font-family: "MS UI Gothic, Osaka";
}
.font13 {  font-size: 13px; font-weight: bold}
.font15 {  font-size: 15px; font-weight: bold}

.font13deco {
	font-size: 13px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-style: normal;
}

/*sub title*/
#Solid {
	background-image:url(images/dtl_blue.gif); background-repeat:repeat-x; width:620px; height:1px;
}
#Title02 {
	width:620px; background-color:#FFFFCC; text-align:left; padding:3px 0px 2px 10px;
}

#title02Body{
	margin:5px 20px 0px 30px;
	text-align:left;
	
}

/*Feature title*/
.FeatureTitle {
   background-color:#efefef; 
   width:95%;
   text-align:left;
   border-bottom:1px solid #666666; 
   border-left:5px solid #333333; 
   padding: 2px 2px 2px 6px;
   margin-bottom:7px;
   margin-right:15px;
   font-weight: bold;
   color:#333333
}

.FeatureTitleBody{
	margin:0px 30px 0px 15px;
	text-align:left;
	
}
.style2 {color: #333333;}

