/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* not ready */

*
{
        margin: 0;
        padding: 0;
}

body
{
    color: #7A7A7A;
    font: 12px/1.5 SimSun,Tahoma;
}

/* ###################### general ###################### */
#header
{
    background:url(../images/headbg.jpg) repeat-x;
    height:96px;
    width:100%;
}
.main{
 	width:100%;
}

#right
{
    float:left;
    width: 20%;
    margin:10px 0px 10px 2%;
    padding:0px 0px 5px 0px;
    position:relative;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left
{
        padding-top:0px;
        float:right;
        margin:10px 0px 10px 0%;
        width: 22%;
        position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    float: left;
    margin:10px 3% 10px 0px;
    width: 21%;
    position:relative
}

.leftbigger
{
 	background:url(../images/left-bg-bottom.jpg)  bottom repeat-x;
  	padding-bottom:130px;
    float: left;    
    width: 198px;
}
#wrapper,#wrapper2{
    width: 980px;
    margin:0 auto;
}

/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
    display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    left:10px;
    line-height:1.5em;
    padding:5px;
    font-weight:bold;
    height:3em;

}

.wrap
{
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

h1#logo{
    float: left;
    width:160;
    height:66px;
    margin-top:20px;
    margin-left:0px;
}
#logo span.header1
{
 	text-indent:-9999px;
}
/*语言选择*/
.mod-languages{
   /* background:url(../images/flag.jpg) left no-repeat;
    height:23px;
    float:right;
    margin-top:46px;
    padding-left:50px;*/
    height:40px;
    line-height:40px;
    float:right;
    padding:0 10px;
    border-top:solid 1px #f00;
}
.pretext,.lang-inline{
    font-size:12px;
    color:#9a9b9f;
    float:left;
    line-height:23px;
}
.pretext p{
    margin:0;
    line-height:40px;
}
/**/
.mod_mail{
   float: right;
    height: 23px;
    margin-top: 16px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 23px;
    color:#696363;
}
.mod_mail li{ list-style:none; display:inline; margin-left:15px; border-left:solid 1px #696363; padding-left:15px;}
.mod_mail li.first{ border-left:none; padding-left:0; margin-left:0;}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
    position:absolute;
    right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */
.clear{
    width:100%;
    height:1px;
    overflow:hidden;
    clear:both;
}
/* ++++++++++++++  position  ++++++++++++++ */
.content{
 	width:980px;
  	margin:0 auto;
   padding-bottom: 20px;
}
.index-col1,.index-col2,.index-col3{
    height:190px;
    border-right:#DCDCDC solid 1px;
    border-left:#fff 1px solid;
    float:left;
    margin-top:21px;
}
.index-col1{
    padding-right:13px;
    border-left:none;
    width:290px;
}
.index-col1 li{
    line-height:34px;
    list-style:none;
    text-align:left;
    color:#757575;
    border-bottom:dashed 1px #ccc;
    background:url(../images/dot.jpg) left no-repeat;
    padding-left:10px;
    position:relative;
}
.index-col1 li span.date{
    position:absolute;
    right:0;
    color:#757575;
}
.index-col2{
    width:445px;
    padding:0 10px;
    position:relative;
}
.index-col3{
    padding-left:7px;
    border-right:none;
    width:197px;
}

.col-title{
    height:41px;
    font-size:12px;
    border-bottom:solid 1px #DCDCDC;
}
.col-title h2{
 	float:left;
  	color:#0D6088;
   	font-family: "黑体","微软雅黑";
   	font-size:16px;
    line-height:41px;
    padding-top:10px;
   font-weight:400;
}
.index-col1 .news{
    border:solid 1px #fff;
    padding:2px;
    position:relative;
    text-align:left;
}
.index-col1 .news a{
 	right:0;
  	top:10px;
   position:absolute;
}
.index-col1 .news span{
 	color: #444444;
    font-family: verdana;
    font-size: 10px;
    text-align: inherit;
    text-transform: uppercase;
}
.index-col1 .news h2{
    display: inline;
    float: none;
    height: 31px;
    padding:0;
    line-height: 31px;
    text-align: left;
}
.index-col2 ul.scrolltag{
 	position:absolute;
  	top:13px;
   	right:10px;
}
.index-col2 ul.scrolltag li{
    list-style:none;
    display:block;
    float:left;
    width:9px;
    height:8px;
    margin-left:5px;
    border:solid 1px #d2d2d2;
    background:#fff;
    font-size:0;
    text-indent:-10px;
    cursor:pointer;
}
.index-col2 ul.scrolltag li.active{
    border:solid 1px #fff;
    background:#ED5772;
}
#scrollpic{
    width:445px;
    height: 130px;
    padding-top: 15px;
    position:relative;
    z-index:1;
    overflow: hidden;
}
#scrollpic li{
 	width:143px;
}
#scrollpic li a{
    float:left;
    width:100%;
    text-align:center;
}
#scrollpic p{
 	margin:0;
  padding:0;
  width:100%;
  float:left;
  height:21px;
  line-height:21px;
}
.scrollpic{
    position:absolute;
    left:0;
    z-index:2;
}
.scrollpic li{
    float:left;
    list-style:none;
    margin:0 2px 0 3px;
}
.scrollpic li img{
 	background:#fff;
  padding:1px;
  border:solid 1px #d2d2d2;
}
















.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}
/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden
}

.box
{
        width:27%;
        float:left;
        margin-right:10px;
        min-height:100px
}

.box1
{
        width:35%
}

.box2
{
        width:32%
}

.box3
{
        float:right
}

#footer-inner
{
        max-width:1025px;
        margin:0 auto;
        font-size:0.8em;
        padding:10px 15px 15px 10px;
}

img { border: 0 none; }
