@charset "utf-8";
#main {
    width: 100%;
	border-top: 7px solid #fff;
	background: url(../images/common/main-bg.gif) repeat-x left top;
	padding-top: 17px;
}
#left {
    width: 223px;
	margin-left: 26px;
	display: inline;
	float: left;
}
#sub-nav {
    background: url(../images/common/sub-nav-bg.gif) repeat-y;
	text-align: center;
	margin-bottom: 15px;
}
#sub-nav .bg1 {
    background: url(../images/common/sub-nav-above.gif) no-repeat left top;
	zoom: 1;
	padding-top: 20px;
}
#sub-nav .title {
	background: url(../images/common/sub-nav-title-bg.gif) no-repeat;
	width: 158px;
	height: 30px;
	text-align: center;
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
#sub-nav .pic {
    margin-top: -13px;
	margin-bottom: 3px;
	position: relative;
	z-index: 0;
}
#sub-nav ul {
    margin: 0 9px 3px 9px;
}
#sub-nav li {
    background: url(../images/common/sub-nav-line.gif) repeat-x left bottom;
	text-align: left;
	line-height: 29px;
	padding-left: 8px;
}
#sub-nav li a:link,#sub-nav li a:visited {
    background: url(../images/common/icon3.gif) no-repeat left center;
	padding-left: 20px;
}
#sub-pro {
    background: url(../images/common/pro-bg.gif) repeat-y;
	margin-bottom: 15px;
}
#sub-pro ul {
    width: 195px;
	margin: 11px auto 6px auto;
}
#sub-pro li {
    background: url(../images/common/pro-nav-bg.gif) no-repeat;
	line-height: 26px;
	padding-left: 25px;
	padding-right: 10px;
	margin-bottom: 6px;
}
#sub-pro li.current {
    color: #075293;
	font-weight: bold;
}
#sub-contact {
    background: url(../images/common/pro-bg.gif) repeat-y;
	margin-bottom: 15px;
}
#sub-contact p {
    line-height: 22px;
	margin: 14px 16px 6px 24px;
}
#right {
    width: 718px;
	float: left;
	display: inline;
	margin-left: 17px;
}
#title {
    background: url(../images/common/title-line.gif) no-repeat center bottom;
	padding-bottom: 14px;
	padding-top: 9px;
}
#title h2 {
    font-size: 14px;
	background: url(../images/common/icon1.gif) no-repeat left center;
	padding-left: 19px;
	margin-left: 11px;
	color: #000;
}
#bread {
    float: right;
	color: #004b7f;
	margin-right: 16px;
	display: inline;
}
#bread span {
    color: #000;
}
#bread a:link,#bread a:visited {
	color: #004b7f;
}
#edit {
    margin: 35px 26px 0 26px;
}
#pro-list {
    width: 652px;
	margin: 0 auto;
}
#pro-list li {
    float: left;
	margin: 0 10px 17px 10px;
}
#pro-list li img {
    padding: 2px;
	background: #fff;
	border: 1px solid #dfdfdf;
}
#pro-list li .pic {
    margin-bottom: 7px;
}
#pro-list li .font {
    text-align: center;
}
hr {
    color: #dfdfdf;
	clear: both;
}
#page {
    text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}
#page a:link, #page a:visited {
    color: #888;
}
#page a:hover {
    color: #00609d;
}
#page strong {
    color: #196fb1;
}
#news-list {
    width: 600px;
	margin: 0 auto;
}
#news-list li {
    line-height: 26px;
	background: url(../images/common/line-bg.gif) repeat-x left bottom;
	color: #666;
	padding-left: 5px;
}
#news-list li a:link, #news-list li a:visited {
	color: #666;
}
#news-list li a:hover {
   color: #0f5394;
}
#news-list li span {
    margin-left: 6px;
}
#edit {
    text-align: center;
}
#edit p {
    color: #333;
	line-height: 18px;
	text-align: left;
	margin-bottom: 21px;
}
#edit img {
    margin-bottom: 21px;
}
#news-details {
    margin: 30px 26px 0 26px;
	text-align: center;
}
#news-details h1 {
	font-family: "黑体";
	font-size: 18px;
	font-weight: normal;
    margin-bottom: 2px;
}
#news-details .date {
    margin-bottom: 20px;
	color: #777;
}
#news-details p {
    text-align: left;
	line-height: 18px;
	margin-bottom: 21px;
}
#news-details .pic {
    margin-bottom: 22px;
}
#back {
    text-align: right;
	margin-bottom: 20px;
}
#back a:link, #back a:visited {
    color: #777;
}

.texthidden
{
display:block;
overflow: hidden;
width: 0;
height: 0;
}
