﻿*
{
    padding: 0;
    margin: 0;
}
body
{
    font-family: 宋体;
    font-size: 12px;
}
img
{
    border: 0px;
}
ul
{
    list-style-type: none; 
}
a
{
    text-decoration: none;
}
#toper
{
    width: 631px;
    height: 67px;
    background-image: url(../images/top_bg.jpg);
    background-repeat: no-repeat;
    margin: 0px auto;
    padding: 36px 0 0 367px;
    position: relative;
}
#topmenu ul li.topnav
{
    width: 79px;
    float: left;
    text-align: center;
    height: 36px;
}
#topmenu ul li.topnav span a
{
    height: 20px;
    padding-top: 6px;
    color: #000000;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
#topmenu ul li.topnav span a:hover
{
    color: #000000;
    background-image: url(../images/topermenu_bg.jpg);
    background-repeat: no-repeat;
}
ul.subnav
{
	position: absolute; 
	left: 367px; 
	top: 75px;
	display: none;
	padding-top: 6px;
	text-align: left;
	width: 637px;
}
ul.subnav li
{
    float: left;
	margin: 0 3px;
}
ul.subnav li a
{
    color: #ffffff;
}

#mainContainer
{
    width: 920px;
    margin: 0px auto;
    background-image: url(../images/mainContainer_bg.jpg);
    background-repeat: no-repeat;
    padding: 29px 37px 0 41px;
}
.bg_line
{
    background-image: url(../images/line_bg.jpg);
    background-repeat: repeat-y;
    padding-bottom: 90px;
    padding-top: 1px;
}
#left
{
    float: left;
    width: 216px;
}
#card
{
    height: 131px;
    background-image: url(../images/card_bg.jpg);
    background-repeat: no-repeat;
}
#Versethisweek
{
    padding: 30px 20px 0 29px;
    height: 71px;
    overflow: hidden;
    color: #835406;
}
#VersethisweekTitle
{
    width: 100%;
    height: 17px;
    padding-top: 4px;
    color: #ffffff;
    text-align: center;
}
.typeTitle
{
    width: 154px;
    height: 22px;
    background-image: url(../images/typeTitle_bg.jpg);
    background-repeat: no-repeat;
    margin: 19px 0 20px 4px;
    text-align: center;
    padding-top: 9px;
    font-weight: bold;
}
.typeTitle a
{
    color: #ffffff;
}
#left_menu
{
    width: 157px;
    height: 61px;
    background-image: url(../images/page2_left_nav_bg.jpg);
    background-repeat: no-repeat;
}
#left_menu li
{
    float: left;
    width: 52px;
    text-align: center;
    padding-top: 46px;
}
#left_menu li a
{
    color: #000000;
}
#right
{
    float: right;
    width: 676px;
}
#rigthcontent
{
    margin: 26px 29px 0 12px;
}
.webpath
{
    height: 27px;
    border-bottom: #A5A5A5 1px solid;
    background-image: url(../images/page2_webpath_bg.jpg);
    background-repeat: no-repeat;
    padding-left: 13px;
}
.webpath a
{
    color: #000000;
}
.articleTitle
{
    margin: 10px 0;
    text-align: center;
}
.info
{
    line-height: 23px;
    padding: 13px 0 0 13px;
}
.articlelist
{
    padding: 13px 0 0 13px;
}
.articlelist ul li
{
    height: 21px;
}
.articlelist ul li a
{
    margin-left: 10px;
    color: #000000;
}
#footer
{
    width: 918px;
    height: 40px;
    margin: 0px auto;
    background-color: #F9F3DB;
    padding: 16px 40px 0 40px;
}
#footer a
{
    color: #000000;
}
.foot_left
{
    float: left;
}
.foot_right
{
    float: right;
}
.clearboth
{
    clear: both;
}
.page
{
    text-align: center;
    margin: 10px 0;
}
.anpager
{
    text-align: center;
}
.anpager .cpb
{
    background: #1F3A87 none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
}
.anpager a
{
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: #1F3A87;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
    text-decoration: none;
}
.anpager a:hover
{
    background: #1F3A87 none repeat scroll 0 0;
    border: 1px solid #1F3A87;
    color: #FFFFFF;
}