/* CSS Document */
body, th {
	font-size: 10pt;
	color: #fefefe;
	width:100%;
	height: auto !important;
	height:100%;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
body {
	position:relative;
	background-color:#000000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	line-height: 14pt;
	word-spacing: .2em;
}
form {
	position:relative;
	border: 0px solid #666699;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #fefefe;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #fefefe;
}
a:hover {
	text-decoration: underline;
	color: #fefefe;
}
a:active {
	text-decoration: underline;
	color: #fefefe;
}
#ic_logo {
	width:215px;
	position:absolute;
	left:35px;
	top:10px;
	height:27px;
	overflow:hidden;
	float:left;
}

#index_mainBody {
	position:relative;
	display:block;
	width:1000px;
	overflow:visible;
	min-height:1200px;
	height: auto !important;
	height:1200px;
	margin-left:auto;
	margin-right:auto;
	

}

#mainBody {
	position:relative;
	display:block;
	width:1000px;
	overflow:visible;
	min-height:1100px;
	height: auto !important;
	height:1100px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/insideBG.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}


#leftColumnDiv {
	position:absolute;
	top: 375px;
	width: 200px;
	min-height:1000px;
	height: auto !important;
	height:1000px;
	left:35px;
	padding: 0px;
	text-align:left;
	display:block;
	float:left;
}
#content {
	position:absolute;
	display:block;
	top: 325px;
	width: 700px;
	min-height:1000px;
	height: auto !important;
	height:1000px;
	left: 265px;
	padding: 0px;
	text-align:left;
	display:block;
	float:left;
	
}

#content2 
{
	min-height:1100px;
	height: auto !important;
	height:1100px;
	background-image: url(../images/indexbg_02.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#footer {
	position:relative;
	top: 0px;
	left: -270px;
	display:block;
	width:1000px;
	min-height:102px;
	height: auto !important;
	height:102px;
	overflow:visible;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#footer2 {
	position:relative;
	display:block;
	width:1000px;
	height:102px;
	margin-top:50px;
	padding-left: 0px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}

#calendar
{
    position:relative;
	display:block;
	width:715px;
	
	min-height:350px;
	height: auto !important;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/indexbox_02.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
    }
    
    
#calendarCalendar
{  
    margin-top:20px;
    width:200px; 
    min-height:320px;
    height: auto !important;
    height:320px;
    /*
    background-color:Blue;
    */
    overflow:visible;
    text-align:center;
    }
    
#news
{
    position:absolute; 
    display:block; 
    width:465px;  
    min-height:280px;
    height: auto !important;
    height:280px; 
    padding:15px;
    z-index:100;
}

#icons
{
    position:absolute; 
    left:490px;
    display:block; 
    width:195px; 
    min-height:280px;
    height: auto !important;
    height:280px;
    padding:15px;
    z-index:900;
}

.calendarTitle1
{
    text-align:center;
    font-family: NSimSun;
    font-weight:bold;
    font-size:10pt;
    padding-bottom: 0pt;
    padding-top:0pt;
    margin-top:0pt;
    margin-bottom:1pt;
    }

    
.calendar_title
{
    text-align:left;
    font-family: Microsoft JhengHei, NSimSun;
    font-size:13pt;
    word-spacing: 0.5pt;
    padding-bottom: 0pt;
    padding-top:0pt;
    margin-top:0pt;
    margin-bottom:5pt;
}

#dateEvent
{
    text-align:left;
    font-family: Microsoft JhengHei, NSimSun;
    font-size:10pt;
    word-spacing: 0.5pt;
    padding-bottom: 0pt;
    padding-top:0pt;
    margin-top:0pt;
    margin-bottom:5pt;
    }
    
#calendarCalendar div
{   
    position:relative;
    display:block;
    border: solid 1px #686868;
    background-color:#504615;
    width: 21px;
    height: 20px;
    float: left;
    margin-left:3pt;
    margin-right:1pt;
    margin-top: 2pt;
    margin-bottom:2pt;
    text-align:center;
    color: #e6e5e1;
    padding-top:3px;
    }
    
#calendarCalendar div.event
{   
    border: solid 1px #fffefc;
    background-color:#c7b030;
     color: #232108;
     cursor:pointer;
    }
    
#calendarCalendar span.today
{   
    color: #f02b0b;
    font-weight:bold;
    }
    
#calendarCalendar div.empty
{   
    border: solid 1px #000000;
    background-color:#000000;
    color: #000000;
    font-weight:bold;
    }
    
    .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
#calendarFoot
{
    position:relative;
    bottom:0px; 
    background-image: url(/fimm/images/indexbox_03.gif); 
    background-repeat:no-repeat; 
    width: 715px; 
    height:9px;
}

a.more:link 
{
    padding-top:15px;
	color:Red;
	font-size:8pt;
	text-decoration:none;
}
a.more:visited {
	text-decoration: none;
	color: Red;
}
a.more:hover {
	text-decoration: none;
	color: Red;
}
a.more:active {
	text-decoration: none;
	color: Red;
}
