/* CSS Document */
body {
	background-color:#eeeeee;
	margin: 0px;
}
#top {
	width:800px;
	height:130px;
	margin:0 auto;
}
#main {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#left {
	width:180px;
	text-align:center;
	float: left;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bottom {
	padding-top:5px;
	color:#FFFFFF;
	text-align:center;
	width:800px;
	height:50px;
	background-color: #0F46A7;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bottom a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#bottom a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#bottom a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#bottom a:hover {
	color:#999999;
	text-decoration:none;
}
#box {
	width:800px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
}
#left_cosponsor_content img {
	display: block;
}
.left_title {
	margin-top:3px;
	background-color: #d0e1e8;
	padding: 5px;
	font-weight: bold;
}
#left_organizer_content {
	background-color: #E9F1F4;
	padding-top:3px;
	padding-bottom:10px;
}
#left_cosponsor_content {
	background-color: #E9F1F4;
	padding-top:3px;
	padding-bottom:10px;
}
#left_web_content {
	background-color: #E9F1F4;
	padding-top:5px;
	padding-bottom:10px;
	text-align: left;
}
#left_web_content a:link {
	COLOR: #333366; TEXT-DECORATION: none;
}
#left_web_content a:active {
	COLOR: #333366; TEXT-DECORATION: none;
}
#left_web_content a:visited {
	COLOR: #333366; TEXT-DECORATION: none;
}
#left_web_content a:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}
a:link {
	COLOR: #0000ff; TEXT-DECORATION: none;
}
a:active {
	COLOR: #0000ff; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #0000ff; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline;
}
#left_web_content ul {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#left_web_content li {
	list-style-type: none;
}
#left_web_content li {
	line-height: 16pt;
	display: block;
	background-image: url(../image/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#right {
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	width: 613px;
}
.right_title {

	background-color: #efefef;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.right_title a:link {
	color:#0000ff;
	text-decoration:none;
	font-weight:normal;
}
.right_title a:active {
	color:#0000ff;
	text-decoration:none;
	font-weight:normal;
}
.right_title a:visited {
	color:#0000ff;
	text-decoration:none;
	font-weight:normal;
}
.right_title a:hover {
	color:#ff0000;
	text-decoration:underline;
	font-weight:normal;
}
#right_generalinformation {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_generalinformation_content {
	margin-right: 10px;
	margin-left: 10px;
}
#right_whatsnew {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_whatsnew_content {
	margin:10px;
}
#right_nanjing {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_nanjing_content {
	margin:10px;
}
#right_nanjing img {
	float:left;
	margin:15px 15px 0 0;
}
#right_callforpapers {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_callforpapers_content {
	padding:10px;
}
#right_topics {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_topics_content {
	padding:10px;
}
#right_submission {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_submission_content {
	padding:10px;
}
#right_contact {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_contact_content {
	padding:10px;
}
#right_organizingcommitee {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_organizingcommitee_content {
	padding:4px;
}
#right_programcommitee {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_programcommitee_content {
	padding:10px;
}
#right_venue {
	margin-top:3px;
	border: 1px solid #eeeeee;
}
#right_venue_content {
	padding:10px;
}
p {
	text-align: justify;	
}
.more {
	font-weight:normal;
	float:right;
}