body {
	background-image:url('images/back.gif');
	margin:0px;
	font-family:Arial,verdana;
}
a {
	color:#004660;
}
a:hover {
	color:#C72F00;
}
DIV#FrameLayout {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width:775px;
	background-color:#FFF;
}

DIV#FrameHeader {

}
DIV#FrameContent {
	background-image:url('images/middle01.jpg');
	background-repeat:no-repeat;

	padding-left:5px;
	width:775px;
	padding-bottom:20px;
}
DIV#Footer {
	background-image:url('images/footer.jpg');
	background-repeat:repeat-x;
	width:775px;
	height:51px;
	padding-top:15px;
	color:#FFF;
	font-size:11px;
	text-align:center;
}

TD {
	font-size:13px;
	font-family:"Arial";
	line-height:150%;
}

H2.Heading {
	color: #336699;
	font-size:18px;
	border-bottom:1px solid #BBB;
}
Table#table10 TD {
	border-bottom:1px solid #BBB;
}

TD.column_head {

	padding-right:5px;
}




DIV.divContent {
	background-image:url('images/robot_back.gif');
	background-repeat:repeat-y;
	width:96%;
	text-align:left;
	font-size:13px;

}

DIV.divContent P {
	text-indent:15px;
}



/*sponsor*/
DL.list {
	
}
DL.list dt {
	font-size:13px;
	font-weight:bold;
	color:#F30;
}
DL.list dd {
	margin-bottom:8px;
}
div.sponser_back {
	background-image:url('images/sponser_back.gif');
	background-repeat:no-repeat;
	width:650px;
	height:300px;
	padding-top:40px;
	padding-left:20px;
}

div.sponser_back_en {
	background-image:url('images/sponsor_back_en.gif');
	background-repeat:no-repeat;
	width:640px;
	height:400px;
	padding-top:40px;
	padding-left:20px;

}
ol.sponser {
	
}
ol.sponser li {
	font-size:14px;
	font-weight:bold;
	margin-bottom:35px;
	border-bottom:1px solid #DDD;
}

ol.sponser li ul {
	font-size:13px;
	font-weight:normal;
	list-style-image:url('images/checked.gif');
}

ol.sponser li ul li {
	font-size:13px;
	font-weight:normal;
	margin-bottom:3px;
	border-bottom: none;
}

/*enroll*/
DL.list {
	
}
DL.list dt {
	font-size:13px;
	font-weight:bold;
	color:#F30;
}
DL.list dd {
	margin-bottom:8px;
}

/*speakers*/

dL.speaker {
	line-height:150%;
	text-indent:0px;
}

dL.speaker dt {
	font-size:13px;
	padding:0;
	margin-top:10px;
}

dL.speaker dd {
	font-size:13px;
	padding:0px;
	margin-top:10px;
	margin-left:30px;
	border-bottom: 1px solid #DDD;
}


dL.speaker dd  DL {
	font-size:12px;

}
dL.speaker dd DL DT {
	font-weight:bold;
	color:#F26522;
}

dL.speaker dd DL DD {

	color:#333;
	margin-bottom:10px;
	border-bottom: none;
}

span.company {
	font-size:15px;
	font-weight:bold;
	color:#2E3192;
}
