.confTop { width: 100%; overflow: hidden; }
.confTop .topInner { width: 960px; overflow: hidden;margin: 0 auto;position: relative; }
.confTop .topInner .topnav{position: absolute;right: 10px;bottom: 10px;}
.confTop .topInner .topnav a {display:inline-block; margin-left:5px; line-height:20px; color:#fff; background:url(images/topnav_bg.png) left top; padding-left:10px;font-size: 12px;font-family: 'Microsoft YaHei'}
.confTop .topInner .topnav span {line-height:20px; display:inline-block; background:url(images/topnav_bg.png) right bottom; padding:0 25px 0 4px}
.confnav{height: 60px;border-bottom: 1px solid #cfcfcf; }
.confnav ul{width: 960px; overflow: hidden;margin: 0 auto;position: relative;list-style: none;}
.confnav li 						{
    float: left;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 16px;
}
.confnav li.last{background: none;}
.confnav li a {	color: #000; font-family: 'Microsoft YaHei';font-size: 16px;letter-spacing:2px;text-decoration: none;}
.confnav li.active a,
.confnav li:hover a 				{	color: #000;font-weight: bold;	}
/*#container{background-color:#ededed;}*/
.contentWrap{margin:0 auto;width: 960px;}
.articleText{width: 100%;}
.mainContentWrap{float:left;width: 700px;padding-right: 20px;
    min-height: 600px;
    border-right: 1px solid #d5d5d5;padding-top:30px;}
.mainContentWrap .articleWrap{padding: 0;border:none;}
.confside{float:right;width: 190px;
    padding: 30px 15px;}
.downloadTable{width: 100%;border-collapse: collapse;border:1px solid #ff9933;}
.downloadTable td,.downloadTable th{border:1px solid #ff9933;padding:5px;text-align:center;}
.downloadTable td a{color:#222;}
.sidebox{
    margin-top:15px;
    font-family: '微软雅黑','Microsoft YaHei';
}
.sidebox h3{
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    text-indent: 15px;
    background: url(images/gray-arrow.jpg) no-repeat left center;
    font-weight: bold;
    margin-bottom: 15px;
}
.sidebox a {color:#505050;}
.sidebox li{
    margin-bottom: 10px;
}
.sidebox li img{
    text-align: center;
}
.sidebox .content {
    font-size: 12px;
    line-height: 1.8em;
    width: 100%;
}
.sidebox .content p {margin:0;}
.sidebox ul{margin:1em 0;padding-left: 0;list-style: none;}
.sidebox ul li img{width: 190px;}
.speakerInfo{
    clear: both;
    border-bottom: #cccccc 1px dotted;
    display: block;
    width:100%;
}
.speakerInfo img{
    width: 100px;
    display: inline-block;
    margin: 20px;
    padding: 3px;
    background: #fff;
    box-shadow: 0 0 5px #CCC;
    vertical-align: top;
    float: left;
}
.speakerInfo .speakerContent{
    display: inline-block;
    width: 510px;
    margin: 25px 0 10px 0;
    font-size:12px;
}
.speakerInfo .speakerContent .speakerIntro{
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
}
.speakerInfo .speakerContent .speakerIntro strong{
    line-height: 18px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
    display: block;
}
.speakerInfo .speakerContent .speakerIntro p{
    color: #333;
    font-size: 14px;
    margin: 0;
    line-height: 20px;
}
.speakerInfo .speakerContent .speakerDetail{
    color: #666;
    font-size: 14px;
}
.speakerInfo:after{
    clear: both;
    content: "\20";
    height: 0;
    display: block;
}
table.attendtable th{font-weight: bold;padding-bottom:5px;border-bottom:1px solid #cccccc;font-size: 14px;}
table.attendtable{margin-bottom: 10px;}
.footer{margin-top: 0;}
.sign-up-form 					{	padding: 10px;	}
.signUp-box 					{
    border: 1px solid #e9e9e9;
}
span.corRed{color:#ff0000;}
.font16{font-size: 16px;}
.signUp-box td,
.signUp-box th 					{
    height: 40px;
    font-size:14px;vertical-align: middle;
}

.signUp-box th 					{
    font-weight: 400;
    text-align: right;
    padding-right: 15px;
    width: 140px;
}

.signUp-box td 					{
    padding-left: 10px;
    line-height: 30px;
}



.signUp-box input[type="text"] 	{
    width: 350px;
    height: 30px;
    border: 1px solid #dbdbdb;
    padding:0 5px;
}


.signUp-box select 				{
    width: 350px;
    height: 30px;
    color: #666;
    border: 1px solid #dbdbdb;
}
.signUp-box textarea 				{
    width: 350px;
    height: 100px;
    color: #666;
    border: 1px solid #dbdbdb;
}


.signUp-box .btn  				{
    height: 115px;
    padding-top: 40px;
    text-align: center;
}

.signUp-box .btn .button
{
    text-align: center;
    width: 169px;
    height: 43px;
    border: 0;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
}

.signUp-box .btn .submit
{padding:0 10px;font-size:16px;font-weight: bold;background-color: #039c41;border:1px solid #039c41;border-radius: 5px;margin-right:20px;}
.signUp-box .btn .reset
{padding:0 10px;font-size:16px;font-weight: bold;background-color: #727272;border:1px solid #727272;border-radius: 5px;}

