@charset "utf-8";
* { margin: 0px; padding: 0px; list-style: none; }
body { background-color: #66CCFF; margin: 0px; padding: 0px; font-family: "微软雅黑"; font-size: 14px; line-height: 24px; color: #222222; }
a:link, a:visited { color: #222222; text-decoration: none; }
a:hover { color: #FF6600; }
img { border: 0; }
#main { width: 1000px; margin-right: auto; margin-left: auto; }
#top { float: left; height: 138px; width: 1000px; background-image: url(../images/topbg.jpg); background-repeat: no-repeat; background-position: center top; }
#content { float: left; width: 1000px; background-image: url(../images/contentbg.jpg); background-repeat: repeat-y; background-position: center top; }
#left { float: left; width: 250px; background-image: url(../images/leftbg.jpg); padding-bottom: 230px; background-repeat: no-repeat; background-position: left bottom; height: 700px; }
#left a { font-size: 16px; line-height: 32px; float: left; width: 220px; padding-left: 20px; padding-top: 16px; }
#title-r { font-size: 24px; color: #06C; line-height: 48px; width: 100%; padding-top: 20px; padding-bottom: 20px; float: left; text-align: center; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #666; }
#title-l { font-size: 24px; color: #F60; text-align: center; line-height: 88px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #F60; }
#right { float: right; width: 750px; }
#right table { float: left; width: 750px; }
#right table tr td{min-height:70px;  border-bottom:1px dashed #666; text-align:left; padding:10px 5px;}
#right table tr td em{ height: 50px; width: 50px; display:inline-block;background:url(../images/szbg.png) center no-repeat; font-size: 24px; color: #333; line-height: 50px; text-align: center; }
#right table tr td a {font-size: 18px;color: #06C; margin-left:10px;}
#right table tr td a:hover {color: #F60; }

#footer { float: left; height: 60px; width: 1000px; border-top-width: 3px; border-top-style: solid; border-top-color: #F30; background-color: #FFF; text-align: center; font-size: 12px; line-height: 60px; font-weight: bold; color: #000; }