﻿/* CSS Document */

*{margin:0 auto; padding:0}

body
{
	margin: 0px;
	background-image: url(images/ele02-back.gif);
	color: #666666;
}

a:hover{	color: #CC3300;	text-decoration: underline;}
a{	color: #006699;	text-decoration: none;}

td{ line-height:30px;}

/*
#layout{background-image:url(images/ele02-content-back.png); background-position:bottom right; background-repeat:no-repeat;}
*/

/* 上方 */
#top{
	background-image:url(images/ele02-top.png);
	background-repeat:no-repeat;
	height:164px;
	}
	
#top p
{
	margin-left: 80px; 
	width:700px;
	font-family: 微軟正黑體;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 80px;
}

	
#top_bar{
	background-image:url(images/ele02-top-bar.png);
	background-repeat:no-repeat;
	background-color:#303632;
	height:30px;
	text-align:right;
	padding-left:30px;
	padding-right:20px;
	line-height:200%;
	}

#top_bar_btns{width:700px; float:left;}
#top_bar_logout{width:100px; float:right;  margin-right:10px; }

#top_bar a{
	background-image:url(images/ele02-btn-back.png);
	background-position:left;
	background-repeat: no-repeat;
	font-size: 1em;
	text-align: left;
	height:30px;
	padding:2px 6px 3px 22px;
    margin-right:20px;
    color:#FFFFFF;

}

    #top_bar a:hover {
        color: #72C6DF;
        text-decoration: none;
    }

/*
a:hover.a-activity{margin-right: 10px;	padding-left: 30px; color: #72C6DF; font-weight:bold; font-size:1.0em; text-decoration:none;}
a.a-activity{margin-right:10px;	 padding-left: 30px; color: #FFFFFF; font-weight:bold; font-size:1em; line-height:200%;}

a:hover.a-signup-local{margin-right: 10px;  padding-left: 30px; color: #72C6DF; font-weight:bold; font-size:1.0em; text-decoration:none;}
a.a-signup-local{margin-right:10px;  padding-left: 30px; color: #FFFFFF; font-weight:bold; font-size:1em; line-height:200%;}

a:hover.a-signup{margin-right: 10px;  padding-left: 30px; color: #72C6DF; font-weight:bold; font-size:1.0em; text-decoration:none;}
a.a-signup{margin-right:10px;  padding-left:30px; color: #FFFFFF; font-weight:bold; font-size:1.0em; line-height:200%;}

a:hover.a-listing{ margin-right:10px;  padding-left:30px; color:#72C6DF; font-weight:bold; font-size:1.0em; text-decoration:none;}
a.a-listing{margin-right:10px;  padding-left:30px; color:#FFFFFF; font-weight:bold; font-size:1em;line-height:200%;}
*/

a:hover.a-logout{margin-left:10px; padding-left:30px; color:#F91525; font-weight:bold; font-size:1.0em; text-decoration:none; }
a.a-logout{ margin-left:10px; padding-left:30px; color:#CA7070; font-weight:bold; font-size:1.0em; line-height:200%;}

.button{text-align:right; vertical-align:bottom;}


/* 主內容 */
/* 活動資訊*/
#contents {width:80%;	min-height:260px; clear:both; }
#contents fieldset{border:solid 2px #C7C7C7;}
#contents legend { padding-left:1px; margin-top:20px;}
#contents legend #Img_Subtitle1 {background-image:url(images/ele02-subtitle-1-info.png); width:100px; height:27px; border:0px; background-repeat:no-repeat;}
#contents legend #Img_Subtitle2 {background-image:url(images/ele02-subtitle-2.jpg); width:147px; height:25px; border:0px; background-repeat:no-repeat;}
#contents legend #LBLTitle {vertical-align:baseline;}
#contents #Img_Subtitle3 {background-image:url(images/ele02-subtitle-3.jpg); width:99px; height:25px; border:0px;background-repeat:no-repeat; margin-top:20px;}

#Img_Subtitle1_schedule {background-image:url(images/ele02-subtitle-1-schedule.png); width:66px; height:38px; border:0px; background-repeat:no-repeat;}
#Img_Subtitle1_teacher {background-image:url(images/ele02-subtitle-1-teacher.png); width:103px; height:30px; border:0px; background-repeat:no-repeat;}
#Img_Subtitle1_attach {background-image:url(images/ele02-subtitle-1-attach.png); width:180px; height:27px; border:0px; background-repeat:no-repeat;}
#Img_Subtitle1_connect {background-image:url(images/ele02-subtitle-1-connect.png); width:144px; height:49px; border:0px; background-repeat:no-repeat;}
#Img_Subtitle1_notes {background-image:url(images/ele02-subtitle-1-notes.png); width:157px; height:33px; border:0px; background-repeat:no-repeat;}

#contents h3
{
	margin-top:20px;
	margin-left: 36px;
	color: #525252;
}
#contents p{margin-left:36px; margin-right:20px; line-height:30px;}
#contents .inline
{
	margin-left: 36px;
	font-size:large;
	font-weight:bold;
	line-height:50px;
	vertical-align:middle;
	color: #525252;
}

#contents .subtitle{	margin-top: 40px;}
#contents .p-inline{margin-left:36px; margin-right:20px; line-height:30px; float:left;}
#contents hr
{
	border-top-style: solid;
	border-top-color: #E8BFA5;
	margin-top: 30px;
	margin-bottom: 10px;
}



/* 議程 學者專家*/
#schedule table, #teacher table, #listing1 table
{
	width:100%;
}

#schedule table tr td, #teacher table tr td, #listing1 table tr td
{
	font-size: 1em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 160%;
	padding:6px;
	background-color:White;
}
	
#schedule table thead tr td a{
	font-size: 12px;
	text-align: right;
	color: #669999;
	margin-left: 5px;
	margin-right: 5px;
	}
	
#schedule table thead th, #teacher table thead th,  #listing1 table thead th
{
	font-weight: bold;
	background-color: #E0DEDE;
	border-bottom: solid 1px #DBDBDB;
	border-top: solid 1px #DBDBDB;
	padding-top: 3px;
	color: #666666;
	line-height: 160%;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}
#schedule table tbody, #teacher table tbody, #listing1 table tbody
{
	color: #666666;
}

#attach, #connect, #notes{ margin-top:20px;}
#attach p, #connect p{line-height:140%;}


/* 報名 */

#formdata table th
{
	text-align:right;
	font-weight:normal;
	line-height:200%;
}

#formdata table td
{
	text-align:left;
}




#filter{width:90%; margin-top:20px; margin-bottom:20px;}

/* 底部 */
#foot
{
	background-image: url(images/ele02-foot.png);
	background-repeat: no-repeat;
	height: 45px;
	margin-top:20px;
}
	
#foot p
{
	margin-left: 10px;
	margin-right: 20px;
	padding-top:15px;
	color: #FFFF99;
	text-align: center;
	font-family: Verdana;
	font-size: 0.8em;
}	
	
a:hover.a-foot
{
	text-decoration: underline;
	color: #FBF4D1;
}
a.a-foot
{
	text-decoration: none;
	color: #CCFAFD;
}
a:hover.a-pm
{
	text-decoration: underline;
	color:#FC5402;
}
a.a-pm
{
	text-decoration: none;
	color: #FFFF99;
}

/* 分頁 */
.ListPager
{
	width: 100%;
	background-color: White;
	font-size: 12px;
	text-align: right;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

.ListPager a{
	font-size: 12px;
	text-align: right;
	color: #669999;
	margin-left: 5px;
	margin-right: 5px;
}


/* 其它 */
.team-title{background-color:#996600; color:#FFFFCC; font-size:13px; line-height:140%;}	
.team-detail{background-color:#FFE4AC; color:#663300; font-size:13px; line-height:140%; padding:4px;}	



#showpop {width:800px; height:540px; background-image:url(images/ele02-popup.png);  margin:0px auto; background-repeat:no-repeat;}
#showpop p
{
	padding-top:140px;
	padding-left:120px;
	padding-right:50px;
	text-align: left;
	line-height: 30px;
	color: #FFFFCC;
}
#showpop div{margin-right:50px; text-align:right; line-height:30px;}   /* button 位置 */
#showpop .spacial
{
	color: #FFFF66;
	font-weight: bold;
}

