@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:新細明體,Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#cc926b;
	background:#cae1f3;
}
td,th,p{
	color:#cc926b;
	font-size:12px;
}
.content_style{
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 50px;
}
.menu_left_bg{
	background-image:url(../images/bg_left.jpg);
	background-repeat:repeat-y;
}
.menu_right_bg{
	background-image:url(../images/bg_right.jpg);
	background-repeat:repeat-y;
}
.link_line{
	text-align:left;
	margin-top:20px;
}
.link_line a:link, .link_line a:visited{
	color:#666;
	background-image:url(../images/head_img.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	padding-left:20px;
	text-align:left;
	line-height:2em;
}
.link_line a:hover{
	color:#ff3d58;
	text-decoration:none;
}
.home_bg{
	background-image:url(../images/content_bg2.jpg);
	background-repeat:repeat-y;
	padding:0 13px;
}
.content_bg{
	padding:0 13px;
}
.home_title{
	color:#666;
	line-height:2em;
}
.head_title{
	background-image:url(../images/block_heading.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:left center;
	height:20px;
	font-size:15px;
	color:#900;
	background-color:#FFF;
	text-align:left;
}
.head_title_bg{
	background-image:url(../images/content_heading_bg.jpg);
	background-repeat:repeat-x;
	height:50px;
}
.heading_bg{
	background-image:url(../images/head_bg.jpg);
	background-repeat:no-repeat;
	height:370px;
}
.footer_bg{
	background-image:url(../images/footer_bgimg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	height:39px;
}
.footer_bg2{
	background-image:url(../images/footer_bgimg2.jpg);
	background-repeat:repeat-y;
	text-align:center;
}
.img_grey img{
	border:10px solid #eee;
}
.img_white img{
	margin:9px;
	border:1px solid #fff;
}
.index_title{
	height:200px;
	padding-left:70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	vertical-align:middle;
	color:#FFF;
}
.main_border{
	border:0px solid #811014;
}
.content_table_list{
	border:1px solid #790f13;
}
.content_table_head{
	background-image:url(../images/block_heading2.jpg);
	background-repeat:repeat-x;
	height:24px;
}
.bg_style{
	background-image:url(../images/bg.jpg);
}
.flame_lefttop{
	background-image:url(../images/flame_lefttop.jpg);
	background-repeat:no-repeat;
	width:39px;
	height:30px;
}
.flame_righttop{
	background-image:url(../images/flame_righttop.jpg);
	background-repeat:no-repeat;
	width:39px;
	height:30px;
}
.flame_leftbottom{
	background-image:url(../images/flame_leftbottom.jpg);
	background-repeat:no-repeat;
	width:39px;
	height:30px;
}
.flame_rightbottom{
	background-image:url(../images/flame_rightbottom.jpg);
	background-repeat:no-repeat;
	width:39px;
	height:30px;
}
.flame_hori_top{
	background-image:url(../images/hori_bg_top.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.flame_hori_bottom{
	background-image:url(../images/hori_bg_bottom.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.flame_ver_left{
	background-image:url(../images/ver_bg_left.jpg);
	background-repeat:repeat-y;
	width:39;
}
.flame_ver_right{
	background-image:url(../images/ver_bg_right.jpg);
	background-repeat:repeat-y;
	width:39;
}

.menulink a:link, .menulink a:visited{
	color:#666;
	text-decoration:none;
	text-align:left;
}
.menulink a:hover{
	color:#ff3d58;
	text-decoration:none;
	text-align:left;
}
.menulink{
	margin:80px 20px 20px 20px;
	text-align:left;
}
.btn_com{
	background-color:#fff;
	border:1px solid #cccccc;
	padding:5px;
	font-size:12px;
	text-decoration:none;
	color:#666;
	cursor:pointer;
}
.home_heading{
	font-size:22px;
	background-image:url(../images/header_flower.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:50px;
	color:#FFF;
	padding:20px;
}
.sub_home_heading{
	font-size:16px;
	color:#FFF;
}
.block_heading{
	font-size:14px;
	color:#900;
	background-color:#FFF;
	height:20px;
	background-image:url(../images/vote_heading.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;
}
.footer{
	font-size:12px;
	color:#FFF;
}
.footer a:link, .footer a:visited{
	font-size:12px;
	text-decoration:none;
	color:#cc926b;
}
.footer a:hover{
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
.white_link a:link, .white_link a:visited{
	color:#FFF;
	text-decoration:underline;
}
.white_link a:hover{
	color:#cc926b;
	text-decoration:underline;
}
.img_grey img{
	border:10px solid #eee;
}
.img_white img{
	border:10px solid #fff;
}
.white_font{
	color:#FFF;
}
.link_red a:link, .link_red a:visited{
	color:#b92c42;
	text-decoration:none;
}
.link_red a:hover{
	color:#b92c42;
	text-decoration:underline;
}
