@charset "utf-8";
@import url(nav.css);

/** clearfix **/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
 
.clearfix {
	display: inline-block;
	}
 
html[xmlns] .clearfix {
	display: block;
	}
 
* html .clearfix {
	height: 1%;
	}
/**********************************/

body {
	margin:0;
	padding:0;
	}
	
img {
	border:0;
	}
		
#container {
	font:normal 14px/22px Arial, Helvetica, sans-serif;
	color: #468b92;
	width:1003px;
	margin:0 auto;
	}

#mh {
	background:#06b4bb;
	}

#logo {
	float:left;
	width:230px;
	}
	
a {	
	color:#369;
	text-decoration:none;
	}

a:hover {
	color: #54adb6;
	}	

.titletxt {
	font-size: 17px;
	font-weight: bold;
	color: #7CB242;
	font-family: Arial, Helvetica, sans-serif;
	}

.indexContent {
	padding-left: 105px;
	background:url(images/index_bg.jpg) no-repeat left top;
	}

.news {
	margin-left:0;
	padding-left:0;
	padding-top:0;
	list-style:none;
	}

.news li {
	background:url(images/dot.gif) no-repeat left 5px;
	padding:0 0 5px 8px;
	}

.news li a {
	color: #468b92;
	text-decoration: none;
	}

.news li a:hover {
	color: #ccc;
	text-decoration: none;
	}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #468b92;
	text-decoration: none;
	line-height: 22px;
	}

.txtw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	}

a.txtw:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
	text-decoration: none;
	}

a.txt:hover {
	font-size: 14px;
	line-height: 22px;
	color: #54adb6;
	text-decoration: none;
	}

.imageR {
	float:right;
	margin:0 0 10px 10px;
	}
	
.imageL {
	float:left;
	margin:0 10px  10px  0;
	}
	
.btnHow {
	clear:both;
	text-align:center;
	}

.style2 {
	color: #990000
	}

h2 {
	color: #7CB242;
	margin:0;
	font-size: 17px;
	}

h4 {
	margin:0;
	color: #900;
	font-weight:normal;
	}

p {
	margin-top:0;
	}

.pl_20{
	margin-top:1.5em;
		}

.pl_20 p {
	padding-left:13px;
	}

h2.titletxt {
	margin-bottom:1em;
	}
	
#subNav ul {
	margin-top:0;
	}
	
