.commonPageTitle
{
    font: normal 36px "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho";
    color: #FFF; 
    font-size: 30px;
    margin: 0px;
    margin-right: 20px; padding-left:15px; display:block;
    text-align: left;
    border: 0px solid #ccc; margin-top: 0px; margin-bottom:0px;}
	
	.ulBasic4
{
    margin-bottom: 10px; display:block; border: 0px solid #efeeee; padding:5px;
}

.ulBasic4 li
{
    background-image: url('../img/common/squere/6x6black.gif');
    background-position: 0px 6px;
    background-repeat: no-repeat;
    list-style-image: none;
    list-style-type:none; 
    list-style-position:outside;
    font: 12px/14px "MS PGothic";
    padding-left: 15px;
    margin-bottom: 5px; line-height:175%;
	vertical-align:top; margin-top:0px;
}

a.contentlink:visited
{
    text-decoration:none;  height:15px; padding-left:3px; padding-right:3px; margin:0px; border:#cddaeb 1px solid; background-color:#f4f8fc;
}
a.contentlink:visited:hover
{
    text-decoration:none;  height:15px; padding-left:3px; padding-right:3px; margin:0px; border:#e9d7d7 1px solid; background-color:#f7e8e8; color:#bf0505;
} 
a.contentlink:hover 
{
    text-decoration:none;  height:15px; padding-left:3px; padding-right:3px; margin:0px; border:#cddaeb 1px dashed; background-color:#f4f8fc;
}
a.contentlink
{
    text-decoration:none;  height:15px; padding-left:3px; padding-right:3px; margin:0px; border:#e9d7d7 1px dashed; background-color:#f7e8e8; color:#bf0505;
}
.h3Normal
{
    font: bold 20px "MS PGothic", "MS Gothic", "MS PMincho", "MS Mincho";
    color: #000; font-size: 20px;  letter-spacing:2px;
	padding-bottom:15px; margin-bottom:10px; padding-top:3px; padding-left:25px; 
	display:block; width:545px; line-height:18px; height:30px; background-image:url(../img/common/h3bg.png); background-position:0% 0%; background-repeat:no-repeat; border-top:0px solid #cdadb7; margin:0;}
	.h3NormalExt
{
	padding-bottom:15px; margin-bottom:10px; padding-top:3px; padding-left:0px;
	display:block; width:100%; line-height:18px; height:30px; background-image:url(../img/samples/h3NormalEx.gif); background-position:0% 15%; background-repeat:repeat-x; border-top:0px solid #cdadb7; margin:0}
	.notes{background-image:url(../img/samples/boxbg.gif); background-repeat:no-repeat; background-position:0% 0%; height:100px; width:555px; vertical-align:top; padding:5px;  padding-top:30px; line-height:150%;}
	
.eng {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align:top; letter-spacing:0px;
	}
.txtBrown {
	color:#d52b1e;
}
a.commonLink
{
    color: #d52b1e;
    text-decoration:none;
    cursor: pointer;     
    padding-right: 12px;
    background-image: url('../img/common/img/linkArrowBlue.png');
    background-position: 100% 60%;
    background-repeat: no-repeat; 
}
a.commonLink:hover
{
    text-decoration:underline;  
}  