a {
	text-decoration: none;	
	color:			#2a5983;
}
a:hover {
	text-decoration:underline;
	color:#2a5983;
}

/* 懶熊的預設樣式表 */

HTML {
scrollbar-face-color: #F2F2F2;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #999999;
}
body{
	background-image:url(./images/index_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0px auto 0 auto;
	padding:0px;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
/*
	width:793px;
*/
	position:relative;
}
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:			1em;
	color:#2A5983;
}


h4 {
	font-size:			1.1em;
	color:				#66AB41;
}

h5 {
	font-size:			1em;
	color:				#FF6C00;
	padding-bottom:		0px;
}

hr {
	margin:				16px 0 16px 0;
}


.end {
	clear:				both;
	height:				0px;
	overflow: 			hidden;	
}

.error {
	color:			#dd0000;
}


.conter_font{
		margin:5px 10px 5px 40px;
	}

/* 版面樣式 */
#head,#index,#foot{/*w793*/
	width: 793px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
}
#head{
}
#index{ /*w793*/
	background:url(./images/bg_index.jpg) repeat-y #fff;
	/*
	float:left
	*/
	
}

#left {/*w172*/
	width: 172px;
	float: left;
}
#leftimg{/*w172h379*/ 
	width: 172px;
	height:219px;
	background-image:url(./images/l_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom bottom;
	padding:0px 0px 0px 0px;	
}
#c_leftimg{/*w172h600*/ 
	width: 172px;
	height:219px;
	background-image:url(./images/l_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom bottom;
}
#s_leftimg{/*w172h600*/ 
	width: 172px;
	height:219px;
	background-image:url(./images/l_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom bottom;
}

#right {/*w621*/
	width: 621px;
	float: right;
}
#txtarea{/*w621*/
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	width:587px;
	float:right;
	/*background-image:url(./images/a_index.jpg);*/
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:14px 17px 14px 17px;
}
#index_txtarea{/*w621*/
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	width:587px;
	float:right;
	padding:14px 17px 14px 17px;
	letter-spacing:1px;
	line-height:30px;
}
.date{
	color:#058EFF;
}
#stxt{
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	width:587px;
	float:right;
	padding:14px 17px 14px 17px;
	letter-spacing:1px;
}
#foot{ /*w793 h78*/
	background-image:url(./images/foot.jpg);
	background-repeat:no-repeat;

	/*
		float:left;
	*/

	width:776px;
	height:50px;
	padding:28px 17px 0px 0px;
	color:#214d78;	
}
#backtop{
	font-family: 		Arial, Helvetica, sans-serif;
	float:right;
	color: #838383;
	padding:0 26px 0 0 ;
}
#foamformat{
 font-family:Arial, Helvetica, sans-serif;
 letter-spacing:2px;
}
#page_page{
	font-family:Arial, Helvetica, sans-serif;
	padding:15px;
	color:#9c9c9c;
}
#normal{
	letter-spacing:1px;
	line-height:20px;
}
.end {
	clear: both;
	height: 0px;
}
#aboutus {
	font-size:16px;
	padding-left:20px;
}
#aboutus a {
	color:#2a5983;
	text-decoration:none;
}
#aboutus a:hover {
        color:#2a5983;
	text-decoration:none;
}

#apDiv1 {
	position:fixed;
	_position:absolute;
	width:33px;
	height:100px;
	z-index:1;
	left:0;
	top:120px;
	background:url(images/subscribe.gif);
	cursor:pointer;
}
