body
{
     padding:0px;
     margin:0px;
     background-image:url(../images/bg.gif);
     background-repeat:repeat-y;
     background-position:center;
	 text-align:center;
}
.top
{
     width:776px;
}
.top td
{
     color:#000;
	 font-family:"宋体";
     font-size:14px;
     font-weight:bold;
	 text-align:center;
}
.top span
{
     color:#999;
	 font-family:"宋体";
     font-size:12px;
     font-weight:normal;
}
a:link,a:visited,a:active/*文字链接*/
{
    color:#333;
	text-decoration: none;	
}
a:hover/*鼠标碰到效果*/
{
    color:#0000FF;
	text-decoration: none;	
}

.TB
{
    width:776px;
}
.left
{
    width:187px;
	text-align:center;
}
.left_list
{
    width:100%;
	padding-left:13px;
	padding-right:10px;
}
.left_list td
{
    color:#333;
    font-size:12px;
    font-family:"宋体";
    line-height:25px;
	text-align:left;
}
.right
{
    width:98%;
    text-align:center;
    border:1px solid #B7B7B7;
}
.list
{
    width:98%;
    color:#333;
    font-family:"宋体";
    font-size:12px;
    line-height:28px;
    text-align:left;

}
.list td
{
    border-bottom:1px dashed #E1E1E1;
}
