*{
  margin: 0;
  padding: 0;
  color:#553612;
  font-family: Arial;
}

html {height: 100%;}

body {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  min-width:1000px;
  position: relative;
  background-color:#F7ECCB;
}

#all {height:100%;position:relative;width:99%;}

html>body #all {height: auto; min-height: 100%;}

#footer {
  /*position: absolute;
  bottom: 0;*/
  width:100%;
  height: 180px;
}
#L {
	padding: 35px 35px 50px 35px;
	width:234px;
	position:absolute;
}

#R {
	padding: 45px 15px 50px 310px;
	min-height:700px;
	height:expression(700px);
}

/*#M {width:1px;float:left;height:100%;border:1px solid red;}*/

#text {
	border: 1px solid #DCCC98;
	background-color:#fff;
	padding:11px;
}

#content {
	background-color:#FAF7E8;
	border: 1px solid #EDEAE3;
	padding:3px 0px 20px 3px;
	position:relative;
	/*height:auto;*/
	/*win-width:700px;*/

}
.preview_picture {position:relative;}

#pad15 {padding: 15px;}

.left_m45 {float:left;margin-right:45px;}

.right_r35 {padding:23px 25px 16px 0px;}
.right_r35 img {margin:7px 33px 0px 0px;float:left;}

.TB6 {margin:6px 0px !important;}
ol.form textarea {
overflow:visible;
}