body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #777;
	background-color: #e8e8e8;
}
a {
	color: #f68922;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	display: inline;
}
input.input, textarea, select {
	border: 1px solid #c6c6c6;
	margin: 3px;
	background-color: #fff;
}
input.button {
	border: 1px solid #f58a1a;
	color: #fff;
	background-color: #f69b3c;
	text-align: center;
	font-weight: bold;
	margin: 3px;
}



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

table.tvs_core_table_border_style_on {
	border: 1px solid #c6c6c6;
	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: #c6c6c6;
}
table.tvs_core_table_border_style_off {
	border: 0px;
}
table.tvs_core_table_border_style_off td {
	border: 0px;
}



#container {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/bg01.gif) repeat-y left top;
}


#header {
	padding: 48px 21px 37px 21px;
	background: url(/img/header01.gif) no-repeat center top;
	height: 44px;
	overflow: hidden;
}

#header .left {
	float: left;
	width: 148px;
	padding: 8px 50px 0px 63px;
}
#header .logo {
	height: 28px;
	background: url(/img/logo01.gif) no-repeat left top;
}
#header .logo a {
	display: block;
	height: 28px;
	width: 148px;
}

#header .right {
	float: left;
	width: 656px;
	padding: 0px 26px 0px 0px;
}
#header .menu {
	float: right;
}
#header .menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header .menu li {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
#header .menu li a {
	display: block;
	float: left;
	height: 30px;
	padding-top: 14px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #666;
	border-right: 1px solid #e2e2e2;
}
#header .menu li a:hover {
	color: #f57700;
}
#header .menu li.lang a {
	color: #f57700;
}
#header .menu li.lang a:hover {
	color: #666;
}
#header .menu li.last a {
	border-right: 0px;
}




#footer {
	margin-left: auto;
	margin-right: auto;
	background: #e8e8e8 url(/img/footer01.gif) no-repeat left top;
	padding: 43px 30px 10px 30px;
	color: #b1b1b1;
	height: 36px;
}
#footer a {
	color: #b1b1b1;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .right {
	float: right;
	width: 285px;
	text-align: right;
}
#footer .left {
	float: left;
	width: 640px;
	font-size: 30px;
}
#footer .left img {
	border: 0px;
}
#footer .left a {
	margin-left: 10px;
	margin-right: 10px;
}



#index {
	background: url(/img/index01.jpg) no-repeat 21px top;
	height: 320px;
	padding: 45px 0px 0px 54px;
	overflow: hidden;
}
#index .left {
	float: left;
	width: 253px;
	margin-right: 275px;
	overflow: hidden;
}
#index .right {
	float: left;
	width: 340px;
	overflow: hidden;
}
h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
	font-size: 1.5em;
	font-style: italic;
	color: #4a4a4a;
}



#index_blocks {
	padding: 25px 0px 20px 19px;
}
#index_blocks .item {
	width: 335px;
	float: left;
	padding-left: 38px;
	padding-right: 50px;
}
#index_blocks .item1 {
	border-right: 1px solid #e2e2e2;
	width: 445px;
}
#index_blocks .title {
	color: #ccc;
	font-size: 23px;
	padding-bottom: 20px;
}
#index_blocks .main_image {
	width: 131px;
	height: 104px;
	float: left;
	margin-right: 10px;
}
#index_blocks .main_image .image {
	width: 87px;
	height: 64px;
	overflow: hidden;
	padding: 20px 22px 20px 22px;
	float: left;
}
#index_blocks .main_image .image img {
	border: 0px;
}
#index_blocks .main_image .border {
	width: 131px;
	height: 104px;
	overflow: hidden;
	float: left;
	margin-left: -131px;
	background: url(/img/image01.gif) no-repeat left top;
}
#index_blocks .main_image .border a {
	display: block;
	width: 131px;
	height: 104px;
}
#index_blocks .name {
	font-size: 1.3em;
	color: #808080;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
#index_blocks .name a {
	color: #808080;
	text-decoration: none;
}
#index_blocks .name a:hover {
	text-decoration: underline;
}



#menu {
	width: 253px;
}
#body #menu {
	width: 221px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	margin-bottom: 2px;
	background: url(/img/menu01.gif) no-repeat left bottom;
	padding: 0px 20px 3px 24px;
	text-transform: uppercase;
}
#menu li a {
	color: #494949;
	font-weight: bold;
	display: block;
	padding: 5px 0px 5px 23px;
	background: url(/img/menu02.gif) no-repeat left 8px;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu li.active {
}
#menu li.active a {
}
#menu li li {
	margin-bottom: 0px;
	text-transform: none;
	letter-spacing: 0px;
	padding-left: 0px;
	background: transparent;
	text-transform: none;
}
#menu li.active li a {
	background: transparent;
	font-weight: normal;
}
#menu li.active li a:hover {
}
#menu li.active li.active {
}
#menu li.active li.active a {
}


#body {
	background: url(/img/body02.gif) repeat-y 21px top;
}
#body2 {
	background: url(/img/body01.gif) no-repeat 21px top;
	padding-top: 1px;
}
#body3 {
	background: url(/img/body03.gif) no-repeat 21px bottom;
	padding-left: 54px;
	overflow: hidden;
}
#body_right {
	width: 548px;
	float: left;
	overflow: hidden;
	padding-top: 40px;
}
#body_right .min_height {
	width: 1px;
	float: right;
	height: 150px;
}


#body_left {
	width: 221px;
	padding: 40px 107px 0px 0px;
	float: left;
	overflow: hidden;
}








#main {
	width: 546px;
	padding: 1px;
	overflow: hidden;
	color: #666;
}





#navigation {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 35px;
	border-top: 1px solid #e5e5e5;
}
#navigation a {
	display: block;
	height: 20px;
	color: #000;
	text-decoration: none;
	padding-top: 1px;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 0.9em;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a.back {
	float: left;
	background: url(/img/menu02.gif) no-repeat left 5px;
	padding-left: 22px;
}
#navigation a.top {
	float: right;
	background: url(/img/menu02.gif) no-repeat right 5px;
	padding-right: 22px;
}




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



.info_text {
	text-align: justify;
}


.info_newslist {
}
.info_newslist .item {
	padding-bottom: 30px;
}
.info_newslist .item .date {
	color: #000;
	font-size: 0.9em;
	color: #333;
}
.info_newslist .item .name {
	font-weight: bold;
}
.info_newslist .item .name a {
	color: #f58a1a;
	text-decoration: none;
}
.info_newslist .item .name a:hover {
	text-decoration: underline;
}



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



.info_productslist {
}
.info_productslist .item {
	padding-bottom: 30px;
	padding-right: 30px;
}
.info_productslist .main_image {
	width: 131px;
	height: 104px;
	float: left;
	margin-right: 10px;
}
.info_productslist .main_image .image {
	width: 87px;
	height: 64px;
	overflow: hidden;
	padding: 20px 22px 20px 22px;
	float: left;
}
.info_productslist .main_image .image img {
	border: 0px;
}
.info_productslist .main_image .border {
	width: 131px;
	height: 104px;
	overflow: hidden;
	float: left;
	margin-left: -131px;
	background: url(/img/image02.gif) no-repeat left top;
}
.info_productslist .main_image .border a {
	display: block;
	width: 131px;
	height: 104px;
}
.info_productslist .item .name {
	font-size: 1.2em;
	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;
}
