@charset "utf-8";
/* CSS Document */
body{ background:url(../image/page-bg.jpg) repeat-x; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#727272;}
img{ border:none;}
h1{ font-size:15px; color:#74a200;}
#maincontainer{ width:767px; margin:auto;}
#headerbox{ width:767px; padding:10px 0 0 0;}
#logo{ width:220px; float: left;}
#headerpics{ width:546px; float:left;}
#matterbox{ width:766px; float:left; background:url(../image/matter-bg.jpg) repeat-y;}
#leftbox{ width:220px; float:left; background:#eae8d9;}
#rightbox{ width:516px; float:left; background:#FFFFFF; padding:10px 15px 0 15px;}
#linkbox{ background:url(../image/link-back-top.jpg) no-repeat; float:left; width:220px;}
#linkbox ul{ margin:0; padding:45px 0 0 0; list-style:none;}
#linkbox ul li a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; padding:5px 0 0 28px; line-height:22px; background:url(../image/arrow.jpg) no-repeat 15px 5px; color:#1e2f4b;}
#linkbox ul li a:hover{ color:#2f7c00; text-decoration:underline;}
#matter{ text-align:justify;}
#maidpics{ width:100%; text-align:center; padding:10px 0 10px 0;}
#linkbottom{ width:220px; float:left; background:url(../image/link-bottom.jpg) no-repeat -2px 0; height:75px;}
#footer{ width:100%; background:url(../image/footer.jpg) repeat-x; height:38px; float:left; text-align:center; line-height:38px;}
#footer a{ text-decoration:none; color:#203457; font-size:12px; padding:0 8px 0 8px;}
a { text-decoration:underline; color:#333333; }
a:hover{text-decoration:none; color:#009933;}
