@charset "utf-8";
body {
	background-attachment: fixed;
	background: #FFF url(../images/bg.jpg) repeat-x;
}

a {	color: #A11844; text-decoration: none;}
  
  /* line 13, ../sass/styles.scss */
  a:hover {	color:#3f51b5;  text-decoration: none;}

#forfb {
	display: none;
	float: left;
	height: 200px;
	width: 200px;
}


/* CSS Document */

#warp {
	width: 1160px;
	margin: 0 auto;
}

/* header */

#header {
	background: url(../images/h_bg.jpg) no-repeat center top;
	height: 432px;
	width: 1160px;
	position: fix;
}
#home {
	float: left;
	width: 270px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 8px 0 0 665px;
}
#home a:link {
	color: #FFF;
	text-decoration: none;
}
#home a:visited {
	color: #FFF;
	text-decoration: none;
}
.sexcenter {
	color: #7d7494;
	margin-left: 30px;
}
#menu_box {
	float: left;
	height: 30px;
	width: 475px;
	margin: 363px 0 0 150px;
}


/* content */

#content {
	width: 1160px;
	font-size: 12px;
	min-height: 450px;
	line-height: 20px;
	background: url(../images/c_bg.jpg) repeat-y top;
	padding: 0px;
}

#main {
	float: left;
	width: 675px;
	min-height:450px;
	color: #333436;
	margin-left: 101px;
	padding: 30px 0px 0px 50px;
}
#main_forprogramme {
	float: left;
	min-height: 560px;
	padding: 20px 0 30px 150px;

	width: 680px;
	color: #333436;
}
#main_online {
	min-height: 250px
	width: 600px;
	color: #333436;
	margin: 20px 0 0 180px;
	padding: 30px 0 50px 50px;
}
#link_1st {
	float: right;
	margin-top: 250px;
	height: 120px;
	width: 328px;
	background:url(../images/c_bg.jpg) repeat-y top center;
}

/* footer */

#footer {
	float: left;
	width: 100%;
	text-align: center;
	background:#170C2C url(../images/f_bg.jpg) no-repeat center top;
}
#footer_inner {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #cec6de;
	padding: 10px 0 0 0;
	height: 104px;
}

#footer_inner a {
	color: #FFF;
	text-decoration: none;
}

/* clearfix */

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}


.clearfix:after {
  clear: both;
}


.clearfix {
  zoom: 1;
  /* IE6&7 */
}


/* txt */


p {
	font-size: 12px;
	line-height: 20px;
}
br {
	line-height: 20px;
}
h1 {
	font-size: 16px;
	color: #A11844;
	font-weight: bolder;
	background: url(../images/h1_bg.jpg) no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
	float: left;
	height: 15px;
	width: 675px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #a95a73;
	font-family: Verdana, Geneva, sans-serif;
}

/* infomation */

.info li {
	padding-left: 60px;
	text-indent: -60px;
}
.info {
	width: 400px;
	float: left;
	margin-left: 20px;
}
#poster {
	float: left;
	background-color: #FFF;
	border: 1px solid #C6C6C6;
	padding: 2px;
}
.title a {
	color: #E42149;
}

/* programme */

.box_01 {
	float: left;
	width: 650px;
	font-size: 13px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.box_02 {
	float: left;
	width: 652px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 200;
	padding: 5px 0;
	border-bottom: 1px solid #7f5450;
	background: url(../images/table_title_bg.jpg) repeat-x;
	color: #FFF;
}
.time {
	float: left;
	height: 20px;
	width: 90px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:2px 10px 2px 0;
}
.detail  {
	float: left;
	width: 360px;
	text-align: left;
	line-height: 20px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 2px 10px;

}
.title {
	font-weight: bolder;
	color: #E42149;
}
.host {
	float: left;
	text-align: left;
	width: 150px;
	padding: 2px 0 2px 10px;
}


/* speaker */

.speaker_box {
	float: left;
	width: 185px;
	margin: 0 15px 30px 0;
	padding: 10px;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 0;
	border-radius: 10px;
	border-top-right-radius: 0;
	
}
.speaker_pic {
	float: left;
	height: 132px;
	width: 183px;
	border-bottom: 3px solid #015b3e;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.speaker_name {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
	float: left;
	width: 183px;
}
.speaker_organization {
	font-size: 12px;
	color: #999999;
	float: left;
	width: 183px;
}
.speaker_info {
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	float: left;
	width: 183px;
}
.space {
	float: left;
	width: 500px;
	height: 50px;
}








