﻿body
{
	background-color: #FFFFFF;
	font-family: 新細明體;
	line-height:160%;
	color: #666666;
	overflow-x:Hidden;
}
.body-index{background-color:#D1D1D1; background-image:url(images/bkgd.jpg); background-position:top; margin:0px;}

#main{position:relative; width:950px; height:570px; background-image:url(images/back.jpg); margin-left:auto; margin-right:auto; background-position:top; background-repeat:no-repeat;}
#optbar{position:relative; width:950px; height:35px; float:right;}
#logo{position:absolute; width:130px; height:65px; left:15px; top:20px; display:block;}
#content{position:relative; left:20px; top:21px; width:595px; height:510px; background-image:url(images/back-white.jpg); background-repeat:no-repeat; padding:12px; float:right;}
#cont{position:relative; left:-11px; width:550px; height:380px; border:1px; line-height:160%;}
#foot{position:relative; top:74px; width:950px; height:30px; vertical-align:middle;}


a:hover.a-blue{text-decoration: underline}
a.a-blue{text-decoration: none; color: #336699;}
.color-red{color: #990000;}
.comment
{
	color: #996633;
	font-size: 13px;
}
.title
{
	font-size: 16px;
	font-weight: bold;
	color: #FD4E02;
	line-height:120%;
	vertical-align:bottom;
}



