/*
Author = (csd) Consider Advertising Co., Taiwan
Descrription = http://www.csd-ad.com.tw
*/


body {
	margin: 0px;
	height:  100%;
	width: 100%;
	background-image: url(../images/tbg.gif);
	background-repeat: repeat-x;
}

A {
	color: #69C;
	text-decoration: none;
}

A:link {
	color: #C30;
}

A:visited {
	color: #999;
}

A:active {
	color: #69C;
}

A:hover {
	color: #69C;
	text-decoration: underline;
}

#wrap {
	width: 800px;	
}

#rap {
	background-image: url(../images/bbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header {}

#content {}

#footer {
	clear: both;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #666666;
	line-height: 18px;
}

.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
}

input, textarea, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
}
