﻿html
{
	/*height: 100%;*/
}
 
/*
body
{
	margin: 0;
	padding: 0;
	border-top: solid 1px #DBDBDB;
	
	overflow: auto;
	font: 15px Verdana;  
	background-color:#070757; 
	background-color:#014455;
	 
}*/
 
img
{
	border: 0;
}

 
 
hr
{
	border: 0;
	height: 2px;
	background-color: #FEDF65;
	background-repeat: repeat;
	border-bottom-style: dotted;
}
 
/*
p
{
	color: #626262;
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
*/
a, a:visited
{
	/*color: #000000;*/
	text-decoration: none;
}

a:hover
{
	/*text-decoration: underline;*/
}
/*
table
{
	border: 0;
	cell-padding: 0;
	cell-spaceing: 0;
	background-color: Transparent;
}
tr
{
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;  
	line-height: 18px;
}


td
{
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;  
	line-height: 18px;
	word-spacing: normal;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
}
*/

pre
{
	margin: 0;
	padding: 0;
}

textarea
{
	background-color: Transparent;
}


/****************************************************************************/
/*
.radbg
{
}
.tdbg
{
	filter: progid:dximagetransform.microsoft.gradient (gradienttype=0, startcolorstr=#669900, endcolorstr=#f8ffe8);
}
.tdbgs
{
	filter: progid:dximagetransform.microsoft.gradient (gradienttype=1, startcolorstr=#669900, endcolorstr=#f8ffe8);
}


.alpha
{
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
}

*/
/* 
利用物件定為讓連結文字產生位移的效果
*/

/*
#menu ul
{
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}
#menu a
{
	border-bottom: #ccc 1px solid;
	width: 120px;
	background: url(img/s_1.gif) no-repeat left center;
	padding-left: 20px;
	display: block;
}
#menu a:hover
{
	background: url(img/img_2.gif) no-repeat left center;
	color: #ccc;
}


.leftbanner
{
	width: 10%;
	vertical-align: top;
	text-align: left;
	background-color: Transparent;
	border-bottom-color: Blue;
}
.centerbanner
{
	 
	
	
}
.rightbanner
{
	width: 10%;
	vertical-align: top;
	text-align: left;
	background-color: Transparent;
}
*/