* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

html {
    background: url("../img/html-bg-tile-tc.png") 50% 0;
    height: 100%;
}
body {
    min-height: 100%;
    _height: 100%;
    background: url("../img/body-bg-tilex-tc.png") repeat-x 50% 0;
    font: 11px/14px Tahoma, Verdana, sans-serif;
    color: #4E4E4E;
}
#container {
    width: 930px;
    margin: 0 auto;
    background: url("../img/container-bg-tile.png") 50% 0;
}
#container-in {
    background: url("../img/container-in-bg-tiley.png") repeat-y 28px 1050px;
}
#container-out {
    background: url("../img/container-out-bg-tl.jpg") no-repeat 0 184px;
}
#header {
    height: 184px;
    background: url("../img/header-bg.jpg") no-repeat 50% 0;
    padding: 0 61px;
}

#mhead {
    height: 42px;
    overflow: hidden;
}
#mhead p {
    float: left;
    padding: 24px 0 0 12px;
    color: #000;
}
#mhead p span {color: #689600;}
#mhead .tnav {
    float: right;
    display: inline;
    width: 267px;
    height: 31px;
    font-size: 10px;
    background: url("../img/tnav-bg.gif") no-repeat;
    margin-right: 198px;
}
#mhead .tnav li {
    float: left;
    text-align: center;
    padding-top: 10px;
}
#mhead .tnav li a {
    color: #00234F;
    border-bottom: 1px solid #00638F;
    text-decoration: none;
}

#ls {height: 71px; position: relative;}
#ls h1 {float: left;}
#ls form {
    float: right;
    width: 541px;
    padding-top: 31px;
}
#ls form .inp {width: 355px; border: 1px solid #60606A; margin-right: 5px;}
#ls form * {vertical-align: middle;}
#ls .tnav {
    position: absolute;
    top: -30px;
    right: 23px;
}
#ls .tnav li {
    float: left;
    display: inline;
    margin-left: 4px;
    height: 51px;
    background: url("../img/tnav-o-bg.gif") no-repeat 100% 0;
    padding-right: 10px;
    line-height: 34px;
    font-weight: bold;
}
#ls .tnav li a {
    display: block;
    text-decoration: none;
    color: #0E493D;
    height: 51px;
    float: left;
    background: url("../img/tnav-o-bg.gif") no-repeat;
    padding-left: 10px;
}

#menu2 {
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
}
#menu2 a {font-size:10px; color: #FFF; text-decoration: none;}

#pmenu {
    height: 42px;
    width: 808px;
	overflow:hidden;
	border-bottom:1px solid #dbdbdb;
}
#pmenu .st {
    float: left;
    width: 216px;
    color: #570025;
}

#pmenu a{ color: #570025;}

#pmenu .st li {
    float: left;
    display: inline;
    margin-left: 15px;
    line-height: 42px;
}
#pmenu .sb {
    float: right;
    width: 592px;
    line-height: 42px;
}
#pmenu .sb li {
    float: left;
    height: 42px;
    background: url("../img/m-sep-bg.gif") no-repeat;
}
#pmenu .sb a {
    display: block;
    _float: left;
    height: 42px;
    color: #4E4E4E;
    text-decoration: none;
    padding: 0 10px 0 40px;
}
#m1 {background: none !important;}
#m1 a {background: url(../img/m1.gif) no-repeat 10% 50%;}
#m2 a {background: url(../img/m2.gif) no-repeat 10% 50%;}
#m3 a {background: url(../img/m3.gif) no-repeat 10% 50%;}
#m4 a {background: url(../img/m4.gif) no-repeat 10% 50%;}
#m5 a {background: url(../img/m5.gif) no-repeat 10% 50%;}
#m6 a {background: url(../img/m6.gif) no-repeat 10% 50%;}
#m7 a {background: url(../img/m7.gif) no-repeat 10% 50%;}


#main {
    position: relative;
    zoom: 1;
    margin: 0 61px;

}
#main-in {
    overflow: hidden;
    zoom: 1;

    padding: 10px 0 0;
    border-bottom: 10px solid #FFF;
	
}

#content {
    float: left;
    width: 493px;
	border-right:1px solid #dbdbdb;
}
#side2 {
    float: right;
    width: 314px;
}

.box2 {padding-bottom: 15px;}
.box2 h2 {
    padding: 0 0 3px 13px;
}

#videos h2 {padding-bottom: 0; height: 30px;}
#videos {
    position: relative;
    background: url("../img/videos-bg.png") no-repeat 0 100%;
    padding-bottom: 0;
    height: 175px;
}
#videos ul {
    padding-left: 12px;
}
#videos ul li {
    float: left;
    display: inline;
    width: 114px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-right: 6px;
}
#videos ul li a.img {
    display: block;
    position: relative;
    width: 114px;
    height: 114px;
}
#videos ul li a.img img {
    position: relative;
    margin-top: 8px;
}
#videos ul li span {
    display: block;
    font-size: 10px;
    padding-top: 3px;
}
#videos ul li span a {
    font-weight: bold;
    color: #003443;
    text-decoration: none;
}
#videos ul li a.img i {
    display: block;
    width: 114px;
    height: 114px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/videos-o-bg.png") no-repeat;    
}
#videos p {
    position: absolute;
    top: 0;
    right: 11px;
    color: #FFF;
    float: right;
    padding: 0 10px 0 41px;
    line-height: 22px;
    height: 22px;
    background: url("../img/videos-s-bg.png") no-repeat;
}

#videos p a { color:#ffffff; text-decoration:none; }

#features {
    background: url("../img/features-bg.png") no-repeat 0 0;
    height: 90px;
    padding-left: 51px;
}
#features ul {
    width: 107px;
    float: left;
}
#features ul li {
    line-height: 21px;
}
#features ul a {color: #002140;}
#features ul a.new {padding-right: 22px; background: url(../img/new.png) no-repeat 100% 2px;}

.banner {text-align: center; padding-top: 10px;}

#blogs {background: url("../img/blogs-a-bg-br.gif") no-repeat 100% 100%; padding-bottom: 10px;}
#blogs .in {
    margin: 0 10px 0 13px;
    background: #E0F0F0 url("../img/blogs-bg-bl.gif") no-repeat 0 100%;
}
#blogs .out {
    background: url("../img/blogs-bg-tl.gif") no-repeat 0 0;
    padding: 10px 15px 0 3px;
}
#blogs table {width: 100%;}
#blogs td {vertical-align: top;}
#blogs .des {padding-bottom: 10px;}
#blogs .img a {
    display: block;
    width: 156px;
    height: 156px;
    position: relative;
    text-align: center;
}
#blogs .img a img {
    position: relative;
    margin-top: 9px;
}
#blogs .img a i {
    display: block;
    width: 156px;
    height: 156px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/blogs-bg.png") no-repeat 50% 0;
}
#blogs .des h3 {
    font-size: 12px;
    margin: 5px 0;
}
#blogs .des h3 a {
    text-decoration: none;
    color: #003443;
}
#blogs .des p {margin-bottom: 5px;}
#blogs .des p.more {text-align: right; margin-bottom: -5px;}

#login {margin-bottom: 20px;}
#login .in {
    margin: 0 15px 0 14px;
    position: relative;
}
#login fieldset {
    height: 107px;
    background: url("../img/login-bg.gif") no-repeat 0 0;
    padding: 0 15px 0 10px;
}
#login td, #login th {padding: 3px 0;}
#login th {
    text-align: right;
    font-weight: normal;
    white-space: nowrap;
    width: 1%;
}
#login label {display: block; padding-right: 10px; white-space: nowrap;}
#login table {width: 100%;}
#login .forgot {text-align: right; padding: 10px 0 5px;}
#login a {color: #5EA916;}
#login .inp {
    width: 100%;
    background: #FFF;
    border: 1px solid #60606A;
    border-width: 1px 0 0 1px;
}
#login .btns {
    float: right;
    padding-right: 10px;
}
#login .btns a {margin-left: 10px;}
#login .btns * {vertical-align: top;}

#video {
    height: 289px;
    background: url("../img/video-bg.png") no-repeat 0 100%;
    position: relative;
}
#video h2 {height: 34px; padding-bottom: 0;}
#video .more {
    position: absolute;
    top: 262px;
    left: 182px;
    font-weight: bold;
}
#video .more a {
    color: #478DC2;
    text-decoration: none;
}
#video .img {
    display: block;
    width: 260px;
    height: 182px;
    position: relative;
    margin: 23px 0 0 27px;
}
#video .img i {
    display: block;
    width: 260px;
    height: 182px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/video-o-bg.png") no-repeat;
}


#members {padding-top: 10px; padding-bottom: 10px; background: url("../img/members-bg.gif") no-repeat 0 100%; zoom: 1;}
#members ul {
    padding-left: 4px;
    overflow: hidden;
    zoom: 1;
}
#members ul li {
    width: 99px;
    float: left;
    text-align: center;
}
#members ul li span {
    position: relative;
    margin-top: -5px;
    padding-bottom: 5px;
    display: block;
}
#members a {color: #003443; text-decoration: none; font-weight: bold;}
#members ul li .img img {
    position: relative;
    margin-top: 9px;
}
#members ul li .img {
    display: block;
    width: 99px;
    height: 100px;
    position: relative;
}
#members ul li .img i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 99px;
    height: 100px;
    background: url("../img/members-bg.png") no-repeat;
}

.png {cursor: pointer;}

#sh01 {
    position: absolute;
    top: 176px;
    right: 0;
    width: 24px;
    height: 44px;
    background: url(../img/sh02.png) no-repeat;
}
#sh02 {
    position: absolute;
    top: 616px;
    right: 0;
    width: 30px;
    height: 22px;
    background: url(../img/sh01.png) no-repeat;
}

#footer {
    height: 99px;
    overflow: hidden;
    background: url("../img/footer-bg.jpg") no-repeat 50% 0;
}
#footer p.links {
    height: 37px;
    line-height: 37px;
    text-align: center;
}
#footer p.links a {color: #4E4E4E; text-decoration: none;}
#footer p.pow {
    width: 484px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: url("../img/pow-bg.png") no-repeat;
    margin: 20px auto 0;
}
#footer p.pow a{color: #4E4E4E; text-decoration: none;}