@charset "utf-8";

/* ================================================================================= */
/* Decoration																		 */
/* ================================================================================= */
a      {color:#FFA200;text-decoration:none;}
a:hover{color:#FFA200;text-decoration:underline;}

p{line-height:140%;}

p.line {
   background:url(../img/dots.gif) repeat-x;
   margin-top:5px;
}

.line {
   background:url(../img/dots.gif) repeat-x bottom;
   height:1px;
   margin:5px 0px;
}

.line3 {
   background:url(../img/dots.gif) repeat-x bottom;
   margin-top:30px;
   padding-top:20px;
}


.m5 {margin:5px;line-height:140%;}
.m10{margin:10px;line-height:140%;}
.p5 {padding:5px;line-height:140%;}
.p10{padding:10px;line-height:140%;}
.r10{color:#FF0000;font-size:10px;}

.data{
	margin-top:20px;
	padding-top:2px;
	padding-left:10px;
}


.strTitle01{
	background-image:url(../img/strbg01.gif);
	background-repeat:no-repeat;
	height:21px;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	padding-top:2px;
	padding-left:10px;
}

.faqQ{
	color:#0066cc;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
}
.faqA{
	line-height:140%;
}
.NewsList{
	margin-top:5px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	line-height:140%;
}
.NewsList2{
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:160%;
}
.inqstr{
	margin:0px;
}


