
body { font-family: "微软雅黑","宋体",Arial, Helvetica, sans-serif; }
.text-indent { text-indent: 2em; }
.container { width:950px; }

.margin-left { margin-left: 24px }
.answer { position: relative; padding-left: 20px; }

.nav-pills li a { color:#428bca; font-size: 14px; }
.nav-pills li a strong { color:#000; }
.nav-pills li a small { color:#428bca; font-size: 12px }
.nav-pills li.active a {color: #fff; }
.nav-pills li.active a strong { color:#fff; }
.nav-pills li.active a small {color: #fff; }

.nav-pills li a button { margin-top: 10px }
.wrapper { width:100%; overflow:hidden; margin-bottom:10px; margin: 0; padding: 0; }
.side-info { margin-top: 10px }
.carousel { margin: 20px auto 10px auto; }


.tab-content h1 small {color:#428bca;}

/*header*/
#header {height:194px; background:url(images/header-bg.gif) left top repeat-x #fff; font-size: 0.75em; margin: 0 30px 0 0 }
#header .row-1 { height:130px;}
#header .row-2 { width:950px;}

#header .logo { float:left; padding:22px 0 0 0px;}


#header .nav-box { background:url(images/nav-box-bg.gif) left top repeat-x; width:100%;}
#header .nav-box .left { background:url(images/nav-box-left.gif) no-repeat left top;}
#header .nav-box .right { background:url(images/nav-box-right.gif) no-repeat right top; height:47px;}


/*-- header navigation --*/
#header .nav-box ul { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-left: 0px; }
#header .nav-box ul li { display:inline; }
#header .nav-box ul li a { display:block; float:left; color:#fff; text-decoration:none; }
#header .nav-box ul li a em { display:block; float:left; font-style:normal; background:url(images/divider-left.gif) no-repeat left 10px;}
#header .nav-box ul li a em b { display:block; float:left; height:47px; line-height:47px; width:190px; text-align:center; background:url(images/divider-right.gif) no-repeat right 10px; cursor:pointer;}

#header .nav-box ul li a:hover { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a:hover em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a:hover b { background:url(images/divider-right-act.gif) no-repeat right 10px;}
#header .nav-box ul li a.current { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a.current em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a.current b { background:url(images/divider-right-act.gif) no-repeat right 10px;}

#header .nav-box ul li a.first em { background:none;}
#header .nav-box ul li a.first:hover em { background:url(images/nav-left-act.gif) no-repeat left top;}
#header .nav-box ul li a.first-current { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a.first-current em { background:url(images/nav-left-act.gif) no-repeat left top !important;}
#header .nav-box ul li a.first-current b { background:url(images/divider-right-act.gif) no-repeat right 10px;}

#header .nav-box ul li a.last b { background:none; width:190px;}
#header .nav-box ul li a.last:hover b { background:url(images/nav-right-act.gif) no-repeat right top;}

#header .nav-box ul li a.last-current { background:url(images/nav-act.gif) left top repeat-x; }
#header .nav-box ul li a.last-current em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a.last-current b { background:url(images/nav-right-act.gif) no-repeat right top !important; width:190px;}

/*footer*/
#footer { color:#fff; padding:27px 0 30px 0;font-size: 0.75em; height: 129px;}
#footer .container { height:62px; padding: 0}

#footer ul { text-align:center; margin: 0; padding-bottom:30px;}
#footer ul li { display:inline;}
#footer ul li a { display:inline; color:#fff; padding:0 52px 0 49px; text-decoration: underline;}
#footer ul li a:hover { text-decoration: none; }

#footer .fleft { padding:0 0 0 44px; float:left; }
#footer .fright { padding:0 44px 0 0; float:right; }
#footer .fright a { color: #2cb6e9; text-decoration: underline; }
#footer .fright a:hover { text-decoration: none; }
#footer {background:url(images/footer-bg.gif) left top repeat-x #717171;}
