@charset "utf-8";
/* CSS Document */

body {background-image:url(images/bg.jpg); background-repeat:repeat-x; height:392px; margin:5px auto; padding:0; font-size:13px; font-family:Arial, Helvetica, sans-serif, 微軟正黑體, 細明體, 黑體; color:#333333}

.langmenu a{font-size:12px; color:#787878; padding-right:5px; text-decoration:none;}
.langmenu a:visited{color:#787878; padding-right:5px; text-decoration:none;}
.langmenu a:hover{color:#133553; padding-right:5px; text-decoration:none;}

.leftmenu_bg {background-image:url(images/leftmenu_bg.gif); width:171px; height:30px; background-repeat:no-repeat;}
.leftmenu_text a{background-image:url(images/leftmenu_head.gif); width:3px; height:25px; background-repeat:no-repeat; padding-left:8px; color:#133553; text-decoration:none;}
.leftmenu_text a:visited{background-image:url(images/leftmenu_head.gif); width:3px; height:25px; background-repeat:no-repeat; padding-left:8px;color:#133553; text-decoration:none;}
.leftmenu_text a:hover{background-image:url(images/leftmenu_head_r.gif); width:3px; height:25px; background-repeat:no-repeat; padding-left:8px;color:#133553; font-weight:bold; text-decoration:none;}

.maincontent_bg{}

.maincontent_title {margin:0 0 0 15px; font-family:Microsoft JhengHei, PMingLiU, MingLiU;}
.maincontent_title2 {margin:0; padding-left:15px;padding-bottom:13px; font-family:Microsoft JhengHei, PMingLiU, MingLiU; background-image:url(images/title_bg.gif); height:32px; background-repeat:no-repeat;}

/* --- 文繞圖 -------------- */
div.ExpoImg {
float: left;
margin: 5px 15px 5px 15px;
}

div.ExpoImg img {
border: 1px solid #fff;
padding: 3px;
width:150px;
}

div.Review {
float: left;
margin: 15px 15px 5px 15px;
}

div.Review img {
border: 1px solid #fff;
padding: 3px;
width:150px;
}

/* --- News List -------------- */
div.ExpoImg ul{
list-style:disc;
margin:0;
padding-left:20px;
}
div.ExpoImg li a{
 text-decoration:none;
 color:#333333;
}
div.ExpoImg li a:hover{
 text-decoration:underline;
 color:#CC0000;
}
div.ExpoImg li a:visited{
 text-decoration:none;
 color:#333333;
}
div.ExpoImg .morearrow a{background:url(images/arrow.gif) center left no-repeat; padding-left:10px; color:#333333; text-decoration:none; }
div.ExpoImg .morearrow a:hover{background:url(images/arrow.gif) center left no-repeat; padding-left:10px; color:#cc0000; text-decoration:none; }

/* --- Expo News -------------- */
div.ExpoNewslist {margin-top:10px; padding-left:20px;}
div.ExpoNewslist p{margin:2px 0; padding:0;}
div.ExpoNewslist p a{background:url(images/dott.gif) center left no-repeat; padding-left:10px; color:#333333; text-decoration:none;}
div.ExpoNewslist p a:hover{background:url(images/dott.gif) center left no-repeat; padding-left:10px; color:#cc0000; text-decoration:underline;}
div.ExpoNewslist .morearrow a{background:url(images/arrow.gif) center left no-repeat; padding-left:10px; color:#333333; text-decoration:none; padding-right:15px;}
div.ExpoNewslist .morearrow a:hover{background:url(images/arrow.gif) center left no-repeat; padding-left:10px; color:#cc0000; text-decoration:none; padding-right:15px;}

/* --- 圖說 -------------- */
div.image-left {
float: left;
margin: 5px 8px 8px 0;
}

div.image-left img {
border: 1px solid #fff;
padding: 3px;
width:150px;
}

div.image-left p {
color: #666;
font-family: 'Lucida Grande', Lucida Sans Unicode;
font-size: 9px ;
margin: 3px 0 0;
text-align: center ;
}



.copyright {background-image:url(images/copyright_bg.gif); background-repeat:no-repeat; width:789px; height:36px; text-align:center; font-size:11px; line-height:30px; color:#333333;}
