﻿@charset "utf-8";
#docbody {
    width: 750px;
    margin: 0px auto 0px auto;
 
}
body {
	background-image:url("../images/top09/main_bg.png");
	background-repeat:repeat-x;
    background-color: #FCFCFC;
    margin: 0px;
}

#sitebar {
    background-color:#9966CC;
    color: #FFFFFF;
    padding: 1px 6px 1px 6px;
}

.sitenav {
    float: left;
}

.loadtime {
    float: right;
}

h2 {
    text-weight: bold;
    color:#660099;
    font-size: 10pt;
}

ul.latestnews {
    list-style-image: url("../images/p_03.gif");
    list-style-position: outside;
    list-style-type: box;
    padding-left: 22px;
    color: #333333;
}

ul.latestnews li {
    margin: 1em 0px 1em 0px;
}

ul.links {
    list-style-image: url("../images/square2_new.gif");
    list-style-position: outside;
    list-style-type: box;
    padding-left: 30px;
    color: #333333;
}

a:active {
	Color:#8855CC;
}
a:visited {
	Color:#8855CC;
}
a:hover {
	Color:#660066;
}
a:link {
	Color:#8855CC;
}

.subsubtext { font-family: "新細明體", "細明體"; font-size: 9pt; color: #000000 ; font-style: normal }
.text_bold { font-family: "新細明體", "細明體"; font-size: 11pt; color: #000000 ; font-weight: bold}


img {
	border:0px;
}

.updated {
	color:#339900;
}

/* left css */
.menuskin {
	filter: Alpha(Opacity=80);
	BORDER: #666666 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute;
	BACKGROUND-COLOR:#FFFFFF;
	background-repeat : repeat-y;
}
.menuskin A {
	PADDING-RIGHT: 9px; PADDING-LEFT: 7px; COLOR: black; TEXT-DECORATION: none; behavior:url(inc/noline.htc);
}
.menuitems{
	margin:2px;padding:1px;word-break:keep-all;
}
#Mouseoverstyle {
	BACKGROUND-COLOR: #F2F5FB; margin:2px; padding:0px; border:#8396C3 1px solid;
}
#mouseoverstyle A {
	COLOR: black;
}
/* -- left css -- */

.flowing a{
	padding: 0px;
}

.flowing a:hover {
	padding: 0px 8px;
}

