body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.td_bg{
	background-image: url(../images/speakers_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:281px;
}
.schedule_bg{
	background-image: url(../images/schedule_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:38px;
}
.cart_bg{
	background-image: url(../images/cart_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:520px;
}
.td_bg2{
	background-image: url(../images/speakers_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:281px;
}
.program_bg{
	background-image: url(../images/program_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:147px;
}
.talks_bg{
	background-image: url(../images/talks_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:147px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #9900FF;
}
a:active {
	color: #9900FF;
}
.font_blue {color: #1782CF;}
.font_zs{ color:#4600A5;}
select,input{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.bk{background-color:#FFFFFF;
	border: 1px solid #6A8BC5;}
.font_zs2{
	color:#783794;
	font-weight: bold;
}
.font_red{ color:#FF0000;}
.talk_bg{
	background-image: url(../images/talk_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_bg{
	background-image: url(../images/cart_menubg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}