body { 
    background: #DFE4E6;
	font-family: 微軟正黑體,Verdana,Arial,Helvetica,sans-serif; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 	
}

#sidemenu {
	width: 280px;
	background-color: #D8D8D8;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 100%;
	padding-right: 0px;
	padding-left: 14px;
	float: left;
}

#sidemenu h2 {
	font-family: 微軟正黑體,Georgia, Arial, Times, serif;
	font-size: 10pt;
	line-height: 180%;
	color: #fad3ee;
	background-color: #4C4C4C;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4c4c4c;
	border-right-color: #4c4c4c;
	border-bottom-color: #4c4c4c;
	border-left-color: #4c4c4c;
}

#sidemenu ul {
	list-style-type: square;
	font-size: 9pt;
	line-height: 160%;
	padding-top: 0px;
	padding-left: 20px;
    padding-right: 15px;

}

#sidemenu li {
	font-family: 微軟正黑體,Georgia, Arial, Times, serif;
	font-size: 9pt;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	list-style-position: inside;
	list-style-image: url(../Image/arrow.gif);
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;	
}

#sidemenu a {
	color:#D9189F;
	text-decoration: none;
	line-height: 160%;
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

#sidemenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #80A100;
	line-height: 160%;
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

#content {
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9pt;
	line-height: 150%;
	background: #ffffff;
    color: #202020;
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
}





#content .mouse_btn1 {
	width: 195px;
	height: 100px;
	background: url(../Image/metro1.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn1:hover {
	width: 195px;
	height: 100px;
	background: url(../Image/metro1_hover.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn2 {
	width: 195px;
	height: 100px;
	background: url(../Image/metro2.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn2:hover {
	width: 195px;
	height: 100px;
	background: url(../Image/metro2_hover.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn3 {
	width: 195px;
	height: 100px;
	background: url(../Image/metro3.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn3:hover {
	width: 195px;
	height: 100px;
	background: url(../Image/metro3_hover.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn4 {
	width: 195px;
	height: 100px;
	background: url(../Image/metro4.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn4:hover {
	width: 195px;
	height: 100px;
	background: url(../Image/metro4_hover.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn5 {
	width: 195px;
	height: 100px;
	background: url(../Image/metro5.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn5:hover {
	width: 195px;
	height: 100px;
	background: url(../Image/metro5_hover.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn6 {
	width: 195px;
	height: 100px;
	background: url(../Image/metro6.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn6:hover {
	width: 195px;
	height: 100px;
	background: url(../Image/metro6_hover.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn7 {
	width: 195px;
	height: 100px;
	background: url(../Image/metro7.png) no-repeat 0px 0px;
	display:block;
}

#content .mouse_btn7:hover {
	width: 195px;
	height: 100px;
	background: url(../Image/metro7_hover.png) no-repeat 0px 0px;
	display:block;
}





#cont_center {
	float: left;
	margin-left: 0px;
    margin-top: 0px;
	margin-bottom: 6px;
	width: auto;
}

#content .image_cont_center {
        margin-left: 0px;
		margin-right: 5px;
        margin-top: 0px;
        margin-bottom: 3px;
		border: 1px solid #000000;
}



#content a {
    color: #0080FF;
	text-decoration: none;
	line-height: 150%;
}

#content a:hover{
	color: #FF6600;
	text-decoration: underline;
	line-height: 150%;
}

#content a:active{
	color: #333333;
	text-decoration:none;
	line-height: 150%;
}

#content h2 {
	font-size: 13pt;
	line-height: 175%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FF9900;
}


#content .tablecss
{
	border-collapse: collapse;
}

#content .charge
{
	line-height: 135%;
}

#content .tablecss td
{
	border: 1px solid #993300;
}

#content .funds
{
	text-align: left;
}

#content .Path {
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #98C000;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #98C000;
}

#content .downLoad {
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6666CC;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
    width: 673px;
}

#content .time {
	font-family: 微軟正黑體,Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 130%;
	color: #888888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content .pic {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background: url(../Image/photoback.gif) no-repeat;
	float: left;
	width: 225px;
	height: 196px;
}

#content .pic .ls{
	width:174px;
	height:130px;
	margin: 30px 8px;
	border-color: #444 #AAA #AAA #444;
}

#content .pic .pt{
	width: 130px;
	height:174px;
	margin: 8px 30px;
	border-color: #444 #AAA #AAA #444;
}

#content .postContent {
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	line-height: 130%;
	margin-top: 5px;
}

#content .postCommand {
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D9189F;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 18px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 195px;
}


#content .albumpic {
	float: left;
	height: 130px;
	width: 130px;
	padding: 12px;
	margin: 5px 10px 5px 0px;
	background: white;
	border: 1px solid;
	border-color: #999 #999 #999 #999;
	font-size: 9pt;
	text-align: center;
	vertical-align: baseline;
}

#content .albumpic .ls{height: 96px; width: 128px; margin: 15px 0;}
#content .albumpic .pt {height: 128px; width: 96px; margin: 0 15px;}

#content .sLabel {
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#content .eventContent {
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	line-height: 130%;
	margin-top: 0px;
}

#content .montheventContent {
	font-family: 微軟正黑體,Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	line-height: 130%;
	margin: 0px 10px 3px 10px;
}




#content2 {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10pt;
	line-height: 150%;
	background: #ffffff;
        color: #333333;
	font-family: 微軟正黑體, Arial, Verdana, Helvetica, sans-serif;
}

#content2 a {
    color: #0080FF;
	text-decoration: none;
}

#content2 a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#content2 a:active{
	color: #333333;
	text-decoration:none;
}

#content2 h2 {
	font-size: 13pt;
	line-height: 175%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FF9900;
}

#content2 .tablecss
{
	border-collapse: collapse;
}


#content2 .tablecss td
{
	border: 1px solid #993300;
}

#content2 .funds
{
	text-align: right;
}

#content2 .txt
{
	text-align: left;
}

#content3 {
    width: 700px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 9pt;
    line-height: 150%;
    background: #ffffff;
    color: #222222;
    font-family: Microsoft JhengHei, Arial, Verdana, Helvetica, sans-serif;
}

    #content3 a {
        color: #0070EF;
        text-decoration: none;
    }

        #content3 a:hover {
            color: #FF6600;
            text-decoration: underline;
        }

        #content3 a:active {
            color: #333333;
            text-decoration: none;
        }

    #content3 h2 {
        font-size: 13pt;
        line-height: 175%;
        font-weight: bold;
        margin-bottom: 0px;
        color: #FF9900;
    }