@charset "utf-8";
/* CSS Document */

a
{
color:#009944;
}
a:hover
{
color:#009944;
}

#container
{
width:800px;
}

/*主题图片*/
.top_pic_01
{
height:143px;
background:url(../images/subject/green/top_pic_01.gif) no-repeat;
}
.top_pic_02
{
height:143px;
background:url(../images/subject/green/top_pic_02.gif) no-repeat;
}

/*栏目介绍*/
#intro
{
border:1px solid #c4c4c4;
padding:35px 65px 35px 25px;
margin-top:1px;
}
#intro span
{
display:block;
float:left;
width:35px;
height:232px;
margin-right:35px;
background:url(../images/subject/green/scroll.gif) no-repeat;
}
#intro h3
{
float:left;
margin:0 -20px 0 -5px;
}
#intro h4
{
font-size:12px;
text-align:right;
font-weight:normal;
}

/*栏目区*/
.nav_bar
{
line-height:30px;
margin:8px 0;
border:1px solid #c4c4c4;
background-color:#f6f9ed;
height:30px;
background:url(../images/subject/bk.gif) repeat-x 0 -30px;
overflow:hidden;
}
.nav_bar h3
{
text-indent:36px;
background:url(../images/subject/bk.gif) no-repeat;
}
.sub
{
height:155px;
margin:0 -10px 10px 0;
}
.sub div
{
float:left;
width:368px;
height:145px;
border:1px solid #c4c4c4;
padding:10px 15px 0px 10px;
margin-right:10px;
}
.sub img
{
float:left;
margin-right:20px;
}
.sub h3
{
margin-bottom:14px;
}
.sub h3 a
{
font-size:14px;
color:#0a5a48;
}
.sub p a
{
float:right;
margin:-19px 4px 0 0;
}

/*底部*/
#footer
{
color:#FFF;
background:url(../images/subject/bk.gif) repeat-x 0 -60px;
}
