﻿html {
	min-height: 893px;
	}
#main {
	min-height: 893px;
	}
	#main #minh {
		min-height: 893px;
		}
	#main #cnt_row {
		min-height: 442px;
		vertical-align: middle;
		}
		#main #cnt_row #minh_i{
			height: 442px;
			vertical-align: middle;
			}
		#main #cnt_row #content{
			vertical-align: middle;
			/*overflow: hidden;*/
			}
ul#docs {
	float: left;
	display: inline;
	width: 195px;
	list-style-type: none;
	text-align: left;
	margin-top: 39px;
	}
	ul#docs li {
		font-size: 13px;
		font-weight: bold;
		color: #5a195f;
		line-height: 20px;
		padding: 0px;
		}
		ul#docs li a{
			font-size: 13px;
			font-weight: bold;
			color: #5a195f;
			line-height: 20px;
			text-decoration: none;
			}
		ul#docs li a:hover{
			color: #b3017a;
			}
		ul#docs li.top {
			margin-left: -16px;
			color: #b3017a;
			background: url('/img/cat_sel.gif') left center no-repeat;
			/*margin-left: -16px;*/
			padding-left: 16px;
			}
#ord_descr {
	float: left;
	display: inline;
	width: 376px;
	padding-top: 18px;
	margin: 16px 0px 64px 0px;
	background: url('/img/gal_desc_bg.gif') left top;
	}
	#ord_descr p{
		font-size: 12px;
		line-height: 15px;
		color: #6d667f;
		text-align: justify;
		margin-bottom: 20px;
		padding: 0px 26px 0px 26px;
		}
		#ord_descr p b{
			color: #b3017a;
			}
	#ord_descr h2{
		margin: 0px auto 18px auto;
		padding: 0px 26px 0px 26px;
		color: #814286;
		}
#order {
	padding-top: 12px;
	}
	#order div{
		float: left;
		text-align: left;
		height: 22px;
		margin-top: 2px;
		width: 398px;
		}
		#order div label{
			float: left;
			display: inline;
			text-align: right;
			width: 105px;
			font-size: 12px;
			color: #b3017a;
			padding-right: 6px;
			line-height: 22px;
			}
		#order div input{
			width: 180px;
			border: 1px solid #a7d0d2;
			}
	#order div.txt{
		text-align: left;
		height: 86px;
		margin-top: 2px;
		}
		#order div.txt textarea{
			height: 86px;
			width: 280px;
			border: 1px solid #a7d0d2;
			}
		#order div.txt label{
			line-height: 86px;
			}
	#order div.code {
		margin-top: 7px;
		height: 55px;
		}
		#order div.code img{
			float: left;
			display: inline;
			border: 1px solid #a7d0d2;
			margin-left: 111px;
			}
		#order div.code input{
			width: 120px;
			margin-left: 6px;
			margin-top: 4px;
			}
		#order div.code label{
			float: left;
			display: inline;
			text-align: left;
			width: 120px;
			padding-left: 6px;
			line-height: normal;
			}
	#order #ordersub {
		float: none;
		display: block;
		color: #b3017a;
		font-weight: bold;
		font-size: 13px;
		border: none;
		height: 35px;
		width: 166px;
		line-height: normal;
		vertical-align: top;
		cursor: pointer;
		padding-bottom: 10px;
		margin: 6px auto auto 104px;
		background: url('/img/send_btn.jpg') left top no-repeat;
		}
	#order div.send {
		width: 398px;
		}
div.err {
	color: #FF0000;
	font-weight: bold;
	}
