/* reset */div, span,a, p, pre,dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6,embed, object, blockquote, img, hr,table, tbody, tfoot, head, tr, th, td, caption,form, label, fieldset, address, legend, button {padding:0;margin:0;border:0 none;text-align:left;} body {padding:0;margin:0;font-size:12px;font-family:Arial;line-height:1.4;text-align:center;}ol, ul {list-style:none;  }table {border-collapse:collapse;border-spacing:0; }h1, h2, h3, h4, h5, h6 {font-weight:normal;}address, caption, input, select, th, textarea {padding:0;margin:0;font-size:100%;font-style:normal;font-weight:normal;}a img {border:none;}.clear {overflow:hidden;height:1%;}.i {font-style:italic;}.b {font-weight:bold;}.c {text-align:center}.u {text-decoration:underline;}.d{text-decoration:line-through}.font9 {font-size:9px;}.font10 {font-size:10px;}.font11 {font-size:11px;}.font12 {font-size:12px;}.font13 {font-size:13px;}.font14 {font-size:14px;}.font15 {font-size:15px;}.font16 {font-size:16px;}.font18 {font-size:18px;}a:link, a:visited {text-decoration:none;color:#323232;}p {margin:10px 0}

/* start */
body {
    background: #e5e5e5 url(bg.jpg) repeat-x;
    text-align: center;
}

#wrapper {
    background: transparent url(container.png) repeat-y scroll -3px 0;
    margin: 10px auto 0;
    position: relative;
    text-align: left;
    width: 816px;
}

#wrapper div {
    position: absolute;
}

#wrapper #header, #wrapper #container, #wrapper #footer {
    position: relative;
}

.top {
    left: 0;
    top: 0;
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
}

.bottom {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
}

#header {
    background: transparent url(header.png) no-repeat scroll -4px 0;
    height: 160px;
}

#footer {
    background: transparent url(footer.png) no-repeat scroll -6px bottom;
    height: 85px;
    text-align: center;
}

#logo {
    left: 25px;
    position: relative;
    top: 35px;
}

#contact {
    color: #888888;
    right: 30px;
    text-align: right;
    top: 70px;
}

#contact span {
    font-weight: bold;
    color: #F60;
}

#menu {
    border-top: 1px solid #EDEDED;
    color: #C4C4C4;
    left: 0px;
    padding: 5px 10px;
    top: 130px;
    width: 797px;
}

#menu a {
    color: #484747;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
}

#container {
    padding: 0 10px;
    overflow: hidden;
    zoom: 1;
}

#container.page2 {
    background: transparent url(container2.png) repeat-y scroll -2px 0;
    border-top: 1px solid #EDEDED;
    margin-top: 5px;
    padding-bottom: 20px;
    padding-left: 1px;
    zoom: 1;
}

#banner {
    display: block;
    margin: 0 auto 10px;
}

#tree {
    float: left;
    width: 445px;
    padding: 0 0 30px 6px;
}

#tree li.leaf {
    background: #F6F6F6 url(blockHd1.png) no-repeat scroll 0 0;
    float: left;
    margin: 0 2px 5px;
    position: relative;
    width: 217px;
}

#tree li.leaf.l2 {
    background: #F6F6F6 url(blockHd2.png) no-repeat scroll 0 0;
}

#tree li.leaf.l3 {
    background: #F6F6F6 url(blockHd3.png) no-repeat scroll 0 0;
}

#tree li.leaf h2 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
}

#tree li.leaf ul {
    background: transparent url(blockFt.png) no-repeat scroll 0 bottom;
    padding-bottom: 40px;
    padding-top: 10px;
}

#tree li.leaf .learnMore {
    bottom: 13px;
    color: #FFFFFF;
    font-size: 11px;
    position: absolute;
    right: 15px;
}

#tree li.leaf ul li {
    background: transparent url(li.png) no-repeat scroll 17px 8px;
    color: #323232;
    font-size: 11px;
    padding: 2px 2px 2px 30px;
}

#wrapper #rightSide {
    float: right;
    width: 336px;
    position: static;
}

a.btnA {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    height: 57px;
    width: 113px;
}

a.btnA span {
    font-size: 14px;
    font-weight: bold;
}

#map {
    color: #FFFFFF;
    background: transparent url(map.png) no-repeat scroll 0 0;
    height: 55px;
    padding: 3px 0 0 55px;
}

#get {
    color: #FFFFFF;
    background: transparent url(get.png) no-repeat scroll 0 0;
    height: 47px;
    padding: 10px 0 0 47px;
}

#wrapper .news {
    background: transparent url(block2Content.png) repeat scroll 0 0;
    clear: both;
    position: relative;
    padding-bottom: 20px;
    width: 328px;
}

.news h2 {
    background: transparent url(block2Hd.png) no-repeat scroll 0 0;
    color: #484747;
    font-size: 14px;
    font-weight: bold;
    line-height: 43px;
    padding-left: 15px;
}

.news p {
    padding: 0 15px;
    color: #484747;
    font-size: 11px;
}

.news p img {
    float: left;
    margin: 0 15px 15px 0;
}

.news a:link, .news a:visited {
    color: #00a8ff;
    font-size: 11px;
}

.news p.more {
    clear: both;
    text-align: right;
}

.news .bottom {
    background: transparent url(block2Ft.png) no-repeat scroll 0 0;
    height: 20px;
}

.news.n2 p {
    color: #bfbfbf;
    margin-top: 0;
}

.news.n2 p a {
    font-size: 12px;
    font-weight: bold;
}

#footer img {
    margin: 0 10px;
}

#copyright {
    position: relative;
    padding: 10px 0 30px
}

#copyright p {
    text-align: center;
    color: #969696;
    font-size: 11px;
    margin: 5px;
}

#copyright p a {
    color: #969696;
}

/* start page2 */

#wrapper #sidebar {
    position: relative;
    float: left;
    width: 214px;
    left: 0;
    top: 0;
}

#sideMenu {
    zoom: 1;
}

#sideMenu a {
    padding: 15px 20px;
    display: block;
    font-size: 14px;
    color: #484747;
    font-weight: bold;
    width: 174px;
    height: 20px;
}

#sideMenu a.active {
    background: #f3f3f3;
    color: #000;
}

#sideMenu a:hover {
    background: #f3f3f3;
}

#sidebar p {
    padding: 0 20px;
    color: #000;
    line-height: 25px;
}

#sidebar p span {
    color: #ff6500;
    font-weight: bold;
}

#wrapper #mainContent {
    float: right;
    padding: 20px 15px;
    position: relative;
    width: 560px;
}

#mainContent h1 {
    font-size: 27px;
    font-weight: bold;
    color: #ff6500;
}

#mainContent h2 {
    font-size: 18px;
    font-weight: bold;
    color: #ff6500;
}

#mainContent p.remark {
    margin: 0;
    color: #c2c2c2;
}

#mainContent p.imgBox img {
    margin: 0 5px;
}

#mainContent p {
    margin: 20px 0;
}

#footer.page2 {
    height: 7px;
}
#wrapper #container #mainContent a {
	color: #3399CC;
	text-decoration: underline;
}
#wrapper #container #mainContent li {
	list-style-type: disc;
	margin-left: 20px;
}
#wrapper #container .tablepad {
	margin-right: auto;
	margin-left: auto;
	
}
#wrapper #header #menu a:hover {
	color: #FF6600;
}
