/* General Set
-----------------------------------------*/
html, #text {
SCROLLBAR-FACE-COLOR:#696969;
SCROLLBAR-HIGHLIGHT-COLOR:#000000;
SCROLLBAR-SHADOW-COLOR:#000000;
SCROLLBAR-3DLIGHT-COLOR:#696969;
SCROLLBAR-DARKSHADOW-COLOR:#696969;
SCROLLBAR-ARROW-COLOR:#000000;
SCROLLBAR-TRACK-COLOR:#696969;
}

body {
font-size:12px;
font-family:"Courier New";
margin:0px;
color:#333333;
background-attachment:fixed;
background:#bcbcbc;
}

a {
color:#A9A9A9;
text-decoration:none;
}
a:hover {
color:#333333;
text-decoration:none;
background-color:#666666;
}

/* container
-----------------------------------------*/
#container1 {
background:#ffffff;
width:960px;
position:relative;
margin:0px auto;
border-left:2px solid #705e34;
border-right:2px solid #705e34;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
background:url('http://ifac.com.tw/web/star13g/960x330.jpg') no-repeat left top;
height:330px;
}
#pageheader .description {
color:#140C0A;
}
#pageheader #description2 .description {
text-align:right;
color:#140C0A;
display:block;
width:600px;
height:350px;
overflow:auto;
}
h1 .description{
display:block;
font-size:12px;
}

/* main
-----------------------------------------*/
#main2 {}/* 包含content、links */

/* content
-----------------------------------------*/
#content {
margin-right:20px;
width:650px;
float:right;
margin-top:5px;
overflow:hidden;
}

.date {
color:#000;
text-align:right;
margin:0px;
padding-bottom:0px;
padding-right:5px;
font-size:11px;
}
.datediv {}/* 第二層date */
.blogbody {
padding:5px;
margin-bottom:10px;
background:none;
}

.blogbody2 {}/*第二層blogbody*/
.articletext {}/*包含 .title .extended .innertext .extended */
.articletext .title {
font-size:18px;
padding-top:20px;
padding-bottom:13px;
color:#7a783d;
font-weight:bold;
}

.articletext .innertext {
padding-left:38px;
color:#006699;
line-height:20px;
font-size:12px;
}
.articletext .extended {
TEXT-ALIGN:right;
}
.extended a{
color:#000;
}
.posted {
padding:30px 0px 20px 0px;
text-align:center;
color:#000;
}
.posted a{
color:#333333;
}


/* comments
-----------------------------------------*/
.total-comments-div {
border-top:0px dotted #999;
padding-top:10px;
margin-top:10px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head {
border:0px solid #aaa;
padding:7px;
margin-bottom:10px;
}
.total-comments-div .comments-head {
border:0px solid #aaa;
padding:7px;
}
.total-comments-div .comments-bottom .comments-head {
border:0px solid #aaa;
padding:7px;
margin-top:10px;
}
.total-comments-div .comments-body {
border-bottom:0px dotted #888;
background:#c50000;
background-color:#999999;
}
.total-comments-div .comments-body .comments-post {
text-align:right;
color:#003366;
}
.total-comments-div .comments-body form {
}

#text {width:300px;}


/* links 選單
-----------------------------------------*/
#links {
width:224px;
padding-top:230px;
line-height:22px;
background:url('http://ifac.com.tw/web/star13g/224.jpg') no-repeat;
}
#links2 {}
.sidetitle {
padding-left:60px;
color:#692410;
padding-top:8px;
text-align:left;
background:url('http://ifac.com.tw/web/star13g/menubg.png');
height:40px;
width:224px;
font-size:13px;
background-repeat:no-repeat;
}
.side {
padding:10px;
color:#333333;
}
.side a{
color:#red;
}
.side a:visited{
color:#red;
}
.side a:hover{
color:#fed700;
}
.side a:active{
color:#0066CC;
}


/* links 選單進階設定
-----------------------------------------*/
.calendar {color:#FF4500;}/* 行事曆 */

#boxCounter {color:#6495ED;}/* 參觀人氣統計 */
#boxCounter .boxCounter1 .side {color:#333333;}

.syndicate {
padding:10px;
display:inline;
}/*RSS*/
.syndicate img{
filter:gray;
}

/* footer
-----------------------------------------*/
#footer {
clear:both;
}

select{
color:#A9A9A9;
background:#000000;
}


textarea{
width:100%;
background:#f2f2f2;
color:#333333;
font-size:10pt;
}
input{
font-size:10pt;
background:#f2f2f2;
color:#333333;
}
#bigcontainer .wsharing .bd li {
margin:0 8px 0 3px;
padding:0px 0px 8px 16px;
}