﻿a:hover
{

	text-decoration:underline;
}
a:link
{
	color: #FFFFFF;
	text-decoration:none;
}
a:visited
{
	color: #ffffff;
	text-decoration:none;
}
a:active
{
	color: #ffffff;
	text-decoration:none;
}
.menu_on
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Arial" , "Times New Roman" , Georgia, Times, serif;
}
.menu_off
{
    font-size: 12px;
    color: #c3c3c3;
    font-family: "Arial", "Times New Roman", Georgia, Times, serif;
}

.main_txt
{
	font-size: 13px;
	color: #696969;
	font-family: "Arial" , "Times New Roman" , Georgia, Times, serif;
	line-height: 26px;
}
.main_txt1
{
	font-size: 12px;
	color: #ff0066;
	font-family: "Arial" , "Times New Roman" , Georgia, Times, serif;
	line-height: 16px;
}
.main_txt2
{
	font-size: 13px;
	color: #696969;
	font-family: "Arial" , "Times New Roman" , Georgia, Times, serif;
	line-height: 20px;
	text-justify: distribute;
	text-align: justify;
}
.sub_txt
{
	font-size: 13px;
	color: #ffffff;
	line-height: 15px;
	font-family: "Arial" , "Times New Roman" , Georgia, Times, serif;
	font-weight: bold;
	text-transform: capitalize;
}
.sub_txt1
{
	font-size: 13px;
	color: #c3c3c3;
	line-height: 15px;
	font-family: "Arial" , "Times New Roman" , Georgia, Times, serif;
	font-weight: bold;
	text-transform: capitalize;
}

/*- 研討會樣式表--------------------------- */
#main_content_event
{
    /*background-color: #FFFFCC;*/
    width: 540px;
    text-align: left;
    float: left;
}
#main_layout_event
{
    /*float: left;*/
    text-align: center;
    vertical-align: top;
}

#main_layout_event td
{
    /*height: 25px;*/
    color: #333333;
}


#contentcolumn_event
{
    /*background-color: #00AA00;*/
    text-align: left;
}

#leftcolumn_event
{
    /*background-color: #CCFFCC; */
    width: 149px;
    float: left;
    text-align: left;
    margin: 10 0 10 0;
}

.event
{
	vertical-align: top;
	text-align: left;
	/*background-color: #cccc66;
	margin: 0 0 0 10px;
	*margin: 0 0 0 10px;*/
}
.event_list
{
border: 1px outset #666666;
padding: 5px;
margin: 10px 0 0 0;
}

.event_link
{
    font-size: 12px;
    font-family: "Arial" , "Times New Roman" , Georgia, Times, serif;
    text-align: left;
    color: #FF6600;
}

.event_link a
{
    color: #FF6600;
}

.活動名稱
{
	font-weight: bold;
	font-size: 20px;
	color: #ff6633;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.活動時間
{
    font-size: 13px;
    line-height: 2.5em;
    color: #000000;
    font-weight: bold;
}

.活動內容
{
	FONT-SIZE: 13px;
	COLOR: #393939;
	LINE-HEIGHT: 1.5em;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.treeview
{
    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}












#table_text {
	text-indent: 13px;
}

