﻿* 
{
	word-break: break-all;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #F1F5F6;
	font: 12px "Trebuchet MS", "Lucida Console", "Lucida Sans";
	text-align: center;
	color: #000;
}

p
{
	margin:0px;
	padding:2px;
}

h1
{
	font-size:20px;
	margin:0px;
	padding:4px 0px 4px 0px;
}

h2
{
	font-size:16px;
	margin:0px;
	padding:3px 0px 3px 0px;
}

a
{
	text-decoration: none;
	color: #097cb5;
}
a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}


/*外层*/
#wrap
{
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
}

.CopyRight
{
	color:#1332b6;
}

.footer
{
	background:#ffffff url(./images/dot-line.gif) repeat-x top;
	line-height:28px;
}

.topest
{
	background:#ffffff url(./images/header.gif) repeat-x;
	width:100%;
	padding:2px;
	margin:px;
}

.category
{
	width: 100%;
	line-height: 28px;
	background: #E1EBF1 url(./images/menu.gif);
}

.category ul
{
	margin: 0; padding: 0; list-style: none; width: 100%; zoom: 1; overflow: hidden;
}

.category li
{
	float: left; height: 28px; line-height: 32px; overflow: hidden; padding: 0 10px; background: url(./images/menu_item.gif) no-repeat right top;
}

.LargeBlockHead
{
	line-height: 28px;
	background-color:#eff6fc;
	font-weight:bold;
	padding:0px 0px 0px 10px;
}

.ACode2
{
	line-height: 28px;
	background-color:#2192b8;
	font-weight:bolder;
	padding:0px 0px 0px 10px;	
}

.LargeBlockContent
{
	padding:3px 0px 3px 3px;
}

.RightHead
{
	padding:3px;
	font-weight:bold;
	background-color:#eff6fc;
}

.RightItem
{
	width:245px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:1px 3px 1px 3px;
}

.documents
{
	border:solid 1px #eff6fc;
	border-top:none;
}

.LargeBlockHead a
{
	color:#6ea8bb;
}

.EnDownloadPls
{
	background-color:#ecf6fe;
	border:none;
	width:100%;
}

.EnDownloadPls a
{
	color:#067da5;
}

.GaC1
{
	text-align:left;
	width:100%;
	padding-left:150px;
}

.GaC2
{
	text-align:left;
	width:100%;
}

