BODY {
	padding:0;margin:0;
	background-color:#DDC598;
	scrollbar-track-color:#FFE8BC;
	scrollbar-face-color:#C7AE8F;
	scrollbar-arrow-color:#002F5E;
	scrollbar-highlight-color:#C7AE8F;
	scrollbar-shadow-color:#C7AE8F;
}
td,th,div,span,h1,h2,h3,h4,h5,input,textarea {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#002D5E;
}
.sp {visibility:hidden;border:0;}
.png {behavior: url('/includes/png.htc');}

h2	{
	font-size:15px;
	font-weight:bold;
}

p {text-indent:30px;margin:0;}

ul {margin:0 0 0 50px;}

table.mainmenu	{
	margin: 0 19px 0 19px;
}

table.mainmenu th	{
	padding:4px 10px 0 10px;
}

a:link, a:visited, a:active	{
	color:#A31916;
	text-decoration:none;
}
a:hover	{
	color:#A31916;
	text-decoration:underline;
}

span.date	{
	font-size:18px;
	color:#81A6CC;
	text-transform: uppercase;
}
.bot	{
	padding:16px 0 16px 19px;
	color:#D6DEE6;
}
.bot a:link, .bot a:active, .bot a:visited {
 	color:#D6DEE6;
	text-decoration:none;
}
.bot a:hover	{
 	color:#D6DEE6;
	text-decoration:underline;
}

table.form	{
	width:80%;
}
table.form td	{
	font-size:14px;
}

/* + experiment*/
table.usual {border:0;width:100%;}
table.usual_ {border:0;width:100%;height:100%;}
#stop img {
}
/* - experiment*/


form.form input.txt, form.form textarea.txt, form.form input.input, form.form textarea.input	{
	border:1px #D3CFC7 solid;
	background-color:#FFF9ED;
	width:100%;
}

input.search	{
	width:155px;
	height:16px;
	border:1px #5C4A35 solid;
	background:#EAEAEA URL(/imgs/design/bg22.gif) repeat-x left top;
}
.content	{
	font-size:14px;
}
.qualimg {
	vertical-align:top;
	padding:0 20px 20px 0;
}
.qualimg img {
	width:106px;
	height:148px;
	border:0;
	background-position:center center;
	background-repeat:no-repeat;
}
div.captcha_img {
background-position:center center;
background-repeat:no-repeat;
height:25px;
width:70px;
}
a.update_captcha {
background:transparent url(/imgs/design/refresh.gif) no-repeat scroll center center;
height:20px;
margin:3px 0 0 10px;
width:18px;
}
div.captcha_img, a.update_captcha {
float:left;
}
form.guest dd input, form.guest dd textarea {
	width:200px;
}
form.anketa_form dt {
	width:40%;
	padding-right:0;
}
form.anketa_form dd {
	width:49%;
}

form dl {
	clear:left;
	height:auto;
	width:100%;
	overflow:hidden;
}
form dt {
	float:left;
	overflow:hidden;
	position:relative;
	text-align:right;
	width:21%;
}
form.guest dt {
	text-align:left;
	width:18%;
	/* 469 */
}
form.guest dl {
	padding:0;
}
form dd {
	float:left;
	width:69%;
}

form dt label {
	display:block;
	padding:0 20px 0 10px;
}
form.guest dt label {
	padding:0 20px 0 57px;
}
form dt label span {
	margin-left:5px;
}
form.guest a.button img {
	border:none; cursor:pointer;
}

