/* CSS Document */

body {
	background:#ffffff url(../images/bg.jpg) left repeat-y;
	margin:0;
	padding:0;
}

#site {
	width:1002px;
	min-height:820px;
	border-top:solid 5px #ed1c24;
/*	margin:0 auto;*/
}

*html #site {
	width:1002px;
}

#logo {
	background:#ececec;
	width:200px;
	height:221px;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ed1c24;
	text-align: center;
	float:left;	
}

#logo img {
	float:left;
	border:0;
}

#header {
	background:url(../images/header.jpg) no-repeat;
	width:802px;
	height:221px;
	float:right;
}

#lang {
	width:75px;
	height:16px;
	margin-bottom:5px;
	float:right;
}

#lang a {
	text-decoration:none;
	color:#ec2027;
	font-weight:bold;
	
}

.bg {
	width:17px;
	height:16px;
	float:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 0 0 2px;
}

.bg_active {
	background:#ec2027;
	width:20px;
	height:16px;
	float:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.bg_active a {
	color:#FFFFFF !important;
}

.head_text {
	width:260px;
	float: left;
	font:16px Arial, Helvetica, sans-serif;
	color:#555555;
	font-weight: bold;
	position:relative;
	top:114px;
	left:17px;
}

.head_img {
	position:absolute;
	left:600px;
	top:28px;
}

#menuH {
	background:#ed1c24;
	width:1002px;
	height:23px;
	float:left;
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 0 0 0;
	border-bottom:1px solid #FFFFFF;
	
}

#menuH a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0 20px 0 0;
	padding:8px 0 0 0;
	
}

#menuH a:hover {
	background:url(../images/aw.jpg) no-repeat top center;
	height:6px;
	
}


.begin {
	float:left;
}

#menuH span a{
	background:url(../images/aw.jpg) no-repeat top center;
	padding:8px 0 0 0;
}

#wrapper {
	background:url(../images/wrapper.jpg) repeat-y;
	width:1002px;
	min-height:540px;
	float:left;
	/*border-right:1px solid #cccccc;*/
}

*html #wrapper {
	height:540px;
}

#left {
	width:200px;
	float:left;
}

.search {
	width:190px;
	margin:10px 0 0 10px;
	padding:0;
	position:relative;
}

.in_search {
	width:112px;
	float:left;
}

.search span {
	background:#ed1c24;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:2px 10px;
	position:absolute;
	top:3px;
	right:12px;
	
}

.search span a {
	text-decoration:none;
	color:#FFFFFF;
}

.products {
	background:#ed1c24;
	width:190px;
	height:17px;
	float:left;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:3px 0 0 10px;
}

#menuV {
/*	width:200px;*/
	float:left;
}


.beg1 {
	width:198px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	line-height:20px;
	
	
	
}

.beg1 a {
	color:#555555;
	text-decoration:none;
	padding:0 0 0 10px;
	display:block;
}

.beg1 a:hover {
	background:url(../images/beg1.jpg) left repeat-y;
	display:block;
}

.beg2 {
	width:199px;
	background:#f7f7f7;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #cccccc;
	line-height:20px;
	
}

.beg2 a {
	color:#555555;
	text-decoration:none;
	padding:0 0 0 20px;
	display:block;
}

.beg2 a:hover {
	background:url(../images/beg1.jpg) left repeat-y;
	display:block;
}

.beg1_active {
	width:185px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	line-height:20px;
	padding:0 0 0 10px;
	border-left:5px solid #ed1c24;
}



.beg1_active a {
	color:#555555;
	text-decoration:none;
}

.beg2_active {
	width:179px;
	background:#f7f7f7;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #cccccc;
	line-height:20px;
	padding:0 0 0 15px;
	border-left:5px solid #ed1c24;
}

.beg2_active a {
	color:#555555;
	text-decoration:none;
}


#content {
	background:url(../images/content.jpg) no-repeat top;
	width:782px;
	float:left;
	padding:0 0 10px 20px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
}
#content h1 {
	padding:0;
	margin:20px 0 10px 0;
	color:#ed1c24;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#content ul a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	text-decoration:none;
}
#content ul a:hover {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ed1c24;
	text-decoration:underline;
}
.lidir {
	font-weight:bold;
	padding:10px 0 5px 0;
}


#content_left {
	width:500px;
	float:left;
}

.center {
	width:500px;
	min-height:120px;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	margin:0 0 0 1px;
	float:left;
}

.center img {
	margin:0 0 0 10px;
	float:left;
}

.box {
	width:510px;
	margin:15px 0 0 0;
	float:left;
}

.box_up {
	background:url(../images/box_up.jpg) no-repeat top;
	width:507px;
	height:21px;
	float:left;
}

.box_down {
	background:url(../images/box_down.jpg) no-repeat top;
	width:507px;
	height:21px;
	float:left;
}


.box_text {
	width:280px;
	float:right;
	margin:0 5px 0 0;
}

.box_text span {
	color:#555555;
	font-weight:bold;
}

.more {
	float:right;
	margin:20px 0 0 0;
}

.more img {
	border:none;
}

#content_right {
	width:240px;
	min-height:355px;
	float:right;
	border-left:1px dashed #CCCCCC;
	margin:0 0 0 0;
	padding:0 0 0 10px;
}

*html #content_right {
	height:355px;
}

.news1 {
	width:230px;
	margin:15px 0 0 0;
	float:left;
}

.news1 span {
	width:230px;
	font-weight:bold;
	float:left;
}

.news1 span a {
	text-decoration:none;
	color:#555555;
}

.new1_more {
	float:right;
}

.new1_more img {
	border:0;
}

.career {
	width:230px;
	min-height:130px;
	border-left:1px dashed #CCCCCC;
	float:right;
	margin:20px 10px 0 11px;
	padding:0 0 0 10px;
}

*html .career {
	height:130px;
}
#footer {
	background-color:#ffffff;
	width:1002px;
	height:20px;
	border-top:1px solid #cccccc;
	clear:both;
}
#left_footer {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	float:left;
	height:20px;
	padding:6px 0px 0px 10px;
	margin:0;
}
*html #left_footer {
	margin:0;
}
#right_footer {
	float:right;
}
#right_footer p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding:6px 0 0px 0px;
	margin:0;
	float:left;
}
#right_footer img {
	margin:6px 10px 0 0;
	border:none;
	float:left;
}

#SitePath {
	font:10px Verdana, Arial, Helvetica, sans-serif;

	padding:10px 0 0 0;
	color:#555555;
}

#SitePath span {
		color:#ed1c24;
}

#SitePath a {
	text-decoration:none;
	color:#555555;
}

#SitePath a:hover {
	text-decoration:none;
	color:#ed1c24;
}

#content_right2 {
	width:240px;
	min-height:355px;
	float:right;
	margin:50px 0 0 10px;
	padding:0 0 0 10px;
}

#content_right2 img {
	margin:0 0 10px 0;
}

*html #content_right2 {
	height:355px;
}


.artc_group {
	width:506px;
	min-height:120px;
	border-bottom:1px solid #e0e0e0;
	margin:30px 0 20px 0;
	position:relative;
	float:left;
}

*html .artc_group {
	height:120px;
}

.artc_group img {
	float:left;
	border:0;
}

.artc_group p {
	width:280px;
	float:right;
	
}
.artc_group a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}
.artc_group a:hover {
	color:#ed1c24;
}

.artc_group p span {
	font-weight:bold;
}
.artc_group2 a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}
.artc_group2 a:hover {
	color:#ed1c24;
}

.art_more {
	position:absolute;	
	right:5px;
	bottom:5px;
	
}

#Paging {
	float:right;
	margin:0 10px 0 0;
}

#Paging a {
	text-decoration:none;
	color:#555555;
}

#Paging spam a {
	color:#ed1c24;
}




.artc_group2 {
	width:506px;
	min-height:100px;
	border-bottom:1px solid #e0e0e0;
	margin:30px 0 20px 0;
	position:relative;
}

*html .artc_group2 {
	height:100px;
}

.artc_group2 img {
	float:left;
	border:0;
	margin:0 0 0 30px;
}

.artc_group2 p {
	width:280px;
	float:right;
	margin:15px 0 0 0;
	
}

.artc_group2 p a {
	text-decoration:none;
	color:#555555;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.artc_group2 p span {
	font-weight:bold;
}
.textpage_content {
	/*padding:10px 10px 0 0;*/
	float:left;
}
.textpage_content a {
	margin:0;
	padding:0;
}
.textpage_content a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}
.textpage_content a:hover {
	color:#ed1c24;
}
.form {
	/*width:450px;*/
	float:left;
}
table {
	border-collapse:collapse;
	border-color: black;
}
tr {
	border-color: black;
}
td{
	border-color: black;
