﻿/*******[公用属性]*******/
body
{
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	margin-top: 3px;
	font-family: 宋体 黑体;
}
*
{
	margin: 0px;
}
img
{
	border: 0px;
}
UL
{
	padding: 0px;
	list-style-type: none;
}
LI
{
	padding: 0px;
	float: left;
	list-style-type: none;
}
a
{
	text-decoration: none;
	color: #18397c;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
}
a:hover
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	visibility: hidden;
}
.hack
{
	clear: both;
	height: 7px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.header
{
	clear: both;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
        height:0px;
}
table
{
	width: 100%;
	clear: both;
}
input, textarea, select
{
	border: solid 1px #b0bec7;
}
/*基本色调/已不用*/
.colorLan
{
	color: #006599;
}
.colorHui
{
	color: #6b7982;
}
.colorHuiBai
{
	color: #c2c2c2;
}
.colorChen
{
	color: #e9781a;
}
/*整体*/
#wrap
{
	width: 760px;
	margin: auto;
	margin-top: 5px;
}
/*蓝色框*/
.blueBox
{
	border: solid 1px #b0bec7;
	margin-right: 0px;
	margin-bottom: 8px;
}
.blueBoxTop
{
	border-bottom: solid 1px #b0bec7;
	background-image: url(../images/grd-1px_1.1.gif);
	background-position: bottom left;
	color: #18397c;
	font-size: 13px;
	font-weight: 700;
	font-family: 宋体 黑体;
	text-align: left;
	text-indent: 10px;
	position: relative;
	height: 20px;
	overflow:hidden;
}
.blueBoxTop a
{
	position: absolute;
	right: 10px;
	top: 0px; /*color: #e9781a;*/
	color: #18397c;
	font-weight: normal;
}
.blueBoxContent
{
	background-image: url(../images/grd-4px.gif);
}
.blueBoxContent li
{
	float: none;
	background: url(../images/li2.gif) 2px 50% no-repeat;
	text-align: left;
	text-indent: 10px;
	margin-left: 5px;
}
.blueBoxContent li a
{
	/*color: #1f1a17;*/
	color: #18397c;
}
.blueBoxContent li a:hover
{
	color: #e8781a;
}
/*logo表格*/
.tablelogo
{
	border: solid 1px #b0bec7;
	margin-bottom: 5px;
	text-align: left;
}
.tablelogo img
{
	width: 100px;
	height: 45px;
}
.tablelogo a
{
	color: #069;
}

