﻿*
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
html
{
	height: 100%;
}
BODY
{
	font-size: 12px;
	background: #fff;
	color: #000;
	font-family: "宋体" , arial;
	text-align: center;
	height: 100%;
}
DIV
{
	font-size: 12px;
}
table
{
	font-size: 12px;
}

A:link
{
	color: #03589b;
	text-decoration: none;
}
A:visited
{
	color: #03589b;
	text-decoration: none;
}
A:hover
{
	color: #ff6600;
	text-decoration: underline;
}
A:active
{
	color: #ff6600;
	text-decoration: none;
}

/*定义top样式开始*/
.topdiv1
{
	width: 980px;
	margin: 0 auto;
	height: 8px;
	padding: 0px;
	background-image: url(/Img/homepage/bg-top1-1.jpg);
	font-size:0;
	overflow: hidden;
}
.topdiv2
{
	width: 980px;
	margin: 0 auto;
	height: 60px;
	padding: 0px;
	background-image: url(/Img/homepage/topcar3.jpg);
}
.topdiv3
{
	width: 980px;
	margin: 0 auto;
	height: 2px;
	padding: 0px;
	border-top: 1px #B8C6D4 solid;
	border-bottom: 1px #B8C6D4 solid;
	background-color: #E3EAF1;
	font-size: 0;
}
.toplogo
{
	margin: 0 0 0 20px;
	margin-top: 15px;
	float: left;
	width: 159px;
	height: 32px;
	display: inline;
}
.topbanner
{
	width: 980px;
	margin: 0 auto;
	height: 90px;
	padding: 0px;
	overflow: hidden;
}
.wenbenkuang
{
	height: 20px;
	font-family: "宋体";
	font-size: 12px;
}
#nav6 DL
{
	margin: 30px 0 0 30px;
	padding: 0;
	width: 685px;
	float: left;
}
#nav6 DD
{
	display: inline;
	float: left;
	margin: 2px 5px;
	font: bold 12px/20px verdana;
	width: 84px;
	height: 18px;
	text-align: center;
}
#nav6 DD A
{
	display: block;
	background: url(/Img/homepage/navbg.png) no-repeat 0px -18px;
	color: #5378ae;
	text-decoration: none;
}
#nav6 DD A:hover
{
	background: url(/Img/homepage/navbg.png) no-repeat 0px 0px;
	color: #2055a4;
}
/*   定义food样式结束   */

#food
{
	width: 980px;
	height: 28px;
	margin: 0 auto;
	background-image: url(/Img/homepage/food.jpg);
	clear: both;
}
#food2
{
	width: 900px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	padding: 30px;
	color: #2857b9;
	line-height: 22px;
}
.HypeLinkCss
{
	margin: 0;
	clear: both;
}

.HypeLinkCss table
{
	display: inline;
}

.HypeLinkCss a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.HypeLinkCss a:hover
{
	color: #f00;
	text-decoration: none;
}

.HypeLinkCss .firstpage
{
	width: 69px !important;
	padding: 0;
	background: url(/Img/news/nextpage22.jpg) no-repeat center;
}

.beforepage
{
	width: 72px;
	height: 25px;
	padding: 5px 0 0 15px;
	background: url(/Img/news/nextpage11.jpg) no-repeat center;
	height: 21px;
}

.afterpage
{
	width: 72px;
	height: 25px;
	padding: 5px 15px 0 0;
	background: url(/Img/news/nextpage21.jpg) no-repeat center;
	height: 21px;
}

.HypeLinkCss .firstpage, .HypeLinkCss .beforepage, .HypeLinkCss .afterpage
{
	width: 69px !important;
}

div.RoundedCorner{width:310px;background:none; text-align:left;}
div.RoundedCorner div {width:298px;background:none; padding-left:10px;}

b.rtop, b.rbottom{display:block;}

b.rtop b, b.rbottom b{display:block;height:1px;line-height:0;font-size:0;overflow:hidden;}

b.r1{margin:0 5px} b.r2{margin:0 3px}  b.r3{margin:0 2px}

b.rtop b.r4, b.rbottom b.r4{margin:0 1px;height:2px}

b.rbottom b.r1 {border-top:1px solid;}

b.rtop b.r1 {border-bottom:1px solid;}

b.r4, b.r3, b.r2, b.r0, div.RoundedCorner div{border-left:1px solid; border-right:1px solid;}

b.r4, b.r3, b.r2, b.r1, b.r0, div.RoundedCorner div{background:#FFFFFF;border-color:gray;}

.clearboth{ clear:both;}
/* 浮动 05月29日添加 */
.f_l{float:left}
.f_r{float:right}
.clear{clear:both;}