/* CSS Document for owd template 'solution' */


/* general styling */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	background: #FFF;
	color: #333333;
	font-family: 標楷體, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* the hyperlinks */
a {
	color: #458023;
	text-decoration: underline;
}
a:hover {
	color: #265b00;
}


/* site specific styling */


/* the container centers the page */
#container {
	width: 740px;
	height: auto;
	margin: 0 auto 0 auto;
}	


/* the topbar that contains the most upper links */
#topbar {
	width: 740px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
}

/* the links in the topbar are an unordered list, formatted here */
	#topbar ul {
		float: right;
	}
	#topbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#topbar a {
		text-decoration: none;
		display: block;
		padding: 0 10px 0 10px;
		font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-transform: uppercase;
	}
	#topbar a:hover {
		background: #458023;
		color: #FFF;
	}


/* the header that contains the big image */

#header {
	width: 740px;
	height: 120px;
	background: #333333 url(../images/header2c.jpg) top right no-repeat;
	position: relative;
}


/* the navigationbar in the header */
/* the footer contains all copyright info etcetera */
#navbar {
    vertical-align:middle
	clear: both;
	width: 720px;
	height: 22px;
	background: #333333;
	color: #FFFFFF;
	line-height: 22px;
	text-align: left;
	font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}
	#navbar p {
	    color: #FFFFFF;
		font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;
		padding-left: 20px;
	}
	#navbar a {
	padding: 0px 20px 0px 20px;
     	color: #FFFFFF;	
		text-decoration: none;
		vertical-align: middle;
		font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;		
	}
	#navbar a:hover {
        COLOR: #333333; BACKGROUND-COLOR: white ; TEXT-DECORATION: none;	
	}	


/* the core contains all the site contents */
#core {
	width: 740px;
	height: auto;
	margin-top: 5px;
	BORDER-BOTTOM: rgb(153,153,153) 1px solid; BACKGROUND-COLOR: rgb(240,240,240)
}

#coretable a {
		display: block;
		height: auto;
		font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 0;
		COLOR: #333333; BACKGROUND-COLOR: transparent; 
		TEXT-DECORATION: none;
}

#coretable a:hover {
        COLOR: white; BACKGROUND-COLOR: rgb(100,135,220); TEXT-DECORATION: none;
}

/* the coreleft contains the left part of the core */
#coreleft {
	width: 140px;
	height: auto;	
	float: left;
}

/* the links in coreleft are another unordered list */
	#coreleft ul {
	}
	#coreleft li {
		display: block;
		height: auto;
		width: 136px;
		margin: 2px;
	}
 	#coreleft a {
		display: block;
		height: auto;
		padding: 4px;
		width: 128px;
		font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 0;
		COLOR: #333333; PADDING-TOP: 0.75em; BACKGROUND-COLOR: transparent; 
		TEXT-DECORATION: none;
		background: url(../images/readmore_arrow.gif) 97% center no-repeat;
	}

	#coreleft a:hover {
        COLOR: white; BACKGROUND-COLOR: rgb(100,135,220); TEXT-DECORATION: none;
	}
	
	#coreleft h3 {
	    color: #FFFFFF;
		padding: 2px 4px 2px 4px;
		font-family: 標楷體, "Trebuchet MS", Tahoma, Verdana, sans-serif;
		margin: 0;
		font-size: 12px;
		COLOR: white; BACKGROUND-COLOR: #333333; TEXT-DECORATION: none;
	}
	
	#coreleft p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

/* the corecenter contains the center part of the core */
#corecenter {
	width: 590px;
	height: auto;
	float: left;
}

	#corecenter h2 {
		font-family: 標楷體, "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 20px;
		padding: 10px 0 0 10px;
	}
	
	#corecenter p {
		font-family: 標楷體, "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 16px;	
		line-height: 20px;		
		padding: 0 10px 10px 10px;
		color: #888;
	}
	
	#corecenter ul {
		padding: 20px;
		width: auto;
	}
	#corecenter li {
		list-style: none;
		line-height: 20px;
		border-bottom: 1px solid #DDD;
	}
	#corecenter li a {
		text-decoration: none;
		color: #a6c384;
		display: block;
		height: auto;
		padding: 4px;
	}
	#corecenter li a:hover {
		background: #a6c384;
		color: #000;
	}

/* the footer contains all copyright info etcetera */
#footer {
	clear: both;
	width: 740px;
	height: 24px;
	background: #333333;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
	font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	#footer p {
		color: #FFF;
		font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;
		padding-right: 20px;
	}
	#footer a {
		color: #FFF;
		text-decoration: none;
		font-family: 標楷體, Verdana, Arial, Helvetica, sans-serif;		
	}
