/* ceolus.com English Site CSS  */

/* body */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* link */
a {	color: #000000;	text-decoration: none;}
a:hover {	color: #FF0000;	text-decoration: underline;}

/* common */
br {	font-size: 12px;}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2C72C6;
	padding-left: 10px;
}
h2 {
	font-size: 15px;
	color: #2C72C6;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6294DD;
	line-height: 150%;
	list-style-type: none;
}

p {	font-size: 12px;	line-height: 150%;}

li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 130%;
	font-size: 12px;
}


/* bclist */
.bcl {	font-size: 12px;	color: #6294DD;}

/* header footer */
.hf12px {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

/* text */
.top-txt10px {
	font-size: 10px;
	text-align: left;
}

.top-txt11px {
	font-size: 11px;
	text-align: left;
}

.txt12px {
	font-size: 12px;
}
.txt12pxlh150 {
	font-size: 12px;
	line-height: 150%;
}
.txt12pxlh150mg10 {
	font-size: 12px;
	line-height: 150%;
	padding-left: 10px;
	text-align: left;
}

.txt12ptB {
	font-size: 12px;
	font-weight: bold;
}

.txt13ptB {
	font-size: 13px;
	font-weight: bold;
}

.red14pxb{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.red12px{
	font-size: 12px;
	color: #FF0000;
}

.under {color: #000000;text-decoration: underline;}

.right {
	text-align: right;
	font-size: 12px;
	padding: 10px;
}

/* table */

.tdem {
	font-size: 12px;
	color: #333333;
	background-color: #FFECEC;
	line-height: 120%;
	border: 1px solid #CCCCCC;
}
.tdem2 {
	font-size: 14px;
	color: #333333;
	background-color: #E7F3FF;
	line-height: 120%;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.tdem3 {
	font-size: 12px;
	line-height: 120%;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #0C346D;
	padding-left: 20px;
}

/* member's site table */
.member_td {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	line-height: 120%;
}

.member_td_w {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 120%;
	border: 1px solid #CCCCCC;
}

.member_th {
	font-size: 12px;
	color: #333333;
	background-color: #E7F3FF;
	line-height: 120%;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
}

/* sitemap */

.sitemap {
	font-size: 12px;
	color: #2C72C6;
	background-color: #FFFFFF;
	border: 1px solid #6294DD;
}

/* link */
.linkB {	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #DEEBFF;
}

a.links:link{color: #000000;	text-decoration: underline;	font-size: 12px;}

a.links:visited{text-decoration: underline;	font-size: 12px;}
a.links:hover{color: #FF0000;	text-decoration: underline;	font-size: 12px;}


/* topics */
.topics {
	font-size: 12px;
	line-height: 130%;
	border: 1px solid;
}

/* product */
.anchor{font-size: 14px;font-weight: bold;color: #000000;text-decoration: underline;}

.point {
	color: #FFA6A6;
	font-size: 18px;
}

.gotop {text-align: right;font-size: 10px;color:#000000;text-decoration: underline;}
