 /*
* Licensed to the Apache Software Foundation (ASF) under one or more
*  contributor license agreements.  The ASF licenses this file to You
* under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.  For additional information regarding
* copyright in this work, please see the NOTICE file in the top levelnavitable
* directory of this distribution.
*/
/* ======================================================================
roller.css: Base CSS styles for Roller web UI

CUSTOMIZABLE color and background image setttings have been separated out
and placed in separate colors.css files for different color schemes.
====================================================================== */


body {
    background: white;
    margin: 0px;
    padding: 0px;
    font: small Verdana,Arial,Sans-serif;
    font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}
p.subtitle {
    margin: 5px 0px 15px;
    font-size: 1em;
    font-weight: bold;
    font-size: 120%;
}
p.pagetip {
    margin: 0px 0px 15px 0px;
}
h1 {
	background: transparent;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52829c;
	padding:10px 0 15px 0;
	text-align:left;
}
h2 {
    background: transparent;
    font-size: large;
    font-weight: bold;
    letter-spacing: 0.2em;
}
h3 {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
}
h4 {
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52829c;
	padding-bottom:10px;
	color: #e77100;
	margin: 0;
	width:956px;
	margin-top:15px;
	margin-bottom:10px;
	line-height:28px;
}
h5 {
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52829c;
	padding-bottom:10px;
	color: #e77100;
	margin: 0;
	width:956px;
	margin-top:15px;
	margin-bottom:10px;
}
h6{
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	margin-left:5px;
	color: #104286;
}
img {
    border: 0px;
    overflow: auto;
}
img.w3c {
    border: 0px;
    height: 31px;
    width: 88px;
    margin-right: 5px;
}
a {
    text-decoration: none;
}
a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}

/* ----------------------------------------------------------------------
Page element styles: boxes and borders, etc.
---------------------------------------------------------------------- */
.global_center {
	width: 1020px;
}

.bannerStatusBox a, .bannerStatusBox a {
    font-weight: bold;
}
.bannerLeft {
	padding: 4px 12px 4px 10px;
	list-style-type: none;
}
.bannerRight {
    padding: 4px 10px 4px 15px;
    text-align: right;
}
.suiniyizhanghu {
	padding-bottom:16px;
	float:left;
}
.suiniyizhanghu img{
	margin-top:10px;
}
.suiniyizhanghu_left {
	text-align:center;
	float:left;
}
.suiniyizhanghu_right {
	text-align:center;
	float:left;
	padding-left:55px;
}
.bannerBox {
    width: 100%;
    background: #F1F0F5;
}
.sidebarBodyHead h3, .searchSidebarBody h3 {
   padding: 5px;
}
.sidebarInner {
   padding: 5px;
}
.sidebarBody ul {
   margin: 0px;
   padding-left: 5px; 
}
.sidebarBody li {
   list-style-position: inside;
   list-style-image: url(/img/dash.gif);
   margin-left: 0em;
   padding-left: 0.5em;  

   padding-top: 3px;
}

.sidebarHelp ul {
	 margin: 8px;
	 padding-left: 20px; 
   background-image: url("/img/help.gif");
   background-repeat:no-repeat; 
}

.MenuContent {
	width: 100%;
	margin: 0 auto;
	float: left;
}

.SidebarLeft {
	float: left;
}

.sidebarContent {
   margin: 0px;
   width: 100%;
   padding-left: 0px; 
   
   background-color: #F1F0F5;
	 background-image: url("/img/people.jpg");
	 background-repeat: no-repeat;
	 background-attachment: scroll;
	 background-position: right bottom;

   /*font-size: 15px;*/
   height: 15.4em;
}
.shu{
	color:#FF0000;
}
.sidebarContentLeft  {
	 padding-left: 0.5em;  
   list-style-position: inside;
   list-style-image: url(/img/dash.gif);
   margin-left: 0em;
   padding-top: 3px;
   line-height:20px;
   font-size: 12px;
   color: #333333;
   height: 11.4em;
}
.sidebarDetail {
	 background-color: #F1F0F5;
   margin: 0px;
   width: 100%;
   padding-left: 0px; 
   text-align: center;
}

div.entriesBoxInner {
   padding: 5px;
}
div.entryTitleBox {
   padding: 4px;
   margin: 4px 0px 4px 0px;
   font-size: medium;
}
div.entryBox, div.entryBoxPinned {
   font-family: Arial, Helvetica, sans-serif;
   border-bottom-width: thin;
   border-bottom-style: solid;
   padding: 3px 0px 3px 0px;
}
div.entryBoxPinned {
}
.entryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}
.entryDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.entryDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
span.hotBlogs, a.hotBlogs, a:active.hotBlogs, a:visited.hotBlogs, ul.hotBlogs {
   font-size: small;
   padding-left: 0px;
   list-style-type: none
}
input.searchButton {
    /*cursor: hand;*/
    font-family: lucida,arial,sans-serif;
    height: 1.4em;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0px 2px 0px;
    margin: 5px;
    border: 0px none #000;
}


/* ----------------------------------------------------------------------
form layout styles
---------------------------------------------------------------------- */

input, select, option {
    font: small Verdana,Arial,Sans-serif;
    color: black;
    font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
}
textarea {
   margin: 3px 0px 0px 0px;
}
div.buttonBox {
   width: 99%; 
   border: 1px solid black;
   background-color: #f3f3f3;
   padding: 3px;
   margin-top: 5em;
   clear: both;
}

div.detailBox {
   width: 98%; 
   border: 1px solid black;
   background-color: #f3f3f3;
   padding: 3px;
   margin-top: 1em;
   clear: both;
   /*word-wrap: break-word;*/
}

div.importantBox {
   width: 98%; 
   border: 1px solid black;
   background-color: #ffffff;
   padding: 5px;
   margin-top: 0em;
   word-wrap: break-word;
}
.left {
   font-size: small;
   width: 136px;
}
.leftTitle {
   font-size: small;
   font-weight: bold;
}

.formtablesimple, .formtableNoDesc { 
    width: 100%; 
    border-collapse: collapse; 
} 
.formtablesimple td.label, .formtablesimple td.field {
    vertical-align: top;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #e3e3e3;
    padding: 4px 10px 4px 10px;
}
.formtablesimple td.label { 
    text-align: right;
    font-weight: bold;
    width: 22%; 
}
.formtablesimple td.field { 
    width: 70%;
	text-align:left;
}


.formtable, .formtableNoDesc {  
    border-collapse: collapse; 
} 
.formtable td.description,
.formtableNoDesc td.label, .formtableNoDesc td.field, .formtableNoDesc  {
    vertical-align: top;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #e3e3e3;
    padding: 4px 2px 4px 2px;
}
.formtable td.label { 
    text-align: right;
	line-height:32px;
	padding-right:15px;
}
.formtable td.field {
	text-align:center;
}
.formtable td.description { 
    width: 48%;
    line-height: 140%;
}
.denglu{
	width:330px;
	float:left;
	padding-top:20px;
	margin-left:18px;
}
.zhuce1{
	width:500px;
	float:left;
	padding-top:20px;
}
.jiange{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6d6de;
	float:left;
	margin: 20px 50px 20px 50px;
	height:286px;
}
.min{
	margin-top:20px;
}
.min1{
	margin: 30px 20px 5px 20px;
}
.formtableNoDesc td.label { 
    text-align: right;
    width: 40%; 
}
.formtableNoDesc td.field { 
    width: 40%; 
}
.formtableNoDesc td.description { 
    width: 0%; 
}

.indextable { 
    width: 100%; 
    border-collapse: collapse; 
} 
.indextable td.label, .indextable td.field, .indextable td.description {
    vertical-align: top;
    border-width: 0px 0px 1px 0px;
    border-color: #e3e3e3;
    padding: 4px 10px 4px 10px;
}
.indextable td.label { 
    text-align: right;
    font-weight: bold;
    width: 22%; 
}
.indextable td.field { 
    width: 35%; 
}
.indextable td.description { 
    width: 48%;
    line-height: 140%;
}

div.row { 
   padding: 2px; 
}
div.formrow {
   float: left;
   width: 80%;
}
label.formrow {
   float: left;
   text-align: right;
   width: 20%;
   padding-right: 1em;
}
div.sideformrow {
   float: left;
   width: 100%;
}
label.sideformrow {
   float: left;
   text-align: left;
   width: 30%;
   padding-right: 1em;
   font-size: smaller;
}

div.yourWeblogBox {
   padding: 8px 0px 10px 0px;
}

/* ----------------------------------------------------------------------
Table styles 
---------------------------------------------------------------------- */

table.navitable{
	word-break:keep-all;
	border-collapse: collapse; 
    width: 100%;
}
table.navitable td {
    border: 1px solid #ccc;
    font-color: #000000;
    font-size: 110%;
    padding: 3px;
}
table.navitable tr {
    border: 0px solid #ccc;
    padding: 1px;
}
td.navitable1 {
	color: #FFCC00;
	text-align:left;
	background: url(/img/nav_prim_bg_active.gif);
}
td.navitable1 a{
	color: #C6CE24;
	font-weight:bold;
	align: center;
}
td.navitable2 {
	text-align:left;
    background: url(/img/nav_main_bg.gif);
}
td.navitable2 a{
	color: #E1E1E1;
	text-align:center;
}
table.chirennavitable{
	border-collapse: collapse; 
    width: 100%;
}
table.chirennavitable td {
    border: 0px solid #ccc;
    font-color: #000000;
    font-size: 100%;
    padding: 3px;
}
td.chirennavitable1 {
	text-align:center;
	font-weight:bold;
}
td.chirennavitable2 {
	text-align:center;
}

div.tablenav {
   font-size: 110%
}
table.detailtable {
    border-collapse: collapse; 
    width: 100%;
}
table.detailtable th {
	  width: 150px;
    border: 0px solid #ccc;
    text-align: right;
    font-color: #000000;
    font-weight: bold;
    font-size: 110%;
    padding: 3px;
}
tr.detailtable {
    background: #ffffff;
    text-align: left;
    font-size: 150%;
    font-color: #FFCC00;
}
table.detailtable td.oper {
    border: 0px solid #ccc;
    text-align: right;
    font-color: #000000;
    font-weight: bold;
    font-size: 110%;
    padding: 3px;
    height:20px;
}

table.rollertable {
    border-collapse: collapse; 
    width: 100%;
}
table.rollertable th {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    font-color: #000000;
    font-size: 110%;
    padding: 3px;
}
table.rollertable td, table.rollertable tbody td {
    vertical-align: middle;
    
}
table.rollertable tbody td {
    padding: 3px;
}
table.rollertable td.center {
    text-align: center;
}
.rollertable_even td {
    border: 1px solid #ccc;
    background: #EEEEEE;
    color: black;
    vertical-align: top;
}
.rollertable_odd td{
    border: 1px solid #ccc;
    background: inherit;
    vertical-align: top;
    color: black;
}
td.rollertable_entry, div.rollertable_entry {
    border: 1px solid #ccc;
    background: inherit;
    padding: 5px;
    vertical-align: top;
}
td.propname {
    padding: 0px 0px 0px 3em;
    vertical-align: top;
}
table.edit th {
    text-align: right;
    padding-right: 5px;
}
tr.actionrow {
    background: #e5e5e5;
}
td.spamcomment {
    background: #ffcccc;
}
td.pendingcomment {
    background: #ffffcc;
}
.approvedCommentBox {
    background: #ffffff;
    border: 1px grey solid;
}
.pendingCommentBox {
    background: #ffffcc;
    border: 1px grey solid;
}
.spamCommentBox {
    background: #ffcccc;
    border: 1px grey solid;
}
td.pendingentry, tr.pendingentry {
    background: #ffcccc;
}
td.draftentry, tr.draftentry {
    background: #ffffcc;
}
td.draftentry, tr.bySingle {
    background: url("/img/SingleBack.jpg"); 
    //background: #fea863;
}
td.draftentry, tr.byMonths {
		background: url("/img/MonthsBack.jpg"); 
    //background: #84ac50;
}
.draftEntryBox {
    background: #ffffcc;
    border: 1px grey solid;
}
.pendingEntryBox {
    background: #ffcccc;
    border: 1px grey solid;
}


table.helptable {
    border-collapse: collapse; 
    width: 100%;
	margin-top:30px;
}
table.helptable th {
    background-color: #CEDBE7;
    border: 1px solid #ccc;
    font-color: #000000;
    font-size: 110%;
    padding: 3px;
}
table.helptable td, table.helptable tbody td {
    vertical-align: top;
}
table.helptable tbody td {
    padding: 3px;
}
table.helptable td.center {
    text-align: center;
}

table.statistic {
    border-collapse: collapse; 
    width: 100%;
    border: 1px solid #ccc ;
}
table.statistic th {
    background-color: #CEDBE7;
    font-color: #000000;
    font-size: 110%;
    padding: 3px;
    border: 1px solid #ccc ;
}
table.statistic td {
    font-color: #000000;
    font-size: 100%;
    padding: 3px;
    border: 1px solid #ccc ;
}
table.statistic td, table.statistic tbody td {
    vertical-align: top;
}
table.statistic td.center {
    text-align: center;
}
table.statistic tbody td {
    padding: 3px;
}

/* ----------------------------------------------------------------------
Calendar styles
---------------------------------------------------------------------- */

div.archiveCalendar {
    position: absolute; 
    top: 80px; 
    right: 20px;
    font-size: 11px;
}
.hCalendarDay {
	border-width: thin;
	font-size: .9em;
	text-align: center;
}
.hCalendarDayCurrent {
	border-style: dotted;
	border-width: thin;
	font-size: .9em;
	font-weight: bolder;
	text-align: center;
}
.hCalendarDayLinked {
	border-width: thin;
	font-size: .9em;
	font-weight: bolder;
	text-align: center;
}
.hCalendarDayNameRow {
	font-size: .9em;
	background-color: #eee;
    border-bottom: 1px solid #ccc;
	text-align: center;
}
.hCalendarDayNotInMonth {
	background: transparent;
	color: #AAAAAA;
	font-size: .9em;
	text-align: center;
}
.hCalendarNextPrev {
	text-align: center;
}
.hCalendarMonthYearRow {
	font-weight: bold;
	text-align: center;
}

/* ----------------------------------------------------------------------
Error and status message styles
---------------------------------------------------------------------- */

.statusMsg {
    background: #CCFFCC;
    border: 1px solid #008000;
    color: #000000;
    display: block;
    font-size: .9em;
    margin: 0px 0px 10px 0px;
    padding: 3px;
    width: 98%;
}
.error {
    background: transparent;
    color: #FF0000;
}
.warning {
    color: #f00;
    font-size: larger;
}
.errors, .messages, .warnings {
    padding: 5px;
    margin: 10px 0px 10px 0px;
}
.errors {
   background-color: #fcc;
   border: 1px solid red;
}
.messages {
   background-color: #cfc;
   border: 1px solid green;
}
.warnings {
   background-color: #FFFFAA;
   border: 1px solid yellow;
}
div.error {
    background-color: #ffcccc;
    border: 1px solid #000000;
    color: #aa0000;
    font-size: 0.9em;
    font-weight: normal;
    margin: 5px 10px 5px 0px;
    padding: 3px;
    text-align: left;
    vertical-align: bottom;
}
div.output {
    background-color: #e0e0e0;
    border: 1px solid #CCCC99;
    color: #000000;
    font-size: 0.9em;
    font-weight: normal;
    margin: 5px 10px 5px 0px;
    padding: 3px;
    text-align: left;
    vertical-align: bottom;
}

/* ----------------------------------------------------------------------
weblog editor styles 
---------------------------------------------------------------------- */

div.previewEntrySummary {
   border: 1px solid gray;
   clear: both;
   height: 12em;
   width: 98%;
   padding: 10px;
   overflow: auto;
}
div.previewEntryContent {
   border: 1px solid gray;
   clear: both;
   height: 22em;
   width: 98%;
   padding: 10px;
   overflow: auto;
}
div.centerTitle {
    border: 1px solid #ccc;
    color: black;
    font-weight: bolder;
    font-size: large;
    text-align: center;
}
div.control {
    width: 100%; 
    text-align: center;
	font-size:12px;
}
.control_1{
	border:1px #52829c solid;
	padding:0;
	margin:0;
	height:20px;
	background:#f1f8fc;
}
.control_2 {
  text-align: center;
	font-size:16px;
	height:40px;
	padding: 0 2px; 
}
div.controlToggle {
    width: 100%; 
    height: 25px;
}
.control input { 
    margin: 5px; 
}
a.controlToggle {
    margin: 5px; 
    padding: 5px;
    color: black;
    background: transparent;
    text-decoration: none;
}
a.controlToggle:link { 
    margin: 5px; 
    padding: 5px;
    color: black;
    background: transparent;
    text-decoration: none;
}
a.controlToggle:visited {
    margin: 5px; 
    padding: 5px;
    color: black;
    background: transparent;
    text-decoration: none;
}
a.controlToggle:hover {
    margin: 5px; 
    padding: 5px;
    color: black;
    background: transparent;
    text-decoration: underline;
    font-weight: bold;
}

/* ----------------------------------------------------------------------
Misc styles 
---------------------------------------------------------------------- */

div.NN4 {
    display: none;
}
div.rNavigationBar {
    margin-bottom: 20px;
    margin-right: 10px;
}
.entryDate {
    background: transparent;
    color: #989898;
    font-style: italic;
}
.commentTitle {
    background: #FFFFDD;
    border: 1px solid #000;
    padding: 3px;
    margin: 0px 5px 10px 0px;
    color: #000000;
    font-size: .9em;
    width: 98%;
}
.version {
    font-size: x-small;
    color: #808080;
}
.page {
    visibility: hidden;
    position: absolute;
    float: left;
    background-color: white;
    border: 1px gray solid;
    padding: 10px;
    width: 80%;
    height: 40em;
}
.tab {
    background-color: white;
    border-top: 1px gray solid;
    border-left: 1px gray solid;
    border-right: 1px gray solid;
    font-family: verdana;
    font-style: bold;
    padding: 5px;
    margin: 2px;
}

p.websiteDescription {
   text-style: italics;
   font-size: 11px;
}
.version {
   font-size: small;
   color: grey;
   text-align: center;
}
.details {
   font-size: small;
   color: grey;
}
div.helptext {
   background: #f0f0f0;
   border: 1px #c0c0c0 solid;
   padding: 2px;
   margin: 30px 10px 10px 0px;
   width: 75%; 
}
.padleft {
    padding-left: 8px;
}
#logo {
    padding: 15px 0px 10px 15px;
}
/* Transparent PNG fix for IE, thanks to Kenneth M. Kolano */
#logoshadow {
    top: 15px;
    left: 15px;
    width: 165px;
    height: 50px;
    _background: transparent !important;
    background-image: url(../images/logo-shadow.png); 
}
#logobackground {
    width: 159px;
    height: 44px;
}
#logoimage {
    width: 159px;
    height: 44px;
    display: block;
    cursor: pointer; /* Make IE show correct cursor for link */
    background-image: url(../images/transparent-logo.png);
}

/* main menu page */

span.mm_weblog_name {
    font-size: large;
    font-weight: bold;
}
table.mm_table {
    margin-top: 8px;
}
td.mm_table_actions {
    padding-left: 4px;
}
td.mm_subtable_label {
    width: 100px;
    vertical-align: top;
    font-weight: bold;
}

/* weblog entry form page */

span.entryEditSidebarLink {
    font-size: smaller;
}
.entryEditTable td.label {
		font-size:14px;
		color: #52829c;
		text-align: right;
    padding: 8px 0px 8px 0px;    
}
.entryEditTable td.field {
    padding: 8px 0px 8px 0px;    
}
.entryEditTable td.lab {
		font-size:12px;
		color: #52829c;
		text-align: right;
    padding: 8px 0px 8px 0px;    
}
.entryEditTable td.fie {
	font-size:16px;
	color:#52829c;
	font-weight:bold;
	text-align:center;
	padding: 8px 0px 8px 0px;
	letter-spacing: 5px;
}
.entryEditTable td.fiel {
		font-size:14px;
		color:#52829c;
		text-align:center;
    	padding: 3px 0px;    
}
.entryEditTable tr.Submit {
    line-height: 30px;
}

table.userEditTable {
	  width:100%;
    margin-top: 8px;
}
.userEditTable td {
    padding: 0px 0px 8px 0px;
}
.userEditTable td.label {
	  width: 30%;
		font-size:14px;
		color: #52829c;
		text-align: right;
    padding: 0px 0px 8px 0px;    
}
.userEditTable td.field {
		width: 69%;
		font-size:14px;
		text-align: left;
    padding: 0px 0px 8px 8px;    
}
.userEditTable tr.Submit {
    line-height: 30px;
}

td.entryEditFormLabel {
    padding-right: 15px;
    padding-left: 2px;
    font-weight: bold;
}

pre {
    padding: 5px 5px 5px 7px; 
    background: #f5f5f5; 
    color: #000;
    border: 1px dotted #ccc;
    margin-left: 5px;
    margin-right: 5px;
    overflow: auto;
    overflow-x: auto;
}

.toplabel {
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}
.miscControl {
    margin-bottom: 5px;
}

/* tag autocomplete */

div.autocomplete {
  position:absolute;
  width:100%;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}

div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}
.bk{
	border:1px #dee7ef solid;
	background:#f8f8f8;
	width:100%;
	overflow:auto;
}
.character{
	font-size: 12px;
	text-decoration: underline;
}
.character1{
	font-size: 12px;
	text-align:right;
	color:#9fc0d0;
	margin-right:5px;
}
.welcom {
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b2b2b2;
	padding-bottom:10px;
	margin-top:5px;
	color:#e77100;
	padding-top:10px;
}
.welcom_1{
	color:#000000; 
	font-size:14px;
}
ul.welcom_list{
padding:10px 0 0 10px;
margin:0px;
}
ul.welcom_list li{
list-style:none;
padding:2px 0 2px 0;
background:url(/images/left_menu_bullet.gif) no-repeat left;
padding:0 0 0 17px;
line-height:26px;
}
ul.welcom_list li a{
list-style:none;
text-decoration:underline;
color:#49aad8;
}
ul.welcom_list a:hover{
text-decoration:none;
color:#49aad8;
}
.welcom_biaoti{
	color:#eb7200;
	padding:23px 10px 2px 55px;
	font-size:14px;
	letter-spacing: 2px;
	margin-top:10px;
	font-weight:bold;
	background-image: url(/images/tb_9.jpg);
	background-repeat: no-repeat;
	height:24px;
}
.welcom_menu{
}
.welcom_menuleft{
	float:left;
	width:210px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #b2b2b2;
	margin-left:5px;
	margin-top:15px;
	line-height:18px;
	padding-right:8px;
	color:#5F5F5F;
	padding-bottom:5px;
}
.welcom_menuleft a{
	text-decoration:none;
	color:#49aad8;
	font-size:12px;
}
.welcom_menuright{
	float:left;
	width:210px;
	margin-top:15px;
	padding-left:15px;
	line-height:18px;
	color:#5F5F5F;
	padding-bottom:5px;
}
.welcom_menuright a{
	text-decoration:none;
	color:#49aad8;
	font-size:12px;
}
/* demo */

div.demolayout {
	width:440px;
	margin: 0;
	padding:0;
}

ul.demolayout {
	list-style-type: none;
	float: left;
	margin:0px;
	padding:0px;
}

ul.demolayout li {
	margin: 0 10px 0 0;
	float: left;
	text-align:center;
}
ul.demolayout a {
	float: left;
	display: block;
	padding: 5px 0;
	border: 1px solid #DFDFDF;
	border-bottom: 0;
	color: #37728e;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	width:208px;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #eff8fd;
	cursor: default;
	color:#42b1e5;
}
.tab_1{
	padding:0;
	width:428px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.tab_1 ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
.tab_1 li{
	padding:6px 0px 6px 15px;
	font-size:12px;
}
.tab_2{
	padding:0;
	padding-top:0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	width:428px;
}
.tab_2 ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
.tab_2 li{
	padding:6px 0px 6px 15px;
	font-size:12px;
}

.active-font{
	font-size:12px;
	color:#999999;
	font-style: normal;
	font-weight: normal;
}
.tabs-container {
	clear: left;
	padding:0px;
	width:428px;
}
.tabs-font{
	font-size:15spx;
	font-weight:bold;
	line-height:30px;
	margin:0px auto;
	color:#b1ded5;
}
.font-zk{
	width:427px;
	height:160px;
	background:#FFFFFF;
	border:1px #7f9db9 solid;
}
.font-zk1{
	width:300px;
	height:160px;
	background:#FFFFFF;
	border:1px #7f9db9 solid;
}
.fanyi_biyi{
	float:left;
	width:635px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.fanyi_by{
	color:#1c758e;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
}
div.fanyi_biyi table{
	font-size:13px;
	text-align:center;
	margin:0;
	padding:0;
	line-height:24px;
}
.fanyi_an{
	background:url(/images/an_1.jpg);
	background-repeat:no-repeat;
	width:113px;
	height:37px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding-top:12px;
	letter-spacing: 2px;
	text-align:center;
}
.fanyi_an a:link{
	text-decoration: none;
	color:#ffffff;
}
.fanyi_an a:visited{
	text-decoration: none;
	color:#ffffff;
}
.fanyi_an a:hover{
	text-decoration: none;
	color:#ffffff;
}
.fanyi_jiage{
	padding-left:20px;
	text-align:left;
}
a.link1:link {
	color:##35556B;
	text-decoration: underline;
}
a.link1:visited {
	color:##35556B;
	text-decoration: underline;
}
a.link1:hover {
	color:##35556B;
	text-decoration: none;
}
.fanyi_font{
	padding:0;
	margin:0;
	font-size:12px;
	color:#929292;
	line-height:18px;
	font-weight:normal;
}
#fanyijilu{
	width:640px;
	height:35px
}/* 设置总宽度[width] */
#fanyijilu ul li {
	float:left;
	width:159px;
}
#fanyijilu h3 a {display:inline-block;display:block;}
#fanyijilu h3,#fanyijilu ul,#fanyijilu li {margin:0;padding:0;list-style-type:none;}
/*TAB-标题修饰*/
#fanyijilu ul li h3 a {height:18px;padding:8px 0 3px;margin:5px 5px 0px 0px;text-align:center;border:solid #ccc 1px;border-bottom:none;color:#333;}/* 标题默认状态 */
#fanyijilu ul li h3 a:hover {background-color:#ddd;border-color:#ccc;}/* 鼠标经过状态 */
#fanyijilu ul li.up h3{height:18px;padding:8px 0 3px;margin:5px 5px 0px 0px;text-align:center;border:solid #ccc 1px;border-bottom:none;background:#999;color:#fff;}/* 当前窗口状态 */