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

html,body,form,ul,li,p,h3
{
margin:0; padding:0; font-size:12px; font-family:"宋体", "Times New Roman";
}
li
{
list-style:none;
}
p
{
line-height:20px; text-indent:2em; margin-bottom:.5em;
}
h3
{
font-size:14px;
}
a
{
color:#000; text-decoration:none;
}
a:hover
{
color: #ff9900; text-decoration:underline;
}
#container
{
width:830px; margin:0 auto;
}

/*logo*/
.logo
{
position:absolute; margin:15px 25px;
}

/*主题图片*/
.top_pic_01,.top_pic_02
{
height:150px; background-repeat:no-repeat;
}
.top_pic_02
{
height:211px;
}

/*路径条*/
#path_bar
{
height:41px; background:url(../images/subject/bk.gif) repeat-x 0 -95px;
}
.path
{
line-height:32px; text-indent:36px; background:url(../images/subject/bk.gif) no-repeat 0 -136px; margin-left:8px;
}
#path_bar img
{
float:right;
}

/*左侧导航栏*/
#nav_left_panel
{
float:left; width:220px;
}
.nav_panel_top
{
height:15px; background:url(../images/subject/nav_panel.gif);
}
.nav_panel_bottom
{
height:15px; background:url(../images/subject/nav_panel.gif) 0 -15px;
}
.nav_panel_body
{
border:1px solid #bfbfbf; border-width:0 1px; background-color:#fafafa; padding:8px 0;
}
#nav_box
{
width:172px; height:243px; border:1px solid #9f9f9f; padding:13px 1px 1px; margin:0 auto; background:no-repeat 1px 1px; position:relative;
}
#nav_box a
{
display:block; color:#FFF; text-indent:36px; height:28px; line-height:28px; margin-bottom:1px; background:no-repeat 0 29px;
}
#nav_box a:hover
{
text-decoration:none;
}

/*栏目区*/
#sub_right
{
float:left; width:610px; -margin-right:-3px;
}
.sub_box
{
float:left; width:188px; margin:0 0 15px 15px; display:inline;
}
.sub_box_100
{
width:auto;
}
.sub_box_landscape
{
width:auto; margin-bottom:0;
}
.sub_box_header
{
background:url(../images/subject/bk.gif) repeat-x 0 -240px;
}
.sub_box_header div
{
background:url(../images/subject/sub_box_right.gif) no-repeat right top;
}
.sub_box_header span
{
display:block; height:34px; font-size:16px; font-weight:bold; background:url(../images/subject/sub_box_left.gif) no-repeat left top; padding:24px 0 0 15px;
}
.sub_box_footer
{
background:url(../images/subject/bk.gif) repeat-x 0 -280px;
}
.sub_box_footer div
{
background:url(../images/subject/sub_box_right.gif) no-repeat right bottom;
}
.sub_box_footer span
{
display:block; height:20px; background:url(../images/subject/sub_box_left.gif) no-repeat left bottom;
}
.sub_box_body
{
border:1px solid #bfbfbf; border-width:0 1px; height:292px; line-height:1.5;
}
.sub_box_body a
{
line-height:24px;
}
.sub_box_body ul
{
margin:10px 0 0 25px;
}
.sub_box_body_100
{
padding:0 20px;
}
.sub_box_body_landscape
{
height:78px; position:relative; width:592px; -width:auto;
}
.sub_box_v_title
{
width:18px; font-size:16px; font-weight:bold; background:url(../images/subject/title_bk.gif) no-repeat center center; padding:0 20px;
}
.sub_box_f_table
{
position:absolute; top:-57px;
}
.end
{
clear:both;
}

/*底部*/
#footer
{
text-align:center; line-height:35px; margin:10px 0; background:url(../images/subject/bk.gif) repeat-x 0 -177px;
}
