body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #8ac75d url(images/bg01.gif) repeat-x left top;
}
a {
	color: #ad6e02;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img { border: 0; }
form {
	display: inline;
}
input.input, textarea, select {
	border: 1px solid #2e6b2b;
	margin: 3px;
	background-color: #fff;
}
input.button {
	border: 1px solid #2e6b2b;
	color: #fff;
	background-color: #2e6b2b;
	text-align: center;
	margin: 3px;
}



.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

table.tvs_core_table_border_style_on {
	border: 1px solid #2e6b2b;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.tvs_core_table_border_style_on td {
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: inset;
	border-color: #2e6b2b;
}
table.tvs_core_table_border_style_off {
	border: 0px;
}
table.tvs_core_table_border_style_off td {
	border: 0px;
}



#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


#header {
	height: 209px;
	background: url(images/header01.gif) no-repeat left top;
}
#header .logo {
	padding-left: 30px;
	padding-top: 40px;
	height: 131px;
}
#header .logo a {
	display: block;
	width: 200px;
	height: 100px;
}


#header .menu {
	height: 38px;
	overflow: hidden;
}
#header .menu .left {
	float: left;
	height: 38px;
	overflow: hidden;
	width: 720px;
	padding-left: 30px;
}
#header .menu .left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header .menu .left li {
	float: left;
	text-transform: uppercase;
}
#header .menu .left li a {
	display: block;
	height: 28px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #fff;
}
#header .menu .left li a:hover {
	color: #f7bb0e;
}

#header .menu .right {
	float: right;
	height: 28px;
	padding-top: 10px;
	overflow: hidden;
	width: 250px;
}
#header .menu .right a {
	float: left;
	display: block;
	width: 20px;
	padding-right: 10px;
	height: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #c3d4c2;
	text-align: center;
}
#header .menu .right a:hover {
	color: #f7bb0e;
}
#header .menu .right a.sitemap {
	background: url(images/ico_sitemap.gif) no-repeat center center;
}
#header .menu .right a.mail {
	background: url(images/ico_mail.gif) no-repeat center center;
}



#footer {
	padding: 18px 12px 0px 12px;
	color: #c5e3ae;
	height: 20px;
	margin: 50px 12px 10px 18px;
	overflow: hidden;
	border-top: 1px solid #a7d586;
}
#footer a {
	color: #c5e3ae;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer .right {
	float: right;
	width: 400px;
	text-align: right;
}
#footer .left {
	float: left;
	width: 400px;
}


#body {
	padding-right: 12px;
	padding-left: 17px;
}

#body_index {
	background: url(images/index01.gif) no-repeat right top;
}


#body_left {
	float: left;
	width: 221px;
	margin-right: 14px;
	overflow: hidden;
	padding-top: 24px;
}
#body_left .menu {
	margin-bottom: 18px;
}
#body_left .menu .top {
	height: 13px;
	background: url(images/menu01.gif) no-repeat left top;
}
#body_left .menu .bottom {
	height: 13px;
	background: url(images/menu02.gif) no-repeat left bottom;
}
#body_left .menu .middle {
	background: url(images/menu04.gif) repeat-y left top;
	padding-top: 0px;
}
#body_left .menu ul {
	background: url(images/menu03.gif) no-repeat left top;
	margin: 0px;
	padding: 14px;
	list-style: none;
}

#body_left .menu li {
	text-transform: uppercase;
	font-size: 1em;
}

#body_left .menu li a {
	color: #1f1f1f;
	display: block;
	padding: 5px 33px 5px 16px;
	text-decoration: none;
	border-bottom: 1px solid #f4d573;
	background: url(images/menu05.gif) no-repeat 178px center;
}

#body_left .menu li a:hover {
	text-decoration: underline;
}


#body_left .green_block {
	margin-bottom: 18px;
}
#body_left .green_block .top {
	height: 13px;
	background: url(images/block1_01.gif) no-repeat left top;
}
#body_left .green_block .bottom {
	height: 13px;
	background: url(images/block1_02.gif) no-repeat left bottom;
}
#body_left .green_block .middle {
	background: url(images/block1_04.gif) repeat-y left top;
	padding-top: 0px;
}
#body_left .green_block .middle .text {
	background: url(images/block1_03.gif) no-repeat left top;
	margin: 0px;
	padding: 14px;
	list-style: none;
}
.green_block .middle .title {
	font-size: 1.1em;
	color: #018301;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: bold;
}
.green_block .middle .input input {
	border: 2px solid #94cc6b;
	background-color: #fff;
	width: 180px;
	margin-bottom: 5px;
}
.green_block .middle .button input {
	border: 1px solid #eef6e8;
	background-color: #c09346;
	width: 184px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
	height: 20px;
}
.green_block .middle .title a {
	color: #018301;
	text-decoration: none;
}
.green_block .middle .title a:hover {
	text-decoration: underline;
}
.green_block .middle .link a {
	background: url(images/block1_05.gif) no-repeat left center;
	text-decoration: none;
	color: #000;
	padding-left: 12px;
}
.green_block .middle .link a:hover {
	text-decoration: underline;
}


#body_index {
	width: 731px;
	float: left;
	overflow: hidden;
}


#body_index_left {
	float: left;
	width: 471px;
	margin-right: 9px;
	padding-top: 33px;
	overflow: hidden;
}


#body_index_left .green_block {
	margin-bottom: 18px;
}
#body_index_left .green_block .top {
	height: 13px;
	background: url(images/index02.gif) no-repeat left top;
}
#body_index_left .green_block .bottom {
	height: 13px;
	background: url(images/index03.gif) no-repeat left bottom;
}
#body_index_left .green_block .middle {
	background: url(images/index04.gif) repeat-y left top;
	padding-top: 0px;
	padding-left: 21px;
	padding-right: 19px;
}

#body_index_left .line1 .block {
	float: left;
	width: 197px;
}
#body_index_left .line1 .block .name {
	font-weight: bold;
	padding-bottom: 5px;
}
#body_index_left .line1 .block .name a {
	color: #018301;
	text-decoration: none;
}
#body_index_left .line1 .block .name a:hover {
	text-decoration: underline;
}
#body_index_left .line1 .block .image {
	width: 191px;
	height: 78px;
	border: 3px solid #fff;
	overflow: hidden;
	margin-bottom: 7px;
}
#body_index_left .line1 .block .image img {
	border: 0px;
}
#body_index_left .line1 .left {
	padding-right: 18px;
	border-right: 1px solid #c1cdb9;
}
#body_index_left .line1 .right {
	padding-left: 18px;
	border-left: 1px solid #c1cdb9;
	margin-left: -1px;
}


#body_index_left .line2 .item {
	padding-bottom: 15px;
}
#body_index_left .line2 .item .image {
	float: left;
	width: 191px;
	height: 78px;
	border: 3px solid #fff;
	overflow: hidden;
	margin-bottom: 7px;
	margin-right: 15px;
}
#body_index_left .line2 .item .image img {
	border: 0px;
}
#body_index_left .line2 .item .name {
	font-weight: bold;
	padding-bottom: 5px;
}
#body_index_left .line2 .item .name a {
	color: #018301;
	text-decoration: none;
}
#body_index_left .line2 .item .name a:hover {
	text-decoration: underline;
}




#body_index_right {
	float: left;
	width: 241px;
	padding-top: 24px;
}

#body_index_right .green_block {
	margin-bottom: 18px;
}
#body_index_right .green_block .top {
	height: 13px;
	background: url(images/index05.gif) no-repeat left top;
}
#body_index_right .green_block .bottom {
	height: 13px;
	background: url(images/index06.gif) no-repeat left bottom;
}
#body_index_right .green_block .middle {
	background: url(images/index07.gif) repeat-y left top;
	padding-top: 0px;
	padding-left: 21px;
	padding-right: 21px;
}



#body_right {
	background: url(images/inside01.gif) no-repeat right top;
	width: 727px;
	float: left;
}
#body_right_top {
	height: 13px;
	background: url(images/inside02.gif) no-repeat left top;
}
#body_right_bottom {
	height: 13px;
	background: url(images/inside03.gif) no-repeat left bottom;
}
#body_right_middle {
	background: url(images/inside04.gif) repeat-y left top;
	padding-top: 15px;
	padding-left: 21px;
	padding-right: 21px;
}

#body_right h1 {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 28px;
	height: 25px;
	padding-left: 21px;
	overflow: hidden;
}

#main {
	overflow: hidden;
}

#main h1 {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	padding-left: 21px;
}
#main a.print {
	display: block;
	float: right;
	background: url(images/ico_print.gif) no-repeat right 18px;
	padding: 4px;
	padding-right: 25px;
	padding-top: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}
#main a:hover.print {
	text-decoration: underline;
}





#navigation {
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	border-top: 1px solid #abd78a;
}
#navigation a {
	display: block;
	height: 20px;
	color: #018301;
	text-decoration: none;
	padding-top: 1px;
	text-transform: uppercase;
	font-size: 0.9em;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a.back {
	float: left;
	background: url(images/ico_back.gif) no-repeat left 5px;
	padding-left: 15px;
}
#navigation a.top {
	float: right;
	background: url(images/ico_top.gif) no-repeat right 5px;
	padding-right: 15px;
}




#main {
	line-height: 1.4em;
}
#main .info_text img, #main .info_news img, #main .info_product img {
	padding: 0px;
	border: 3px solid #fff;
	margin: 10px;
}
#main .info_text a img, #main .info_news a img, #main .info_product a img {
	padding: 0px;
	border: 3px solid #efcb52;
	margin: 10px;
}


.info_text {
	text-align: justify;
}


.info_newslist {
}
.info_newslist .item {
	padding-bottom: 30px;
}
.info_newslist img {
	float: left;
	margin-bottom: 5px;
	margin-right: 9px;
	border: 3px solid #fff;
}
.info_newslist .name {
	font-weight: bold;
	padding-bottom: 3px;
}
.info_newslist .name a {
	text-decoration: none;
}
.info_newslist .name a:hover {
	text-decoration: underline;
}
.info_newslist .date {
	color: #018301;
	padding-bottom: 2px;
}



.info_news {
	text-align: justify;
}
.info_news .date {
	color: #018301;
}
.info_news h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.2em;
}



.info_productslist {
}
.info_productslist .item {
	float: left;
	padding-bottom: 30px;
	width: 280px;
	padding-right: 30px;
}
.info_productslist .image {
	float: left;
	width: 68px;
	height: 68px;
	margin-bottom: 5px;
	margin-right: 9px;
}
.info_productslist .image .img {
	float: left;
	margin-left: 4px;
	margin-top: 4px;
}
.info_productslist .image .border {
	float: left;
	background: url(images/newslist01.gif) no-repeat left top;
	width: 68px;
	height: 68px;
	margin-top: -64px;
}
.info_productslist .image .border a {
	display: block;
	width: 68px;
	height: 68px;
}
.info_productslist .item .name {
	font-weight: bold;
}
.info_productslist .item .name a {
	text-decoration: none;
}
.info_productslist .item .name a:hover {
	text-decoration: underline;
}


.info_product {
	text-align: justify;
}
.info_product h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.2em;
}




.main_paging {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}

#body_left ul.submenu  {
	background: url(images/menu03.gif) no-repeat 999px top;
	margin: 0px;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style: none;
}

#body_left .submenu li a {
	color: #1f1f1f;
	display: block;
	padding: 5px 33px 5px 16px;
	text-decoration: none;
	border-bottom: 0px;
	background: url(images/menu05.gif) no-repeat 999px center;
}
#body_left .submenu li {
	text-transform: none;
}

.form label {
	
}
.form .checkboxlabel, .form .radiolabel {
	display: inline;
}
.form .input, .form .select{
	display: block;
}
.form .req {
	color: red;
}
.form .separatortext {
	margin-top: 10px;
	margin-bottom: 10px;
}

.nop p {
	margin: 0px;
	padding: 0px;
	
}