@charset "utf-8";
/* CSS Document */

.con_up{
	background-image: url(img/events_con1_upbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
}
.con_main{
	background-color: #474747;
	float: left;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #64960f;
	border-left-color: #64960f;
}
.con_down{
	background-image: url(img/events_con1_downbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
}

.left_con{ width:220px; float:left;}
.right_con{ width:220px; float:right;}

.w220{ width:220px;}
.w218{ width:218px;}
.w460{ width:460px;}
.w458{ width:458px;}

.left_bar1{
	background-image: url(img/220bar_upbg.jpg);
	background-color: #727272;
	float: left;
	width: 205px;
	margin-left:8px; *margin-left:4px;
	height: 29px;
}

.con_bar1{
	background-image: url(img/events_conbar1bg.jpg);
	background-color: #727272;
	float: left;
	width: 446px;
	margin-left:8px; *margin-left:4px;
	height: 29px;
}
