@charset "utf-8";

/* CSS Document */
body {

	background:#d49d9f;
}

.outer, .mainheader, .entersite {

	position:relative;

	width:985px;

}

.outer {

	margin:auto;

	background:url(images/mainbg.gif) no-repeat;

	height:454px;

}



.entersite {

	display:block;

	text-align:center;

	padding-top:43px;

	padding-bottom:37px;

}

.entersite a {

	font-family:Verdana;

	font-size:11px;

	text-decoration:underline;

	color:#7d3636;

}

.aboutcompanitext {

	position:relative;

	background:#e8b9bc;

	width:568px;

	height:880px;

	margin-left:160px;

	margin-bottom:30px;

	padding-left:60px;
	padding-top:15px;
	padding-right:60px;

}

/*_______________index all_________________*/

.wrapp {

	position:relative;

	width:945px;

	margin:auto;

	height:100%;

}

.header {

	position:relative;

	background:#f4d4d5;

	width:950pxx;

	margin:auto;

	height:255px;

}

.leftside, .righttside {

	background:url(images/headerside.gif) no-repeat;

	width:140px;

	height:255px;

}

.leftside {

	float:left;

}

.righttside {

	float:right;

}

.logo {
	float:left;
	/*margin: 10px 57px 0 54px;   */
	margin: 40px 57px 0 54px;
}

.children, .menu01, .menu02, .menu03, .menu04, .menu05, .menu06 {

	float:left;

}

.menu {

	position:relative;

	width:950px;

}

.menu01 a {

	background:url(images/imgmenu01.gif);

	display: block;

	width:145px;

	height:69px;

}

.menu01 a:hover {

	background:url(images/hmenu01.gif);

	display: block;

	width:145px;

	height:69px;

}

.menu02 a {

	background:url(images/imgmenu02.gif);

	display: block;

	width:181px;

	height:69px;

}

.menu02 a:hover {

	background:url(images/hmenu02.gif);

	display: block;

	width:181px;

	height:69px;

}

.menu03 a {

	background:url(images/imgmenu03.gif);

	display: block;

	width:139px;

	height:69px;

}

.menu03 a:hover {

	background:url(images/hmenu03.gif);

	display: block;

	width:139px;

	height:69px;

}

.menu04 a {

	background:url(images/imgmenu04.gif);

	display: block;

	width:174px;

	height:69px;

}

.menu04 a:hover {

	background:url(images/hmenu04.gif);

	display: block;

	width:174px;

	height:69px;

}

.menu05 a {

	background:url(images/imgmenu05.gif);

	display: block;

	width:159px;

	height:69px;

}

.menu05 a:hover {

	background:url(images/hmenu05.gif);

	display: block;

	width:159px;

	height:69px;

}

.menu06 a {

	background:url(images/imgmenu06.gif);

	display: block;

	width:147px;

	height:69px;

}

.menu06 a:hover {

	background:url(images/hmenu06.gif);

	display: block;

	width:147px;

	height:69px;

}

.clear {

	clear: left;

}

.clearboth {

	clear: both;

}

.content {

	clear:both;

	width:917px;

	height:100%;

	background:#fff;

	padding:14px;

}

.partition-block {

	clear:left;

	padding-top:25px;

 //padding-top:15px;

	-padding-top:15px;

	height:15px;

}

.vertical-line {

	float:left;

	background:url(images/verticalline.gif);

	width:8px;

	height:316px;

}

.block-catalog {

	float:left;

	width:300px;

	height:395px;

	margin-top:30px;

}

.inner-block-catalog-img {

	width:300px;

	height:150px;

	text-align:center;

}



.inner-block-catalog-text {

	width:300px;

	margin-bottom:10px;

	margin-top:10px;
	text-align:center;

}

.inner-block-catalog {

	width:200px;

	height:150px;

	float:left;

}

.block {

	width:300px;

	padding-top:10px;

	-padding-top:10px;

	padding-bottom:10px;

	-padding-bottom:10px;

	clear:both;

}

.model-block {

	float:left;

	margin-left:30px;

}



.innercontent {

	width:920px;

	clear: both;

	padding-top:20px;

	//padding-top:10px;

	-padding-top:10px;

	padding-bottom:50px;

}

.block-about-compani-left {

float:left;

width:590px;

padding:0px 10px 0px 0px;

}



.block-about-compani-right {

float:left;

width:300px;

}

.leftside, .righttside {
	height: 285px;
	background: transparent url(images/new_headerside.gif) repeat-y;
}

.header {
	height: 285px;
}

.children {
	margin-top: 30px;
}
body {
	font-family:Verdana;

	font-size:12px;

	color:#333333;
}


