@charset "utf-8";
/* CSS Document */

body { background-image:url(../images/bg11.jpg); background-repeat:no-repeat;	background-size: auto;margin-left: 0px;	margin-top: 0px;margin-right: 0px;	margin-bottom: 0px;background-size: cover;}
#logo{width:1000px; margin:0 auto;height:178px;margin-top:25px;} 
#logo .logo{width:478px; height:178px; float:left;    margin-left: 261px;}
#logo .book{width:157px; height:194px; margin:0 auto; float:right;    margin-right: 50px;
    margin-top: -10px;}
    


#menu{ width:1000px; margin:0 auto;display: table;    margin-top: 20px;}
#menu ul{ margin:0; padding:0}
#menu ul li{    float: left;    height: 19px;
    display: block;
    background-color: #3890ce;
    /* padding: 10px; */
        width: 140px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 1px; 	font-family: Georgia, 微軟正黑體,Times, "Times New Roman", serif; font-size:14px; color:#fff;font-style: italic; margin-left:1px;text-decoration:none;transition:0.5s;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  position:relative; top:0px}
	
	#menu ul li a:link{text-decoration:none; color:#fff}
#menu ul li:hover{background-color: #97598b; text-decoration:none; color:#fff;top:-5px;
		top:-10px;
}
#menu ul li a:visited{text-decoration:none; color:#fff}

#content{ width:960px; background-color:rgba(0,0,0,0.5); display:table; margin:0 auto; padding:20px; margin-top:15px; color:#fefefe; font-family: Georgia, Times, "Times New Roman", serif;font-style: italic; font-size:14px;}

#bottom_flower{width:219px;  height:43px; margin:0 auto;    margin-top: -10px;}
#footer{width:979px;  height:35px; margin:0 auto;    margin-top: 20px;}
#content .left{ float:left; width:690px;font-size: 16px;    line-height: 27px; margin-left:10px; padding-top:10px; padding-bottom:10px;}
#content .right{ float:right; width:282px;  margin-right: -80px;
    margin-top: 40px;}
