/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	line-height:16px;
	text-decoration:none;
	behavior: url("csshover3.htc");
	
	
}
img, div, input { behavior: url("iepngfix.htc"); }

.body-index {
	margin:0 auto;
	padding:0;
	background-image:url(../images/index-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.body-index2 {
	margin:0 auto;
	padding:0;
	background-image:url(../images/index-bg3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.body-inner {
	margin:0 auto;
	padding:0;
	background-image:url(../images/inner-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#313131;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
}
.select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#313131;
	line-height:16px;
	text-align:justify;
	text-decoration:none;
	width:130px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#2666a4;
	text-decoration: underline;
	outline-style:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#313131;
	text-decoration:none;
	outline-style:none;
}
h1 {
	font-family: LondonBetween, Arial;
	font-size:24px;
	font-weight: normal;
	color:#fff;
	text-decoration:none;
	line-height: 42px;
	padding-bottom:15px;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1b558d;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	line-height:17px;
	margin:0px;
	padding-bottom:15px;
}
h2 a:link, h2 a:active, h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #1b558d;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
}
h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
}
h2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	line-height:17px;
	margin:0px;
	padding-bottom:15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	padding:0px;
	margin:0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
li {
	line-height:18px;
}

