﻿/* CSS Document */
*{margin:0 auto; padding:0}

body
{
	margin: 0px;
	background-image: url(images/campus01-back.png);
	color:#525252;
}

a:hover{color: #CC3300;text-decoration:underline;}
a{color: #006699;text-decoration: none;}

td{line-height:30px;}

/*
#layout{background-image:url(images/campus01-content-back.jpg); background-position:bottom right; background-repeat:no-repeat;}
*/

/* 上方 */
#top{
	background-image:url(images/campus01-top.png);
	background-repeat:no-repeat;
	height:157px;
	}
	
#top p
{
	margin-left: 20px; 
	width:540px;
	font-family: 微軟正黑體;
	font-weight: bold;
	font-size: 24px;
	color: #1e386c;
	padding-top: 70px;
	padding-left: 80px;
}

	
#top_bar{
	background-image:url(images/campus01-top-bar.png);
	background-repeat:no-repeat;
	height:38px;
	text-align:left;
	padding-left:30px;
	}

#top_bar a{
	font-size: 1em;
	font-family:"微軟正黑體", Verdana, Geneva, sans-serif; 
	font-weight:bold;
	text-decoration:none;
	padding: 0px 12px 7px 20px;
    color:#FFF;
}

    #top_bar a:hover {
        color: #F30;
        text-decoration: none;
    }

#top_bar_btns{width:750px; float:left; margin-top:5px;}
#top_bar_logout{width:80px;float:right; margin-top:5px;}

a:hover.a-logout{color: #F00;}
a.a-logout{color:#F90; }
  
.button{text-align:right; vertical-align:bottom;}

/* 主內容 */
/* 活動資訊*/
#contents { clear:both; width:80%;	min-height:260px; }
#contents fieldset{border:2px solid #aeafae; margin-top:20px;}
#contents legend { padding-left:1px; margin-top:0px;}
#contents legend #Img_Subtitle1 {background-image:url(images/campus01-subtitle-1-info.png); width:130px; height:30px; border:0px; background-repeat:no-repeat;}
#contents legend #Img_Subtitle2 {background-image:url(images/campus01-subtitle-2.png); width:180px; height:30px; border:0px; background-repeat:no-repeat; vertical-align:middle;}
#contents legend #LBLTitle {vertical-align:baseline;}
#contents #Img_Subtitle3 {background-image:url(images/campus01-subtitle-3.png); width:130px; height:30px; border:0px;background-repeat:no-repeat; margin-top:20px;}

#Img_Subtitle1_schedule {background-image:url(images/campus01-subtitle-1-schedule.png); width:130px; height:30px; border:0px; background-repeat:no-repeat;}
#Img_Subtitle1_teacher {background-image:url(images/campus01-subtitle-1-teacher.png); width:130px; height:30px; border:0px; background-repeat:no-repeat;}
#Img_Subtitle1_attach {background-image:url(images/campus01-subtitle-1-attach.png); width:175px; height:42px; border:0px; background-repeat:no-repeat;}
#Img_Subtitle1_connect {background-image:url(images/campus01-subtitle-1-connect.png); width:140px; height:36px; border:0px; background-repeat:no-repeat;}
#Img_Subtitle1_notes {background-image:url(images/campus01-subtitle-1-notes.png); width:140px; height:37px; 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: #eaeaea;
	border-bottom: solid 1px #DBDBDB;
	border-top: solid 1px #DBDBDB;
	padding-top: 3px;
	color: #355993;
	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/campus01-foot.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-top:10px;
}
	
#foot p
{
	margin-left: 50px;
	padding-top:15px;
	color: #2b384d;
	text-align:center;
	font-family: Verdana;
	font-size: 0.8em;
}	
	
a:hover.a-foot
{
	text-decoration: underline;
	color:#FC0;
}
a.a-foot
{
	text-decoration: none;
	color: #FF3;
}
a:hover.a-pm
{
	text-decoration: underline;
	color:#fdd106;
}
a.a-pm
{
	text-decoration: none;
	color: #FF9;
}

/* 分頁 */
.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/campus01-popup.png);  margin:0px auto; background-repeat:no-repeat;}
#showpop p
{
	padding-top:200px;
	padding-left:60px;
	padding-right:50px;
	text-align: left;
	line-height: 30px;
	color: #355993;
}
#showpop div{margin-right:50px; margin-left:370px; text-align:left; line-height:30px;}   /* button 位置 */
#showpop .spacial
{
	color: #600;
	font-weight: bold;
}




/* for writer used 徵稿 */
#contents #Img_Subtitle_Writer {background-image:url(images/campus01-subtitle-2.png); width:180px; height:30px; border:0px;background-repeat:no-repeat; margin-top:20px;}
