@charset "utf-8";
/* right 設定 */

/*登入
-----------------------------------*/
#login{
	height:132px;
	width: 200px;
	float: right;
	background:url(../images/login_bg.gif) no-repeat center;
}

#loginf p{
	color:#287979;
	text-decoration:none;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}

#loginf a{
	color:#666666;
	text-decoration:none;
	font-size: 13px;
}
#loginf a:hover{
	color:#336666;
	font-size: 13px;
} 


/*搜尋園所
-------------------------------------------------*/
#search_school {
	text-align:left;
	float: right;
	width: 200px;
	background-image: url(../images/search1_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 80px;
}

#search_school dd, #search dt{
}
#search_school .inputs {
	width:120px;
	border: 1px solid #666666;
	height: 20px;
	margin-left: 10px;
	margin-top: 40px;
	padding-top: 2px;
	padding-left: 2px;
}
#search_school p {
	font-size:12px;
}

#search_school img {


}
#search_school span {
	text-align:center;
}

#search1_school li {
}


#btn {
	width:27px;
	height: 27px;
	position:relative;
	bottom:27px;
	left:145px;
	display:block;
}

.ssubmit {
	border:none;
	background-image: url(../images/search1_bt_go001.gif);
	background-repeat: no-repeat;
}
/* end 搜尋
-------------------------------------------------*/

/* 部落格box
-------------------------------------------------*/
#left_blogbox{
	height:1%;
	width: 200px;
	float: right;
	margin-top: 10px;
}/*整體框架*/
#left_blogbox  .top_t {
	height:35px;
	background:url(../images/article_top.gif) bottom center no-repeat;
}/*box上方底圖*/
#left_blogbox  .top_t  h2 {
	visibility:hidden;
}
#left_blogbox  .top_b {
	height:30px;
	background-image: url(../images/article_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}/*box下方底圖*/

#left_blogbox  .top_more {
	background-image: url(../images/article_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-right: 8px;
	padding-left: 8px;
}/*more*/

#left_blogbox  .top_mid {
	height:100%;
	background-image: url(../images/article_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}/*box中間底圖*/



/*部落格最新文章
----------------------------*/
#blog_article{
	padding-top: 5px;
	}
#blog_article ul.vert-one {
	margin:0;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#blog_article ul.vert-one li {
	margin:0;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	border-bottom:#CCCCCC 1px dashed;
	text-indent: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: none;
	padding-left: 0px;
	padding-right: 0px;
}
#blog_article ul.vert-one li a {
	display:block;
	color:#666666;
	text-decoration:none;
	background: url(../images/icon_04.gif) left center no-repeat;
	padding-left: 15px;
}
#blog_article ul.vert-one li a:hover {
	color:#FF6600;
}

/* 相簿box
-------------------------------------------------*/
#left_photobox{
	height:1%;
	width: 200px;
	float: right;
}/*整體框架*/
#left_photobox  .ptop_t {
	height:35px;
	background-image: url(../images/photom_top_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}/*box上方底圖*/
#left_photobox  .ptop_t  h2 {
	visibility:hidden;
}
#left_photobox  .ptop_b {
	height:30px;
	background-image: url(../images/article_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}/*box下方底圖*/
#left_photobox  .ptop_mid {
	height:100%;
	background-image: url(../images/article_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}/*box中間底圖*/



/*相簿留言
----------------------------*/
#photo_m{
	margin:0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 40px;
	background-image: url(../images/article_bg.gif);
	background-repeat: repeat-y;
	
	}

#photo_m .vert-one2 img{
	float:left;
	margin-right:12px;
	margin-left: 5px;
}

#photo_m .vert-one2 P{
	text-align: left;
	line-height: 20px;
	clear:left;
}


#photo_m .vert-one2 a {
	color:#666666;
	text-decoration:none;
	font-size: 12px;
}

#photo_m .vert-one2 a:hover {
	color:#FF6600;
	font-size: 12px;
}
/*廣告
----------------------------*/
#adbox {
	height: auto;
	text-align: center;
	width: 200px;
	float: right;
}
#adbox img{
	padding-top: 10px;
}
