﻿*
{
	margin: 0 auto;
	padding: 0px;
}
body
{
	margin: 0 auto;
	padding: 0px;
	font-size: 13px;
}
td
{
	padding-left: 5px;
}
img
{
	border: none;
}
a, a:link
{
	color: #295394;
	text-decoration: none;
}
a:visited
{
	color: #295394;
}
a:hover
{
	color: #F27910;
}
a:active
{
	color: #295394;
}
.out
{
	width: 1003px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	border: none;
}
.out .top
{
	width: 1001px;
	height: 30px;
	line-height: 30px;
	margin: 5px auto;
	padding: 0px;
	border: 1px solid #C8DDEC;
	overflow: hidden;
	background: url(image/1top.gif) repeat-x;
}
.out .content
{
	width: 1001px;
	margin: 10px auto;
	overflow: hidden;
	border: 1px solid #C8DDEC;
}
.out .left
{
	width: 190px;
	height: 29px;
	line-height: 29px;
	margin: 10px auto;
	padding: 0px;
	border: none;
	overflow: hidden;
	background: url(image/leftnav.gif) repeat-x;
	color: White;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
}
.out .left a, .out .left a:link
{
	color: Black;
}
.out .left a:hover
{
	color: White;
}
.out .leftnav
{
	width: 190px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}
.out .leftnav ul
{
	text-align: left;
	border: 0px solid #000;
	margin: 0 auto;
	width: 130px;
}
.out .leftnav ul li
{
	list-style-type: none;
	font-size: 13px;
	line-height: 25px;
}
.out .clear
{
	clear: both;
}
.out .nav
{
	width: 1001px;
	height: 38px;
	margin: 0 auto;
	padding: 0px;
	border: 1px solid #99B5D3;
	border-bottom: none;
	overflow: hidden;
	background: url(image/topnav.gif) repeat-x;
}
.out .nav ul
{
	list-style: none;
}
.out .nav ul li
{
	width: 60px;
	border: none;
	float: left;
	line-height: 40px;
}
.out .nav ul li a
{
	color: black;
	font-size: 14px;
	text-decoration: none;
	display: block;
	width: 60px;
	text-align: center;
}
.out .nav ul li a:link
{
	color: black;
	text-decoration: none;
}
.out .nav ul li a:hover
{
	color: #F27910;
	font-weight: bolder;
	text-decoration: none;
	background: #F0F7FE;
}
p
{
	text-indent: 26px;
	font-size: 13px;
	line-height: 25px;
}
