body{
	margin:0px;
	padding:0px;
	/*font-family: Arial, "Arial Narrow", "Arial Rounded MT Bold", "Arial Rounded MT-Bold";*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
ul{
	margin: 0px;
	padding: 0px;
}
ul li{
	margin-bottom: 5px;
	list-style-type: none;
}
ul li a{
	color: #376ECA;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
ul li a:hover{
	background-color: #6aaa67;
	color: #FFF;
	text-decoration: none;
}
a{
	color: #0079CA;
}
a:hover{
	color: #000;
	text-decoration: none;
}


p{
	font-size: 12px;
	text-decoration: none;
}
h1,h2,h3,h4{
	color:#4a6f91;
}
.title {color: #4a6f91; font-weight: bold; font-size: 14px;}
img{ border:none;}
.header {background-color: #D7D7D7;}
.top-bg{
	background-image: url(images/pic-1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top-box-l{
	background-image: url(images/top-bg-l.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 71px;
	width: 38px;
}
.top-box-m{
	background-image: url(images/top-bg-m.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 71px;
}
.top-box-r{
	background-image: url(images/top-bg-r.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	width: 17px;
}
.inner-box-top-left{
	background-image: url(images/inner-box_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	width: 14px;
}
.inner-box-top-middel{
	background-image: url(images/inner-box_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 14px;
}
.inner-box-top-right{
	background-image: url(images/inner-box_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 14px;
}
.inner-box-middel-left{
	background-image: url(images/inner-box_04.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 14px;
}
.inner-box-middel-right{
	background-image: url(images/inner-box_06.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 14px;
}
.inner-box-bottom-left{
	background-image: url(images/inner-box_07.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 14px;
}
.inner-box-bottom-middel{
	background-image: url(images/inner-box_08.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
}
.inner-box-bottom-right{
	background-image: url(images/inner-box_09.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 14px;
}
.inner-box-middel-middel{
	background-color: #FFF;
}

.inner-box-middel-middel h1{
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.inner-box-middel-middel h2{
	background-color: #F2F2F2;
	color: #333;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.inner-box-middel-middel h2 a, .inner-box-middel-middel h1 a{
	color: #6AAA67;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.inner-box-middel-middel p{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 1.4em;
}
.inner-box-middel-middel p a{
	color: #4a6f91;
}
.inner-box-middel-middel p a:hover{
	color: #000;
	text-decoration: none;
}
.inner-box-middel-middel a{
	color: #4a6f91;
}
.inner-box-middel-middel a:hover{
	color: #000000;
}
.normal li a{ text-decoration: underline;}
.normal li a:hover {background-color: #FFFFFF;}
.b{
	border-right-width: 0.01em;
	border-bottom-width: 0.01em;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.b1{
	border-bottom-width: 0.01em;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.b2{
	border-right-width: 0.01em;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.left{
	text-decoration: none;
	padding-left: 8px;
}
.left h1{
	color: #666;
	text-decoration: none;
	font-size: 13px;
	border-bottom-width: 0.01em;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.left h3{
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	border-bottom-width: 0.01em;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #6aaa67;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.left p{
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.link{
	margin: 0px;
	padding: 0px;
}
.link li{
	margin-bottom: 5px;
}
.link li a{
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.link li a:hover{
	background-color: #6aaa67;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/arrow-link.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
.bottom-menus{
	text-decoration: none;
}

.bottom-menus p a{
	margin-right: 5px;
	margin-left: 5px;
	color: #0079CA;
}
.bottom-menus p a:hover{
		color: #000000;
}

.bottom-menus a{
	margin-right: 5px;
	margin-left: 5px;
	color: #0079CA;
}
.bottom-menus a:hover{
		color: #000000;
}

.bottom-menus p{
	text-align: center;
	padding: 5px;
	color: #333;
}
.nav{
	margin-bottom: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.nav li{
	float: left;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.nav li a{
	color: #ff7b13;
	background-image: url(images/arrow-2.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav li a:hover{
	color: #ff7b13;
	background-color: #FFF;
	text-decoration: underline;
} 
