﻿@charset "utf-8";
/* 全局样式 */
body { background:#fff; color:#212121; font-size: 12px;  margin: 0px; padding:0; font-family:'宋体','新宋体',Tahoma, Verdana,Arial,Helvetica,sans-serif; line-height:160% }
h1,h2,h3,h4,h5,h6,ul,ol,form,dl,dd,dt { margin:0px; padding:0px }

h1 span { display:none }
h3 { font-weight:bold; font-size:14px }
ul,ol { list-style-position:inside }
input { vertical-align:middle; }

a:link { color: #2c2c2c; text-decoration: none }
a:visited { color: #2c2c2c; text-decoration: none }
a:hover { color: #ff6600; text-decoration: none }
a:active { color: #2c2c2c; text-decoration: none }

#top { width:768px; height:75px; margin:0 auto; border-bottom:3px #74b243 solid; background:url(topbg.gif) right bottom no-repeat }
.topl { width:202px; height:65px; padding-top:10px; vertical-align:bottom; display:block }
.main { width:768px; margin:0 auto; padding-top:8px; overflow:hidden }
#left { float:left; width:242px; height:550px; background:url(leftbottom.gif) bottom no-repeat; border:1px #bfdda9 solid }
#left ul { padding:20px 10px 10px 10px; list-style-position:inside; list-style-type:none }
#left ul li { font-size:14px; font-weight:bold; text-align:center }
#left ul li a { color:#1e4e10; background:url(libg.gif); padding:3px; border:1px #467f00 solid; margin: 0 15px 15px 10px !important; -margin-bottom:-5px; display:block }
#left ul li a:hover { color:#ff3300; background:url(libgs.gif); padding:3px; border:1px #ccc solid }
#right { float:left; width:514px; margin-left:8px; border:1px #bfdda9 solid }
#right h2 { color:#1e4e10; font-size:14px; font-weight:bold; padding:5px 0 5px 10px; background:#e5f5da; border-top:1px #fff solid }
.rightxt { padding:8px}
.rightxt p { margin:0; padding:0; text-indent:24px;}
#copylink { background:#e5f5da; border:1px #bfdda9 solid; text-align:center; padding:3px; font-weight:bold }
#footer { padding:8px 0; text-align:center }
#footer span { font-family:Arial, Helvetica, sans-serif }
