/*
.content #top_banner
{
	width: 955px;
	height: 26px;
	background: transparent url(../../images/bg_top_banner.jpg) no-repeat;
	
	font-family:arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	
	text-align: center;
	
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	
	padding-top: 4px;
	padding-left: 4px;
}
*/
/*
.content .col1 {
	padding-left: 3px;
	width: 697px;
}
*/
.content .col1 .title {
	background: transparent url(../../images/profile/bg_home_title.png)
		no-repeat left bottom;
	clear: both;
	width: 697px;
	height: 18px;
	margin: 22px 0 10px 0;
	padding: 0 0 0;
}

.content .col1 .title h3 {
	width: 209px;
	height: 18px;
	color: #cb9107;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

.content .col1 .tools_box {
	float: left;
}

.content .col1 .tools_box .search_box {
	width: 160px;
	border: dotted 1px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}

.content .col1 .result_box {
	/*float: left;*/
	/*width: 495px;*/
	padding-left: 20px;
}

.content .col1 .result_box .result_title {
	/*background: transparent url(../../images/profile/bg_home_title.png) no-repeat left bottom;*/
	clear: both;
	width: 495px;
	height: 18px;
	color: #cb9107;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0;
}

.content .col1 .result_box .article_title {
	color: #cb9107;
	font-size: 11px;
	font-weight: bold;
	border-bottom: dotted 1px;
	margin-bottom: 10px;
}


.content .col1 .result_box ul {
	list-style-type: none;
	clear: both;
	padding:0 10px 0 10px;
}

.content .col1 .result_box li {
	list-style-type: none;
	clear: both;
	font-size: 11px;
	border-bottom: dotted 1px;
	padding:10px 0 10px 0;
}

.content .col1 .result_box li span {
/*	display: block;*/
	float: left;
}

.content .col1 .result_box li span.col_title {
	font-weight: bold;
	cursor: help;
}
.content .col1 .result_box li span.content {
}
.content .col1 .result_box li span.content a {
	font-weight: bold;
	color: #ff9c01;
	text-decoration: none;
}
.content .col1 .result_box li span.content a:hover {
	text-decoration: underline;
}
.content .col1 .result_box li span.grayed {
	color: #6f6f6f;
	font-weight: normal;
	padding-right: 5px;
}
.content .col1 .result_box li span .content_title {
	font-weight: bold;
	padding-right: 15px;
}




.content .col1 .details_box {
	float: left;
	width: 495px;
	padding-left: 20px;
}

.content .col1 .details_box .article_title {
	color: #cb9107;
	font-size: 11px;
	font-weight: bold;
	border-bottom: dotted 1px;
	margin-bottom: 10px;
}

.content .col1 .details_box span {
	display: block;
	float: left;
}

.content .col1 .details_box span.col_title {
	font-weight: bold;
	cursor: help;
}
.content .col1 .details_box span.content {
}
.content .col1 .details_box span.content a {
	font-weight: bold;
	color: #ff9c01;
	text-decoration: none;
}
.content .col1 .details_box span.content a:hover {
	text-decoration: underline;
}
.content .col1 .details_box span.grayed {
	color: #6f6f6f;
	font-weight: normal;
	padding-right: 15px;
}
.content .col1 .details_box span .content_title {
	font-weight: bold;
	padding-right: 15px;
}

.content .col1 .details_box ul {
	list-style: inside disc;
}
.content .col1 .details_box li {
	padding-left:10px;
}





/* EVENTS LIST */

.content .col1 .events_list {
	width: 580px;
	padding-left: 20px;
}

.content .col1 .events_list .list_title {
    width: 580px;
	color: #b48005;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	border-bottom: dotted 1px #000000;
	padding-bottom: 3px;
	margin-bottom: 10px;
}


.content .col1 .events_list .list_item {
    width: 680px;
	border-bottom: dotted 1px #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.content .col1 .events_list .list_item .list_item_left_section {
	float: left;
    width: 120px;
}

.content .col1 .events_list .list_item .list_item_left_section .event_type {
	background: transparent url(../../images/knowledge/bg_event_type.png) no-repeat left bottom;
	width: 103px;
	height: 22px;
	
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.content .col1 .events_list .list_item .list_item_left_section .left_section_menulink {
	width: 103px;
	border-bottom: solid 1px #c9c9c9;
	margin-bottom: 2px;
}

.content .col1 .events_list .list_item .list_item_left_section .left_section_menulink_pict {
	float: left;
}

.content .col1 .events_list .list_item .list_item_left_section .left_section_menulink_text {
	float: left;
	padding: 2px 0px 0px 10px;
}

.content .col1 .events_list .list_item .list_item_left_section .left_section_menulink_text a {
	font-size: 11px;
	color: #313131;
	font-weight: bold;
	text-decoration: none;
}



.content .col1 .events_list .list_item .list_item_right_section {
	float: left;
    width: 560px;
}

.content .col1 .events_list .list_item .list_item_right_section .cal_start {
	float: left;
	background: transparent url(../../images/knowledge/bg_cal_start.png) no-repeat left bottom;
    width: 57px;
	height: 57px;
}

.content .col1 .events_list .list_item .list_item_right_section .cal_end {
	float: left;
	background: transparent url(../../images/knowledge/bg_cal_end.png) no-repeat left bottom;
    width: 57px;
	height: 57px;
}

.content .col1 .events_list .list_item .list_item_right_section .cal_day {
	width: 53px;
	color: #db1a00;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}

.content .col1 .events_list .list_item .list_item_right_section .cal_month {
	width: 53px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
}

.content .col1 .events_list .list_item .list_item_right_section .subtitle {
	color: #094d7e;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
  
.content .col1 .events_list .list_item .list_item_right_section .brief {
	color: #272727;
	font-size: 12px;
	font-weight: normal;
}
/*
.content .col1 .events_list .list_item .list_item_right_section .brief a {
	color: #ff5400;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
*/
.content .col1 .events_list .list_item .list_item_right_section .attend {
	float: right;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.content .col1 .events_list .list_item .list_item_right_section .attend a {
	color: #ff5400;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



.calendar
{
	float:left;
	width:115px;
}

.event_title_box
{
	float: left;
	margin:0 3px 0 10px;
	max-width:390px;
}

.event_title_box .event_title
{
	font-size:19px;
	font-weight: bold;
	color: #000000;
}

.event_title_box .event_place
{
	font-size:15px;
	font-weight: bold;
	color: #4c4c4c;
}


.discount
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color: #dddddd;
	margin-left: 5px;
	padding: 2px 2px 2px 2px;
}
