@charset "utf-8";

{border:0; padding:0; margin:0;}

body { margin: 0 auto; font-family: arial, 宋体, sans-serif; font-size: 16px; }
img, ul, li { border: 0; margin: 0; padding: 0; }
a { outline: none; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; height: 0; overflow: hidden; line-height: 0; font-size: 0; }
.hidden { display: none; }

/* FF rounded div styles */
.div-rounded-3 { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.div-rounded-5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.div-rounded-left-5 { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.div-rounded-top-5 { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.div-rounded-bottom-5 { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
/* FF shadow styles */
.div-shadow-3-orange { box-shadow: 0 0 3px #ff5c00; -moz-box-shadow: 0 0 3px #ff5c00; -webkit-box-shadow: 0 0 3px #ff5c00; filter: progid:DXImageTransform.Microsoft.Glow(Color=#ff5c00,Strength=1); }
.div-shadow-10-orange { box-shadow: 0 0 10px #ff5c00; -moz-box-shadow: 0 0 10px #ff5c00; -webkit-box-shadow: 0 0 10px #ff5c00; }
.div-shadow-5 { box-shadow: 2px 2px 5px #8a8a8a; -moz-box-shadow: 2px 2px 5px #8a8a8a; -webkit-box-shadow: 2px 2px 5px #8a8a8a; }
.div-shadow-10 { box-shadow: 0 0 10px #8a8a8a; -moz-box-shadow: 0 0 10px #8a8a8a; -webkit-box-shadow: 0 0 10px #8a8a8a; }
.img-scale:hover { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); }
.div-gradient-linear-dark { background: #666; background: -moz-linear-gradient(top, #222, #aaa); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#222), to(#aaa)); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#222222',EndColorStr='#aaaaaa'); }
.div-gradient-linear-light { background: #f1f1f1; background: -moz-linear-gradient(top, #fff, #eee); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee)); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#eeeeee');}

/*div spacers*/
.spacer1, .spacer2, .spacer3, .spacer4, .spacer5, .spacer10, .spacer15, .spacer20, .spacer25, .spacer30, .spacer50, .spacer100 { height: 0; overflow: hidden; padding-bottom: 1px; }
.spacer2 { padding-bottom: 2px; }
.spacer3 { padding-bottom: 3px; }
.spacer4 { padding-bottom: 4px; }
.spacer5 { padding-bottom: 5px; }
.spacer10 { padding-bottom: 10px; }
.spacer15 { padding-bottom: 15px; }
.spacer20 { padding-bottom: 20px; }
.spacer25 { padding-bottom: 25px; }
.spacer30 { padding-bottom: 30px; }
.spacer50 { padding-bottom: 50px; }
.spacer100 { padding-bottom: 100px; }

.text-orange { color: #ff5c00; }
.text-lightgrey { color: #6d6e71; }
.text-darkgrey { color: #3a3a3a; }
.text-white { color: #fff; }
.text-red { color: red; }
.text-green { color: green; }

.text-12 { font-size: 12px; }
.text-14 { font-size: 14px; }
.text-16 { font-size: 16px; }
.text-18 { font-size: 18px; }
.text-24 { font-size: 24px; }

.link-darkgrey { color: #3a3a3a; text-decoration: none; }
.link-lightgrey { color: #6d6e71; text-decoration: none; }
.link-orange { color: #ff5c00; text-decoration: none; }
.link-darkgrey:hover, .link-lightgrey:hover, .link-orange:hover { color: #ff5c00; text-decoration: underline; }

.maincontainer { width: 965px; margin: 0 auto; }
.topcontainer { padding: 11px 20px; border-bottom: solid 1px #DCDCDC; }
.topnav { height: 36px; padding: 0 0 0 30px; font-size: 16px; border-bottom: 3px solid #DCDCDC; }
.topnav-item { height: 36px; margin: 0 -10px; float: left; }
.topnav-item-inner { line-height: 36px; }
* html .topnav-item-inner { padding-top: 10px; }
.topnav-tab-left { visibility: hidden; height: 36px; width: 21px; background: url("../images/tab_left.gif") no-repeat; float: left; }
.topnav-tab-center { height: 36px; line-height: 36px; padding: 0 1px; background: #FFF; float: left; }
.topnav-tab-right { visibility: hidden; height: 36px; width: 21px; background: url("../images/tab_right.gif") no-repeat; float: left; }
.topnav-bullet { margin: 0 2px -1px 0; }
.bottommenu { padding: 10px 0; margin: 0 auto; margin-top: 4px; text-align: center; border-top: 1px solid #DCDCDC; }
.topcontainer-item, .topcontainer-spacer { margin: 0 5px; float: left; }
.bottommenu-item, .bottommenu-spacer { margin: 0 5px; }

.left-column { width: 260px; height: auto; float: left; }
.right-column { width: 700px; height: 450px; float: right; overflow: hidden; }
.left-header-home, .left-header { font-weight: bold; background: #424242; height: 30px; line-height: 30px; color: #DCDCDC; text-align: center; font-size: 16px; }
.left-body-home, .left-body { background: #B4B4B4; padding: 5px; font-size: 14px; }
.left-header { background: #B4B4B4; color: #fff; text-align: left; padding-left: 15px; } 
.left-body { background: #DCDCDC; color: #6d6e71; padding: 20px 0 0 35px; }
.leftnav-bullet { margin: 0 10px -1px 0; }
.leftnav-bullet-innerdiv { margin-left: 25px; }
.main-home, .main-aboutus { width: 700px; height: 450px; background: url("../images/main_home_bshare.jpg") no-repeat; }
.main-aboutus { background: url("../images/main_home_default.jpg") no-repeat; }
.main-bshare-what { width: 700px; height: 237px; background: url("../images/main_bshare_what.gif") no-repeat; }
.right-column-3 { width: 233px; }
.header-barline-bg { width: 685px; height: 30px; background: url("../images/barline_top_bg.gif") no-repeat; line-height: 28px; color: #fff; font-weight: bold; padding-right: 15px; text-align: right; }
.box-bg-small { width: 100px; height: 98px; background: url("../images/box_bg_small.gif") no-repeat; margin: 0 8px; padding-top: 7px; text-align: center; overflow: hidden; }
* html .box-bg-small { margin: 0 6px; }
.box-bg-large { width: 200px; height: 155px; background: url("../images/box_bg_large.gif") no-repeat; margin: 0 15px; padding-top: 7px; text-align: center; overflow: hidden; }

/* forms */
.form-label { width: 150px; margin-right: 10px; color: #ff5c00; }
.form-textbox { width: 500px; }
.form-textarea { height: 100px; width: 500px; }

/* rss feed */
.rss-div, .buzz-div { height: auto; line-height: 20px; overflow: hidden; font-size: 14px; }
.rss-div ul, .buzz-div ul { list-style-image: url("../images/arrow_s.gif"); margin: 5px 5px 5px 20px; height: auto; }

/* language menu popup */
.language-menu-img { cursor: pointer; }
.language-menu-popup { width: 150px; background: #fff; position: absolute; z-index: 10; text-align: left; margin-top: 85px; margin: 85px 0 0 0; padding: 5px; border: 1px solid #ff5c00; display: none; }
.language-menu-popup ul { padding: 0; margin: 0; }
.language-menu-popup li.popupliheader { background: #e7e7e7; font-size: 14px; color: #000; list-style: none; border-bottom: 1px solid #ff5c00; margin: -5px -5px 0 -5px; padding: 5px; text-align: center; }
.language-menu-popup li { color: #6d6e71; list-style: none; margin: -1px 0; padding: 3px 0 0; text-align: center; }
.language-menu-popup li a { font-size: 14px; color: #6d6e71; text-decoration: none; padding: 0; }
.language-menu-popup li a:hover { text-decoration: underline; }
