@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; background-color:#ffffcc; color:#333333; font-family:"Arial","MingLiU","PMingLiU"; font-size:13px; line-height:22px;}

#main { width:980px; margin:0 auto;}
#header {background:url(../images/banner.jpg) no-repeat; width:980px; height:142px;}
#language { width:80px; position:absolute; margin-left:900px; font-size:11px; height:11px;color:#0d6fb8;}
#language a {color:#0d6fb8; text-decoration:none;}
#language a:hover {color:#0d6fb8; text-decoration:underline;}

#navbar { width:540px; height:17px; display:block; margin-left:190px; margin-top:100px; position:absolute; font-size:16px; line-height:normal;}
#content { width:980px; margin:0 auto; min-height:600px;}
#homeBanner { width:980px; margin:0 auto;}
#footer { width:970px; margin:0 auto; color:#FFF; font-size:11px; background-color:#999; padding:5px; line-height:normal;}
#box-link { 
		position: absolute; 
		margin-top: 110px; 
		margin-left: 900px; 
		width: 67px; 
		height: 25px; 
		background-color: transparent;
		border:none;
		}


a { color:#5faa32; text-decoration:none; font-weight:bold;}
a:hover { color:#5faa32; text-decoration:underline; font-weight:bold;}

a.Nav { color:#666; text-decoration:none;}
a.Nav:hover { color:#5faa32; text-decoration:underline;}

a.LinkWhite { color:#FFF;text-decoration:none;}
a.LinkWhite:hover { color:#FFF;text-decoration:underline;}

.homeWhite { color:#FFF; line-height:22px; font:16px;}
.title { color:#0d6fb8; font-size:20px; font-weight:bold;}
h2 { color:#5faa32; font-size:18px; font-weight:bold;}