/**
* Description：Layout CSS for the website
* Author：Gavin
* E-mail: shengzhizhang@gmail.com
* Created On：2008-10-27
* Last modification On：2010-3-8
**/

/***** Container *****/
#container {
margin:0 auto;
width:1002px;
}

/***** Header *****/
#header{
background:url(bg_main.png) repeat-y 0 0;
z-index: 100;
}
#headTop {
height:103px;
position:relative;
width:986px;
margin:0 auto; 
background:url(bg_head.jpg) no-repeat 0 0;
}

/***** Logo *****/
#logo {
left:0;
position:absolute;
top:0;
}

/***** language *****/
#language {
position:absolute; 
top:2px;
right:2px;
background:#25437F; 
color:#fff; 
}
#language a{
color:#fff; 
height:24px; 
line-height:24px; 
padding:0 4px; 
}
#language a:hover{
text-decoration:underline; 
}
/***** Secondary navigation *****/
#secondaryNav {
position:absolute;
right:10px;
top:80px;
text-align:right;
}
#secondaryNav li {
display:inline;
float:right;
margin:0 8px;
}
#secondaryNav li a{
background:url(icon_sec.gif) no-repeat 0 50%;
padding-left:20px; 
}
#secondaryNav li a:hover {
text-decoration:underline; 
}

/***** Banner *****/
#banner {
overflow:hidden;
text-align:center; 
}
#banner img {
display:block;
margin:0 auto; 
}

/***** Main *****/
#main {
overflow: hidden;
text-align:left;
background:url(bg_main.png) repeat-y 0 0;
z-index: 1;
}

/***** Sidebar *****/
#sidebar {
float:left;
width:240px;
display:inline; 
margin:10px 0 0 20px; 
}

/***** Content *****/
#content {
float:right;
width:707px;
display:inline; 
margin:10px 20px 0 0; 
overflow: hidden;
}

/***** Footer *****/
#footer {
background:#E6E6E6;
}
#footWrap{
line-height:20px;
width:1002px; 
margin:0 auto; 
background:url(bg_foot.gif) no-repeat 50% 0;
padding:30px 0 20px; 
}
#footNav {
margin-bottom:8px; 
}
#footNav a{
margin:0 5px;
color:#4B4B4B; 
}
#footNav a:hover{
text-decoration:underline; 
}

/***** Index modules *****/
#columnRight {
float:right;
width:240px; 
display:inline; 
margin:8px 14px 0 0; 
}
#columnLeft {
float:left;
width:717px; 
display:inline; 
margin-left:; 
margin:8px 0 0 13px; 
}
.module .title, #mainTitle{
height:38px; 
line-height:38px; 
position:relative; 
background:url(bg_title.gif) no-repeat 100% 0;
}
.module .title h2, #mainTitle h2{
float:left;
background:url(bg_title.gif) no-repeat 100% -38px;
color:#fff; 
font-size:13px;
padding:0 25px 0 15px; 
}
.module .title span, #mainTitle span{
position:absolute; 
top:4px;
right:10px;
}
#mainTitle span{
top:0;
}
.module .title span a{
width:33px; 
height:32px; 
display:block; 
overflow:hidden; 
text-indent:-9999em;
background:url(btn_more.gif) no-repeat 0 0;
}
.module .content {
background:url(bg_module.gif) repeat-x 0 0;
min-height: 180px;
height: auto !important;
height: 180px;
overflow: visible;
padding:5px 10px; 
}
#cases {
float:left;
width:353px; 
}
.caseImg {
float:left;
width:107px; 
display:inline; 
margin-left:8px; 
}
.caseList {
float:right;
width:198px; 
}
.caseList li{
background:url(listDiv01.gif) repeat-x 0 100%;
float:left;
width:100%; 
padding:4px 0; 
}
.caseList li a{
display:block; 
padding-left:10px; 
line-height:18px; 
background:url(listIcon10.gif) no-repeat 0 4px;
}
.caseList li span{
display:block; 
font-size:10px;
color:#1C120A; 
}
#profile {
float:right;
width:344px; 
}
#product {
background:url(bg_products.jpg) no-repeat 0 0;
height:135px; 
overflow:hidden; 
margin-top:8px; 
}
#product .title {
float:left;
width:126px; 
text-align:center; 
color:#fff; 
line-height:18px; 
padding-top:45px; 
}
#product .title h2{
font-size:14px;
}
#product .title h2 em {
display:block; 
font-style:normal;
font-weight:normal;
font-size:12px;
}
#product .content {
float:right;
width:500px; 
display:inline; 
margin-right:41px;
position:relative; 
border:1px solid #B6B6B6;
border-width:1px 0;
height:119px;
margin-top:6px; 
background:#fff;
}
#marqueeDemo {
width:470px;
height:110px; 
margin:5px auto 0; 
overflow:hidden; 
}
#marqueeDemo ul li {
float:left;
width:140px;
}
#marqueeDemo ul li a{
width:135px; 
display:block; 
text-align:center; 
}
#marqueeDemo ul li a span{
display:block; 
line-height:18px; 
}
#marqueeDemo ul li img {
background:url(bg_product.gif) no-repeat 0 0;
display:block; 
width:110px; 
height:75px; 
padding:8px 13px 9px 12px; 
}
.btnPrev, .btnNext {
background-image:url(btn_arrow.gif);
background-repeat:no-repeat;
width:33px;
height:121px;
position:absolute;
top:-1px;
z-index:100;
}
.btnPrev {
background-position:0 0;
left:-33px;
}
.btnNext {
background-position:0 -242px;
right:-33px;
}
.btnPrev:hover {
background-position:0 -121px;
}
.btnNext:hover {
background-position:0 -363px;
}

#business {
background:url(bg_business.jpg) no-repeat 0 0;
width:240px; 
height:202px; 
overflow:hidden; 
color:#fff; 
}
#business h2{
font-size:14px;
margin-top:15px; 
line-height:18px; 
padding-left:10px; 
}
#business h2 em{
font-size:12px;
font-weight:normal;
font-style:normal;
display:block; 
}
#business .content {
padding:6px 12px; 
}
#business ul{}
#business ul li{
padding:2px 10px;
}
#business ul li span{
margin-left:5px;
}
#network{
padding-top:10px;}

/***** Sub navigation *****/
#subNav {
margin-bottom:8px;
background:url(bg_sub_nav.gif) repeat-x 0 100%;
}
#subNav h2 {
font-size:14px;
height:41px;
line-height:41px;
color:#2665A5; 
text-align:left;
padding-left:70px; 
background:url(bg_topic_title.gif) no-repeat 0 0;
}
#subMenu {
border:1px solid #E0E0E0; 
}
#subNav ul li {
float:left;
font-size:12px;
width:100%;
margin:2px 0; 
}
#subNav ul ul {
display:none;
padding-left:16px;
}
#subNav ul li a {
display:inline-block; 
line-height:30px;
padding:0 20px 0 40px;
}
#subNav ul li a:hover{
color:#2665A5; 
}
#subNav ul li a.current{
color:#2665A5; 
background:url(bg_sub_nav_item.gif) no-repeat 100% 0;
}

/***** Inside Pages *****/
#mainTitle {
margin-bottom:8px; 
}
#function {
padding:20px 10px;
margin:0 10px; 
min-height: 480px;
height: auto !important;
height: 480px;
overflow: visible;
background:url(bg_function.gif) repeat-y 0 0;
}

/***** Product list *****/
.productList {
text-align:left;
}
.productList li {
display: -moz-inline-stack;
display:inline-block;
*display:inline;
text-align:center; 
vertical-align: top;
padding: 20px 0px;
zoom:1;
width:33.3%;
min-height:120px;
_height: 120px;
}
.productList a {
display:block; 
margin:0 auto;
width:200px; 
}
.productList a img {
display:block; 
border:#ddd 1px solid;
padding:2px;
}
.productList a:hover img {
border-color:#f00;
}
.productList a span {
cursor:pointer;
display:block;
overflow:hidden;
text-align:center;
color:#333;
margin:4px auto 0;
line-height:20px;
}
.productList a:hover span {
text-decoration:underline;
color:#f00;
}

/***** News list *****/
.newsList {
margin:0 auto;
}
.newsList li {
background:url(listDiv01.gif) repeat-x 0 100%;
float:left;
line-height:14px;
padding:10px 0;
position:relative;
text-align:left;
width:100%;
}
.newsList li a {
background:url(listIcon02.gif) no-repeat 0 0;
*background-position:0 -2px;
padding-left:20px;
}
.newsList li span {
color:#999;
position:absolute;
right:10px;
}
.newsList02 li{
padding:20px 0; 
}
.newsList02 li a{
background-image:url(listIcon01.gif);
}

/***** Pagination *****/
.pagination {
height:22px;
padding:30px 0;
}
.pagination span, .pagination a {
background:#fff;
border:1px solid #ddd;
display:inline;
float:left;
height:20px;
line-height:20px;
margin-right:4px;
padding:0 8px;
}
.pagination a:hover {
background:#EDFEFF;
border-color: #78D0D6;
color:#0B93C6;
}
.pagination .current {
border:none;
color:#f00;
font-weight:bold;
}
.pagination .pr_off, .pagination .nt_off {
color:#ccc;
}

/***** Question list *****/
.questionList dt, .jobList dt {
font-weight:normal;
margin-top:10px;
}
.questionList dt span, .jobList dt span {
cursor:pointer;
font-weight:bold;
margin:0 4px;
}
.questionList dd, .jobList dd {
border:#ccc 1px solid;
padding:6px 10px;
}

/***** Video list *****/
td.videoList a {
background:#fff url(videoIcon.jpg) no-repeat left 50%;
padding-left:25px;
}
div.videoShow {
background:#fff;
border:solid 1px #eee;
margin:0 auto;
padding:10px;
text-align:center;
width:80%;
}
div.videoShow h4 {
background:url(videoIcon.jpg) no-repeat left 50%;
font-size:14px;
height:50px;
line-height:50px;
margin:0 auto;
padding-left:25px;
text-align:left;
width:80%;
}

/***** Search result list *****/
#mainContentSearch {
margin:30px;
}
.searchTitle {
background:#f8f8f8;
border:1px solid #ddd;
border-width:1px 0;
line-height:22px;
padding:0 10px;
}
.searchTitle a {
background:url(listImg.gif) no-repeat right 50%;
padding-right:10px;
}
#mainContentSearch strong {
padding-left:2em;
}
.resultTopicTitle {
}
#mainContentSearch .newsList {
width:100%;
}

/***** Webmap *****/
#webmap {
padding:20px 20px 20px 80px;
}
.mapList ul {
margin-left:40px; 
margin-bottom:3px;
padding-bottom:12px; 
background:url(ulBg.gif) repeat-y 0 0;
}
.mapList ul ul{
padding:0; 
}
.mapList ul li{
line-height:19px;
margin-top:5px; 
float:left;
width:100%; 
}
.mapList li a{
height:19px; 
line-height:19px; 
display:inline-block; 
background:url(webmapBg.gif) no-repeat 100% -19px;
}
.mapList li a span{
display:inline-block; 
height:19px; 
line-height:19px; 
background:url(webmapBg.gif) no-repeat 0 -57px;
padding:0 20px 0 40px; 
cursor:pointer;
white-space:nowrap;
}
.mapList li a:hover{
background-position:100% 0;
}
.mapList li a:hover span{
background-position:0 -38px;
}
.mapList li a.firstItem{
background-position:100% 0;
}
.mapList li a.firstItem span, .mapList li a.firstItem:hover span{
background-position:-19px -38px;
padding:0 20px; 
}
.mapList li a.lastChild span{
background-position:0 -95px;
}
.mapList li a.lastChild:hover span{
background-position:0 -76px;
}

/***** Article *****/
.article h3 {
border-bottom:1px solid #ddd;
font-size:14px;
line-height:28px;
text-align:center;
}
.article .newsDate {
line-height:22px;
margin-bottom:16px;
text-align:center;
}

/***** Related news list *****/
.relatedNews {
padding:10px;
}
.relatedNews h3 {
font-size:14px;
margin-bottom:8px;
}
.relatedNews a {
background:url(listIcon06.gif) no-repeat 0 50%;
line-height:22px;
padding-left:12px;
}

/***** Product details *****/
.productImage{
text-align:center; 
}
.productDetails {
margin:20px auto;
text-align:center;
width:90%;
}
.productDetails .proImg {
padding:10px;
text-align:center;
}
.productDetails th{
width:20%; 
}
.productDetails .caption{
text-align:center; 
}

.productImg{
float: left;
width: 250px;
overflow: hidden;
margin: 0 20px 20px 0;
}
.productInfo{
float: right;
width: 380px;
line-height: 22px;
}

/***** Form elements *****/
fieldset {
border:none;
padding-left:60px;
}
fieldset legend {
font-weight:bold;
height:40px;
line-height:40px;
*margin-left:-7px;
}
fieldset ol {
list-style: none;
margin-top: 1em;
}
fieldset li {
display:inline;
float: left;
padding-bottom: 1em;
width: 100%;
}
fieldset li label {
float: left;
line-height:20px;
margin-right:1em;
text-align: left;
}
fieldset li .tips {
display:inline;
float:left;
line-height:18px;
margin-left:10px;
width:8em;
}
fieldset input.text, fieldset textarea {
display:inline;
float:left;
font:12px Arial, Helvetica, sans-serif;
outline:none;
padding:2px;
width:300px;
}
fieldset em {
float:left;
text-align:center;
width:7px;
}
fieldset input.text2 {
width:42px;
}
fieldset input.text3 {
width:145px;
}
fieldset textarea {
height:8em;
}
/*.focusField {
border:solid 1px #83C6FA;
background:#F6FCFF;
color:#000;
padding:1px;
}
.idleField {
background:#fff;
color: #6F6F6F;
padding:1px;
border: solid 1px #ddd;
}*/

/***** pageNav *****/
.pageNav {
padding:20px;
text-align:center; 
}

/***** Default buttons *****/
button { 
position: relative;
border: 0; 
padding: 0;
height:24px; 
vertical-align:middle;
cursor: pointer;
overflow: visible; /* Remove the self-propagation of the width in Internet Explorer */
}
button::-moz-focus-inner {
border: none;  /* Additional padding covering Firefox */
}
button span, .pageNav a span { 
position: relative;
display: inline-block; 
white-space: nowrap;
cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* To amend the margin of Safari and Chrome */
button span {
margin-top: -1px;
}
}

/* Customize buttons: */		
.defaultBtn { 
padding: 0 10px 0 0; 
margin-right:5px; 
font-size:12px; 
font-family:Verdana, Geneva, sans-serif;
text-align: center; 
background: transparent url(btn_default_bg.gif) no-repeat 100% -60px; 
display:inline-block;
height:24px; 
}
.defaultBtn span {
padding: 5px 0 0 10px; 
height:19px; 
background: transparent url(btn_default_bg.gif) no-repeat 0 0; 
color:#445560; 
}
.defaultBtn:hover, .defaultBtnHover { /* Extra defaultBtnHover for IE6 */
background-position: 100% -90px; 
}
.defaultBtn:hover span, .defaultBtnHover span {
background-position: 0 -30px;
color:#052028; 
}

/***** Member *****/
#member {
position:relative;
width:100%;
}

/***** Member tools *****/
.toolbar {
position:absolute;
right:0;
text-align:right;
top:0;
background:#fff;
}
#toolbarHandler {
text-align:center;
position:absolute;
right:0;
top:0;
border:1px solid #C1D7E4;
border-width:1px 2px 1px 1px;
height:24px;
line-height:24px;
overflow:hidden;
width:80px;
}
#toolbarHandler img, .toolbar ul a img {
vertical-align:middle;
}
#toolsList {
text-align:left;
display:none;
}
.toolbar ul {
border:1px solid #C1D7E4;
border-width:1px 2px 1px 1px;
padding-top:25px;
width:150px;
}
.toolbar ul li {
float:left;
width:100%;
border-bottom:1px solid #C1D7E4;
}
.toolbar ul a {
display:block;
height:34px;
line-height:34px !important;
overflow:hidden;
}
#longTable {
font-size: 12px;
height:435px;
margin:10px auto;
overflow:hidden;
width:650px;
}
#longTable .sSky th, #longTable .sSky td{
font-size: 12px;
padding:3px 10px 3px 8px;
}
