body {
	background-color: #e7e6cb;
	color: #7f756c;
	font-size: 12px;
	font-family: Verdana;
	padding: 0px;
	line-height: 16px;
	margin: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(li.png);
	line-height: 16px;
	padding-left: 14px;
}

.all .center .right .background .text  img {
	border: 3px solid #887B72;
}

.background_top {
	background-image: url(top_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.background_bottom {
	background-image: url(2/bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.all {
	width: 990px;
	margin: 0 auto;
}

.all .flash {
	width: 990px;
	height: 320px;
}

.all .center {	
	width: 990px;
}

.all .center .left {
	width: 273px;
	background-image: url(2/text_left_background.jpg);
}

.all .center .left .menu_background {
	background-image: url(2/menu2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.all .center .left .menu {
	background-image: url(2/menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 400px;
}

.all .center .left .menu .text {
	padding: 65px 30px 10px 70px;
}

.all .center .left .menu .text .action {
	background-image: url(2/strz.png);
	background-position: left;
	background-repeat: no-repeat;
}

.all .center .left .menu .text a.action {
	display: block;
	padding: 4px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #6d5c4d;
}

.all .center .left .menu .text a {
	display: block;
	padding: 4px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #6d5c4d;
	margin-left: 25px;
}

.all .center .left .menu .text a:hover {
	color: #d0ad51;
}

.all .center .right {
	width: 718px;
	background-image: url(2/text_right_background.jpg);
}

.all .center .right .background {
	background-image: url(2/text_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.all .center .right .background .text {
	padding: 20px 50px 0px 20px;
}

.all .center .right .background .text h1 {
	display: block;
	padding: 0px;
	margin: 0px;
	color: #dd3620;
	
	font-size: 20px;
	font-weight: bold;
	
	padding: 54px 40px 20px 20px;
}

.all .center .right .background .text h2 {
	display: block;
	padding: 0px;
	margin: 0px;
	color: #dd3620;
	
	font-size: 14px;
	font-weight: bold;
}

.all .center .right .background .text h3 {
	display: block;
	padding: 0px;
	margin: 0px;
	color: #dd3620;
	
	font-size: 14px;
	font-weight: bold;
}

.all .bottom {
	height: 215px;
	width: 990px;
	position: relative;
	
	font-size: 10px;
	font-weight: bold;
	color: #7f756c;
}

.all .bottom .left {
	position: absolute;
	top:110px;
	left: 17px;
}

.all .bottom .left .red {
	color: #dd3620;
}

.all .bottom .right {
	position: absolute;
	top:105px;
	left: 720px;
}

.all .bottom .right a {
	text-decoration: none;	
	color: #7f756c;
}

.all .bottom .right a:hover {
	color: #dd3620;
}

.all .bottom .menu {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 990px;
	text-align: center;
}


.all .bottom .menu a {
	text-decoration: none;	
	font-size: 10px;
	color: #7f756c;
	padding-right: 5px;
}


.all .bottom .menu a:hover {
	color: #dd3620;
}

.lang {
	position: absolute; 
	top: 120px; 
	left: 390px;
}

.lang img {
	border:0px;
}

.lang a {
	text-decoration: none;	
	color: #7f756c;
	font-size:10px;
}

.lang a:hover {
	color: #dd3620;
}
