BODY {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	color: #5B5B5C;
	margin: 0px;
	background: #FFF;
}

TD {
	font-size: 11px;
}

P {
	margin: 10px 0px;
}

A {
	color: #5EB0FB;
}

A:hover {
	text-decoration: none;
}

INPUT, TEXTAREA {
	background: #FFF;
}
#all {
	float: left;
	text-align: left;
	width: 1000px;
}

#top {
	float: left;
	width: 100%;
	height: 137px;
	background: url('/images/design/b05.gif');
}

#top DIV.pr4 {
	float: left;
	width: 1000px;
	height: 136px;
	background: #FFF url('/images/design/p04.jpg') no-repeat;
}

#top DIV.pr4 IMG {
	position: relative;
	top: 5px;
	left: 20px;
	width: 560px;
	height: 90px;
	border: 0;
	float:left;
}

#top DIV.search {
	margin-top: 11px;
	width: 354px;
	height: 79px;
	float: right;
	background: #F7FAFE url('/images/design/b02.gif') no-repeat left top;
}

#top DIV.search H6 {
	font-size: 12px;
	color: #007236;
	font-weight: bold;
	margin: 21px 0px 3px 0px;
}

#top DIV.search FORM {
	margin: 0;
}


#top DIV.search FORM INPUT.field {
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #7F9DB9;
	padding: 2px;
	width: 195px;
	margin-right: 4px;
}

#top DIV.search FORM INPUT.submit {
	position: absolute;
	top: 44px;
}

#top DIV.menu {
	float: right;
	margin-top: 0px;
	color: #5EB0FB;
	font-size: 12px;
	width:500px;
	position: relative;
	left: -3px;
}

#top DIV.menu DIV{
	float:left;
	position:relative;
	}

#top DIV.menu A {
	color: #007236;
	text-decoration: none;
	text-transform: lowercase;
	margin: 0px 3px;
	border-right: 1px solid #5EB0FB;
	padding-right: 8px;
	font-weight:bold;
}

#top DIV.menu A.last {
	border: 0;
	padding: 0;
}

#top DIV.menu A.selected {
	color: #5EB0FB;
}

#top DIV.menu A:hover {
	text-decoration: underline;
}

#top DIV.welcome {
	float: left;
	width: 354px;
	height: 188px;
	margin-top: 9px;
	background: url('/images/design/b03.jpg') no-repeat left top;
	overflow: hidden;
}

#top DIV.welcome H4, #top DIV.welcome H5 {
	font-family: "Times New Roman";
	font-size: 26px;
	color: #5EB0FB;
	text-transform: uppercase;
	margin: 5px 0 0 0;
}

#top DIV.welcome H5 {
	font-size: 18px;
	margin: 0 0 10px 0;
}

#content {
	margin-top: 15px;
	float: left;
	width: 100%;
	background: url('/images/design/b04.jpg') no-repeat right bottom;
}

#content DIV.left {
	padding-left: 20px;
	float: left;
	width: 225px;
}

#content DIV.right {
	float: right;
	width: 740px;
	overflow: hidden;
}

#content DIV.left DIV.menu A {
	font-size: 12px;
	color: #007236;
	text-decoration: none;
	font-weight:bold;
}

#content DIV.left DIV.menu A.is_red {
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight:bold;
}

#content DIV.left DIV.menu A:hover {
	text-decoration: underline;
}

#content DIV.left DIV.menu DIV.munu_one{
	border-left: 1px solid #5EB0FB;
	margin-bottom: 12px;
	padding-left: 10px;
	position:relative;
	float:left;
	width:100%;	
}
#content DIV.left DIV.menu  DIV.munu_one DIV.menu_right{
	position:relative;
	width:80%;
	

	}
#content DIV.left DIV.banner {
	float: left;
	margin-top: 10px;
}

#content DIV.left DIV.banner IMG {
	border: 0px;
}



#content DIV.right DIV.header {
	float: left;
	width: 70%;
	height: 35px;
	padding-left: 15px;
	background: url('/images/design/h01.gif') no-repeat;
	overflow: hidden;
}

#content DIV.right DIV.header H1 {
	float: left;
	margin: 0;
	font-size: 12px;
	background: url('/images/design/h02.gif') repeat-x;
	color: #FFF;
	padding: 10px 0;
	height: 15px;
	font-weight: normal;
}

#content DIV.right DIV.header DIV {
	height: 35px;
	float: left;
	width: 260px;
	background: url('/images/design/h03.gif') no-repeat;
}

#content DIV.right DIV.lang {
	padding: 10px 20px;
	float: right;
	font-size: 12px;
	color: #5EB0FB;
}

#content DIV.right DIV.lang SPAN {
	font-weight: bold;
}

#content DIV.right DIV.lang A {
	color: #5EB0FB;
	text-decoration: none;
}

#content DIV.right DIV.lang A:hover {
	text-decoration: underline;
}

DIV.hr, DIV.hr1, DIV.hr2, DIV.hr3 {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

DIV.hr1 {
	
	width: 420px;
	background: url('/images/design/hr01.gif') no-repeat;
	margin: 0;
}

DIV.hr2 {
	float: left;
	width: 230px;
	background: url('/images/design/hr02.gif') no-repeat;
}

DIV.hr3 {

	width: 470px;
	background: url('/images/design/hr03.gif') no-repeat;
}

IMG.tip {
	margin-left: 5px;
	border: 0px;
	width: 9px;
	height: 6px;
}



DIV.news {
	float: left;
	margin: 10px 0;
}

DIV.news IMG {
	float: left;
	margin: 0 22px 10px 0;
	border: 1px solid #CFCFCF;
}

DIV.news H3 {
	color: #007236;
	font-size: 12px;
	margin: 0 0 15px 0;
}

DIV.news A, DIV.news DIV  {
	color: #5EB0FB;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
	background: url('/images/design/t01.gif') no-repeat right center;
}

DIV.news DIV {
	background: none;
}

DIV.news A:hover {
	text-decoration: underline;
}

#cols {
	float: left;
	clear: both;
	width: 100%;
}

#cols DIV.col1 {
	float: left;
	width: 230px;
}

#cols DIV.col2 {
	margin-left: 10px;
	float: left;
	width: 230px;
}


#cols DIV.poll {
	float: right;
	width: 260px;
}





#content DIV.left DIV.header {
	float: left;
	height: 35px;
	width: 100%;
	padding-left: 15px;
	background: url('/images/design/h04.gif') no-repeat;
	overflow: hidden;
}

#content DIV.left DIV.header H3 {
	float: left;
	margin: 0;
	font-size: 12px;
	background: url('/images/design/h05.gif') repeat-x;
	color: #FFF;
	padding: 10px 0;
	height: 15px;
	font-weight: normal;
}

#content DIV.left  DIV.header DIV {
	height: 35px;
	float: left;
	width: 140px;
	background: url('/images/design/h06.gif') no-repeat;
}

#content DIV.left  H2 {
	float: left;
	color: #007236;
	font-size: 12px;
	margin: 16px 0 5px 0;
}

DIV.copy {
	float: left;
}

DIV.copy DIV {
	margin: 5px 0;
}


DIV.copy IMG{
	border: 0;
}

#content DIV.left DIV.menu A.selected {
	color: #5EB0FB;
}

DIV.text {
	margin-right: 10px;
}

DIV.text H2 {
	color: #006925;
	font-size: 14px;
	margin: 0;
}

DIV.cnews {
	float: left;
	width: 32%;
	margin: 10px 0px;
}

DIV.cnews IMG.tip {
	margin-left: 0;
}

DIV.cnews A, A.link {
	color: #006925;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
	background: url('/images/design/t01.gif') no-repeat right center;
}

DIV.cnews A:hover, A.link {
	text-decoration: underline;
}

DIV.cnews SPAN {
	color: #006925;
	font-weight: bold;
}


DIV.cnews IMG {
	float: left;
	margin: 0 8px 5px 0;
	border: 1px solid #818181;
}

DIV.paging {
	margin: 5px 0 10px 0;
	font-size: 12px;
}
DIV.paging SPAN {
	color: #5EB0FB;
}

DIV.paging A {
	color: #006925;
	text-decoration: none;
}


DIV.paging A:hover {
	text-decoration: underline;
}















DIV.ccat {
	float: left;
	width: 32%;
	margin: 10px 0px;
}

DIV.ccat IMG {
	float: left;
	margin: 0 8px 5px 0;
	border: 1px solid #818181;
}

DIV.ccat IMG.tip {
	margin-left: 0;
	border:0;
	margin-top: 3px;
}

DIV.ccat A, A.link {
	color: #006925;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;

}

DIV.ccat A:hover, A.link {
	text-decoration: underline;
}

DIV.ccat SPAN {
	color: #006925;
	font-weight: bold;
}


DIV.text INPUT,DIV.text TEXTAREA,DIV.text SELECT {
	border: 1px solid #7F9DB9;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
}