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: #000;
}

A:hover {
	text-decoration: none;
}

INPUT, TEXTAREA {
	background: #FFF;
}

#all {
	float: left;
	text-align: left;
	width: 1000px;
}

#top {
	float: left;
	width: 100%;
	height: 326px;
	background: url('/images/design/b01.gif');
}

#top DIV.pr1 {
	float: left;
	width: 215px;
	height: 326px;
	background: url('/images/design/p01.jpg') no-repeat;
}

#top DIV.pr1 IMG {
	position: relative;
	top: 5px;
	left: 20px;
	width: 195px;
	height: 80px;
	border: 0;
}


#top DIV.pr2 {
	float: left;
	width: 215px;
	height: 326px;
	background: url('/images/design/p02.jpg') no-repeat;
}

#top DIV.pr2 IMG {
	position: relative;
	top: 5px;
	left: 0px;
	width: 215px;
	height: 80px;
	border: 0;
}

#top DIV.pr3 {
	float: left;
	width: 570px;
	height: 326px;
	background:url(../images/design/p03.jpg) left top no-repeat;
}

#top DIV.pr3 IMG {
	position: relative;
	top: 5px;
	left: 0px;
	width: 40px;
	height: 80px;
	border: 0px solid red;
}

#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: 24px;
	color: #5EB0FB;
	font-size: 12px;
	position: relative;
	width:500px;
	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:hover {
	text-decoration: underline;
}

#top DIV.welcome {
	float: right;
	width: 344px;
	height: 188px;
	margin-top: 9px;
	margin-right:10px;
	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: 227px;
}

#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.left DIV.banner embed {

	z-index:0;
	
	float:left;
	
	position:relative;
}


#content DIV.right DIV.header {
	clear: both;
	float: left;
	width: 50%;
	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 {
	float: left;
	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;
}





#cols DIV.poll DIV.header {
	float: left;
	height: 35px;
	width: 90%;
	padding-left: 15px;
	background: url('/images/design/h04.gif') no-repeat;
	overflow: hidden;
}

#cols DIV.poll 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;
}

#cols DIV.poll DIV.header DIV {
	height: 35px;
	float: left;
	width: 190px;
	background: url('/images/design/h06.gif') no-repeat;
}

#cols DIV.poll H2 {
	float: left;
	color: #007236;
	font-size: 12px;
	margin: 16px 0 5px 0;
}


DIV.poll INPUT.bt {
	border: 1px solid #CFCFCF;
	background: #FFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #5EB0FB;
}

A.green {
	color: #007236;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.green:hover {
	text-decoration: underline;
}

DIV.copy {
	float: left;
	width:100%;
	margin-top:5px;
	margin-bottom:15px;
}

DIV.copy DIV {
	margin: 5px 0;
}


DIV.copy IMG{
	border: 0;
}

#top DIV.menu A.selected {
	color: #5EB0FB;
}

