*{
    margin: 0;
    padding: 0;
}
html, body {
    background:url(images/bodyBg.png) no-repeat center top #000000;
    color: #fff;
    font: 12px/1.5 Arial,"Microsoft YaHei",幼圆,"SimYou","YouYuan",宋体,sans-serif;
    margin: 0;
    padding: 0;
}
table {width: 100%;}
table td {padding: 0; border-width: 0; vertical-align: top; }

a {color: #FFCC33; text-decoration: none; font-weight: normal; background-color: transparent;}
a:hover{color: #fff;}

h1 {font-size:1.4em;}
h2 {font-size:1.3em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}
h5 {font-size:1em;}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}
ol {
    margin: 0;
    padding: 0;
    text-align: left;
}
li {
    color: #fff;
    maegin:0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    *+height:1%;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
img {
    border: none;
    margin: 0;
    padding: 0;
    
}
input.formButton {}

.item {border: 1px solid #666;}
.itemHead {padding: 3px; background-color: #2A75C5; color: #fff;}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 1.2em; font-weight: bold; font-variant: small-caps; color: #fff; background-color: transparent;}
.itemPoster {font-size: .9em; font-style:italic;}
.itemPostDate {font-size: .9em; font-style:italic;}
.itemStats {font-size: .9em; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 1.3em; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef;}
.itemAdminLink {font-size: .9em;}
.itemPermaLink {font-size: .9em;}

#header {
    margin :                0;
    padding :               0;
    height:                 80px;
    background:             #2A75C5 url(xo-banner_bg.png) repeat-x left top;
    padding:                2px;
    color:                  #fff;
    border:                 1px solid #000;
}
#headerbanner {width: 100%; vertical-align: middle; text-align:center;}
#headerlogo img {padding: 0;}
#headerbar {border-bottom: 1px solid #ddd; background-image: url(hbar.gif);}

#leftcolumn {width: 170px; border-right: 1px solid #ccc; font-size:1em;}
#leftcolumn th {background-color: #2A75C5; color: #fff; vertical-align: middle;}
#leftcolumn .blockTitle {padding: 3px; background-color: #ddd; color: #2A75C5; font-weight: bold;}
#leftcolumn .blockContent {padding: 3px; line-height: 1.2em;}


#centercolumn {font-size: 1em;}
#centercolumn th {background-color: #2A75C5; color: #fff; vertical-align: middle;}

#centerCcolumn, #bottomCcolumn {padding: 0 3px 1px 3px;}
#centerCcolumn .blockTitle, #bottomCcolumn .blockTitle {padding: 3px; color: #2A75C5; font-weight: bold; margin-top: 0; margin-right: 0;  margin-left: 0; font-size:1.1em;}
#centerCcolumn .blockContent, #bottomCcolumn .blockContent {border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ddd; padding: 3px; margin-right: 0;  margin-left: 0; margin-bottom: 2px; line-height: 1.2em;}

#centerLcolumn, #bottomLcolumn, #centerRcolumn, #bottomRcolumn {
        width: 50%; padding: 0 3px 0 0;
}
#centerLcolumn .blockTitle, #bottomLcolumn .blockTitle, #centerRcolumn .blockTitle, #bottomRcolumn .blockTitle {
        padding: 3px; color: #2A75C5; font-weight: bold; margin-top: 0;
}
#centerLcolumn .blockContent, #centerRcolumn .blockContent, #bottomLcolumn .blockContent, #bottomRcolumn .blockContent {
        border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ddd; padding: 3px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 1.2em;
}

#content {text-align: left; padding: 8px;}

#rightcolumn {width: 170px; border-left: 1px solid #ccc; font-size:1em;}
#rightcolumn th {background-color: #2A75C5; color: #fff; vertical-align: middle;}
#rightcolumn .blockTitle {padding: 3px; background-color: #ddd; color: #2A75C5; font-weight: bold;}
#rightcolumn .blockContent {padding: 3px; line-height: 1.2em;}

#footerbar { background-image: url(hbar.gif); font-size:.9em; height : 23px;}
#footerbar td { vertical-align : middle; text-align:center;}

#mainmenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px;}
#mainmenu a:hover {background-color: #fff;}
#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid #c0c0c0; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #c0c0c0;}
#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #c0c0c0;}
#mainmenu a.menuSub {padding-left: 9px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #c0c0c0;}

#usermenu {        font-size : .9em;}
#usermenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 2px; border-right: 1px solid #666; border-bottom: 1px solid #666; border-left: 1px solid #c0c0c0; font-weight : normal;}
#usermenu a:hover {background-color: #fff;}
#usermenu a.menuTop {border-top: 1px solid #c0c0c0;}
#usermenu a.highlight {background-color: #fcc;}


caption {font-weight: bold;}
th, thead {background-color: #2A75C5; padding : 2px; color: #fff; vertical-align : middle;}
.outer {border: 1px solid #c0c0c0;}
.head {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
.even {background-color: #dee3e7; padding: 5px;}
.odd {background-color: #E9E9E9; padding: 5px;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px;}
tr.odd td {background-color: #E9E9E9; padding: 5px;}
tr.foot td {background-color: #c2cdd6; padding: 5px; color:inherit; font-weight: bold;}

.errorMsg,.confirmMsg, .resultMsg  { padding: .8em; text-align:center; margin-bottom: 1em; border: 2px solid #ddd;}
.errorMsg  { background-color: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.confirmMsg { background-color: #FFF6BF; color: #817134; border-color: #FFD324; }
.resultMsg { background-color: #E6EFC2; color: #529214; border-color: #C6D880; text-align:left;}
.errorMsg a { background-color: transparent; color: #D12F19; }
.confirmMsg a { background-color: transparent; color: #817134; }
.successMsg a { background-color: transparent; color: #529214; }

.xoopsCode { background: #fff; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; height: 200px; overflow: auto; font-size:.9em;}
.xoopsQuote { background: #fff; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; font-size:.9em;}
blockquote {font-style : italic; line-height:1.4em;}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: .9em; color: #2A75C5; font-weight:bold; border: 1px solid #c0c0c0; background-color: #fff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2A75C5; font-weight:bold; font-size: .9em;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: .9em;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName a {color: #fff;}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: .8em;}
.comDateCaption {font-weight: bold; font-style: normal;}

/*============== Styles for system_siteclosed.html  (override system module) =================*/
#xo-siteclose {
    width:                  400px;
    margin:                 100px auto;
    background-color:       #e2e2e2;
    padding:                30px;
    color:                  #000;
    font-size:              1.2em;
    font-weight:            bold;
    text-align:             center;
    border:                 1px solid #666;
}
#xo-userbar_siteclosed {
    display:                block;
    background:             #2A75C5 url(xo-banner_bg.png) repeat-x left top;
    padding-top:            2px;
    padding-right:          1em;
    color:                  #fff;
    font-size :             .8em;
    text-align :            center;
}
#xo-userbar_siteclosed form {
    display:                inline;
    padding:                0;
}

#xo-userbar_siteclosed input {
    width:                  50px;
    background-color:       transparent;
    color:                  #fff;
    font-size :             .9em;
}
#xo-userbar_siteclosed input:hover {}

/*============== Styles for system_redirect.html (override system module) =================*/
#xo-redirect {
    width:                  780px;
    margin:                 50px auto;
    padding:                1em;
    font-weight:            bold;
    text-align:             center;
}
#xo-redirect .notreload {
    height:                 28px;
    background-color:       inherit;
    padding-top:            2px;
    color:                  #000;
}
#xo-redirect .notreload a {
    background-color:       inherit;
    color:                  #ff0000;
    font-weight:            bold;
    text-decoration:        none;
}
#xo-redirect .message {
    min-height:             60px;
    background-color:       #f3f3f3;
    padding:                1em;
    color:                  #333;
    font-size:              1.2em;
    text-align:             center;
    border:                 1px solid #666;
}
#xo-redirect .message img{
    padding:                1em;
}
/*============== Styles for pagenav =================*/
#xo-pagenav {
    margin:                 7px 0;
    text-align:             center;
    font-size:              1.05em;
    clear:                  both;
}
#xo-pagenav a { 
    text-decoration:        none;
    padding: 1px 8px;
    color: #ffcc33;
    font-size: 16px;
    margin: 0 3px;
}
#xo-pagenav a:hover {
    background: #09a2df;
    border-radius: 3px;
    color: #fff;
}
.xo-pagact {
    font-size: 16px;
    font-weight: normal;
}
/*======= Tinymce background textarea ========*/
body.mceContentBody {
    margin:                 0;
    padding:                0;
    background-color:       #fff;
    background-image:       none;
    color:                  #000;
}
/*=======   陨石 样式 ======= =========*/
.toptiao {
    background: #000;
    height: 31px;
}
#container {
    width: 980px;
    margin: 0 auto;  
}
.HeaderTop {
    width: 1000px;
    margin: 0 auto;
}
.HeaderTop .TopWl {
    background: url(images/linkBg.png) no-repeat center 35px;
    height: 90px;
    width: 200px;
    text-align: center;
    float: left; 
    margin-top: 70px;
}
.HeaderTop .Golt {
    background-position: center 32px;
}    
.HeaderTop .logo {
    float : left;
    margin: 25px 0 0 12px;
}
/*.HeaderTop .RageTitle h1 {
    padding-bottom: 5px;
    background: url(images/listtitleBg.png) no-repeat center bottom;
    color: #09A2DF;
    font-size: 36px;
    padding-bottom: 5px;
    letter-spacing: 3px;
}
*/
.HeaderTop .RageTitle {
    float: left;
    width: 500px;
    margin: 0 50px;
    text-align: center;
}
.HeaderTop .topTit {
    width: 330px;
    float: left;  
    margin-top: 35px;
    display: inline;
}
.HeaderTop .RageTitle h1 a {
    letter-spacing:8px;
    color:#fff;
    font-size: 36px;    
}
.HeaderTop .RageTitle {
    margin:0;
    width: 600px;
} 
.HeaderTop .RageTitle .topTit {
    float: left;
    width: 450px;    
    margin-top: 25px;
    display: inline;
}
.HeaderTop .RageTitle h1 {   
    background: url(images/ToptitBg.png) no-repeat center bottom;
    color:#fff;
    font-size: 30px; 
    padding-bottom: 20px;
    letter-spacing: 3px;
}
.HeaderTop .RageTitle h3 {
    font-size: 20px;
    line-height: 15px;
    font-weight: normal;
    color: #FFCC33;
    margin-top: 8px;
}
.HeaderTop .RageTitle h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    color: #FFCC33;
}
.navigation ul {
    text-align: center;
}
.navigation ul li {
    padding: 0 24px;
    display: inline;
}
.navigation ul li a {
    font-size: 16px;
    color: #ccc;
    font-weight: bold;
}
.navigation ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.content {
    margin:20px 0;
    padding: 0 0 20px 0;
    border-top: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
}
.HomeLinks  {
    width: 500px;
    margin: 10px auto;
    padding-bottom: 20px;
}
.HomeLinks ul li {
    width: 230px;
    float: left;
    margin: 0 6px;
    text-align: center;
}
.HomeLinks ul li a {
    font-size: 14px;
    display: block;
}
.footer {
    background: #ffcc33 url(images/footerBg.jpg) repeat-x left top;
    width: 100%;
    padding: 10px 0;
    color:#000;
    text-align: center;
    line-height: 22px;
    font-family: Arial;
}
.PageBottomBg {
    background:url(images/bottomBg.png) no-repeat center bottom;   
}
/* 列表 面包屑  */
.Breadcrumb {
    color:#ffebaf;
    padding: 10px 0;
    border-bottom: 1px dotted #666666;
}
.Breadcrumb a {
    color:#ffebaf;
}
/* 文章列表页 样式*/

.NewList {
    width: 770px;
    float: right;
    min-height: 420px;
    _height: 420px;
    font-weight: normal;
}
.NewList ul li {
    padding: 20px 25px;
    border-bottom: 1px dotted #666666;
}
.NewList ul .LastLi {
    border-bottom: 1px dotted #666666;
}
.Newimg {
    float: left;
    margin:  0 20px 0 0;
}
.Newimg img {
    width:200px;
    height: 150px;
}
.Newinform .title {
    font-size: 16px;
    color:#ffcc33;
    margin-right:  10px;
}
.Newinform .title:hover {
    color:#fff;
}
.Newinform .classify {
    background: #09a2df;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-family: 宋体;
    font-size: 12px;
    margin: 5px 0;
    padding: 1px 5px;
}
.container_en .Newinform .classify {
    font-family: arial;
}
.Newinform .intro p {
    color :#fff;
    line-height: 20px; 
}
.horizontal {
    width: 770px;
}
.horizontal ul li {
    display: inline;
    float: left;
    height: 280px;
    margin: 0 0 0 56px;
    overflow: hidden;
    padding: 20px 0 0;
    width: 200px;
}
.horizontal ul li img {
    width: 200px;
    height: 150px;
}
.horizontal ul li .title {
    display: block;
    margin: 0 0 3px 0;
    clear: both;
    width: 200px;
    height: 23px;
    overflow: hidden;
}
.horizontal ul li .title:hover {
    color:#fff;
}
.horizontal ul li .Newimg {
    margin: 0 0 5px 0;
}

/*  */

.NewMenu {
    width: 180px;
    float: left;
}
.NewMenu .MenuList {
    padding: 10px 0;
    text-align: left;
}
.NewMenu .MenuList h2 {
   background: #FFCC33;
    color: #000000;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 3px 0 3px 10px;
}
.NewMenu .MenuList ul li {
    border-bottom: 1px dotted #333333;
    line-height: 28px;
    padding: 10px 0 10px 10px;
    text-align: left;
}
.NewMenu .MenuList ul li a {
    color: #fff;
    font-size: 14px;
}
.NewMenu .MenuList ul li a:hover {
    color: #ffcc33;
}
.pageText {
    padding: 10px 100px;
}
.pageText .title {
    color:#ffcc33;
    font-size: 24px;
    text-align: center;
    margin: 10px 0 20px;
    font-weight: normal;
}
.main-text {
    line-height: 24px;
    color:#fff;
    font-size: 14px;
}
.main-text p{
    line-height: 28px;
    font-size: 14px;
    color:#fff;
    text-indent: 25px;
    margin-bottom: 15px;
}
.loginInp {
    width: 180px;
    height: 22px;
    line-height: 22px;
    background: #ffffff;
    border: 1px solid #ccc;
}
/*  英文 页面 样式 */
.container_en .navigation ul li {
    margin-left: 3px;
    width: auto;
    padding: 0 12px; 
}
.container_en .navigation ul li a {
    color: #ccc;
    font-size: 18px;
    font-weight: normal;
}
.container_en .navigation ul li a:hover {
    color: #fff;
}
.HeaderTop_en {
    margin-bottom: 10px;
}
.HeaderTop_en .RageTitle h1 {
    background: url(images/entitleBg.png) no-repeat center bottom;
    letter-spacing: 5px;
    font-weight: normal; 
}
.HeaderTop_en .RageTitle h1 span{
    color:#FFCC33;
    font-size: 18px;
    margin-left: 10px;
}
.HeaderTop_en .RageTitle {
    width: 100%;
    padding-left: 20px;
}
.HeaderTop_en .RageTitle .topTit {
    width: 700px;
    margin-top: 55px;
}
.TopLinksBtn {
    width: 980px;
    margin: 0 auto;
}
.homeslideshow {
    background: ＃000 url(images/loading.gif) no-repeat center center;
    height: 470px;
    overflow: hidden;  
    margin-top: 15px;
}
.container_en .navigation ul .firstNavLi {
    margin-left: 0;
}