@charset "big5";

/*元素重置---------------*/


/* !!
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
form, label,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: inherit;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	/* text-align: left; */
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
cite {
	font-weight:normal;
	font-style:normal;
}

a img{
border:none;
}

/*元素重置結束-----------------------------*/


body,html{
font-size:13px;
font-size:13px;
color: #333333;
font-family: "新細明體";
letter-spacing:1px;
line-height:25px;
scrollbar-face-color: #f5f6f2;
scrollbar-highlight-color:#f5f6f2;
scrollbar-3dlight-color:#c6b789;	
scrollbar-darkshadow-color:#e6e4c9;
scrollbar-shadow-color:#dbd7c0;
scrollbar-arrow-color:#d6c895;
crollbar-track-color:#dbd7c0;	
}


a{
color:#333333;
text-decoration: none;
}

a:hover{
color:#FF6600;
}

#page{
width:640px;
padding:0 10px 10px 20px;
}



#page img{
border:#CCCCCC 3px dotted;
padding:4px;
margin:8px;
float:left;
}

#page h1{
height:35px;
background:url(../images/title_dot.gif) left no-repeat;
border-bottom:#666666 1px solid;
margin-bottom:15px;
color: #222;
font-size:15px;
letter-spacing:2px;
padding-left:45px;
line-height:35px;

}

#page h2{
color: #FF6600;
font-size:15px;
background:url(../images/dot03.gif) left 8px no-repeat;
padding-left:25px;
margin:8px 0;
margin-top:20px;
line-height:30px;
border-bottom:#CCCCCC 1px dashed;
margin-bottom:10px;
}
#page p{
text-indent:25px;
font-size:13px;
color:#666666;
letter-spacing:2px;
margin-top:13px;

}

#page .color01{
color:#339900;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:0;
}

#page .first_color{

color: #6699CC;
font-size:15px;
font-weight:bold;
}

#page .pic_box{
display:block;
background-color:#F7F7F7;
border:#CCCCCC 1px dashed;
padding:3px;
margin:10px auto;
}

#page .pic_box p{
color:#0066CC;
}

.clear{
clear:both;
}


.share_to{
width:250px;
margin-right:400px;
height:25px;
color:#777;
}
.share_to span{
padding-right:10px;

}

.mailto{
padding:0 10px;
height:22px;
width:210px;
padding-left:450px;
}