@charset "utf-8";
/* CSS Document */
@import url("main.css");
@import url("menu.css");
@import url("news.css");
body {
	text-align:center;
	margin:0px;
	font: 12px/1.8em Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../images/bg/page-bg.gif) repeat-x;
}
a {
	font: 12px/1.8em Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-size: 12px;
	line-height: 1.8em;
}
p {
margin:0px;
padding:0px;
line-height:1.8em;}
/******************************************************/
#all {
	width:875px;
	background: url(../images/bg/page-flash-bg.gif) no-repeat center top;	
}
#flash_title {
height:265px;}
#content {
	width:855px;
	padding:0px 10px;
	height:100%;
	display:block;
	float:left;
	margin-top:4px;
}
#banner {
    width:655px;
	float:left;
	text-align:center;
}
#main-col {
	width:655px;
	float:left;
	background: #e8e8e8;
	text-align:left;
}
#main-col-footer {
	width:655px;
	background: #FFFFFF url(../images/content/main-col-bottom.gif) no-repeat top;
	height: 10px;
}
#main-col-footer2 {
	width:645px;
	background: #FFFFFF url(../images/content/main-col-bottom.gif) no-repeat top;
	height: 10px;
}
#bread-crumb {
	width:655px;
	height:31px;
	background: url(../images/content/bread-crumb-bg.gif) no-repeat;
	color:#FFFFFF;
	float:left;
}
#main-content {
	clear:both;
	margin:10px 0px;}
#main-content2 {
	clear:both;
	margin:10px 0px;
	padding:0px 10px 0px 10px;
	}
#edit-page {
	margin:0px 0px 10px 25px;
	width:600px;
	overflow: auto;
}
#footer {
    clear:both;
	background: url(../images/footer/footer-bg.gif) no-repeat center top;
	padding:10px 20px 10px 20px;}
/******************#bread-crumb細節設定START***************************/
#bread-crumb a{
color:#FFFFFF;
}
#bread-crumb a:hover{
color:#000000;
}
#bread-crumb p{
margin:5px 20px 0px 25px;
}
/******************#bread-crumb細節設定END***************************/
/******************#service-menu細節設定START***************************/
#service-menu {
width:655px;
margin:4px 0px;}
h3 {
	margin:0px;
	padding:0px 10px 0px 25px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#service-menu-list2 {
float:left;
height:25px;
}
#service-menu-list3 {
	float:left;
	/*height:25px;*/
	font-size: 13px;
	color: #FF9900;
}
   #service-menu-list3 a{
    color: #FF9900;
	padding:0px 5px;
}
   #service-menu-list3 a:hover{
    color: #333333;
}
#service-detail-menu {
	width:595px;
	color: #333333;
	padding:10px 20px 0px 40px;
	background: url(../images/content/service-detail-menu-bg.gif);
	height: 36px;
	clear:both;
}
#service-detail-menu a{
	color: #333333;
	padding:5px;
}
#service-detail-menu a:hover{
	color: #FF6600;
}
.service-detail-menu-line {
height:30px;
float:left;
width:3px;
}
.service-detail-menu-link {
height:25px;
padding:3px 15px;
float:left;
}
.service-detail-menu-link1 {
height:25px;
padding:3px 15px;
float:left;
color: #FF6600;
}
/******************#service-menu細節設定END***************************/
/******************#vote細節設定START***************************/

.grid{
	width:100%;
	height:100%;
	text-align:center;
}
.grid1{
	width:130px;
	padding: 1px 0px 0px 1px;
}
.grid_main{
	background: url(../images/temp_vote.gif);
	width:150px;
	height:100%;
	float: left;
	font: 12px/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	display:inline;
}
.grid_main2{
	background: url(../images/temp_vote.gif);
	text-align: left;
	padding: 1px 1px 1px 2px;
}
.grid_vote{
	width:130px;
	float: left;
	text-align: center;
	color:#FFFFFF
}
.grid_vote a:hover{
background-position:0 0;
}
.grid1 span{
	display:block;
	text-align:left;
	width:130px;
	overflow: auto;
}
.font_id{
color:#666666;
}
.font_desc{
color:#990000;
}
/******************#vote細節設定END***************************/
/******************#vote_detail細節設定START***************************/
.vote{
background:url(../images/temp_vote_detail.gif);
width:633px;
height:300px;
}
.vote1{
	width:200px;
	text-align:center;
	padding: 5px 5px 5px 5px;
}
.vote_detail{
	color: #666666;
	text-align:left;
}
/******************#vote_detail細節設定END***************************/
