@charset "utf-8";
.sai {
background-color: #A0D1D3;
	width: 100%;
	border: 1px solid #A0D1D3;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DC0C4;*/
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 3px;
}
.saii {
background-color: #fff;
	width: 100%;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;*/
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 3px;
	/*border: 1px solid #A0D1D3;*/
}



















img {
　 border:none;
}
a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	/*color: #ffffff;*/
	text-decoration: none;
}
a:hover {
	color: #ff6600;
}
body {
    background-color: #ffffff;
    /*background-image: url(img/bg.gif);*/
	
	/*background-position: center;*/
    margin: 0px; 
}
/*----------------/heater/------------------------------------*/
.header {
	width: 850px;
	height: 40px;
	/*background-image: url(img/header_top_bg.png);*/
	background-repeat:no-repeat;
	background-position: top;
	padding-right: 75px;
	padding-left: 75px;
	float: left;
	position: relative;
	/*border: 1px solid #ddd;*/
	 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
}
/*-----------------/網站名稱/---------------------*/
.art {
   /* border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 530px;
	font-weight: normal;
}
.art a {
	color: #ff9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;
}
.art a:visited {
	/*color: #ffffff;*/
	text-decoration: none;
}
.art a:hover {
	color: #ff5500;
}
.art_two {/*-----------小標題-----------*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 98px;
}
.nature {/*-----------nature-----------*/
	position: absolute;
	
	left: 200px;
	bottom: 0px;
	height: 100%;
	width: 100%;
}
#nav {/*-----------------menu--------------*/
	list-style: none;
	color: #ccc;
	margin: 0px;
	position: absolute;
	left: 200px;
	top: 15px;
	width: 500px;
}
#nav li {
    display:inline;
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ccc;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
/*------------------管理選單-------------------*/
.logs {

	position: absolute;
	height: 18px;
	width: 200px;
    left:780px;
	top: 5px;
	text-align: left;
}
.logs a {
	color: #aaaaaa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
}
.logs a:visited {
	/*color: #ffffff;*/
	text-decoration: none;
}
.logs a:hover {
	color: #ff5500;
}
/*-----------------------最大外圍-----------------------*/
.all_page {
    /*border: 5px solid #eee;*/
	
    margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(img/class_bg.png);*/
	background-color: #ffffff;
	/*background-repeat: repeat-y;*/
	/*background-position: center;*/
	width: 1000px;
    /*position: relative;*/  
}
.content {
/*border: 1px dashed #ddd;*/
	width: 720PX;
	background-repeat: no-repeat;
	/*padding-left: 75px;*/
	/*background-image: url(img/bgs_left.jpg);*/
	float: left;
	padding-left: 30px;
	padding-right: 10px;
}
.in_content {
/*border: 1px dashed #ddd;*/
	width:940px;
	background-repeat: no-repeat;
	float: left;
	padding-left:30px;
padding-right:30px;
}
/*---------------------------內文-------------------*/
.in_post {
	width: 940px;
	/*padding-left: 0px;*/
	float: left;
    position: relative;     
}
.in_post_date {
	width: 59px;
    height: 40px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #000000;
	/*padding-top: 7px;
    padding-right: 15px;*/
    position: absolute;
    left: -65px;
	top: 40px;
    background-color: #111111;
    /*background-image: url(img/datepg.png);*/
    background-repeat: no-repeat;
}
.in_post_title {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;*/
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}
.in_post_title a {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.in_post_title a:visited {
	/*color: #ffffff;*/
	text-decoration: none;
}
.in_post_title a:hover {
	color: #ff6600;
}
.in_post_class {
	float: right;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.in_post_entry {
	float: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;*/
	padding-bottom: 5px;
}
.in_post_entry img{
border: 1px solid #dddddd;
padding: 1px;
}
.in_post_entry a img  {
border: 1px solid #ddd;
padding: 1px;
}
.in_post_entry  a:visited img {
border: 1px solid #ddd;
padding: 1px;
}
.in_post_entry  a:hover img {
border: 1px solid #ff9900;
padding: 1px;
}

































.post {
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
    position: relative;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
}
.post_date {
	width: 60px;
    height: 40px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	/*border: 1px solid #000000;*/
	/*padding-top: 7px;
    padding-right: 15px;*/
    position: absolute;
    left: -65px;
	top: 10px;
    background-color: #BDCDE4;
    /*background-image: url(img/datepg.png);*/
    background-repeat: no-repeat;
}
.post_title {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BDCDE4;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;*/

	padding-top: 10px;
	padding-bottom: 2px;
	width: 100%;
}
.post_title a {
	color: #BDCDE4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.post_title a:visited {
	/*color: #ffffff;*/
	text-decoration: none;
}
.post_title a:hover {
	color: #ff6600;
}
.post_class {
	float: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.post_entry {
	float: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;*/
	padding-bottom: 5px;
}
.post_entry img{
border: 1px solid #ddd;
padding: 1px;
}
.post_entry a img  {
border: 1px solid #ddd;
padding: 1px;
}
.post_entry  a:visited img {
border: 1px solid #ddd;
padding: 1px;
}
.post_entry  a:hover img {
border: 1px solid #ff9900;
padding: 1px;
}
/*----------------------------------------two_sidebar-----------------------------------*/
#two_sidebar {
    display:inline;
    width: 100%;
	float: left;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	
	/*text-indent: 10px;*/
    /*position: absolute;*/
    /*left: 700px;*/
	/*top:   100px;*/
}
.two_sidebartitle{
    width: 100%;
	color: #777777;
	margin: 0px 0px 2px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;*/
}
#two_sidebar ul {
	margin: 0;
	padding: 0;
}
#two_sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#two_sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#two_sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	/*border-bottom: 1px solid #dceeb7;*/
}
/*sidebar list level3 */
#two_sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}


























blockquote { margin:0 0 1em 0; padding:3px 40px 0 40px; border:1px solid #ccc; background:#fff url(img/liki.png) no-repeat ; }

blockquote p { margin:0 0 5px 0; 



}















.post_news{



float: left;







}











.firstbg {

	height: 350px;

	width: 350px;

	background-image: url(img/fbg.png);

	margin-top: 100px;

	margin-right: auto;

	margin-left: auto;

}

.firstenter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #C86D48;

	padding-top: 230px;

	text-align: center;

}



.firstenter a {

	color: #C86D48;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.firstenter a:visited {

	/*color: #ffffff;*/

	text-decoration: none;

}

.firstenter a:hover {

	color: #5F311D;

}



























.style1 {color: #CCCCCC}







#gomenu {

	position:absolute;

	left:612px;

	top:76px;

	z-index:1;

	border: 1px solid #CCCCCC;

	background-color: #FFFFFF;

	width: 70px;

	height: 156px;

	list-style:none;

	text-indent: 5px;

}



























.style3 {color: #fff}

.style5 {

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

}

.style4 {

	color: #FF9900;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

}

.style6 {

	color: #999999;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

}





.menu {

	height: 25px;

	padding-left: 120px;

	padding-top: 6px;

}

.menus {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #999999;

	height: 20px;

	left: 175px;

	top: 96px;

}

























#comments, #respond {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px dotted #CCCCCC;

	padding-bottom: 5px;

}











.commentlist {

	padding-left: 25px;

	margin-top: 10px;

	margin-right: 0px;

	margin-left: 0px;

	margin-bottom: 10px;

}

.commentlist li{

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}



.commentlist .alt {

	background: #EAECF2;

}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {

	font-size: 11px;

	color: #33CCFF;

	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;

	text-decoration: none;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

}























#commentform {

	margin-top: 10px;

	font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

}

#commentform label{

	font-weight: bold;

	color: #666666;

	font-size: 100%;

}




#commentform input{

	width: 153px;
    color: #666666;
	background:#dddddd;

	border: 1px solid #999999;

	padding: 3px;

	margin-top: 3px;

}

#commentform textarea{

	width: 100%;
    color: #666666;
	height: 115px;

	background:#dddddd;

	border: 1px solid #999999;

	padding: 2px;

	margin-top: 3px;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {
color: #666666;
	background: #fff;

}

#commentform #submit{

	/*background: url(images/btn-bg.gif) no-repeat;*/

	background:#ff9999;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #fff;

	border: none;

	float:left;

	width: 144px;

	height: 29px;

}




/************************************************************/
#searchform input{

    color: #666666;
	background:#ddd;

	border: 1px solid #fff;



}

#searchform {
font-size: 11px;
	width: 220px;

	padding: 0px 0px 0px 0px;

	float:right;

	background-repeat: repeat-x;

}

#searchform #s {

	width: 135px;

	height: 22px;

	padding: 2px 5px 0px 5px;

	vertical-align: middle;

}

#searchform #searchsubmit {

	background-color: #DDD;

	border: none;

	width: 50px;

	height: 24px;

	font: bold 10px Arial, Helvetica, sans-serif;

	color: #FFF;

	vertical-align: middle;

}

#searchform label {

	font-size: 11px;

	color: #DDD;

}







.ul-cat {

	list-style: none;

	margin:0px 0px 15px;

	padding:0px;

	border-bottom: 1px solid #FFD8B0;

}

.ul-cat li{

	margin: 0px;

	padding: 2px 0px 2px 20px;

	background: url(img/peo.png) no-repeat left center;

}

.ul-cat li a, .ul-cat li a:visited{

	color: #cccccc;

	text-decoration: none;

}

.ul-cat li a:hover{

	color: #FF6600;

	text-decoration: none;

}

.ul-archives {

	list-style: none;

	margin:0px 0px 15px;

	padding:0px;

	border-bottom: 1px solid #FFD8B0;

}

.ul-archives li{

	margin: 0px;

	padding: 2px 0px 2px 20px;

	background: url(images/mini-monthly-archive.gif) no-repeat left center;

}

.ul-archives li a, .ul-archives li a:visited{

	color: #cccccc;

	text-decoration: none;

}

.ul-archives li a:hover{

	color: #FF6600;

	text-decoration: none;

}

/************************************************************/


.search_bar {

	right: 80px;

	position: absolute;

	bottom: 0px;

	top: 110px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



#nav a:visited {

	/*color: #ffffff;*/

	text-decoration: none;

}

#nav a:hover {

	color: #ff6600;

}

/************************************************************/

.commentmetadata a {

	color: #cccccc;

	text-decoration: none;

}

.commentmetadata a:hover {

	color: #cccccc;

}



.content_one {

	width: 70px;

}







.post-content{



float: left;

	float: right;

	width: 530px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #999999;

	padding-top: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #666666;

	padding-bottom: 5px;

	margin-bottom: 5px;



}














































.post_day {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

}



.navigation {

	width: 530px;

	float:left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	text-align: left;

	

	padding: 5px;

}


















































































.post-cat {

	background: url(img/peo.png) no-repeat left center;

	padding-left: 18px;

	float:left;

	font-size: 95%;

	color: #999999;

	padding-right: 3px;

}

.post-o {

	padding-right: 10px;

	

	float:left;

	font-size: 95%;

	color: #999999;

}

.comment_mul {
padding-left: 5px;
	float: left;
/*--------------530------------------*/
	width: 100%;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

}

.comment_post {

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

}
































/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}

/* alignments */



























/*sidebar */

#sidebar {

display:inline;

        width: 216px;

	float: right;

	margin-right: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	/*text-indent: 10px;*/



/*position: absolute;*/



        /*left: 700px;*/

	/*top:   100px;*/



}

.list-page{



        font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.sidebartitle{

        width: 100%;
padding-top: 10px;
	color: #777777;

	margin: 0px -5px 0px ;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	/*border: 1px solid #eeeeee;*/

	

}









#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

	/*border-bottom: 1px solid #dceeb7;*/

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

	

}

/*-------------------------------------------------------------------------------- */
#diary_sidebar {

display:inline;

        width: 100%;

	float: left;

	padding-left: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	/*text-indent: 10px;*/



/*position: absolute;*/



        /*left: 700px;*/

	/*top:   100px;*/



}

.diary_sidebartitle{

        width: 200px;

	color: #777777;

	margin: 0px 0px 2px ;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	border: 1px solid #eeeeee;

	

}









#diary_sidebar ul {

	margin: 0;

	padding: 0;

}

#diary_sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

}

/*sidebar list level2 */

#diary_sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#diary_sidebar ul li ul li{

	padding: 2px 0 2px 0px;

	/*border-bottom: 1px solid #dceeb7;*/

}

/*sidebar list level3 */

#diary_sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

	

}













































.footer {
	/*background-image: url(img/footer_bg.png);*/
	clear: both;
	/*background-position: center top;
	background-repeat: no-repeat;*/
	/*height: 0px;*/
	/*background-color: #121212;*/
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #999999;
	
	 border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.copy {

	position: absolute;
	top: 3px;
	left: 0px;
	color: #ccc;
}

.onw {
color: #ccc;
	position: absolute;
	top: 3px;
	right: 0px;
}
.onw  a {
	color: #ccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.onw  a:visited {
	/*color: #ffffff;*/
	text-decoration: none;
}
.onw  a:hover {
	color: #ff6600;
}