* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: rgb(255, 255, 255);
	color: #333333;
}

div .logo { 
    background-image: url("images/strata2012_logo_date.png");
    height: 177px;
    left: -450px;
    position: absolute;
    top: 0;
    width: 1800px;
}

div .logo a {
    display: block;
    height: 177px;
    left: 912px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 300px;
}

body, td, th {
	font-family:Microsoft YaHei;
}

body a {
	color: #1010DD;
	text-decoration: none;
}

a img {
	border: 0px;
}

ol {
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
#cn_main ul {
	display: block;
	list-style-type: disc;
	list-style-image: url("images/velocity2014_arrow.png");
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
div#velocity2013_body_bg {
	margin: 0 auto;
	width: 940px;
	background-image: url("images/velocity2012_body_bg.gif");
}

div#cn_content {
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width:910px;
	position: relative;
}

div #velocity2012_header {
	padding: 0;
	background: transparent url("images/velocity2012_homepage_header.jpg") right 24px no-repeat;
	height: 342px;
}

div#velocity2013_header_inside {
	padding: 0;
	//background: transparent url("images/velocity2013-header.jpg") right 24px no-repeat;
	height: 244px;
	background: no-repeat transparent right 24px;
}

div#cn_body {
	background: none repeat scroll 0 0 #FFFFFF;
}
div#cn_main_homepage {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 620px;
	padding-top: 10px;
}
div#cn_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 910px;
}


div#cn_right_col_homepage {
	background: none repeat scroll 0 0 #FFFFFF;
	float: right;
	text-align: left;
	font-size: 12px;
	width: 275px;
	padding-right: 15px;
}
div#cn_right_col_homepage #sponsors_list .cn_right_col_title {
	background: transparent url("images/sponsor_divider.gif") left no-repeat;	
	color: #5f5f5f;
	text-align: center;
	font-weight: bold;
	margin: 25px 0px -10px 0px;
	padding: 0px 10px 38px 10px;
}
div#cn_right_col_homepage .sponsor {
	text-align: center;
	padding: 0px 10px 10px 10px;
}
div#cn_right_col_homepage .cn_right_col_title {
	color: #444444;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}


div#cn_right_col {
	background: none repeat scroll 0 0 #FFFFFF;
	float: right;
	text-align: left;
	font-size: 12px;
	width: 135px;
	padding-right: 15px;
}

div#cn_right_col div {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 6px;
}

div#cn_right_col .cn_right_col_title {
	color: #444444;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}

div#cn_mid_col {
	float: right;
	text-align: left;
	width: 300px;
	margin: 20px 0 15px 20px;
	background: #efe9dd;
	line-height: 1.4em;
}

.cn_mid_col_first {
	background: #03315D;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	padding: 5px;
	font-size: 14px;
}

.cn_mid_col_section_title a.togglebar_open {
	background: url("images/velocity2011_widgetbar_open.gif") no-repeat scroll right center;
    	color: #FFFFFF;
    	display: block;
    	height: 28px;
    	line-height: 2.3em;
    	text-decoration: none;
    	text-transform: uppercase;
	padding: 0px 9px;
	margin-top: -3px;
}
.cn_mid_col_section_title a.togglebar_closed {
	background: url("images/velocity2011_widgetbar_closed.gif") no-repeat scroll right center;
    	color: #FFFFFF;
    	display: block;
    	height: 28px;
    	line-height: 2.3em;
    	text-decoration: none;
    	text-transform: uppercase;
	padding: 0px 9px;
	margin-top: -3px;
}

.cn_mid_col_section_title {
	font-weight: bold;
	cursor: pointer;
}

.cn_mid_col_section_body {
	padding: 5px;
}
.cn_mid_col_section_body a {
	color:#1E90FF;
}
div#cn_left_col {
	font-size: 14px;
	line-height: 1.7em;
	padding: 0px 10px 10px 20px;
}

div#cn_left_col p {
	padding: 0 0 10px 0; 
}

div#cn_left_col ul {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
div #cn_left_col ol {
	margin: 5px;
	padding: 0px 20px;
}
div#cn_left_col ul li {
	list-style-image: url("images/velocity2012_arrow.png");
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#cn_mid_col ul li {
	list-style-image: url("images/velocity2012_arrow.png");
	list-style-position: outside;
	margin: 10px 10px 10px 20px;
}
td.footercol ul {
	list-style-type: none;
}

.cn_article_title {
	font-size: 26px;
	font-family:Microsoft YaHei;
	color: #ea4b35;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
}

.cn_article_subtitle {
	font-size: 20px;
	font-family:Microsoft YaHei;
	color: #00aba9;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 5px;
}

.cn_article_sectiontitle1 {
	font-size: 2em;
	font-family:Microsoft YaHei;
	color: #ea4b35;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
.td2{
	background-color:#a6baba;
	color:#FFF;
	text-align:center;
	font-size:16px;
	}
.td1{
	background-color:#4bb0d0;
	color:#FFF;
	text-align:center;
	font-size:16px;
}
.cn_article_sectiontitle2 {
	font-size: 14px;
	font-family:Microsoft YaHei;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.7em;
}

.cn_article_sectiontitle3 {
	font-size: 14px;
	font-family:Microsoft YaHei;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cn_article_portrait {
	float: right;
	width: 75px;
	height: 100px;
	border: 1px solid #000000;
	margin: -60px 5px 5px 15px;
}

.cn_keynote_details {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.5em;
}

.cn_keynote_portrait {
	float: right;
	margin: 0px 25px 15px 15px;
	border: 1px solid #000000;
}

hr {
	border-top: dashed 1px #cccccc;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin: 15px 0px 15px 0px;
}

.cn_news_title {
	font-size: 32px;
	font-family:Microsoft YaHei;
	color: #0B4072;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cn_news_info {
	font-style: italic;
}

.cn_news_abstract {
	background: #eeeeee;
	padding: 10px;
	margin: 5px;
	width: 400px;
}

.error {
	color: #ff0000;
}

.cn_speaker {
	line-height: 1.5em;
}
#cn_speakerlist .cn_speaker {
	border-bottom: 1px dashed #ccc;
	margin: 1em auto;
	padding-bottom: 8px;
	min-height: 120px;
}

.price_table {
	border-spacing: 0px;
	border-collapse: collapse;
}
.price_table td {
	margin: 0px; 
	padding: 10px;
	border: 1px solid #ccc;
}
.price_notes {
	padding: 8px;
}

.sponsorlogo {
	margin-top: 30px;
	//clear:left; 
}
.sponsorlogo img {
	float: left;
	padding-right: 20px;
}

.schedule_date_selector {
	border: 1px solid #000000;
	padding: 2px;
}

.schedule_date_selector a {
	color: #000000;
}

.schedule_date_selector_current {
	background-color: #000000;
	color: #ffffff;
}

.schedule_date_selector_current a {
	color: #ffffff;
}

hr.solid_hr {
	border-top: solid 1px #cccccc;
}

.schedule_table {
	width: 99%;
	border: solid #cccccc;
	border-width: 1px 0px 0px 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.schedule_table th, .schedule_table td {
	border: solid #cccccc;
	border-width: 0px 1px 1px 0px;
}

.schedule_table th {
	background-color: #000000;
	color: #ffffff;
	font-weight: normal;
	padding: 8px;
}

.schedule_table td {
	background-color: #EEDDDD;
	padding: 7px;
	vertical-align: top;
}

.schedule_table td.schedule_break {
	background-color: #DDEEDD;
}
.schedule_table_embedded td {
	border: none;
	padding: 0;
}

.items_in_onsiteSchedule {
	margin-left: 20px;
	margin-top: 5px;
       }

.embedded_video_in_session {
	background-color:#DDDDDD;
	border:1px solid #ABABAB;
	margin:10px 40px;
	width:480px;
	} 	
#feature_speakers {
	bottom: 0;
    	display: block;
    	margin: 0 0 34px;
    	overflow: hidden;
    	padding: 0;
    	position: absolute;
	
}

.speaker-in-slider {
}
.speaker-text {
	text-align: left;
	float: right;
	display: block;
	width: 130px;
	height: 75px;
	padding: 10px;
	background-image: url("images/strata2012_speaker_panel.png");
}
.speaker-text a {
	color:#333333;
}
.speaker-name-slider {
	font-weight: bold
}

.session_description {
	margin-top: 0.5em;
	font-size: 16px;
	line-height: 1.5em;
}

.enrollForm {
	margin: 5px;
}
.enroll_field {
	margin: 5px 0 10px 0;
	//vertical-align: middle;	
}
.enroll_field label {
	margin-bottom: 6px;
	font-weight: bold;
	vertical-align: middle;
	display: inline-block;
}
.enroll_field input {
	margin: 2px 0 4px 0;
	vertical-align: middle;	
	display: inline-block;
}
.enroll_field textarea {
	margin: 2px 0 5px 0;
}
.enroll_field select {
	margin: 2px 0 6px 0;
}

.admin_content {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 910px;
}
.admin_main {
	padding-top: 10px;
	width: 100%;
}
.admin_page_banner {
	width: 100%;
	height: 168px;
	background: url("images/admin_banner_2014.png") no-repeat center center;
}
.admin_menu {
	margin: 10px 0 20px 0;
	font-size: 18px;
}

.attendee_list_main {
	margin: 10px;
}
.attendee_list_main td {
	padding: 5px;
}
.attendee_list_details {
	display: none;
}
.show_attendee_main {
	font-size: 14px;
	margin: 10px 10px 20px 10px;
	padding: 0px 10px;
}	
.show_attendee_main .left_col {
	float: left;
	margin-right: 100px;
}
.show_attendee_main .right_col {
	float: right;
	width: 285px;
	text-align: left;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}
.attendee_form_item {
	margin: 6px 0px;
}
.attendee_form_left {
	float: left;
	width: 400px;
}
.attendee_form_right {
	float: right;
	width: 450px;
}
.attendee_form_serious {
	border-bottom: 1px dashed #ccc;
}
#cn_left_col .quote {
	color: #555555;
    	font-weight: normal;
    	padding-left: 20px;
    	padding-right: 20px;
}
.weibolivestream {
	margin: 10px 0;
}
span.required {
	color: red;
}
.discount_description {
	margin: 5px;
}
#order_discounts {
	background: none repeat scroll 0 0 #f4f4f4;
    	border: 1px solid #CCCCCC;
    	width: 680px;
	border-spacing: 0px;
	border-collapse: collapse;
}
#order_discounts td {
	border: 1px solid #ccc;
	vertical-align: top;
	padding: 5px;
}
#order_discounts
td.token {
	margin-right: 1em;
    	width: 10em;
}

fieldset {
	border: none;
}

.label {
    background-color: #00AAA6;
    border-radius: 3px 3px 3px 3px;
    color: white;
    font-size: 11.05px;
    font-weight: bold;
    padding: 2px 4px;
	margin-right: 4px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.sub {
	float: right;
	font-size: 11px;
	margin-right: 10px;
	text-transform: none;
}


#sliderContent {  
    bottom: 0;
    display: block;
    margin: 0 0 34px;
    overflow: hidden;
    padding: 0;
    position: absolute;	
}  
.viewer {  
  width:910px; height:75px; margin:0; padding:0px; overflow:hidden;  
  position:relative;  
}  
.content-conveyor { height:75px; position:relative; }  
.item {  
  width:235px;  
  float: left;
  border: 0 none;
  display: block;
  height: 75px;
  overflow: hidden;
  	height: 75px;
	margin: 0 20px 0 0;
}  
#slider {
	background-color: transparent;
    	background-image: url("images/strata2012_speaker_slider_track.png");
    	height: 11px;
    	margin: 10px 0;
}


img.strata2012_blur1 {
    height: 385px;
    left: -600px;
    position: absolute;
    width: 1800px;
    z-index: -5;
}
img.strata2012_blur2 {
    height: 385px;
    left: 160px;
    position: absolute;
    width: 1800px;
    z-index: -5;
}
div.strata2012_blur1 {
    background: url("images/strata2012_background_blur1.png") no-repeat scroll 0 0 transparent;
    height: 385px;
    left: -600px;
    position: absolute;
    width: 1800px;
    z-index: -5;
}

.dash_hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #777;
}

div#sidetabs_sprited {
	position: fixed;
	left: 0;
	top: 340px;
	z-index: 100;
}
div#sidetabs_sprited a {
	background: transparent url('images/velocity-2012-tabs.png') right top no-repeat;
	border: 0 none;
	display: block;
	margin-bottom: 3px;
	text-indent: -2000px;
	width: 36px;
	height: 42px;
}
div#sidetabs_sprited a:hover {
	width: 118px;
}
div#sidetabs_sprited a.video {
	background-position: right -42px;
}
div#sidetabs_sprited a.sched {
	background-position: right -84px;
}

div#cn_icon_brace {
	text-align: right;
	padding: 10px 0px 0px 0px;
	font-family:Microsoft YaHei;
	position: relative;
	right: 10px;
	top: 0;
}

div#cn_icon_brace ul img {
	width: 75px;
	height: 75px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
}

div#cn_icon_brace li {
	text-align: center;
	color: #333;
	font-size: 9px;
}

div#cn_icon_brace li.cn_icon_brace_chinese {
	font-size: 12px;
}

div .speaker_caption_in_cheeseboard {
	padding: 0 10px 0 12px;
}
div .enroll_input_option {
	padding-left: 2px;
	display: inline-block;
	vertical-align: middle;
}
div .magicpass {
	vertical-align: middle; 
}
div.invoice_block {
	padding-left: 10px; 
}
div .ticket_sale_box {
	text-align: center;
	padding: 10px 15px 10px 15px;
	float: none;
	width: 240px;
	border: 1px solid #bbb;
	border-radius: 10px;
	margin: 20px 0 10px 10px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(234,234,234) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(234,234,234))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(255,255,255) 0%,rgb(234,234,234) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(255,255,255) 0%,rgb(234,234,234) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(255,255,255) 0%,rgb(234,234,234) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(234,234,234) 100%); /* W3C */
}
div .btn-blue {
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	line-height: 22px;
	padding: 8px 1px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 2px #37609F;
	background: #4d87de;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,200,245,1)), color-stop(50%,rgba(92,140,208,1)), color-stop(50%,rgba(65,115,189,1)), color-stop(100%,rgba(77,135,222,1))); 
	background: -webkit-linear-gradient(top, rgba(169,200,245,1) 0%,rgba(92,140,208,1) 50%,rgba(65,115,189,1) 50%,rgba(77,135,222,1) 100%); 
	background: -o-linear-gradient(top, rgba(169,200,245,1) 0%,rgba(92,140,208,1) 50%,rgba(65,115,189,1) 50%,rgba(77,135,222,1) 100%); 
	background: -ms-linear-gradient(top, rgba(169,200,245,1) 0%,rgba(92,140,208,1) 50%,rgba(65,115,189,1) 50%,rgba(77,135,222,1) 100%); 
	background: linear-gradient(to bottom, rgba(169,200,245,1) 0%,rgba(92,140,208,1) 50%,rgba(65,115,189,1) 50%,rgba(77,135,222,1) 100%);
}
#speakerSearch {
	background-color: #F4F4F4;
	margin: 1em 1em 1em 0;
	padding: 1em;
	width: 50%;
}
#speakerSearch input {
	margin-left: 10px;
}
span.charcount_warning {
	color: 
	#f00;
}
input.submit_button {
	text-align: center;
	padding-top: 2px;
}
label.annotation {
	margin-top: 5px;
}
.cn_commissioner {
	line-height: 1.5em;
}
.cn_commissioner img {
	float: left;
	padding-right: 20px;
}
.cn_commissioner_list .cn_commissioner {
	border-bottom: 1px dashed #777;
	margin: 1em auto;
	padding-bottom: 8px;
	min-height: 120px;
}
#cn_left_col #cn_icon_brace ul li {
	margin-left: 0px;
}
.cat_logo {
	float: right;
	margin:0 6px 0 0;
	border: 1px solid #333;
}
.session_list {
	margin-top: 10px;
}
.session_in_list {
	margin-top: 10px;
}

.highlight_left {
float: left;
margin: 0 0 0 16px;
width: 43%;
}
.highlight_right {
float: left;
margin: 0 0 0 16px;
width: 57%;
}

#cn_header {
	margin-left: 0px;
	padding-left: 0px;
	background-color: rgb(1, 1, 9);
	height: 432px;
}
#cn_header_second_template {
	margin-left: 0px;
	padding-left: 0px;
}

.branding_bar {
	background-color:#334960;
	width: 100%;
	height: 27px;
}
#logo {
	padding-top: 4px;
}
.mid {
//	padding-bottom: 20px;
	margin: 0 auto;
}
.mid ul, ol {
	padding-left: 20px;
	margin-left:20px;
}
.mid p {
	font-size: 16px;
	line-height: 1.5em;
	margin:5px 20px 10px 0;
}
.mid li {
	font-size: 16px;
	line-height: 1.5em;
	margin:5px 20px 10px 0;
	text-align: -webkit-match-parent;
}

.content_row {
	width: 870px;
	margin: 0px auto;
	padding: 0px 20px;
}
.content_top {
	width: 1440px;
	margin: 0 auto;
	padding-top:20px;
	background-color:#334960;
}
#franchise_tagline_date_location {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 40px;
	padding: 17px 0;
	position: relative;
	z-index: 1;
}
#51cto_links {
	font-size: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}
#51cto_links .inner {
	padding: 0px;
	font-size: 15px;
	color: rgb(119, 119, 119);
}
#51cto_links .static {
	color: rgb(119, 119, 119); 
}
#51cto_links .current {
	color: rgb(216, 96, 24); 
}
#51cto_links a {
	color: rgb(119, 119, 119);
	text-decoration: none;
}
.tagline_date_location {
	font-size: 14px;
	color: rgb(238, 238, 238);
	text-transform: uppercase;
	letter-spacing: .08em;
}
#inside_header_second_template .tagline_date_location {
	font-size: 15px;
	color: #777;
	text-transform: uppercase;
}
.tagline {
	color: rgb(216, 96, 24);
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0;
}
#inside_header hr {
	color: #777;
	height: 1px;
	background-color: #777;
	border: none;
	margin: 10px 0px 0px;
	width: 67%;
	position: relative;
	z-index: 1;
	text-align: left;
}
#top_level_nav {
	color: #eee;
	padding-bottom: 36px;
	margin: 0 auto;
}
#top_level_nav::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#home_quote {
	position: relative;
	z-index: 1;
}
#hero_image {
	width: 1302px;
	height: 405px;
	position: absolute;
	z-index: 0;
	bottom: 0px;
	left: 50%;
	margin-left: -651px;
	background: rgb(1, 1, 9) right bottom url('images/velocity2014_header_chairs.jpg') no-repeat;
}
#photostrip.row {
	height: 137px;
	padding: 0px;
	border: none;
	position: relative;
	background: rgb(0, 0, 0) center top url('images/velocity2014_photo_strip.jpg') no-repeat;
}
.row {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(181, 181, 181);
	padding: 0px 0px 20px;
}
#home_cta {
	border-top-left-radius: 173px;
	border-top-right-radius: 173px;
	border-bottom-right-radius: 173px;
	border-bottom-left-radius: 173px;
	border: 1px solid rgb(255, 255, 255);
	width: 230px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	padding: 10px;
	font-size: 13px;
	letter-spacing: .0825em;
	font-weight: bold;
	text-align: center;
	margin: 38px 12px;
	position: absolute;
	top: 0px;
	opacity: 0.9;
}
#headlining.row {
	height: 212px;
	background: #00aba9;
	padding: 0;
}
#headlining.row h1 {
	text-align: center;
	padding: 30px 0 0 0;
	margin-bottom: 10px;
	color: #eee;
	font-size: 2.2em;
	font-weight: normal;
	margin-top: 0;
}
#headlining.row p#intro {
	color: #eee;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.4em;
	padding: 0 55px;
}
#sponsor_container {
	background: #fff;
	width: 100%;
	height:80px;
	margin: 30px 0;
}
#sponsor_title {
	width: 50%;
	height: 400px;
	float: left;
	margin-left: -50%;
	position: absolute;
}
#contacts {
	width: 830px;
	margin: 0 auto;
	border-top: 1px solid #bcbcbc;
	padding: 20px 0;
	color: #888;
}
#contacts>div {
	display: inline-block;
	padding-right: 20px;
	width: 188px;
	vertical-align: top;
}
#contacts a {
	color: #888;
}
#cn_footer {
	background: #000;
	width: 100%;
	overflow: auto;
	padding: 10px 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	color: #fff;
	margin: 0 auto;
	text-align:center;
}
#footer_logo {
	float: left;
	width: 188px;
	margin: 20px 20px 20px 0;
}
#cn_footer a {
	color: #fff;
}
#sponsor_container .footercol {
	display: inline-block;
	width: 188px;
	vertical-align: top;
}
#cn_footer ul {
	margin: 0;
	padding: 20px 0;
	list-style: none;
}
#cn_footer ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: .9em;
	line-height: 1.3em;
}
#sponsor_container .footercol ul li:first-child {
	color: #D86018;
}
.sponsor_level {
	background: #b0b0b0;
	background: -moz-linear-gradient(left,  #ffffff 0%, #b0b0b0 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(50%,#b0b0b0), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #ffffff 0%,#b0b0b0 50%,#ffffff 100%);
	background: -o-linear-gradient(left,  #ffffff 0%,#b0b0b0 50%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #ffffff 0%,#b0b0b0 50%,#ffffff 100%);
	background: linear-gradient(to right,  #ffffff 0%,#b0b0b0 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b0b0', endColorstr='#ffffff',GradientType=1 );
	padding: 5px;
	margin: 25px 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	width: 820px;
}
#sponsors ul {
	overflow:hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sponsor_listings {
	text-align: center;
}
#sponsors ul li {
	width: 130px;
	display: inline-block;
	margin: auto;
	padding: 10px 15px;
	vertical-align: middle;
}
#why_attend {
	background-color: #E6E7E7; 
	padding-top: 20px;
}
#who_attend {
	background-color: #334960;
	color: #eee;
	padding-top: 20px;
}
#who_attend .cn_article_sectiontitle1 {
	color:#eee;
}
#registration {
	padding-top: 20px;
	background-color:#01a187;
}
#chairmen {
	background-color: #FFFFFF; 
	border-bottom: none; 
	padding-top: 20px;
}

.session_item {
	padding: 15px 0;
	border-bottom: #ccc dashed 1px;
	min-height: 180px;
}
.session_item_embedsessionlist {
	padding: 15px 0;
	border-bottom: #ccc dashed 1px;
}
.session_description_in_sessionlist {
	margin-top: 10px;
}
img.session_portrait {
	float: left;
	margin: 0px 10px 10px 0;
}
.session_abstract, .session_abstract p, .session_abstract li {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5em;
	overflow: hidden;
}
#enroll_page li {
	font-size: 12px;
}
#enroll_page p {
	font-size: 12px;
}
#attendee_list_table {
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px; 
	padding: 10px;
	border: 1px solid #ccc;
}
.attendee_list_in_details {
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px; 
	padding: 10px;
	border: 1px solid #ccc;
}
.attendee_table_in_show_attendee {
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px; 
	padding: 10px;
	border: 1px solid #ccc;
}
#sales_widget {
	float: right;
	margin: 5px 0 20px 20px;
	padding: 0;
	width: 300px;
}
.cta_box { max-width: 300px; }

.schedule_box {
	width: 300px;
	text-align: center;
	font-style: normal;
	border: 10px solid #eee;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 360px;
	padding: 0;
	margin-bottom: 10px;
	background: rgba(255,255,255,0.2);
	background: -moz-linear-gradient(top,rgba(255,255,255,0.2) 0,rgba(234,234,234,0.3) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.2)),color-stop(100%,rgb(234,234,234,0.3)));
	background: -webkit-linear-gradient(top,rgba(255,255,255,0.2) 0,rgba(234,234,234,0.3) 100%);
	background: -o-linear-gradient(top,rgba(255,255,255,0.2) 0,rgba(234,234,234,0.3) 100%);
	background: -ms-linear-gradient(top,rgba(255,255,255,0.2) 0,rgba(234,234,234,0.3) 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,0.2) 0,rgba(234,234,234,0.3) 100%);
}
div#mid .cta_box p { line-height: 1em; margin-left:0; margin-right:0;  }
.cta_box .btn-orange { min-width:278px; }

.discount_code { font-weight: bold; }
.schedule_box_orange {
	display: block;
	text-decoration: none;
	font-size: 20px;
	line-height: 22px;
	color: #333;
	padding: 20px 0;
	text-align: center;
	text-shadow: 0 0 2px #ccc;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #FDA03C;
	background: -moz-linear-gradient(top,#FEC180 0,#FDAD55 50%,#FD982B 51%,#FDA03C 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FEC180),color-stop(50%,#FDAD55),color-stop(51%,#FD982B),color-stop(100%,#FDA03C));
	background: -webkit-linear-gradient(top,#FEC180 0,#FDAD55 50%,#FD982B 51%,#FDA03C 100%);
	background: -o-linear-gradient(top,#FEC180 0,#FDAD55 50%,#FD982B 51%,#FDA03C 100%);
	background: -ms-linear-gradient(top,#FEC180 0,#FDAD55 50%,#FD982B 51%,#FDA03C 100%);
	background: linear-gradient(to bottom,#FEC180 0,#FDAD55 50%,#FD982B 51%,#FDA03C 100%);
}
.ticket_box {
	text-align: center;
	border:1px solid #bbb; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(234,234,234) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(234,234,234))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(255,255,255) 0%,rgb(234,234,234) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(255,255,255) 0%,rgb(234,234,234) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(255,255,255) 0%,rgb(234,234,234) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(234,234,234) 100%); /* W3C */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); */ /* IE6-8 */
}
.ticket_box_orange {
	display: block;
	width: 260px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .07em;
	line-height: 1.3em;
	color: #fff;
	padding: 12px 0;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #e5814b;
	background: -moz-linear-gradient(top,  #e5814b 0%, #eb6820 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5814b), color-stop(100%,#eb6820));
	background: -webkit-linear-gradient(top,  #e5814b 0%,#eb6820 100%);
	background: -o-linear-gradient(top,  #e5814b 0%,#eb6820 100%);
	background: -ms-linear-gradient(top,  #e5814b 0%,#eb6820 100%);
	background: linear-gradient(to bottom,  #e5814b 0%,#eb6820 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5814b', endColorstr='#eb6820',GradientType=0 );
}
.slide_video_background {
	background-color: #eee;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 1.1em;
	padding-top: 10px;
	margin-top:5px;
}

.font14{ font-size:18px;}
.c_red{ color:#ca0000;}
.gp_input {border: 1px solid #A8A8A8;height:25px;line-height:20px;width:60px;}
.w170{width:170px;}
.w340{width:340px;}
.sptxt { font-size:20px; padding-left:10px; font-weight:bold; border-bottom:1px #3399FF solid;}
.sptxt2{ font-size:15px; padding-left:5px; border-left:5px #3399FF solid;}

.content_top{width:100%;height:280px;}
.content_top a{float:left;width:100%;height:100%;background:url(../images/banner.jpg) center center no-repeat;}

/*最新修改*/
#focus{height:300px;width:100%;margin:0px auto;}
#focus ul{list-style-type:none;margin:0px;padding:0px;}
#focus li{list-style-type:none;margin:0px;padding:0px;}
#focus .pic{width:400px;height:300px;float:left;overflow:hidden;position:relative;top:0px;left:0px;}
#focus .pic .wrap{height:300px;width:100%;overflow:hidden;}
#focus .pic .wrap .scroll{float:left;height:100%;width:1200px;}
#focus .pic .element{float:left;width:400px;height:300px;}
#focus .pic .element img{float:left;width:100%;height:100%;}
#focus .pic .btn{font-size:14px;position:absolute;bottom:0px;right:0px;height:24px;line-height:24px;}
#focus .pic .btn li{float:left;height:100%;}
#focus .pic .btn a{float:left;padding-left:5px;padding-right:5px;background-color:#000000;color:#ffffff;}
#focus .pic .btn a:hover{background-color:blue;color:#ffffff;}
#focus .pic .btn .current{background-color:blue;color:#ffffff;}
#focus .msg{float:right;height:300px;width:470px;}
#focus .msg .title{line-height:120%;font-size:18px;text-align:center;}
#focus .msg .title a{color:#ea4b35;}
#focus .msg .con{width:90%;line-height:120%;height:220px;margin:0px auto;}
#focus .msg .con .more{color:#ea4b35;}
#focus .msg .link{width:90%;font-size:16px;overflow:hidden;margin:0px auto;}
#focus .msg .link li{float:left;width:100%;}
#focus .msg .link a{float:left;padding-left:10px;background:url(../images/dot.png) 0px center no-repeat;color:#ea4b35;}

#scene{margin:0px;padding:0px;width:870px;overflow:hidden;margin:0px auto;list-style-type:none;}
#scene .title{font-size:2em;color:#ea4b35;}
#scene ul{overflow:hidden;width:100%;margin:0px auto;padding:0px;}
#scene li{margin:0px;padding:0px;float:left;width:240px;height:200px;margin-left:25px;margin-right:25px;margin-top:10px;list-style-type:none;}
#scene li a{float:left;width:100%;height:180px;}
#scene li img{float:left;width:100%;height:100%;}
#scene li span{float:left;width:100%;height:20px;font-size:14px;line-height:20px;text-align:center}