body{
	background:url(../img/back.jpg);

	margin-top: 0px;

}

table{
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	color : #666;
	text-decoration:none;
}
a:visited{
color : #666;
text-decoration:none;
}

a:active {
color : #000;
text-decoration:none;
} 

a:hover {
color : #000;
text-decoration:none;
}

/*首頁主單元*/
a.scrollover{
color: #000; 
} 
a.scrollover:hover{
color: #000;
text-decoration:none;
border-bottom-style: none;
}
a.scrollover:active {
color: #000;
text-decoration:none;
} 
a.scrollover:visited{
color: #000; 
border-bottom-style: none;
}
a.scrollover em:first-line { 
color: #7f7f7f; 
border-bottom-style: none;
}
.main {
font-size: 9pt; 
color : #000000;
}


.tag_cover{
	font-size: 12pt; 
	font-weight: bold;
	color:#acaeaa;
}

/*各區塊單元標題*/
.maintitle {
font-size: 9pt; 
color : #7F7F7F;
font-weight: bold;
letter-spacing : 1pt;
}

/*blog文章標題*/
.headtitle {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color : #a5b94b;
	letter-spacing : 1pt;
}
.blogtitle {
	font-family: "Arial", Gadget, sans-serif;

	font-size: 12pt;
	font-weight: ;
	letter-spacing : 1pt;
}

#font1{
font-size: 8pt; 
color : #c9c9c9;
}
#font2{
font-size: 9pt; 
color : #b6b6b6;
}
#font3 {
font-size: 10pt;
color : #9e9e9e;
}
#font4 {
font-size: 11pt;
color : #8CD0E3;
}
#font5{
font-size: 12pt;
color : #5e5e5e;
}
#font6 {
font-size: 14pt;
color : #63B4DA;
}
a#font1:hover {
	border-bottom-style: none;
	color : #80D2EA;
}
a#font2:hover {
	border-bottom-style: none;
	color : #80D2EA;
}
a#font3:hover {
	border-bottom-style: none;
	color : #80D2EA;
}
a#font4:hover {
	border-bottom-style: none;
	color : #BDE8F4;
}
a#font5:hover {
	border-bottom-style: none;
	color : #80D2EA;
}
a#font6:hover {
	border-bottom-style: none;
	color : #80D2EA;
}

/*blog文章分類目錄*/
.blogcat {
font-size: 9pt; 
}


/*blog文章內容*/
.blogcontent { 
font-family: 'Tahoma','Verdana','Arial'; 
color : #3c3c3c;
line-height : 130%;
letter-spacing : 1pt;
}

/*自我介紹*/
.my {
	font-family: 'Tahoma','Verdana','Arial';
	color : #666;
	letter-spacing : 1pt;
	line-height : 110%;
}

/*回覆標題*/
.blogreply {
font-weight: bold;
color: #3c3c3c;
}

/*回覆內容*/
.replycontent {
	font-family: 'Tahoma','Verdana','Arial';
	color : #555;
	font-size: 8pt; 
}

/*更新訊息*/
.newtime { 
font-family: 'Arial'; 
color: #000;
font-size: 8pt; 
}

/*回應區塊*/
.comment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7C7C7C;
}

/*回應區塊*/
.web{
	font-family: 'Tahoma','Verdana','Arial'; 
	font-size: 8pt;
}

/*月曆*/
.time { 
font-family: 'Tahoma','Verdana','Arial'; 
font-size: 7pt; 
color: #8e8e8e; 
}

.Copyright {
	font-family: 'Tahoma','Verdana','Arial';
	font-size: 7pt;
	color: #E4E4E4;
}

.menutitleblog{ 
cursor:pointer; 
margin-bottom: 0px; 
padding: 2px; 
width:180px; 
} 

.menutitle{ 
cursor:pointer; 
margin-bottom: 0px; 
padding: 0px; 
width:280px; 
background:#fff; 
} 

.submenu{ 
display: none; 
margin-left: 0px; 
margin-bottom: 6px; 
} 