@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #a6dee3;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.1em;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.index_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	letter-spacing: 0em;
}

.body_div {
	width: 1024px;
	border: 1px solid #000000;
}
.body_td {
	background-color: #edf4e0;
	background-image: url(images/main_bodybg.gif);
	background-repeat: no-repeat;
}

input {
	font-size: 11px;
}

ul {padding-right: 5px; padding-left: 25px; margin:0;}

a:link { color: #CC8898; text-decoration: none;}
a:hover { color: #652D18; text-decoration: none;}
a:visited { color: #CC8898; text-decoration: none;}
a:active { color: #652D18; text-decoration: none;}

.imgClass {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BORDER-LEFT: #fff 1px solid; BORDER-BOTTOM: #fff 1px solid
}
.blogRSS {
	text-align:left;
	color: #CC8898;
}
.pics {  
    padding: 0;  
    margin:  0;  
}
.pics img {  
    border:  1px solid #000000;  
    top:  0; 
    left: 0;
}
.title_style {
	font-size: 14pt;
	font-family: "標楷體", "細明體";
}
.pink_title {
	color: #CC8898;
	font-size: 11pt;
}

.img_border {
	border: 1px solid #000000;
}
.img_divgroup {
    padding: 0;  
    margin:  0;  
    top:  0; 
    left: 0;
	border: 1px solid #000000;
}
h1 {
	font-size: 14pt;
}
.listtable {
	border: 1px solid #99CCFF;
}

.listtable td {
	border: 1px solid #99CCFF;
}
