@charset "utf-8";

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:20px;
color:#666666;
	margin-left:3px;
	margin-top:3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#main {
 position:absolute;
 width:600px;
 padding:6px;
 
 }
.left {
	height: 600px;
	width: 1px;
	float: left;
	border-right:1px solid #CCCCCC;
}
.header {
	height: 120px;
	width: 800px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00AAD6;
}
.thumb{
margin:10px;
padding:10px;
}

img {margin:5px;
	padding:5px;
	}

.img {
	margin:10px;
	padding:20px;
}
div.thumb
{
  margin: 5px;
  padding:10px;
  border: 1px solid #0000ff;
  height: auto;
  width: 150px;
  float: left;
  text-align: center;
}	
div.thumb img{
  display: inline;
  margin: 3px;
  padding:1px;
  border: 1px solid #ffffff;
}
div.thumb a:hover thumb {
 border:1px solid #0000ff;
}
div.title
{
  text-align: left;
  font-weight: normal;
  width: 120px;
  margin: 5px;
}


.flashcontent {
	width: 420px;
	height: 400px;
	
	margin:10px;
	padding:40px;
}
#a {
	border:0px;
	text-decoration:none;
	}
a {
	
	padding: 1px;
	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:lighter;
	color:#000000;
	text-decoration: none;
	line-height:20px;
}
.a:hover{
	width: 100px;
	
	color:#FFFFFF;
	padding: 1px;
	line-height:20px;
}

.foot{

clear:both;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
font-weight:lighter;
padding:10px;
}

h1{ text-align:center;
	font-size:18px;
	font-weight:bold;
	font-family:Georgia, Times New Roman, Times, serif;
	font-family:MingLiU;
	color:#000000;
	line-height:24px;
	}
	
h2{
	font-size:14px;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	color:#9f0000;
	padding:0;
	margin:0;
	}
		
p{ text-align:left; 
	font-size:14px;
	font-weight:lighter;
	margin:3px;
	padding:2px;
	line-height:20px;
	}
	
p:first-letter {
    color:#000000;
	font-weight:lighter;
	font-size:18px;
	line-height:24px;
	border-left:24px solid #ffffff;
	}
.table{

border:1px solid #CCCCCC;
azimuth:center-left;
}
.table.th{
border:1px solid #CCCCCC;
}

