@charset "utf-8";
/* CSS Document */

/* General Set
-----------------------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
address, caption, cite, code, dfn,
em, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}

input, button, textarea,
select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
code, kbd, samp, tt{ 
	font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
	*font-size: 100%;
}
body {
	line-height: 1.5;
}
/* tables still need 'cellspacing="0"' in the markup */
/* table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
} */
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


html, #text { 
scrollbar-face-color:#eee;
scrollbar-track-color:#eee;
scrollbar-3dlight-color:#eee;
scrollbar-darkshadow-Color:#eee;
scrollbar-arrow-color:#444;
scrollbar-shadow-color:#444;
scrollbar-highlight-color:#444;
}

body {
	font-size: 12px; /* 字體大小 */
	font-family: "Courier New"; /* 字體樣式 */
	color: #070707; /* 字體顏色 */
	margin: 0px;
}

a {
	color: #070707;
	text-decoration: none;
}
a:hover {
	color: #070707;
	text-decoration:underline;
}

.calendar table{margin-bottom:10px; margin-left:-20px;}

h2{font-size:13px; color:#2f0101; font-weight:bold;}

h3{font-size:15px; color: #2f0101; font-weight:bold;}

/*基本選單按鈕*/
.top_nav{background:#000; height:25px; margin:0 auto; color:#FFF; padding-top:3px;}
.top_nav ul{margin-left:20px;}
.top_nav ul li{font-size:12px; color:#FFF; list-style:none; display:inline; width:80px;}
.top_nav ul li a{color:#FFF; font-size:12px; text-decoration:none;}
.top_nav ul li a:hover{color:#FFF; font-size:12px; text-decoration:underline;}
.mpa_nav{width:450px;}

#container1{ margin:0 auto; height:auto; background:#FFF; overflow:hidden;}
#head{background:url(../images/hand01.jpg);}
#h1{}
#h2{}

/*-------------------------------------------------------------------------------------------------------------*/

/*右側選單位置*/
.right{width:200px; float:right; margin-top:10px;}
/*左側選單位置*/
.left{float:left; margin-top:10px;}

/*中間選單位置*/
.center{height:auto; overflow:hidden;float:left; width: 755px;}


/*選單底圖*/
.sidetitle{background:url(../images/navtop_bg.gif) no-repeat left top; width:167px; height:25px; padding-left:30px; padding-top:5px; font-size:15px; color:#2f0101; font-weight:bold;}
/*選單連結*/

/*日歷*/
.calendar{}
/*最新消息*/
.newsImg{background:url(../images/pic_bg.gif) no-repeat; widows:170px;}
.newsImg img{padding-left:7px; padding-top:7px;}

/*表單下內容*/
.side{text-align:left; margin-top:5px; margin-bottom:10px; margin-left:0; width:190px;}
.sidelist{margin-top:3px; margin-bottom:5px; margin-left:40px;}


.blogbody2{width:740px; margin-left:10px; _margin-left:5px; overflow:hidden; float:left; margin-top:10px; margin-bottom:10px;}
.articletext{height:auto;}
.title{border:#900 1px dotted;padding-left:10px; padding-top:7px; height:25px; margin-bottom:10px;}
.posted{float:right; width:740px; margin-top:10px; text-align:right;}
.extended{text-align:right; width:740px; float:left;}
.innertext02{width:262px; float:left;}
.a1{width:430px; float:left; line-height:26px; margin-left:10px;}
.clean{clear:both;}

#f1{}
#f2{}
#foot{}
#div13{ display:none;}