@charset "utf-8";

/*   CSS Document */

/*----*/



body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/00-bg.gif);
	background-repeat: repeat-x;
	background-color: #9f9f9f;
	background-position: 0px top;
}

/*-----------------------------------------------------------------*/
.topmenu {
	height: 52px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	line-height: 200%;
	margin-left: 75;
	font-weight: bold;
	margin-left: 70px;
}

.topmenu a {
	color: #163587;
	font-weight: bold;
}

.topmenu a:hover {
	color: #163587;
	font-weight: bold;
}

/*-----------------------------------------------------------------*/
.submenu {
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f9f9f;
	text-align: right;
	padding-right: 160px;
	line-height: 180%;
	padding-top: 5px;
}


.submenu a {
	color: #333333;
}

.submenu a:hover {
	color: #163587;
	font-weight: bold;
}
/*-----------------------------------------------------------------*/

.Mainbody {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dab558;
	background-image: url(../images/00-bodybg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 970px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}

.Mainbody  .introduce{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 900px;
	padding-top: 40px;
	padding-left: 40px;
	line-height: 150%;
	margin-bottom: 30px;
}

/*-----------------------------------------------------------------*/

.Mainbody .News {
	margin-left: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	background-image: url(../images/00-newspic.gif);
	background-repeat: no-repeat;
	width: 850px;
	font-weight: bold;
}

.Mainbody .News .list {
	font-size: 11px;
	color: #333333;
	line-height: 140%;
	background-image: url(../images/01-newsbg.png);
	background-repeat: repeat-y;
	width: 363px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 7px;
	font-weight: normal;
}

.Mainbody .News .list img {
	border: 1px solid #004bb2;
	margin-right: 10px;
}


.Mainbody .News .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 8px;
}
.Mainbody .News .txt {
	list-style-type: none;
	list-style-image: none;
	font-size: 11px;
	line-height: 130%;
	margin-top: 3px;
}

.Mainbody .News .more {
	list-style-type: none;
	list-style-image: none;
	text-align: right;
	font-size: 11px;
	float: right;
	font-family: Tahoma, Arial;
}

.Mainbody .News a {
	color: #163587;
	text-decoration: none;
}

.Mainbody .News a:hover {
	color: #990000;
	text-decoration: underline;
}

/*-----------------------------------------------------------------*/
.sfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 8px;
}

/*-----------------------------------------------------------------*/
.Footnote {
	color: #313131;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 15px;
	padding-left: 40px;
	margin-bottom: 20px;
}


.Footnote a {

	color: #d8d8d8;

	text-decoration: none;

}

.Footnote a:hover {

	color: #555555;

	text-decoration: underline;

}
/*-----------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #163587;
	font-weight: normal;
}

a:hover {

	color: #990000;

}
