@charset "utf-8";
@import url("reset.css");
/* CSS Document */
body{
background-color:#CCCCCC;
}

/* -------最外包裝層-------------------------------------- */

#Wrapper{
	width:950px;
	margin:0 auto;
	background-image:url(../images/index_18.gif);
	background-repeat:repeat-y;
}

/* ---------flash動畫------------------------------------ */

#HeadBanner{
width:950px;
height:240px;
top:0;
left:0;
}

/* ----------上層選單------------------------------- */

#Head{
clear:both;
width:950px;
height:34px;
background-image:url(../images/index_03.gif);
}

#Head ul{
float:right;
list-style-type:none;
}

#Head li{
float:left;
}

#Head li#home a{
display:block;
width:75px;
height:34px;
background-image:url(../images/index_04.gif);
}

#Head li#home a:hover{
background-image:url(../images/index_over_04.gif);
}

#Head li#contact a{
display:block;
width:109px;
height:34px;
background-image:url(../images/index_05.gif);
}

#Head li#contact a:hover{
background-image:url(../images/index_over_05.gif);
}

#Head li#chinese a{
display:block;
width:55px;
height:34px;
background-image:url(../images/index_06.gif);
}

#Head li#chinese a:hover{
background-image:url(../images/index_over_06.gif);
}

#Head li#pnc a{
display:block;
width:63px;
height:34px;
background-image:url(../images/index_07.gif);
}

#Head li#pnc a:hover{
background-image:url(../images/index_over_07.gif);
}

/* --------------------------------------------- */
/* ----------左邊選單--------------------------- */

#Left{
clear:both;
float:left;
width:217px;
}

#Left ul{
list-style-type:none;
}

#Left li{
}

#Left li#info a{
display:block;
width:217px;
height:31px;
background-image:url(../images/index_08.gif);
}

#Left li#info a:hover{
background-image:url(../images/index_over_08.gif);
}

#Left li#committee a{
display:block;
width:217px;
height:29px;
background-image:url(../images/index_10.gif);
}

#Left li#committee a:hover{
background-image:url(../images/index_over_10.gif);
}

#Left li#sessions a{
display:block;
width:217px;
height:30px;
background-image:url(../images/index_11.gif);
}

#Left li#sessions a:hover{
background-image:url(../images/index_over_11.gif);
}

#Left li#program a{
display:block;
width:217px;
height:30px;
background-image:url(../images/index_12.gif);
}

#Left li#program a:hover{
background-image:url(../images/index_over_12.gif);
}

#Left li#regist a{
display:block;
width:217px;
height:31px;
background-image:url(../images/index_13.gif);
}

#Left li#regist a:hover{
background-image:url(../images/index_over_13.gif);
}

#Left li#accomm a{
display:block;
width:217px;
height:30px;
background-image:url(../images/index_14.gif);
}

#Left li#accomm a:hover{
background-image:url(../images/index_over_14.gif);
}

#Left li#venue a{
display:block;
width:217px;
height:30px;
background-image:url(../images/index_15.gif);
}

#Left li#venue a:hover{
background-image:url(../images/index_over_15.gif);
}

#Left li#photo a{
display:block;
width:217px;
height:28px;
background-image:url(../images/index_16.gif);
}

#Left li#photo a:hover{
background-image:url(../images/index_over_16.gif);
}

#Left .keynote {
padding-top:3px;
margin-left:5px;
display:block;
width:206px;
height:92px;
background-image:url(../images/r_areaback3.gif)
}

#Left .keynote ul{
list-style-type:none;
}

/* --------------右邊區塊------------------------------- */

#Right{
float:right;
width:284px;
}

#Right ul{
list-style-type:none;}

#Right li{}

#Right li.Keynote{
display:block;
width:284px;
height:121px;
background-image:url(../images/r_areaback1.gif);
text-align:center;}

/* --------------首頁內容區塊------------------------------- */

#Content{
padding:8px 30px;
font-family:Arial, Helvetica, sans-serif;
	background-color:#f4f4f4;
	margin-left:218px;
}

#Content h2{
margin-top:10px;
margin-bottom:20px;
font-size:13px;
color:#999933;
line-height:18px;
text-align:justify;
}

#Content p {
font-size:12px;
color:#000000;
text-align:justify;
}

#Content a{
color:#666666;
text-decoration:none;
line-height:18px;
}

#Content a:hover{text-decoration:underline;}


/* --------------Contact us 區塊------------------------------- */

#Contact_Content{
    font-family:Arial, Helvetica, sans-serif;  
    padding:8px 15px;
    background-color:#f4f4f4;
	margin-left:218px;
	line-height:20px;
	}
	
#Contact_Content h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#999933;}

#Contact_Content ul{list-style-type:none;}

#Contact_Content li{}

#Contact_Content li.img{
margin-right:8px;
display:block;
float:left;
width:9px;
height:15px;
background-image:url(../images/notice.gif);}

#Contact_Content li.Content{
font-size:12px;
display:block;
margin-bottom:12PX;
}

#Contact_Content li.Content a{
color:#000000;
text-decoration:none;
}

#Contact_Content li.Content a:hover{text-decoration:underline;}

#Contact_Content li.people{
font-size:12px;
color:#666666;
margin-top:5px;
margin-bottom:5px;
display:block;
width:284px;
height:121px;
background-image:url(../images/r_areaback1.gif);
text-align:center;
}

#Contact_Content li.people a{
color:#666666;
text-decoration:none;
}

#Contact_Content li.people a:hover{text-decoration:underline;}

/* --------------左邊選項公共設定------------------------------- */

#Conference_Content, #Committee_Content, #Sessions_Content, #Registration_Content, #Program_Content, #Accommodation_Content, #Venue_Content{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 10px 10px 228px;
	}
#Conference_Content h3, #Committee_Content h3, #Accommodation_Content h3, #Sessions_Content h3, #Venue_Content h3{
padding-top:10px;
padding-bottom:20px;
color:#0099FF;
font-size:16px;
font-weight:bold;}


/* --------------Conference 區塊------------------------------- */


/* --------------Committee 區塊------------------------------- */


#Committee_Content h4{
color:#999900;
font-size:14px;
font-weight:bold;}

#Committee_Content ul{}

#Committee_Content li{
list-style-type:none;}

#Committee_Content li.Data{
display:block;

color:#000000;
font-size:12px;
font-weight:normal;
line-height:20px;}

/* --------------Sessions 區塊------------------------------- */

#Sessions_Content p{
font-size:12px;
color:#000000;
font-weight:normal;
}

/* --------------Program 區塊------------------------------- */

#Program_Content h3{
	float:left;
	padding-top:10px;
	color:#0099FF;
	font-size:16px;
	font-weight:bold;
}

.pdflink {
color:#000000;
font-weight:normal;
font-size:14px;
line-height:20px;
}

.pdflink a{
text-decoration:none;}

.pdflink a:hover{
text-decoration:underline;}

/* --------------Registration 區塊------------------------------- */

#Registration_Content h3{
	float:left;
	padding-top:10px;
	color:#0099FF;
	font-size:16px;
	font-weight:bold;
}

#Registration_Content p{
color:#000000;
font-size:12px;
font-weight:normal;
line-height:20px;}

.textlink {
padding-left:150px;
padding-top:10px;
color:#666666;
font-weight:normal;
font-size:14px;
line-height:20px;
}

.textlink a{
color:#666666;
font-weight:normal;
font-size:14px;
line-height:20px;
text-decoration:none;}

.textlink a:hover{
text-decoration:underline;}

/* --------------Accommodation 區塊------------------------------- */

#Accommodation_Content table{
color:#000000;
font-size:12px;
line-height:18px;
font-weight:normal;}

#Accommodation_Content a{
color:#666666;
text-decoration:none;}

#Accommodation_Content a:hover{
text-decoration:underline;}

#Accommodation_Content h4{
color:#999900;
font-size:14px;
font-weight:bold;}

#Accommodation_Content h5{
color:#FF3300;
font-size:14px;
font-weight:bold;}

#Accommodation_Content ul{
}

#Accommodation_Content li{
list-style-type:none;
}

#Accommodation_Content li.hotel{
margin-top:10px;
margin-bottom:10px;
display:block;
width:650px;
height:141px;
background-image:url(../images/r_areaback4.gif)
}

#Accommodation_Content li.hotel a{
color:#000000;
text-decoration:none;}

#Accommodation_Content li.hotel a:hover{
text-decoration:underline;}

/* --------------Venue_Content 區塊------------------------------- */

#Venue_Content p{
font-size:12px;
line-height:20px;
color:#000000;
font-weight:normal;}

#Venue_Content table{
font-size:12px;
line-height:20px;
color:#000000;
font-weight:normal;}

#Venue_Content h4{color:#999900;
font-size:14px;
font-weight:bold;}

#Venue_Content a{
color:#666666;
text-decoration:none;}

#Venue_Content a:hover{
text-decoration:underline;}

/* --------------Footer 區塊------------------------------- */

#Footer{
height:50px;
background-color:#666666;}

