/* body ********************************************/
body{
	margin:0px;
	padding:0px;
	background-color: #000000;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
                background-attachment: fixed;
}
	
/*wrapall*******************************************/
#wrapall{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-position: top;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/topbg.jpg);
	background-repeat: no-repeat;
	width: 950px;}

/*link********************************************/
a:link { color: #333; text-decoration:underline;}
a:visited  { color: #333; text-decoration:underline;}
a:hover { color: #333;text-decoration: none;}

.site a:link{color:#FF962E; text-decoration:underline;}
.site a:visited {color:#FF962E; text-decoration:underline;}
.site a:hover{color:#FF962E;text-decoration:none;}

#service a:link{color:#e4dcc8; text-decoration:none;}
#service a:visited {color:#e4dcc8; text-decoration:none;}
#service a:hover{color:#e4dcc8;text-decoration:underline;}

a.menu:link{color:#c2c2c2; text-decoration:none;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/menu_on_2.gif);}
a.menu:visited {color:#c2c2c2; text-decoration:none;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/menu_on_2.gif);}
a.menu:hover{color:#c2c2c2;text-decoration:underline;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/menu_on_2.gif);}

a.menu-on:link{color:#367fa8; text-decoration:none;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/menu_on_1.gif); }
a.menu-on:visited {color:#367fa8; text-decoration:none;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/menu_on_1.gif);}
a.menu-on:hover{color:#367fa8;text-decoration:none;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/menu_on_1.gif);}

h2 a:link{color:#c30; text-decoration:none;}
h2 a:visited {color:#c30; text-decoration:none;}
h2 a:hover{color:#c30;text-decoration:none;}

.pager a:link{color:#333; text-decoration:underline;}
.pager a:visited {color:#333; text-decoration:underline;}
.pager a:hover{color:#333;text-decoration:none;}

.path a:link{color:#666; text-decoration:underline;}
.path a:visited {color:#666; text-decoration:underline;}
.path a:hover{color:#333;text-decoration:none;}

.responce a:link{color:#666; text-decoration:underline;}
.responce a:visited {color:#666; text-decoration:underline;}
.responce a:hover{color:#333;text-decoration:none;}

.recomd a:link{color:#367fa8; text-decoration:underline;}
.recomd a:visited {color:#367fa8; text-decoration:underline;}
.recomd a:hover{color:#367fa8;text-decoration:none;}

.nickname a:link{color:#ffc; text-decoration:underline;}
.nickname a:visited {color:#ffc; text-decoration:underline;}
.nickname a:hover{color:#ffc;text-decoration:none;}

.member-link a:link{color:#000; text-decoration:underline;}
.member-link a:visited {color:#000; text-decoration:underline;}
.member-link a:hover{color:#000;text-decoration:none;}

.date-on a:link{color:#fff;text-decoration:none; display:block; background-color: #a0a0a0;}
.date-on a:visited {color:#fff; text-decoration:none; display:block; background-color: #a0a0a0;}
.date-on a:hover{color:#FFF; text-decoration:none; display:block; background-color: #367fa8;}

li a:link{color:#333; text-decoration:underline;}
li a:visited {color:#333; text-decoration:underline;}
li a:hover{color:#333;text-decoration:none;}

.clink a:link{color:#333; text-decoration:underline; border-width: 0px;}
.clink a:visited {color:#333; text-decoration:underline;border-width: 0px;}
.clink a:hover{color:#333;text-decoration:none;border-width: 0px;}

#footer a:link{color:#e4dcc8; text-decoration:underline;}
#footer a:visited {color:#e4dcc8; text-decoration:underline;}
#footer a:hover{color:#e4dcc8;text-decoration:none;}


/*service*******************************************/
#service {
	color:#e4dcc8;
	font-size: 13px;
	text-align:right;
	height:20px;
	padding: 6px 25px 0px 0px;}

/*header******************************************/
#header {padding: 115px 30px 3px 650px; height: 80px}
#header .member {color:#FFF;font-size:13px;line-height:140%;}
#header .site {color:#ff962e;font-size:22px;line-height:140%;}
#header .describe {color:#FFF;font-size:13px;line-height:140%;}

/*menu*******************************************/
#menu {
                width: 910px;	
                height:32px;
	padding:0 0 6px 40px;
	margin:0px;
	background-color: #fffdf6;
                display: inline-block;
}
#menu a{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width:70px;
	height:17px;
                float:left;
	margin: 10px;
	padding:5px 0 0 40px;
	background-position: left;}
/*mainbody*******************************************/
#mainbody {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #fffdf6;
	}

/*footer******************************************/
#footer {
	clear: both;
	width:950px;
                height:140px;
	text-align:center;
	background-image: url(http://www.kanazawa-tourism.com.tw/blog/down.jpg);
	background-repeat: no-repeat;
	background-color: #a9d7ff;	
	background-position: center;}

#footer .siteinfo {
                color: #e4dcc8;
	font-size: 13px;
	line-height: 190%;
	margin: 0px;
	padding-top: 25px;}
#footer .copyright {
                color: #e4dcc8;
                font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 190%;
	margin: 0px;
	padding-bottom: 10px;}

/*others*******************************************/
.em {color: #367fa8;}
.v-mid {vertical-align: middle;}
.center{
	text-align:center;
	margin: 0px;
}
form {font-size: 12px;
	line-height: 120%;
	color: #333333;
	border: 1px solid #333;
	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(http://www.kanazawa-tourism.com.tw/blog/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;
	}

