﻿@charset "utf-8";

/* 内页 */
#banner{ height:208px;}
#banner .pic img { height:208px;}

#right{ background:#f7f7f7;}

#breadcrumb{ border:1px solid #d8d8d8; background:#EDF1F2 url(../images/breadcrumbBg.jpg); padding:0; height:33px; line-height:33px; overflow:hidden; }
#breadcrumb h6{ line-height:33px; padding-left:32px; background:url(../images/ico2.gif) no-repeat 11px 10px;}
#breadcrumb em{ margin-top:3px;}

#breadcrumb span{ float:right; color:#316597; font-size:12px; margin-right:16px; font-family:"宋体";}
#breadcrumb span a{ background:none; float:none; width:auto; height:auto; color:#316597; font-family:"宋体";}
#breadcrumb span a:hover{ color:#f00;}

#body{ padding:30px; padding-bottom:20px; width:696px; overflow-x:hidden; line-height:180%;}
#body p,
#body div{ margin-bottom:12px; line-height:180%; font-size:14px;}
#body img{ max-width:696px;}

/*新闻列表*/
.news{ padding-bottom:0;}
.news ul{ list-style:none;}
.news ul li{ float:left; width:669px; padding-left:22px; padding-right:5px; height:37px; line-height:37px; border-bottom:1px dotted #999; background:url(../images/ico5.gif) no-repeat 10px 15px; overflow:hidden;}
.news ul li:hover{ background-color:#eee;}
.news ul li a{float:left; font-size:12px; }
.news ul li a:hover{ color:#f00; text-decoration:none;}
.news ul li span{ float:right; font-size:12px;}
.news ul li img{ vertical-align:middle; margin-left:2px;}

.download ul li{ float:left; width:634px; padding-left:30px; background:url(../images/ico4.gif) no-repeat 10px 11px;}

/*详细页*/
.detail{}
.detail dt h1{ text-align:center; font-size:22px; line-height:120%; padding:10px 0 20px 0;
	font-family:"宋体";
	font-family:"Microsoft YaHei","微软雅黑","宋体";
	_font-family:"宋体";
}
.detail dd{ line-height:180%;}
.detail .date{ text-align:right; color:#999; font-style:italic;}
.detail a:hover{color:#CE732C;}


