/* body ********************************************/
body{
	color:#333333;
	margin:0px;
	padding:0px;
	background-color:#FFFFE0;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: taipei;
	}
	
/*wrapall*******************************************/
#wrapall{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
	}

/*link********************************************/
a:link { color: #333; text-decoration:none;}
a:visited  { color: #333; text-decoration:none;}
a:hover { color: #333;text-decoration: underline;}

.site a:link{color:#764618; text-decoration:underline;}
.site a:visited {color:#764618; text-decoration:underline;}
.site a:hover{color:#764618;text-decoration:none;}

#service a:link{color:#996633; text-decoration:none;}
#service a:visited {color:#996633; text-decoration:none;}
#service a:hover{color:#996633;text-decoration:underline;}

a.menu:link{color:#99B807; text-decoration:underline; background-image: url(../img/menu/menu.gif);}
a.menu:visited {color:#99B807; text-decoration:underline;background-image: url(../img/menu/menu.gif);}
a.menu:hover{color:#99B807;text-decoration:none;background-image: url(../img/menu/menu_on_1.gif);}

a.menu-on:link{color:#958300; text-decoration:none;background-image: url(../img/menu/menu_on_1.gif);}
a.menu-on:visited {color:#958300; text-decoration:none;background-image: url(../img/menu/menu_on_1.gif);}
a.menu-on:hover{color:#958300;text-decoration:underline;background-image: url(../img/menu/menu_on_1.gif);}

h2 a:link{color:#D7562E; text-decoration:none;}
h2 a:visited {color:#D7562E; text-decoration:none;}
h2 a:hover{color:#D7562E;text-decoration:none;}

.pager a:link{color:#815602; text-decoration:underline;}
.pager a:visited {color:#815602; text-decoration:underline;}
.pager a:hover{color:#815602;text-decoration:none;}

.path a:link{color:#996633; text-decoration:underline;}
.path a:visited {color:#996633; text-decoration:underline;}
.path a:hover{color:#996633;text-decoration:none;}

.responce a:link{color:#996633; text-decoration:underline;}
.responce a:visited {color:#996633; text-decoration:underline;}
.responce a:hover{color:#996633;text-decoration:none;}

.recomd a:link{color:#9F2D45; text-decoration:underline;}
.recomd a:visited {color:#9F2D45; text-decoration:underline;}
.recomd a:hover{color:#9F2D45;text-decoration:none;}

dl .photo a:link{background:url(../img/album/photo-bg.gif) no-repeat;}
dl .photo a:visited{background:url(../img/album/photo-bg.gif) no-repeat;}
dl .photo a:hover{background:url(../img/album/photo-bg.gif) no-repeat;}

dl .photo-f a:link{background:url(../img/album/photo-f-bg.gif) no-repeat;}
dl .photo-f a:visited{background:url(../img/album/photo-f-bg.gif) no-repeat;}
dl .photo-f a:hover{background:url(../img/album/photo-f-bg.gif) no-repeat;}

.member-link a:link{color:#663333; text-decoration:underline;}
.member-link a:visited {color:#663333; text-decoration:underline;}
.member-link a:hover{color:#663333;text-decoration:none;}

.date-on a:link{color:#854753; text-decoration:none;}
.date-on a:visited {color:#854753; text-decoration:none;}
.date-on a:hover{color:#854753;text-decoration:none;}

li a:link{color:#966; text-decoration:underline;}
li a:visited {color:#966; text-decoration:underline;}
li a:hover{color:#966;text-decoration:none;}

.clink a:link{color:#966; text-decoration:underline; border-width: 0px;}
.clink a:visited {color:#966; text-decoration:underline; border-width: 0px;}
.clink a:hover{color:#966;text-decoration:none; border-width: 0px;}

#footer a:link{color:#333; text-decoration:none;}
#footer a:visited {color:#333; text-decoration:none;}
#footer a:hover{color:#333;text-decoration:underline;}


/*service*******************************************/
#service { color:#996633; font-size: 13px;text-align:right; height:30px;padding: 10px 15px 0px 0px;}

/*header******************************************/
#header {
	height:130px;
	padding: 5px 170px 0px 50px;
}
#header .member {color:#804204;font-size:13px;line-height:160%;}
#header .site {color:#764618;font-size:22px;line-height:160%;font-weight:bold;}
#header .describe {color:#996633;font-size:13px;line-height:160%;}

/*menu*******************************************/
#menu{
	height:105px;
	padding:25px 0px 0px 170px;
	margin:0px;
	background-image: url(../img/menu/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
#menu a{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	width:140px;
	height:22px;
	display:block;
	padding-top: 8px;
	float:left;
	}

/*footer******************************************/
#footer {
	clear: both;
	width:800px;
	height:240px;
	text-align:center; 
	background-image: url(../img/footer/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
}	
#footer .siteinfo {
    color: #666;
	font-size: 13px;
	line-height: 180%;
	margin: 0px;
	padding-top: 110px;}
#footer .copyright {color: #666;
    font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 180%;
	margin: 0px;}

/*others*******************************************/
.em {color: #c30;}
.v-mid {vertical-align: middle;}
.center{
	text-align:center;
	margin: 0px;
}
form {font-size: 12px;
	line-height: 120%;
	color: #333333;
	margin: 0px;}
input {color:#333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 120%;
	margin: 0px;	
    padding-top: 3px;
	}
option {color:#333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 120%;
	margin: 0px;	
    padding-bottom: 4px;
	}
/*icons*******************************************/
.ip-1 {
	background-image: url(../img/blog_ip_01.gif);
	background-repeat: no-repeat;
	}
.ip-2 {
	background-image: url(../img/nav/nav-ip-01.gif);
	background-repeat: no-repeat;
	}
.ip-3 {
	background-image: url(../img/nav/nav-ip-02.gif);
	background-repeat: no-repeat;
	}
.ip-4 {
	background-image: url(../img/content/content_ip_01.gif);
	background-repeat: no-repeat;
	}
.ip-5 {
	background-image: url(../img/blog_ip_06.gif);
	background-repeat: no-repeat;
	}
.ip-6 {
	background-image: url(../img/content/content_ip_02.gif);
	background-repeat: no-repeat;
	}
.ip-7 {
	background-image: url(../img/content/content_ip_03.gif);
	background-repeat: no-repeat;
	}
.ip-8 {
	background-image: url(../img/blog_ip_03.gif);
	background-repeat: no-repeat;
	}
.ip-9 {
	background-image: url(../img/blog_ip_05.gif);
	background-repeat: no-repeat;
	}
.ip-10 {
	background-image: url(../img/blog_ip_04.gif);
	background-repeat: no-repeat;
	}
.ip-11 {
	background-image: url(../img/blog_ip_07.gif);
	background-repeat: no-repeat;
	}
.ip-12 {
	background-image: url(../img/blog_ip_02.gif);
	background-repeat: no-repeat;
	}
.ip-13 {
	background-image: url(../img/blog_ip_08.gif);
	background-repeat: no-repeat;
	}
/*ad廣告*******************************************/
#ad_1 {
	float: left;
	width: 150px;
	}
.input, select, textarea {
	font-family: "Arial", "Verdana","微軟正黑體","新細明體";
	font-size: 12px;
	color: #333;
	background-color: Transparent;
	border:none;
}
