a {
	text-decoration: none;	
	color:			#808080;
}
a:hover {
	text-decoration:underline;
	color: #333333;
	background: #CCFF33;
}

.tar a {
	font-size: 12px;
	color: #fff;
}
/* 懶熊的預設樣式表 */

body{
	background:url(../images/bg.jpg);
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000;
	font-family: 		Arial, Helvetica, sans-serif;	
}

body, form, html {
	padding:			0;
	margin:				0;
}

img {
	border:				none;
}

input.txt, textarea.txt {
	font-size:			1em;
	border:				1px #aaa solid;
	border-top:			1px #888 solid;
	padding:			2px 3px 2px 3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
}

textarea.txt {
	font-size:			1em;
	line-height:		1.4em;
	border:				1px #aaa solid;
	padding:			3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
}

input.button {
	font-size:			1em;
	padding:			2px 0px 0 0px;
	color:				#575757;
}

*html input.btn {
	font-size:			12px;
	line-height:		10px;
	padding:			4px 0px 1px 0px;
}

select.txt, select.date {
	border:				1px #aaa solid;
	border-bottom:		1px #888 solid;
	font-size:			1em;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
}

select.date {
	font-size:			0.9em;
}

select.txt option { 
	padding:			2px 3px 0 3px;

}

h1, h2, h3, h4, h5, h6, h7 {
	margin:				0;
	padding:			0 0 6px 0;
}

h2 {
	font-size:			1.25em;
	color:				#575757;
}

h3 {
	font-size:			1.25em;
	color:				#6F9838;
}

h4 {
	font-size:			1.1em;
	color:				#66AB41;
}

h5 {
	font-size:			1em;
	color:				#FF6C00;
	padding-bottom:		0px;
}

hr {
	margin:				16px 0 16px 0;
}

body {
	padding:		0;
	margin:			0;
}
.end {
	clear:				both;
	font-size:				0px;
}

.error {
	color:			#dd0000;
}


.conter_font{
		margin:5px 10px 5px 40px;
	}

.page_no {
	padding: 10px 0 10px 0;
	text-align: center;
}

.noabg a:hover {
	background: none;
}
/* 版面樣式 */
#i_header,#i_chf,#i_index,#i_flash,#i_foot{
 	 width:800px;
 	 margin:0px auto 0px auto;
}

#i_haeder {
	background: url(../images/header_bg.jpg);
}

#i_left{
	width:318px;
	float:left;
}

#i_right{
	background: url(../images/header_bg.jpg);
	width:482px;
	height:76px;
	float:right;
	text-align: right;
	color: #fff;
}

#i_right ul, #i_ad ul,#ztool ul,#i_chf ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#i_right ul li,#i_ad ul li,#ztool ul li,#i_chf ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#i_chf {
	background: url(../images/i_chf.jpg);
	height: 35px;
}

#i_chf a:hover {
	background: none;
}

#i_index{
	background: url(../images/index_bg.jpg) repeat-y;
}
#i_flash{
	background: url(../images/i_right.jpg) bottom right;
}	
#i_content{
}

#i_news {
	float: left;
	width: 479px;
}

#i_ad {
	float: right;
	width: 321px;
}

#i_foot{
	background: url(../images/foot.jpg) repeat-y;
	color: #fff;
}	

#i_foot a{
	background: none;
	color: #fff
}

#sub_menu {/*220*/
	width: 200px;
	float: left;
	padding: 0px 0px 15px 20px;
}

#content {/*559*/
	width: 539px;
	float: right;
	padding: 0px 20px 10px 0px;
}

#nscontent {
	padding: 0px 0px 15px 10px;
}

