.counter {
	color:white;
	font-size: 12px
}
.counter .numbers{ font-weight:bold}
td{font-size:9pt;}
.buttonface{  FONT-SIZE: 9pt;  HEIGHT: 20px; }
.smallInput{FONT-SIZE: 9pt;  HEIGHT: 20px; }
.b2{font-size: 7pt; font-family:"Verdana", "Arial", "宋体";}

.b1{font-size: 11pt; font-family:"Verdana", "Arial", "宋体";
line-height:180%;
COLOR: #000000;}

/* #.tdbg{ background:#eeeeee;} */

.text02 {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: "宋体"
}
.text01 {
	FONT-SIZE: 9pt; COLOR: #274e9e
}
.text_12 {
	FONT-SIZE: 12pt; COLOR: #274e9e
}
.text_news {
	FONT-SIZE: 9pt; COLOR: #274e9e; LINE-HEIGHT: 160%
}
TD {
	FONT-SIZE: 14px
}
select,button {
	font-family: Arial,sans-serif;
	BACKGROUND: #F8FBFE;
	border:1 solid  #6699CC;
	cursor:hand;
	background-image:url("btnbak.gif");background-repeat: repeat-x;
}

TD.title {
	FONT-WEIGHT: bold; FONT-SIZE: 12px;COLOR: white
}
Td.tableboder1{
	BORDER-RIGHT: #ffffff 1px; BORDER-TOP: #183789 1px solid; BORDER-LEFT: #ffffff 1px; BORDER-BOTTOM: #183789 1px solid;
}
TD.tablebody1 {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px;  PADDING-BOTTOM: 3px; PADDING-TOP: 3px
}

.style1 {font-weight: bold;color:#FFFFFF}

.menu_title span  { position:relative; top:2px; left:8px;  font-weight:bold; }
.menu_title2 span  { position:relative; top:2px; left:8px;  font-weight:bold; }

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

form {
	margin: 0;
	padding: 0;
}

content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

a:link {
	color:#5A5A5A;
	text-decoration:none;
}
a:visited {
	color:#5A5A50;
	text-decoration:none;
}

div {
margin:0 auto;
padding:0;
}
body  {
	font-size: 14px;
	background: #4c207f; /* green: #4Daa00; #4dff00;  #ffe100; */
	line-height:180%;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #000000;
}
#logo {
	/*background:url(images/logo.gif) no-repeat;*/
	height: 110px;
	width: 200px;
	display:block;
	float: left;
}

#header li {
	list-style-type:none;
	}
#navbar {
	/* display:inline; */
	position:relative;
	background:url(images/bg_Nav.gif) repeat-x;
	color:#666666;
	height:33px;
	line-height:180%;
}
.nav {
	padding-right: 10px;
	font-size: 14px;
	float: right;
}
#navbar .left{
background:url(images/bg.gif) no-repeat 0 0;
position:absolute; top:0px; left:0px;
}
#navbar .right{
background:url(images/bg.gif) no-repeat -6px 0;
position:absolute; top:0px; right:0px;
}

#navbar li {
	list-style-type:none;
}

#navbar li a {
 	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	/*padding: 0 2px;*/
}

#navbar li a:hover {
	text-decoration:underline;
}

.lang {
	width: 60px;
	float:left
}

.twoColFixLtHdr #container {
	width: 780px;  /* 使用比最大宽度 (800px) 小 20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	background: #FFFFFF;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	border: 1px solid #000000;
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
}
.twoColFixLtHdr #header {
	background: #b5b5b6;
	padding: 0 0px 0 0px;  /* 此填充会将出现在它后面的 div 中的元素左对齐。如果 #header 中使用的是图像（而不是文本），您最好删除填充。 */
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* 将 #header div 中最后一个元素的边距设置为零将避免边距重叠（即 div 之间出现的无法解释的空白）。如果 div 周围有边框，则不必将边距设置为零，因为边框也会避免边距重叠 */
	padding: 10px 0; /* 使用填充而不使用边距将可以使元素远离 div 的边缘 */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 200px; /* 在符合标准的浏览器中或者在 Internet Explorer 中的标准模式下，此 div 的实际宽度除了包括宽度外，还包括填充和边框 */
	/*background: #EBEBEB; *//* 将显示背景色，其宽度等于栏中内容的长度，*/
	padding: 0 10px 15px 10px;
	background: #ebebeb
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 220px; /* 此 div 元素的左边距会在页面的左下方创建栏 — 无论 sidebar1 div 中包含多少内容，都将保留栏空白。如果您希望在 #sidebar1 中的内容结束时，用 #mainContent div 的文本填充 #sidebar1 空白，则可以删除此边距。 */
	/*padding: 20px 20px 0 20px; *//* 请记住，填充是 div 方块内部的空间，边距则是 div 方块外部的空间 */
	background:#FFFFFF;
	padding-left:20px;
	padding-bottom:20px;
	padding-top: 20px;
	min-height: 600px;
}

#sidebar1 h3 {
	background:url(images/SY020.jpg) no-repeat  ;
	background-color:#CCCCCC;
	padding-left:28px;
	margin: 10px 0 ;
	font-size:14px;
	line-height: 24px;
}

#sidebar1 li {
	list-style-type: none;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* 此填充会将它上面 div 中的所有元素左对齐。 */
	background:#DDDDDD;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* 将脚注中第一个元素的边距设置为零将避免出现可能的边距重叠（即 div 之间出现的空白）*/
	padding: 10px 0; /* 就像边距会产生空白一样，此元素上的填充也将产生空白，但不会出现边距重叠问题 */
}

.datatable {
	border-collapse: collapse;
	border: 1px solid #666;
	width: 100%;
}
.datatable thead {
	background: #eee;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	}
.datatable col {
	border-right:1px solid #ccc;
}

.datatable th {
	font-weight: normal;
	text-align: left;
	}
.datatable tr:nth-child(even) {
	background-color: #edf5ff;
	}

.datatable .odd {
	background-color: #edf5ff;
}

.op a {
	background-color: #f29a76;
	margin: 2px;
	padding:2px;
	border: 1px solid;
	color: #643d2c
}
.datatable .op  {
	white-space: nowrap;
}

.datatable th,td {
	padding: 0.1em 0.3em;
}
.datatable td {
	font-size: 12px;
}

.datatable tr:hover {
	background-color: #3d80df;
	color: #fff;
	}

.datatable thead tr:hover {
		background-color: #edf5ff;
		/* for IE7, must specified color */
		color: #000000;
	}

#mainContainer {
/*	background: #FFFFFF; */
	background: #EBEBEB;
}

.fltrt { /* 此类可用来使页面中的元素向右浮动。浮动元素必须位于页面上要与之相邻的元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用来使页面上的元素向左浮动 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
font-size:13px;
text-align:center;
/*margin-top:20px;*/
}

#footer .tip {
padding: 20px;
font-size:12px;
}

.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}

.contentblock {
	margin: 20px 60px;
	font-size: 14px;
	line-height: 26px;
	display: inline-block;
}

.contentblock hr {
	margin-top: 10px;
	margin-bottom: 30px;
}

.contentblock h1 {
	text-align:  center;
}

.contentblock li {
	list-style-type: none;
}

.admincontentblock {
	margin: 20px 25px;
}

.admincontentblock #modulenav {
	float: right;
	font-size: 13px;
	line-height: 25px;
	padding-left: 0;
	background-color: #fbbfbb;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: right;
}

.admincontentblock #modulenav li{
	list-style-type: none;
	display:inline-block;
}

label {
	float: left;
	width:6em;
	text-align: right;
	padding-right: 0.5em;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}

input:focus, textarea:focus {
	background: #ffc;
}

form p {
	position: relative;
	/*margin: 0 5px;
	padding: 0;*/
	font-size: 12px;
}
form .intro {
	font-size: 12px;
	text-align: left;
}
form .warn {
	font-size: 12px;
	text-align: left;
	color: red;
}
.opbutton {
	margin: 5px 10px;
	height: 28px;
}

.message {
	border: 1px solid;
	border-color:#ccc;
	padding: 5px 10px 5px 30px;
	color: #001EEE;
	background: #EEE100 url("images/message.gif") no-repeat;
	background-position: 10px center;
}

.english {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

.italicF {
	font-style: italic;
}


.latest_list h2 {
font-family:华文新魏;
font-size: 20px;
}


.latest_list ul {
/*padding-left:10px;*/
padding-top:0px;
padding-bottom:0px;
}
.latest_list ul li {
	list-style:none;
	line-height:20px;
	font-size:13px;
	/*padding-left:5px; */
	/*margin-left:10px;*/
	font-weight:normal;
}

.latest_list li {
list-style-image:url(images/point.gif)
line-height:22px;
font-size: 13px;
font-weight:bold;
/*margin-left:10px;*/
}

.latest_list li a {
color:#000099
}

.guokanformStyle {
margin: 10px 2px;
}
