﻿html, body
{
    color: #000000;
    font: normal 12px '宋体' , Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
    margin: 0;
}


td
{
    line-height: 180%;
    font: normal 12px/180% '宋体' ,Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}




select, input
{
    font-size: 12px;
    color: #000000;
    font: normal 12px/120% '宋体' ,Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}



a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
    text-decoration: none;
}


a.main:link
{
    color: #000000;
    text-decoration: none;
}
a.main:visited
{
    color: #000000;
    text-decoration: none;
}
a.main:hover
{
    color: #FF0000;
    text-decoration: none;
}


A.red:link
{
    color: #FF0000;
    text-decoration: underline;
}
A.red:visited
{
    color: #FF0000;
    text-decoration: underline;
}
A.red:hover
{
    color: #FF0000;
    text-decoration: none;
}


A.white:link
{
    color: #FFFFFF;
    text-decoration: none;
}
A.white:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
A.white:hover
{
    color: #FFFF00;
    text-decoration: none;
}

A.HyperLink:link
{
    color: #0000FF;
    text-decoration: none;
}
A.HyperLink:visited
{
    color: #0000FF;
    text-decoration: none;
}
A.HyperLink:hover
{
    color: #0000FF;
    text-decoration: underline;
}

A.Blue:link
{
    color: #336699;
    text-decoration: underline;
}
A.Blue:visited
{
    color: #336699;
    text-decoration: underline;
}
A.Blue:hover
{
    color: #336699;
    text-decoration: none;
}

A.Yellow:link
{
    color: yellow;
    text-decoration: none;
}
A.Yellow:visited
{
    color: yellow;
    text-decoration: none;
}
A.Yellow:hover
{
    color: yellow;
    text-decoration: underline;
}

A.LinkSelected:link
{
    color: #FF0000;
    text-decoration: none;
}
A.LinkSelected:visited
{
    color: #FF0000;
    text-decoration: none;
}
A.LinkSelected:hover
{
    color: #FF0000;
    text-decoration: none;
}





.div_header
{
    width: 1003px;
    height: 128px;
}
.div_topmenu
{
    height: 35px;
    background-color: #359728;
    width: 1003px;
    text-align: center;
    background-image: url(    '/images/menu_bg.png' );
}
.div_gg
{
    border: 1px solid #C0C0C0;
    height: 15px;
    background-color: #EBEBEB;
    width: 993px;
    margin-top:5px;
    text-align:left;
    padding:8px 5px 5px 5px;
}
.div_content
{
    width: 1003px;
    text-align: left;
    margin: 10px 10px 0px 10px;
}
.div_foot
{
    height: 110px;
    background-color: #359728;
    width: 1003px;
    text-align: center;
    color: White;
    padding-top: 6px;
    line-height: 160%;
    font: normal 14px/180% '宋体' ,Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
}


.Content_Left
{
    width: 248px;
    float: left;
    vertical-align: top;
}
.Content_Compart
{
    width: 18px;
    float: left;
    vertical-align: top;
}
.Content_Right
{
    width: 725px;
    float: left;
    vertical-align: top;
}


.right_top
{
    height: 10px;
    background-image:url('/images/right_bg_top.png');
    width:724px;
}

.right_center
{
 background-color:#EEEEEE;
 width:724px;
}


.right_foot
{
    height: 10px;
    background-image:url('/images/right_bg_foot.png');
    width:724px;
}

.line_top
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #CCCCCC;
    width: 100%;
    height: 30px;
    background-image: url( '/images/line_top_bg.png' );
    text-align: center;
}
.line_Center
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #CCCCCC;
    width: 100%;
    background-color:White;
}
.Content_Compart
{
}

.right_center_index_flash
{
 float:left;
 width:379px;
 padding-left:25px;
 padding-top:12px;
 padding-bottom:3px;
}

.right_center_index_pxxm
{
 float:left;
 padding-top:15px;
 padding-left:5px;
 padding-right:15px;
 width:290px;
}

.div_index_qq
{
 height:50px;
 width:100%;
}

.view_path
{
 height:26px;
 background-image:url('/images/view_path.png');
  background-position:top;
 background-repeat:no-repeat;
 padding-top:20px;
 padding-left:15px;
 padding-right:15px;
}

.view_content
{
 background-image:url('/images/view_content_bg.png');
 background-position:top;
 background-repeat:no-repeat;
}

.view_content_body
{
 padding-top:20px;
 margin-left:10px;
 margin-right:10px;
 margin-bottom:10px; 
}
