/* =============== img border swap =============== */

.utility .imgBorder a:link img,
.utility .imgBorder a:visited img {
	border : 3px solid #e6e6e6;
}

.mc .imgBorder a:hover img,
.mc .imgBorder a:hover {
	border-color : #cc1533;
}

/* =============== list =============== */

#contentsArea ul{
	line-height:150%;
	margin:-2px 0 3px 20px ;
}

#contentsArea ol{
	line-height:150%;
	margin:-2px 0 1px 22px ;
}

#contentsArea li.text{
	line-height:130%;
	margin:2px 0 0 0 ;
}

#contentsArea li.stext{
	line-height:130%;
	margin:1px 0 0 0 ;
}

/* =============== text =============== */

.lltext{
	font-size:116%;
}

p.lltext{
	line-height:145%;
	margin:-3px 0 -3px 0;
}

.ltext{
	font-size:88%;
}

p.ltext{
	line-height:145%;
	margin:-3px 0 -2px 0;
}

.text{
	font-size:86%;
}

p.text{
	line-height:150%;
	margin:-2px 0 -1px 0;
}

.dtext{
	font-size:75%;
}

p.dtext{
	line-height:130%;
	margin:-2px 0 -1px 0;
}

span.dtext{
	line-height:130%;
}

.stext{
	font-size:63%;
}

p.stext{
	line-height:150%;
	margin:-2px 0 -1px 0;
}

.copyText{
	font-size:76%;
}

p.copyText{
	line-height:150%;
	margin:-3px 0 -1px 0;
}

.naviText{
	font-size:76%;
}

p.naviText{
	line-height:150%;
	margin:-3px 0 -1px 0;
}

.bcText{
	font-size:63%;
}

p.bcText{
	line-height:150%;
	margin:-2px 0 -1px 0;
}

.footText{
	font-size:63%;
}

p.footText{
	line-height:150%;
	margin:-2px 0 -1px 0;
}

.copyrightText{
	font-size:63%;
}

