a, div, strong, img, table, tr, td, p, form, fieldset, legend, span, body, ul, li, h2, h4, h3, h1, h5, h6{
	border: none;
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	color: #000;
	background: #D4D7DB;
	line-height: 17px;
	behavior: url(/files/css/csshover.htc);
}
input{
	border: 1px solid #B1B1B1;
}
p{
	margin-bottom: 10px;
}
a{
	color: #33621A;
}
h5{
	font-size: 11px;
	margin-bottom: 7px;
}
.clear{
	border: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
#conteiner{
	width: 980px;
	margin: 0px auto;
	xxborder: 1px solid red;
	padding-top: 205px;
	position: relative;
	text-align: left;
	background: #fff;
}
#top{
	position: absolute;
	height: 194px;
	width: 980px;
	top: 0px;
	left: 0px;
	background: #D4D7DB;
}
#top .left, #top .right{
	margin-top: 25px;
	float: left;
	width: 400px;
	font-weight: bold;
	margin-bottom: 3px;
}
#top .left a, #top .right a{
	color: #33621A;
	font-weight: normal;
	text-decoration: none;
}
#top .right{
	float: right;
	text-align: right;
}
#menu{
     height: 35px;
     background: #33621A;
}
#menu li a{
     color: #fff;
     text-decoration: none;
}
#menu li{
     float: left;
     height: 35px;
     line-height: 35px;
     list-style: none;
     position: relative;
     color: #fff;
     font-size: 14px;
     padding: 0px 20px;
     behavior: url('/files/css/csshover.htc');
     background: url(/files/img/images/sep.png);
     background-position: right;
     background-repeat: no-repeat;
     cursor: pointer;
}
#menu ul
{
  display: none;
  position: absolute;
  top: 35px;
  left: 0px;
  background: #33621A;
  min-width: 200px;
}
#menu ul li{
     clear: both;
     background-image: none;
     border-bottom: 1px solid #fff;
     width: 200px;
     padding: 0px;
}
#menu li:hover ul, #menu li.hover ul
{
  display: block;
  cursor: pointer;
  background: #444;
}
#menu ul li a{
     display: block;
     height: 100%;
     width: 100%;
     background: #33621a;
     padding: 0px 10px;
     color: #fff;
     text-decoration: none;
}
#menu ul li a:hover{
     background: #abd028;
}

#main{
	background: url(/files/img/images/backMain.png);
}

#mainEx{
	background: url(/files/img/images/backMainEx.png);
}


#leftPatr {
	padding: 0 10px 0 10px;
        margin-right: 0;
        width: 180px;
}

#leftPatr .box {
        border-bottom: 1px solid #9c9c9c;
	margin-bottom: 15px;
}

#rightPart{
	float: right;
	width: 771px;
}
#rightPart #content{
	float: left;
	width: 570px;
}
#rightPart #right{
	float: right;
	width: 187px;
}
.1box{
	width: 175px;
	margin-left: 13px;
	color: #5A5D59;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 2px solid #000;	
}
.box1{
	width: 175px;
	margin-left: 2px;
	color: #5A5D59;
	margin-bottom: 10px;
	border-bottom: 1px solid #9C9C9C;
        word-wrap: break-word;
        overflow: hidden; 
}
#rightPart #right .box{
	margin-left: 2px;
}
h4{
	font-size: 12px;
	color: #5A5D59;
	font-weight: bold;

	margin-bottom: 5px;
}
h1{
	font-size: 14px;
	color: #000;
}
.imgMargin{
	margin: 0px 10px 10px 0px;
}
.line{
	border-bottom: 1px solid #9C9C9C;
	height: 1px;
	overflow: hidden;
}
#footBox{
	width: 500px;
	margin-left: 50px;
}
.fBox{
	float: left;
	width: 200px;
	margin-right: 40px
}

#footerMain{
	width: 980px;
	margin: 0px auto;
	position: relative;
	text-align: left;
		color: #33621A;
	font-weight: normal;
	text-decoration: none;
}
#headbanner{
  border-top:1px solid black;
  border-bottom:1px solid black; 
}

#main ul,#main ol{margin: 20px;}

#mainEx ul,#mainEx ol{margin: 20px;}