/* body ********************************************/
body{margin:0px;
	padding:0px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #daf1fe;}
	
/*wrapall*******************************************/
#wrapall{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 950px;}

/*link********************************************/
a:link { color: #666; text-decoration:underline;}
a:visited  { color: #666; text-decoration:underline;}
a:hover { color: #666;text-decoration: none;}

.site a:link{color:#224a72; text-decoration:underline;}
.site a:visited {color:#224a72; text-decoration:underline;}
.site a:hover{color:#224a72;text-decoration:none;}

#service a:link{color:#729eb3; text-decoration:none;}
#service a:visited {color:#729eb3; text-decoration:none;}
#service a:hover{color:#729eb3;text-decoration:underline;}

a.menu:link{color:#1571a6; text-decoration:underline;background-image: url(../img/menu/menu_on_1.gif);
	background-repeat: no-repeat;}
a.menu:visited {color:#1571a6; text-decoration:underline;background-image: url(../img/menu/menu_on_1.gif);
	background-repeat: no-repeat;}
a.menu:hover{color:#1571a6;text-decoration:none;background-image: url(../img/menu/menu_on_1.gif);
	background-repeat: no-repeat;}

a.menu-on:link{color:#0b8ed9; text-decoration:none;background-image: url(../img/menu/menu_on_2.gif);
	background-repeat: no-repeat; }
a.menu-on:visited {color:#0b8ed9; text-decoration:none;background-image: url(../img/menu/menu_on_2.gif);
	background-repeat: no-repeat; }
a.menu-on:hover{color:#0b8ed9;text-decoration:none;background-image: url(../img/menu/menu_on_2.gif);
	background-repeat: no-repeat; }

h2 a:link{color:#e41c00; text-decoration:none;}
h2 a:visited {color:#e41c00; text-decoration:none;}
h2 a:hover{color:#e41c00;text-decoration:none;}

.pager a:link{color:#369; text-decoration:underline;}
.pager a:visited {color:#369; text-decoration:underline;}
.pager a:hover{color:#369;text-decoration:none;}

.path a:link{color:#630; text-decoration:underline;}
.path a:visited {color:#630; text-decoration:underline;}
.path a:hover{color:#630;text-decoration:none;}

.responce a:link{color:#630; text-decoration:underline;}
.responce a:visited {color:#630; text-decoration:underline;}
.responce a:hover{color:#630;text-decoration:none;}

.recomd a:link{color:#456778; text-decoration:underline;}
.recomd a:visited {color:#456778; text-decoration:underline;}
.recomd a:hover{color:#456778;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:#fff; text-decoration:underline;}
.member-link a:visited {color:#fff; text-decoration:underline;}
.member-link a:hover{color:#fff;text-decoration:none;}

.date-on a:link{color:#666;text-decoration:none; display:block; background-color: #FAFDED;}
.date-on a:visited {color:#666; text-decoration:none; display:block; background-color: #FAFDED;}
.date-on a:hover{color:#771912; text-decoration:none; display:block; background-color: #FFC;}

li a:link{color:#374f5c; text-decoration:underline;}
li a:visited {color:#374f5c; text-decoration:underline;}
li a:hover{color:#374f5c;text-decoration:none;}

.clink a:link{color:#374f5c; text-decoration:underline; border-width: 0px;}
.clink a:visited {color:#374f5c; text-decoration:underline;border-width: 0px;}
.clink a:hover{color:#374f5c;text-decoration:none;border-width: 0px;}

#footer a:link{color:#356779; text-decoration:underline;}
#footer a:visited {color:#356779; text-decoration:underline;}
#footer a:hover{color:#356779;text-decoration:none;}


/*service*******************************************/
#service {
	color:#729eb3;
	font-size: 13px;
	text-align:right;
	height:20px;
	padding: 17px 10px 0px 100px;}

/*header******************************************/
#header {padding: 140px 50px 5px 500px;	height: 100px;}
#header .member {color:#224a72;font-size:13px;line-height:160%;}
#header .site {color:#224a72;font-size:22px;line-height:160%;font-weight:bold;}
#header .describe {color:#3a6999;font-size:13px;line-height:160%;}

/*menu*******************************************/
#menu {
	height:50px;
	padding:35px 0px 0px 140px;
	margin:0;
	background-image: url(../img/menu/menu_bg.gif);
	background-repeat: no-repeat;}
#menu a{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width:140px;
	display: block;
	padding-top: 4px;
	float:left;	}

/*footer******************************************/
#footer {
	clear: both;
	width:950px;
	height: 135px;
	background-image: url(../img/footer/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin:20px 0 0 0 ;}
#footer .siteinfo {
    color: #356779;
	font-size: 13px;
	line-height: 150%;
	padding:32px 0 0 0;
	margin:0 0 0 100px;}
#footer .copyright {color: #356779;
    font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin:0 0 0 100px;}

/*others*******************************************/
.em {color: #D95F36;}
.v-mid {vertical-align: middle;}
.center{
	text-align:center;
	margin: 0px;
}
form {font-size: 12px;
	line-height: 120%;
	color: #333333;
	border: 1px solid #849B8C;
	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: #fff;
	background-color: Transparent;
	border:none;
}
