@charset "utf-8";
/* CSS Document */
caption,.caption {
	font-weight: bold;
	font-size: 1.1em;
	color: #0066FF;
}
table.paperstatus thead {
	color: #fff;
	font-weight: bold;
	background-color: #808080;
	height: 25px;
}
table.paperstatus tbody tr {
	height: 50px;
}
table.papertable tr {
	height: 30px;
}
#rightcontent h2 {
	margin-left: 15px;
}
ul.tracklist {
	margin-left: 35px;
	margin-top: 10px;
}
#leftcolumn ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 213px;
	float:right;
	margin-top:6px;
}
#rightcolumn ul {
	width: 215px;
	margin-left:5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#leftcolumn ul li {
	text-align: center;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	background: url(../images/menu_bg.jpg) no-repeat scroll 0 0;
	margin-bottom: 1px;
}
#rightcolumn ul li {
	width: 221px;
	margin-bottom: 5px;
}
#brand {
	width: 189px;
	background: url(../images/brand.jpg) no-repeat scroll bottom;
	clear: both;
	height: 320px;
	margin-left: 19px;
	margin-bottom: 20px;
}
.contact {
	float:left;
	width: 189px;
	clear: both;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #fff;
}
.contact a {
	/*color:#6C9BAD;*/
	color:#22BBEE;
	font-size:10px;
	margin-left: 10px;
}
.contact a:hover {
	color:#F7500A;
}
ul.detailtrack {
	margin-left: 25px;
	margin-top: 10px;
}
ul.morenews {
	margin-left: 25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.newsdate {
	color:#CCCCCC;
	font-size: 9px;
}
.submitabstract {
	margin-left:15px;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
}
.aligncenter {
	margin:auto auto;
}
.notice {
	font-weight: bold;
	font-size: 1.1em;
	color: #ff0000;
}
.status {
	color: #ff0000;
}
.h2 {
	font-weight: bold;
	font-size: 1.0em;
	color: #000000;
}
.red {
	color: #ff0000;
}
.gray {
	color: #B2B2B2;
}
.green {
	color: #336600;
}
.darkred {
	color: #660000;
}
