body {
	background-color:#F1F1F1;
	font-family: Arial, "新細明體";
	font-size: 12px;
	text-align: center; /* For IE only */
	margin-top: 0px;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#7EABEF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#7EABEF;
	scrollbar-highlight-color:#7EABEF;
	scrollbar-shadow-color:#7EABEF;
}

a:link { text-decoration: none;
         color: #686868}

a:visited { text-decoration: none;
            color: #686868}

a:hover { border: none;
          text-decoration: underline;
          color: #7EABEF}

li { font-family: Arial, "新細明體";
     font-size: 12px;
     color: #000000}

h1 { font-family: Arial, "新細明體";
     font-size: 18px;
     color: #000000;
     font-weight: bold}

h2 { font-family: Arial, "新細明體";
     font-size: 16px;
     color: #800000;
     font-weight: bold}

h3 { font-family: Arial, "新細明體";
     font-size: 14px;
     color: #000000;
     font-weight: bold}

td {
	font-family: Arial, "新細明體";
	font-size: 12px;
}

p {
	font-family: Arial, "新細明體";
	font-size: 12px;
	text-align:justify;
}
p.lessbelowmargin {
	margin-bottom: 5px;
}
p.center{text-align:center;}
.imgText{padding-top:10px; padding-bottom:10px; text-align:center; font-size:11px;}
ul.hyphen {
	list-style: none;
	margin: 0px 0px 0px 5px;
}
ul.hyphen li {
	padding: 0px 0px 8px 30px;
	background-image: url(../images/hyphen_sign.jpg);
	background-repeat: no-repeat;
	background-position: 12px 8px;
}
ul.hyphen li li {
	padding: 8px 0px 0px 10px;
	list-style-type: square;
	background-image: none;
}

ul.square {
	list-style: square;
}
ul.square li {
	padding-bottom: 8px;
}

hr.gray {
	border: 0px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

#webcontainer {
	width: 798px;
	margin: 0px auto;
	text-align: left; /* For IE bug only */
	background: url(../images/template_background.gif) repeat-y;
}
#webcontainer #innercontent {
	width: 778px;
	margin: 0px 10px;
}

#maincontents {
	width: 520px;
	padding: 10px 10px;
	overflow: hidden;
}

#newscontents p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, "新細明體";
	font-size: 12px;
	text-align:justify;
}

.pageheader { 
	font-family: Arial, "新細明體";
    font-size: 18px;
    color: #71528d;
    font-weight: bold;
	display: block;
	width: 520px;
	padding-bottom: 2px;
	border-bottom: 2px solid #71528d;
}
.newline {
	clear: both;
}
.floatleft {
	float: left;
}

.photoright {
	float: right;
	margin-left: 10px;
}

.photoleft {
	float: left;
	margin-right: 10px;
}

.titlestyle { 
	font-family: "Arial", "新細明體";
    font-size: 18px;
    color: #000066;
    font-weight: bold;
}

.titlesubstyle { 
	font-family: "Arial", "新細明體";
    font-size: 16px;
    color: #800000;
    font-weight: bold;
}

.titlesubstyle2 { 
	font-family: "Arial", "新細明體";
    font-size: 12px;
    color: #000000;
    font-weight: bold;
	font-style: italic;
}

.titlesubstyle3 { 
	font-family: "Arial", "新細明體";
    font-size: 12px;
    color: #999999;
    font-weight: bold;
}

.indent {
	margin-left: 30px;
}

.picasa{
	padding-left:40px;
	background-image: url(../images/picasa.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: left;
}
