BODY
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #0A86AA;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 770px;
	text-align: left;
}

#banner a
{
	text-decoration: none;
	color: #0000af;
	font-size: 6;
}

.header
{
	background: url(          'Pic/top.jpg' ) no-repeat;
	height: 100px;
}

.header .title
{
	padding-top: 20px;
	padding-left: 30px;
}

.header .title .sitename a
{
	font-weight: bold;
	color: #0000af;
	font-style: italic;
	font-family: 黑体;
	font-size: 33px;
	text-decoration: none;
}
.header .title a:hover
{
	border-color: #0000af;
}


#menu
{
	border: solid 1px #6eafcb;
	margin: 8px 0px 8px 0px;
	height: 30px;
	background-color: #6eafcb;
	padding: 0px 0px 0px 9px;
}
#txt
{
	font-weight: bold;
	margin: 2px 0px 0px 5px;
}

#txt ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#txt li
{
	float: left;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-family: "宋体";
}

#txt li img
{
	margin: 5px 0px 0px 0px;
	float: left;
	text-align: center;
}


#txt a
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: "宋体";
	display: block;
	padding: 7px 6px 7px 5px;
	margin: 0px;
}

#txt a:link, #txt a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#txt a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#flash
{
	background: url(./pic/swf_bg.jpg) no-repeat;
	width: 770px;
}

#left
{
	line-height: 23px;
	margin: 8px 5px 0px 0px;
	float: left;
	width: 170px;
	height: 630px;
}

.left_title
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #73c300;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.leftdiv
{
	text-align: center;
	border: solid 1px #73c300;
	margin: 0px 0px 9px 0px;
}

#tel
{
	font-weight: bold;
	color: Red;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
}

#right
{
	line-height: 23px;
	height: 435px;
	float: left;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 595px;
}

#right_pic
{
	width: 260px;
	height: 343px;
	text-align: right;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url(./pic/shenzhen.jpg);
}

#body_server
{
	padding-left: 10px;
	margin-top: 10px;
}
#body_server ul
{
	list-style-type: none;
	margin: 0px;
}
#body_server li
{
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#ft_center
{
	float: left;
	text-align: center;
	width: 770px;
	padding: 6px 0px -6px 0px;
	background-color: #6eafcb;
	margin: :6px 0px 0px 0px;
}

#ft_center ul
{
	padding: 6px 0px 0px 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#ft_center li
{
	padding: 6px 0px 0px 0px;
	text-align: center;
	display: inline;
	margin: 0px 10px font-size:12px;
	color: #1D739C;
	font-family: "宋体";
}

#ft_center a
{
	padding: 7px 6px 7px 5px;
	font-size: 12px;
	color: #1D739C;
	font-family: "宋体";
	margin: 12px 0px 0px 0px;
}

#ft_center a:link, #ft_center a:visited
{
	color: #1D739C;
	text-decoration: none;
}

#ft_center a:hover
{
	color: #1D739C;
	text-decoration: underline;
}

