@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #3E3E3E;
	font-weight: 300;
	background-color: #FBFBFB;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*:focus {
	outline: none;
}
.colJustify ul li {
	font-size: 15px;
	color: #3E3E3E;
	font-weight: 300;
	line-height: 26px;
}

.colJustify ul li a {
	text-decoration: none;
	color: #3E3E3E;
}

.colJustify ul li a:hover {
	text-decoration: underline;
}

#container {
	margin: 0px;
	padding: 0px;
	background-image: url(layout/bcgHeader.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#header {
	padding: 0px;
	height: 171px;
	width: 1012px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	margin: 0px;
	height: 73px;
	width: 231px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#menu {
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	text-align: right;
}
#menu     ul li  {
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	padding-bottom: 0px;
}
#menu ul li:last-child {
	border-right-style: none;
}

#menu a {
	color: #717171;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 14px;
	padding-left: 25px;
	margin: 0px;
}

#menu a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #168ECC;
}
.menuActive  {
	color: #717171;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 14px;
	padding-left: 25px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #168ECC;
}
#slider {
	height: 225px;
	width: 1012px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E0E0;
}
#slider ul {
	margin: 0px;
	padding: 0px;
}
#slider ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bxslider {
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 1012px;
}



#content {
	width: 1012px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col {
	margin: 0px;
	float: left;
	width: 306px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	min-height: 460px;
}
.colTwo {
	margin: 0px;
	float: left;
	width: 612px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 0px;
	padding-left: 15px;
	min-height: 460px;
}
.collast-child {
	margin: 0px;
	float: left;
	width: 306px;
	border-right-style: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	min-height: 460px;
}
.title {
	font-size: 19px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #168ECC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	font-weight: normal;
}
.colJustify  p {
	font-size: 13px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.collast-child   p  a {
	font-size: 14px;
	color: #168ECC !important;
	text-decoration: underline;
}

.colCenter   p {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.blue {
	font-size: 21px;
	color: #168ECC;
	font-weight: normal;
}
.blueSmall {
	color: #168ECC;
	font-weight: normal;
}
.news {
	background-image: url(layout/icoArr.png);
	background-repeat: no-repeat;
	background-position: 4px 14px;
	font-size: 13px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 19px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
	color: #414141;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
.news:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}

.data {
	font-size: 11px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 300;
}
.other {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 300;
	text-decoration: underline;
	color: #168ECC;
}
#leftCol {
	margin: 0px;
	float: left;
	width: 420px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
#rightCol {
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}




#footer {
	margin: 0px;
	height: 48px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #168ECC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot {
	margin: 0px;
	padding: 0px;
	height: 48px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #168ECC;
}
#contentFoot {
	height: 48px;
	width: 997px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #AEAEAE;
	letter-spacing: 1px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.input {
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	height: 30px;
	width: 400px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	color: #999999;
}
.area {
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	height: 137px;
	width: 400px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #DDDDDD;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	color: #999999;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
.btnOk {
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	background-image: url(layout/bcgBtn.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 120px;
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
}
