﻿@charset "utf-8";

.t9{
   font-size:9px;
   color:#FF0000;
   }

.t10{
	font-size:10px;
	}
	
.t11{
	font-size:11px;
	
	font-weight: normal;
}
.t11r{
	font-size:11px;
	text-align: right;
	font-weight: normal;
}
.t12{
	font-size:12px;	line-height: 18px;
}
.t1220{
	font-size:12px;	line-height: 24px;
}
.t15{
	font-size:15px;
	line-height:30px;
	font-weight: bold;
}
.t15R{
	font-size:15px;
	line-height:30px;
	font-weight: bold;
	color: #ff0066;
}
.t21R{
	font-size:16px;
	line-height:30px;
	font-weight: bold;
	color: #ff0066;
}
.txtr{
	color:#ff0066;
}
.txtrd{
	color:#ff0066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF609F;
	font-weight: bold;
}
.txtb{
	color:#6688dd;
}
.txtw{
	color:#ffffff;
}



/*分頁*/
.ls2{
	width:1px;
	background-color: #aaaaa8;
	height: 13px;
	background-position: center center;
}
.no{
	padding:4px 4px 4px 5px;
	font-size:11px;
	text-align:center;
	color:#2d2930;
}
a.no:link {
	color: #2d2930;
	text-decoration: none;
}
a.no:visited {
	color: #2d2930;
	text-decoration: none;
}
a.no:hover {
	font-weight: normal;
	color: #f56101;
	text-decoration: underline;
	padding:4px 4px 4px 5px;
	background-color: #f8f8f8;
	}
.noo{
	padding:4px 4px 4px 4px;
	font-weight: bold;
	font-size:11px;
	text-align:center;
	color:#f56101;
}
/*pic*/
.pimg2{
	padding:2px;
	border:1px solid #eeeeee;
	text-align:center;
	margin-top: 8px;
	margin-bottom:1px;
	margin-right: 5px;
	margin-left: 5px;
}
.pimg4{
	text-align:center;
	margin:10px;
	background-color:transparent;
	}
/*space setting*/
.s1{
	padding:2px 0px 6px 0px;
}	
.s2{
	padding:11px 0px 0px 0px;
}
.s3{
	padding:5px 0px 0px 0px;
}
.s4{
	padding:5px;
}
.s5{
	margin-bottom:20px;
}
.s6{
	margin-top:20px;
}
.boder {
	border: 1px solid #CCCCCC;
}
/* 增加 IE, FF 斷行 CSS, 2008/9/2 by March */
.wordwrap
{
	word-wrap: break-word;
	word-break: break-all;
	-moz-binding: url('/wordwrap.xml#wordwrap');
	overflow: hidden;
}
