BODY {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 640px;
	margin: 0;
}
TABLE {
	table-layout: auto;
}
TD {
	vertical-align: top;
	font-size: 13px;
	color: #666666;
}
P {
	margin-top: 13px
}
A {
	color: #6666ff;
	text-decoration: none;
}

A:link red { color: #6666ff; }   
A:visited { color: #6666ff; }
A:active { color: red; }
A:hover { color: red; }
a.aback:active {background: #ffffff url('./img/leftcorner.gif') top left no-repeat; }
a.aback:hover {background: #ffffff url('./img/leftcorner.gif') top left no-repeat; }
a.aback:active span.corner {background: url('./img/rightcorner.gif') top right no-repeat; }
a.aback:hover span.corner {background: url('./img/rightcorner.gif') top right no-repeat; }
span.psevdo_a {color: #6666ff; cursor: pointer;}
span.psevdo_a:hover {color:red; cursor: pointer;}

LI {
	list-style-image: url(/i/li.gif); 
	list-style-type: circle
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.white	{ color: #ffffff }
.red	{ color: #db0029 }
.grey	{ color: #666666 }
.green	{ color: #006600 }
.blue	{ color: #0c2e82 }
.black	{ color: #444444 }
.vrez	{ color: #c1c7d6 }

.headline {
	background: #ffcc99 url('./img/headline.gif') top left repeat-x;
}
.today {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 12px;
	font-weight: bold;
	padding-top: 3px;
	color: #446600;
	text-align: right;
}
.hmenu {
	padding-top: 3px;
	text-align: center;
}
.refer {
	cursor: pointer;
    text-decoration: underline;
	color: rgb(196,196,196);
}
.ref {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.newblock {
	text-align: justify;
	margin-right: 20px;
}
.newsdate {
	white-space: nowrap;
	margin-left: 20px;
	margin-right: 20px;
}
.bnr {
	margin: 15px;
	border-left: 2px solid #cccccc;
}
span.displaynone {
	display: none;
}
.col_left {
	width: 230px;
	background: #ffffcc;
}
.col_center {
	padding: 20px 20px 20px 20px;
}
.col_right {
    width: 230px;
	background: #ffffcc;
}
.lmenuind {
	width: 6px;
	padding-top: 4px;
}
.lmenu {
	font-weight: bold;
}
.raiting {
	margin-left: 15px;
}
.banner {
	border-left: 2px solid #cccccc;
	margin-bottom: 8px;
}
.footer {
	background-color: #ffcc99;
	text-align: center;
}
.footertxt {
	padding-top: 5px;
	padding-bottom: 5px;
}

.saleblock {
	min-width: 350px;
	padding: 5px 10px;
	margin: 5px 20px;
}
.saleborder {
	border: 1px solid #cccccc;
}
.saletitle{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 2px 40px;
}
.t-sub{
	text-align:left;
}
.t-short {
	text-align:left;
	font-weight: bold;
	color:#FF0000;
}
.t-charact {
	font-size: 13px;
}
.t-next{
	font-size:12px;
	color:#999999;
	cursor:pointer;
}
.sale {
	width: 100%;
	border-collapse:collapse;
	right: 100px;
}
.charact {
	text-align: right;
	white-space: nowrap;
	border: 1px solid #cccccc;
	padding-right: 10px;
	width: 200px;
}
.factor {
	text-align: justify;
	border: 1px solid #cccccc;
	padding-left: 10px;
}
.saleabsent {
	padding: 10px 0px 2px 40px;
	font-size: 12px;
}
.opa {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	border: 0;
}
.linktr {
	vertical-align: top;
}
.linktd_i {
	width: 50px;
	padding-bottom: 12px;
}
.linktd_l {
	font-weight: bold;
	text-align: justify;
}
.headtd_i {
	width: 50px;
	text-align: left;
	padding-left: 20px;
}
.renewblock {
	margin-bottom: 10px;
}
.renewtitle {
	background-color: #db0029;
	color: #ffffff;
	text-align: right; 
	font-weight: bold; 
	padding-right: 5px;
}
.renewparag {
	margin-top: 6px;
}
.renewtbl {
	width: 100%;
	border-left: 1px dotted #ff6633; 
	border-bottom: 1px dashed #ff6633; 
	padding-left: 2px;
	text-align: justify;
}
.renewdate {
	width: 70%;
	font-size: 11px; 
	color:#aaaaaa;
}
.renewtime {
	width: 30%;
	font-size: 11px; 
	color:#aaaaaa;
	text-align:right; 
}
.renewlink {
	font-size: 11px;
}
.ab_head {
	background-color: #663300;
	color: #FFFFFF;
	font-size: 14px;
	white-space: nowrap;
}
.ab_cell {
	border-bottom: 1px #663300 solid;
	font-size: 14px;
}
.ab_bord {
	border-right: 3px #cccccc double;
	border-left: 3px #cccccc double;
	white-space: nowrap;
}
.dblock{
	font-weight: bold;
	margin-left: 10px;
    text-align: justify;
}
.dblock_date {
	color: #ff0000;
	margin: 10px 0 5px 0;
}

/* 2009-06-08 */

.displaynone, .btn-close { display: none }
.displayblock {display: block }

.cpointer, .btn { cursor: pointer }

.panel {
	margin: 6px 0 3px 0
}

.ann_from {
	font-size: 10px;
	color:#aaaaaa;
	white-space:nowrap;
}
.ann_to{
	margin-left: 20px;
}

.invquest {
	font-size: 16px; 
	text-decoration: underline; 
	font-weight: bold; 
}

.invassist {
	font-size: 14px; 
	padding-bottom: 5px;
	color: #000000;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.invcontact {
	font-size: 13px; 
	margin-left: 20px;
	color: #666666;
}

.invbank {
	font-weight: bold;
}

.invbankch {
	text-decoration: underline;
    font-weight: bold;
	font-size: 14px;
    text-align: center;
}

.invlist {
	list-style-type: decimal;
}

.justify {
	text-align: justify;
}
