/* CSS Document */
/**/
body
{
	margin:0;
	padding:0;
	width:994px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 22px;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f60;
	text-decoration: underline;
}

.style1
{
	background-repeat: repeat-x;
}
.style2
{
	background-repeat: repeat-y;
}
.style3
{
	background-repeat: no-repeat;
}

.pad-l15
{
	padding-left: 8px;
}
.pad-r10
{
	padding-right: 10px;
}
.pad-r15
{
	padding-right: 15px;
}
.pad-15
{
	padding: 15px;
}
.pad-15b
{
	padding: 0 15px 0 15px;
}
.pad-20
{
	padding: 0 20px 0 20px; ;
}
.pad-t6
{
	padding-top: 6px;
}
.pad-t25
{
	padding-top: 20px;
}

.td01
{
	color: #008AE5;
	font-weight: bold;
}
.td02
{
	color: #F60;
	font-family: "";
}
.td03
{
	color: #00599B;
}
.td04
{
	color: #4882CA;
}
.td05
{
	color: #008AE5;
	font-weight: bold;
	font-size: 14px;
}
.td06
{
	font-weight: bold;
}
.td07
{
	font-weight: bold;
	font-size: 14px;
}
.td08
{
	color: #f90;
}
.td09
{
	color: #777;
}

.a01:link
{
	color: #00599B;
}
.a01:visited
{
	color: #00599B;
}
.a01:hover
{
	color: #f60;
}
.a02:link
{
	color: #0088EB;
}
.a02:visited
{
	color: #0088EB;
}
.a02:hover
{
	color: #f60;
}
.a03:link
{
	font-weight: bold;
	color: #888;
}
.a03:visited
{
	font-weight: bold;
	color: #888;
}
.a03:hover
{
	font-weight: bold;
	color: #0088EB;
}
.a04:link
{
	color: #336;
}
.a04:visited
{
	color: #336;
}
.a04:hover
{
	color: #0088EB;
}
.a05:link
{
	color: #F60;
}
.a05:visited
{
	color: #F60;
}
.a05:hover
{
	color: #0088EB;
}
.a06:link
{
	color: #0088EB;
	text-decoration: underline;
}
.a06:visited
{
	color: #0088EB;
	text-decoration: underline;
}
.a06:hover
{
	color: #f60;
	text-decoration: none;
}
.a07:link
{
	color: #069;
}
.a07:visited
{
	color: #069;
}
.a07:hover
{
	color: #f60;
}
.a08:link
{
	color: #008AE5;
	font-weight: bold;
	font-size: 14px;
}
.a08:visited
{
	color: #008AE5;
	font-weight: bold;
	font-size: 14px;
}
.a08:hover
{
	color: #f60;
	font-weight: bold;
	font-size: 14px;
}
.a09:link
{
	text-decoration: underline;
}
.a09:visited
{
	text-decoration: underline;
}
.a09:hover
{
	text-decoration: none;
}
.anews:link
{
	color: #7B7B7B;
}
.anews:visited
{
	color: #7B7B7B;
}
.anews:hover
{
	color: #008AE5;
}

.border-r
{
	border-right: 1px solid #D8DDE7;
}
.border-b
{
	border-bottom: 1px solid #D1D1D1;
}
.border-b2
{
	border-bottom: 1px solid #FFF;
}
.border-b3
{
	border-bottom: 2px solid #fff;
}
.border-b5
{
	border-bottom: 1px dotted #F1F1F1;
}
.border-t
{
	border-top: 1px dashed #C8D7E3;
}
.border01
{
	border: 1px solid #B7D9EE;
}

/*---ͶƱ---*/
body#vote
{
	margin: 0;
	overflow-x: hidden;
	background-image: url(../images/votebg.gif);
	background-repeat: repeat-x;
}
.bordervote
{
	border: 1px solid #7AB5DA;
	border-top-style: none;
}
.votetit
{
	color: #008AE5;
	font-size: 16px;
	font-weight: bold;
}
/*----------*/


table#left
{
	height: 100%;
}

.inputtxt01
{
	background-color: #fff;
	border: 1px solid #C2C2C2;
	height: 18px;
	font-size: 12px;
	color: #f60;
}
.inputtxt02
{
	border-bottom: 1px solid #C2C2C2;
	border-top-style: none;
	background: transparent;
	border-left-style: none;
	border-right-style: none;
	height: 18px;
	font-size: 12px;
	color: #f60;
}
.btn01
{
	background-image: url(../images/btnbg.gif);
	border: 1px solid #3D9EFA;
	color: #010001;
	width: 52px;
	height: 20px;
	font-size: 12px;
}
/*--menu--
*
{
	margin: 0;
	padding: 0;
}
.menu
{
	font-size: 12px;
	position: relative;
	z-index: 90;
}
.menu ul
{
	list-style: none;
}
.menu li
{
	float: left;
	position: relative;
	padding: 0 5px;
}
.menu ul ul
{
	visibility: hidden;
	position: absolute;
	left: 1px;
	top: 27px;
}
.menu table
{
	position: absolute;
	top: 0;
	left: 0;
}
.menu ul li:hover ul, .menu ul a:hover ul
{
	visibility: visible;
}
.menu a
{
	display: block;
	padding: 2px 10px;
	margin: 0px;
	color: #888;
	text-decoration: none;
}
.menu a:visited
{
	display: block;
	padding: 2px 10px;
	margin: 0px;
	color: #888;
	text-decoration: none;
}
.menu a:hover
{
	color: #0088EB;
	border-bottom: 0px solid #fff;
	text-decoration: underline;
}
.menu ul ul
{
}
.menu ul ul li
{
	clear: both;
	text-align: left;
	font-size: 12px;
}
.menu ul ul li a
{
	display: block;
	width: 90px;
	height: 14px;
	margin: 0;
	border: 0;
	font-weight: normal;
	border-bottom: 1px solid #82C2E3;
	background-color: #FFF;
	color: #0088EB;
	filter: Alpha(Opacity=85);
}
.menu ul ul li a:visited
{
	color: #0088EB;
	text-decoration: none;
}
.menu ul ul li a:hover
{
	border: 0;
	background: #FFF;
	border-bottom: 1px solid #82C2E3;
	color: #333;
	position: relative;
}
/*--menu--*/

.CassList ul
{
	margin: 0px;
}

.CassList li
{
	display:block;
	padding-left: 10px;
	background: url(../images/images_09/point.gif) no-repeat 1px 50%;
	line-height: 25px;
	border-bottom: #cdcdcd 1px solid;
	list-style-type: none;
	height: 25px;
}
.CassList li span
{
 float:right;	
 padding-right:10px;
}