@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background-color:#F0F0F0;
	background-repeat: repeat-x;
	background-position: top
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 34px; margin: 0 0 20px; padding: 5px 0 }
h2 { font-size: 28px; margin: 0 0 15px; padding: 5px 0; }
h3 { font-size: 24px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.tittle {
	font-size: 24px;
	text-align: center;
	font-weight:bold;
}
.c1 {
	text-indent: 10px;
	margin:0px;
}
.c2{
	word-wrap:normal;
	font-size:14px;
	text-align:justify;
}
.c4{
	color:#F00;
}
.c5{
	text-decoration:line-through;
}
.c6{
	word-wrap:normal;
	font-size:16px;
	text-align:justify;
	font-weight:bold;
}
.c7{
	word-wrap:normal;
	font-size:14px;
	text-align:justify;
	font-weight:bold;
	color:#23238E;
	font-family: Times New Roman
}
.t1{
	font-size: 18px;
	font-weight:bold;
}
.t2{
	font-size: 20px;
	font-weight: bold;
	/*font-style:italic;*/
}
.bg1{
	background-color:#999;
}
.bg2{
	background-color:#09F;
}
.bg3{
	background-color:#6CF;
}
.firstfont{
	font-size: 24px;
	float:left;
}
.upfont{
	font-size: 9px;
	vertical-align:super;
	margin-top: 10px;
}
.tabletitle{
	font-size: 16px;
	text-align:center;
	font-weight:bold;
}

#logo {
	width:1100px;
	position:relative;
	margin:0 auto;
	/*left:50%;
	margin-left:-470px;*/
}

#box{
	width:1100px;
	margin:0 auto;
	padding-top: 30px;
	background-color:#FFF;
}
#left{
    margin-top: -5px;
	width:160px;
	float:left;
	padding-left: 5px;
}
#middle{
    margin-top: -5px;
	width:700px;
	float:left;
	padding-left: 35px;
}
#right{
    margin-top: -5px;
	width:160px;
	float:left;
	margin-left: 20px;
}

/*menu2*/
#menu {
	margin-left: -25px;
}
#menu ul li {
	list-style-type: none;
	color:#FFF;
	font-size:14px;
	border: 1px dotted;
	background-color:#3891B9;
	width: 155px;
}

#menu ul li a:hover {
	background-color:#FC0;
	text-decoration:underline;
	color:#000;
}  
#menu li {
	float:left;
	position:relative;
}   
#menu ul ul {
	visibility:hidden;
	position:absolute;
	left:117px;
	top:0px;
}   
#menu ul li:hover ul,   
#menu ul a:hover ul{
	visibility:visible;
}   
#menu a{
	display:block;
	padding:2px 10px;
	margin:3px;
	color:#fff;
	text-decoration:none;
}   
#menu a:hover{
	background:#fafafa;
	color:#000;
	border:1px solid #000;
}     
#menu ul ul li {
	clear:both;
	text-align:left;
	font-size:14px;
	width:140px;
	background-color:#3891B9;
	z-index: 10;
}   
#menu ul ul li a{
	display:block;
	width:113px;
	height:18px;
}   
#menu ul ul li a:hover{
	border:0;
	background:#fafafa;
	border-bottom:1px solid #fff;
}

#history{
	clear:both;
	padding: 30px 5px 0px 5px;
	font-size:14px;	
}
#logos{
	padding-left: 5px;
}
#logos .links {
	text-indent: 20px;
	font-size: 14px;
	margin-top: -10px;
}
#logos .c1{
	font-size: 11px;
	text-indent: 0px;
	margin: 10px 0 10px 0;
}
#logos .t1{
	font-size:16px;
	margin-top: 10px;
	padding-top: 10px;
	color:#3891B9;
}
#foot {
	clear: both;
	width: 1100px;
	position:relative;
	/*left:50%;
	margin-left:-470px;*/
	margin:0 auto;
	margin-bottom:0 auto;
	padding-top: 10px;
	text-align:left;
	background-color:#FFF;
}
#foot #copyright {
	text-align:center;
}
#foot #contact .t1 {
	font-size: 16px;
	margin-left: 10px;
	line-height: 1.2em;
}
#foot #contact .c1 {
	margin-left: 10px;
	line-height: 1.2em;
}


#introduce{
        margin-top: -7px;
	margin-bottom: 50px;
}
#introduce a{
	color:#03F;
	text-decoration:underline;
}
#introduce .bolder{
	color:#000;
	text-decoration:none;
}
#introduce .t2{
	font-style:normal;
}
#introduce .t1{
	font-size:17px;
}
#introduce iframe {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 730px;
	height: 600px;
}


/*venue*/
#venue{
       padding-top: 15px;
}
#venue #map .t1 {
	background-color: #FC0;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #C63;
}
#venue #map {
	margin-top: 10px;
	margin-bottom: 30px;
}
#venue table{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top:1px solid;
	border-bottom:1px solid;
}
#venue #venue_tb3 {
	text-align: center;
	font-size: 12px;
}

#venue #venue_tb2 {
	text-align: center;
}
#venue .tabletitle {
	margin-top: 20px;
	margin-bottom: 5px;
}

/*speakers*/
#speakers{
        margin-top: -7px;
}
#speakers .t1 {
	color: #06C;
}
.speaker_name {
	color: #999;
	font-weight: bold;
	font-size: 16px;
}
.speaker_more a {
	color: #03F;
	text-decoration: underline;
}
.speakerdiv {
	float: left;
	width: 300px;
	height: 400px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.speaker_pos {
	word-wrap: normal;
}

#speakers #keynote {
	margin: 10px;
}
#speakers #plenary {
	margin: 10px;
	clear: both;
	float: none;
}
.speakerdiv p img {
	/*height: 130px;
	width: 116px;*/
	position: relative;
	left: 58px;
}

/*registration*/
#registration  {
        padding-top: 15px;
}
#registration .c2 {
	font-size: 14px;
	color: #3891B9;
	padding-top: 10px;
}
#registration #reg_tb3 tr th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#registration #reg_tb2 {
	text-align: left;
}
#registration #reg .c3 .c2 {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#registration #reg #button {
	text-align: center;
}
#registration .c1 {
	text-align:left;
}
#registration table {
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

/*submission*/
#fullpaper .c2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.sub_table {
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #00F;
}
.content {
	margin-top: 50px;
	margin-bottom: 50px;
}
.detail {
	padding-bottom: 30px;
}
.bolder {
	font-weight: bold;
}
.detail .c2 a {
	color: #03F;
	text-decoration: underline;
}
.detail ul li {
	font-size: 14px;
}
#fullpaper .detail .t1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#fullpaper .detail .t1 .c2 {
	font-weight: normal;
	font-size:14px;
}

#fullpaper ol li {
	font-size: 14px;
}
#fullpaper .c1 a{
	font-size: 14px;
	text-indent: 30px;
	color: #06F;
}
#fullpaper .c3 {
	text-decoration: underline;
	font-style: italic;
}
#fullpaper .detail .c2 .c3 {
	color: #00F;
	font-style: normal;
}
#post .c1 a{
	font-size: 14px;
	text-indent: 30px;
	color: #06F;
}
#post .c2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#post .detail .t1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#latebre .c2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#latebre .detail .t1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#breakout .detail .c3 {
	font-weight: bold;
	color: #03F;
}

/*committee*/
#committee{
        padding-top: 15px;
}
#committee .chair .chair_img img {
	height: 155px;
	width: 125px;
	margin-right: 10px;
	margin-left: 10px;
}
#committee .c2 {
	font-weight: bold;
}
#committee .chair .chair_info .c3 a {
	color: #03F;
	text-decoration: underline;
}
#committee #spc {
	padding-top: 20px;
	padding-bottom: 20px;
}
#committee #loc {
	padding-top: 20px;
	padding-bottom: 20px;
}
#committee #pc {
	padding-top: 20px;
	padding-bottom: 20px;
}
#committee #posterc {
	padding-top: 20px;
	padding-bottom: 20px;
}

#committee .t1 {
	color: #3891B9;
	font-size: 16px;
}
#committee .chair .chair_img {
	float: left;
	width: 130px;
	padding-right: 20px;
}
#committee .chair .chair_info {
	float: left;
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
}
#committee .chair {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 200px;
	clear: both;
}
#committee #cochairs {
	padding-bottom: 50px;
	padding-left: 20px;
}

/*About Suzhou*/
#suzhou .left_img {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#suzhou .t1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#suzhou .right_img {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#suzhou {
        padding-top: 15px;
	padding-bottom: 30px;
}
/*sponsor*/
#sponsor{
        margin-top: -7px;
}
.download{
	font-weight:bold;
	font-size:14px;
}
.spo_table{
	border:solid 1px #000;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

/*Program*/
#program{
        padding-top: 15px;
}
.program{
	margin: 20px 0 20px 0;
	width: 680px;
	/*overflow:scroll;*/
}
.program p{
	font-size:14px;
	font-weight:bold;
}
.tb_program{
	width:680px;
	font-size:12px;
}
.bg_gray{
	background-color:#999;
}
.bg_green{
	background-color:#3FC;
}
.bg_yellow{
	background-color:#FF0;
}
.bg_pink{
	background-color:#F6C;
}
/*Impdates*/
#impdates{
        padding-top: 15px;
}
/*Fullpaper*/
#fullpaper{
        padding-top: 15px;
}
/*Post*/
#post{
        padding-top: 15px;
}
/*Visa*/
#visa{
        padding-top: 15px;
}
/*Accommodation*/
#acco{
      padding-top: 15px;
}
/*Contact*/
#contact{
      padding-top: 15px;
}
#contact .c2{
      font-size: 15px;
}

/*media*/
.mediadiv {
	float: left;
	width: 300px;
	height: 120px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.mediadiv p img {
	/*height: 60px;
	width: 150px;*/
	position: relative;
	left: 58px;
}