* {
	padding:0;
	margin:0;
	border: none;
}
table{
	border:0;
}

body{
	text-align:center;
	margin:0;
	background-image:url(images/top_page_ver2.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:top center;
	font-family: "MS PGothic", "MS Gothic";
	font-size:12px;
}
#body-wrapper{
	background:url(images/top_page_ver2.gif) top center no-repeat;
	width:100%;

}
#page{
	text-align:left;
	margin:0 auto;
	width:860px;
	background-image:url(images/table-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;

}

#content-left{
	float:left;	
}

#content-main{
	float:left;
	/*	background-image:url(images/content-bg.gif);
	background-position: top left;
	background-repeat:no-repeat; */
	background-color:#FFFFFF;
	text-align: left;
	width:651px;
}
#content-block{
	text-align:center;
}
#content{
	background-color:#FFFFFF;
	background-image:url(images/content-str.gif);
	background-position: top left;
	background-repeat:repeat-y;
	padding:20px 24px 0 20px;
	text-align:left;
}

#content-hdr{
    background-color:#FFFFFF;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}


.clear{
	clear:both;
}


#footer{
	clear:both;
}

#flashdiv{
	padding:0;
	background-color:#FFFFFF;
}
#whatsnew td{
	text-align:left;
	padding:4px 1px 4px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEEBF5;	
}
#maintbl{
	background-image:url(images/table-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	border:0;
	margin:0;

}

.content-inside{
	padding:0 10px 0 10px;
}

.tbl-common td, .tbl-common th{
	vertical-align:top;
	padding:8px 0px 8px 2px;
	border-bottom:1px dotted #CCCCCC;
}
.tbl-common th{
	color:#35A6BD;
}

td{
	font-family: "MS PGothic";
	font-size: 12px;	
	color:#4A4A4A;
}

.tbl-blue{
	border-collapse:collapse;
}

.tbl-blue td, .tbl-blue th{
	padding:4px;
	border:#FADF5E 1px solid;			
}

.tbl-blue th{
	background-color:#FCFCB2;
	text-align:center;
	vertical-align:middle;
	color:#660000;
	
}

/* tbl other */
.tbl-other{
	border-collapse:collapse;
}

.tbl-other td, .tbl-other th{
	padding:4px;
	border:#60A9D1 1px solid;			
}

.tbl-other th{
	background-color:#DEEBF5;

	vertical-align:middle;
	color:#145884;
	
}



.td1 { color:#4A4A4A; font-size: 12px; line-height: 25px}
.td2 { color:#4A4A4A; font-size: 12px; line-height: 20px}
.td3 { color:#4A4A4A; font-size: 12px; line-height: 18px}
.td4{ color:#4A4A4A; font-size: 12px; line-height: 16px}
.a1{
	font-family: "MS PGothic";
	font-size: 12px;
	font-weight: bold;
	color: #005BB3;
	line-height: 23px;	
}
a{border:none;}
.products{border:none;}	
h2{
	background-image:url(images/star.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px 0 20px 40px;
	color:#154A71;
	font-size:16px;
	font-weight:bold;
}
h3{
	padding:0px 0 8px 0px;
	color:#154A71;
	font-size:16px;
	font-weight:bold;
}
h4{
	font-size:12px;
	font-weight:bold;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {color: #0000CC; text-decoration: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:active {color: #0000CC; text-decoration:none;}

ul{
	margin-left:0px;	
	padding-left:0px;
	list-style: none;
}
ul.okey li{

	padding:0px 0px 8px 30px;
	margin:0;	
	background: transparent url(images/check2.gif) 5px 0px no-repeat;;

}

ul.okey li ul li{

	padding:0px 0px 8px 30px;
	margin:0;	
	background: transparent url(images/star-circle.gif) 5px 0px no-repeat;;

}
.content-chapter{
	padding:4px;
	background-color:#FFFF99;
}
.note{
	color:#0066CC;
}
.asterisk{
	color:#CC0033;
}
.center-div{
	text-align:center;
}
.img-caption{
	padding:2px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.gototop{
	text-align:right;
	padding:6px;
}
.required{
	color:#FF0000;
}
.inquiry_box {
	padding: 0px;
	width: 255px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

