﻿body
{
	width: 100%;
	font-family: "宋体";
	font-size: 12px;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	margin: 0px;
	background: #70B2D8;
}
a
{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	line-height: 18px;
	color: #efefef;
	text-decoration: underline;
}
a:active
{
	font-size: 12px;
	line-height: 18px;
	color: #FD1F00;
}
A:visited
{
	font-size: 12px;
	line-height: 18px;
}
A:visited
{
	font-size: 12px;
	line-height: 18px;
}
#menuDiv
{
	font-weight: bold;
}
#menuDiv a
{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
#menuDiv a:hover
{
	color: red;
}
.input
{
	margin-top:0px;
	width:160px;
}

/*      div css      */
#main-container
{
	width: 900px;
	text-align: left;
	background: #4096C8;
}
#logo
{
	float: left;
	width: 173px;
	height: 93px;
}
#nav-image
{
	float: left;
	width: 727px;
}
#nav-image img
{
	margin:0px 5px;
}
#nav-text
{
	float: left;
	color: White;
	font-size: 13px;
	font-weight: bold;
}
#nav-text a
{
	color: White;
}
#nav-text a:hover
{
	color: red;
}
.clear
{
	clear: both;
}
#content-container
{
	text-align: left;
	min-height:400px;
	border:1px solid #efefef;
	margin:3px 10px;
}
#bottom
{
	height: 93px;
	text-align: left;
	background: url(/pic/index_002.gif);
	height: 83px;
	padding-top: 15px;
	padding-left:20px;
}

.item-title
{
	width: 120px;
	float: left;
	background: url(/pic/2.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 7px;
	padding-bottom: 1px;
	font-size: 13px;
}
/*      end div css       */

.main-table
{
	background: #d4d9d5;
	width: 100%;
}
.main-table td
{
	background:#4096C8;
}
#table-left
{
	text-align: left; 
	vertical-align: top; 
	width: 320px;
}
#table-left1
{
	text-align: left; 
	vertical-align: top; 
	width: 200px;
}
#table-right
{
	vertical-align: top; 
	height:460px;
}
#imagecontainer
{
	vertical-align:top;
	text-align:center;
	height:400px;
}
#Iframe1
{
	margin-top:15px;
	padding:0px;
}