@charset "UTF-8";
/* CSS Document */

body {
	background:url(/lib/cmn_img/bg_pop_header.gif) top center repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
img, table, th, td {
	border: 0px;
}
dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color:#CCCCCC;
	text-decoration:none;
}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
textarea {
	font-size:80%;
}
hr {
	display: none;
}
#contents p {
	font-size:80%;
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#contents p.img {
	line-height: 100% !important;
	padding: 0px 0px 0px 0px !important;
}
img, table, th, td {
	border: 0px;
}
#contents li img {
	background-color:transparent;
	text-decoration:none;
	vertical-align: middle;
}
#contents a img {
	background-color:transparent;
}

#contents p.linkArrow a {
display:block;
background:url(/lib/cmn_img/icon_linkarrow2.gif) center left no-repeat;
padding-left:15px;
}

.linkArrow {
background:url(/lib/cmn_img/icon_linkarrow2.gif) center left no-repeat;
padding-left:15px;
}

img.icon {
	vertical-align: middle;
	margin-right: 3px;
}
img.leftM {
	padding-left:5px;
}
.clearfix:after {
	content:".sdfasdf";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	line-height: 0;
}
.clearfix {
	display:inline-table;
}
.clear {
	clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */


/*indents*/
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.right10 {
	margin-right:10px !important;
}
.right15 {
	margin-right:15px !important;
}
.top-5 {
	margin-top:-5px !important;
}
.top5 {
	margin-top:5px !important;
}
.top10 {
	margin-top:10px !important;
}
.top15 {
	margin-top:15px !important;
}
.top20 {
	margin-top:20px !important;
}
.top25 {
	margin-top:25px !important;
}
.top65 {
	margin-top:65px !important;
}
.bottom5 {
	margin-bottom:5px !important;
}
.bottom10 {
	margin-bottom:10px !important;
}
.bottom15 {
	margin-bottom:15px !important;
}
.bottom20 {
	margin-bottom:20px !important;
}
.bottom25 {
	margin-bottom:25px !important;
}
.bottom35 {
	margin-bottom:35px !important;
}
.bottom40 {
	margin-bottom:40px !important;
}
.left5 {;
	margin-left:5px !important;
}
.left15 {;
	margin-left:15px !important;
}
.left30 {;
	margin-left:30px !important;
}
.leftt90 {
	margin-left:90px !important;
}

#header {
	margin:0 auto;
	text-align:right;
	height:27px;
	width:530px;
}

#contents {
	clear:both;
	text-align:left;
	margin:25px auto 0 auto;
	padding-bottom:15px;
	width:430px;
}

#footer {
	color:#333333;
	clear:both;
	margin:0 auto;
	padding:0 0 10px 0;
	font-size:85%;
	width:530px;
}
#contents div.block {
	margin:0 auto;
	text-align:left;
	width:430px;
	clear: both;
}

#contents div.borderBottom {
	border-bottom:#333333 1px solid;
	padding-bottom:30px;
	margin:0 auto 10px auto;
	width:430px;
}

#contents div.borderBottom2 {
	border-bottom:#333333 1px solid;
	padding-bottom:5px;
	margin:0 auto 5px auto;
	width:430px;
}
