body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #fff;
}
a {
	color: #c00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	display: inline;
}
input.input, textarea, select {
	border: 1px solid #bbb;
	margin: 3px;
	background-color: #f5f5f5;
}
input.button {
	border: 1px solid #fff;
	color: #fff;
	background: #0280d0;
	text-align: center;
	margin: 3px;
}

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




#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/img02.jpg) no-repeat left top;
}


#body {
	background: url(images/img01.jpg) repeat-y right top;
}
#body_left {
	width: 183px;
	padding-left: 15px;
	float: left;
	overflow: hidden;
}
#body_left .logo {
	padding-left: 54px;
	padding-top: 24px;
	height: 80px;
}
#body_left .logo a {
	display: block;
	width: 118px;
	height: 39px;
	background: url(images/logo.gif) no-repeat left top;
}
#body_center {
	width: 625px;
	float: left;
	overflow: hidden;
}
#body_right {
	width: 176px;
	float: left;
	overflow: hidden;
}
#body_right .line {
	height: 17px;
	padding-top: 3px;
	background-color: #c00;
	text-align: center;
}
#body_right .line a {
	color: #fff;
	text-decoration: none;
}
#body_right .lang {
	padding-top: 10px;
	height: 24px;
	overflow: hidden;
	text-align: center;
	text-transform: capitalize;
}
#body_right .lang a {
	font-weight: bold;
	color: #333;
	padding-left: 2px;
	padding-right: 2px;
}
#body_right .lang a.active {
	color: #c00;
}

#main {
	padding-left: 50px;
	padding-right: 30px;
}



#header .top {
	height: 24px;
	padding-top: 10px;
	text-align: center;
	border-bottom: 20px solid #c00;
	font-weight: bold;
}
#header .top span {
	color: #c00;
}
#header .bottom {
	height: 57px;
	padding-bottom: 25px;
	background: url(images/img03.jpg) no-repeat right top;
}


#body_left .menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#body_left .menu li {
	text-align: right;
}
#body_left .menu li a {
	display: block;
	padding-top: 3px;
	padding-left: 30px;
	text-decoration: none;
	color: #000;
}
#body_left .menu li a:hover {
	color: #c00;
}
#body_left .menu li.active a {
	background: url(images/menu01.gif) no-repeat right center;
	padding-right: 20px;
}
#body_left .menu .a1 {
	padding-right: 1px;
}
#body_left .menu .a2 {
	padding-right: 8px;
}
#body_left .menu .a3 {
	padding-right: 13px;
}
#body_left .menu .a4 {
	padding-right: 19px;
}
#body_left .menu .a5 {
	padding-right: 24px;
}
#body_left .menu .a6 {
	padding-right: 28px;
}
#body_left .menu .a7 {
	padding-right: 31px;
}




#body_left .contacts {
	text-align: right;
	padding-top: 50px;
}
#body_left .contacts .a1 {
	padding-right: 33px;
	font-weight: bold;
	padding-bottom: 5px;
}
#body_left .contacts .a2 {
	padding-right: 36px;
}
#body_left .contacts .a3 {
	padding-right: 38px;
}
#body_left .contacts .a4 {
	padding-right: 38px;
}
#body_left .contacts .a5 {
	padding-right: 38px;
}
#body_left .contacts .a6 {
	padding-right: 37px;
}
#body_left .contacts .a7 {
	padding-right: 35px;
}
#body_left .contacts .a8 {
	background: url(images/img04.jpg) no-repeat 40px center;
	height: 100px;
}
#body_left .contacts .a9 {
	padding-right: 20px;
}
#body_left .contacts .a10 {
	padding-right: 16px;
}
#body_left .contacts .a11 {
	padding-right: 12px;
}
#body_left .contacts .a12 {
	padding-right: 8px;
}
#body_left .contacts .a13 {
	padding-right: 6px;
}
#body_left .contacts .a14 {
	padding-right: 3px;
}


#main h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #c00;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
#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;
}


#footer {
	text-align: right;
	background-color: #e9e9e9;
	padding: 4px;
	padding-right: 40px;
}
#footer a {
	color: #333;
	text-decoration: none;
}

#body .clear {
	height: 60px;
}



#main .info_index {
	background: url(/images/title.jpg) no-repeat center 50px;
	font-weight: bold;
	font-style: italic;
	padding-left: 40px;
}
#main .info_index .row1 {
	color: #9092bf;
	padding-bottom: 25px;
}
#main .info_index .row2, #main .info_index .row4 {
	color: #c00;
	padding-bottom: 6px;
}
#main .info_index .row3 {
	color: #666;
	padding-bottom: 6px;
	font-size: 27px;
	font-weight: normal;
}
#main .info_index .row4 {
	padding-left: 40px;
}
#main .info_index .row5 {
	padding-top: 310px;
	color: #9092bf;
	padding-right: 100px;
}




#main_back {
	padding-top: 30px;
}
#main_back a {
	text-decoration: none;
}
#main_back a:hover {
	text-decoration: underline;
}




#main {
	line-height: 1.4em;
}


.info_text {
	text-align: justify;
}


.info_productslist {
}
.info_productslist .item {
	padding-bottom: 30px;
}
.info_productslist .item h2 {
	font-weight: bold;
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
	color: #c00;
}
.info_productslist .item h2 a {
	text-decoration: none;
}
.info_productslist .item h2 a:hover {
	text-decoration: underline;
}
.info_productslist .item .more a {
	text-decoration: none;
	color: #06c;
}
.info_productslist .item .more 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;
}
