body {
	font-family: "Trebuchet MS"; 
	color:		#606060;
	font-size:	.78em;
	background:	#ffffff;
	margin:		0px;
	padding:	0px;
	min-width:	855px;
}

h1 {	
	font-size:	1.1em;
	color:		#e36614;
}
h2 {
	text-indent:	30px;
	font-size:	1.2em;
	color:		#007cc2;
}
h3 {
	text-indent:	30px;
	font-size:	.93em;
	color:		#e77817;
}
p {
	text-indent:	40px;
}
input {
	font-family:	Verdana;
	font-size:	11px;
	color:		#222222;
	float:		none;
	clear:		none;
	border : 	1px solid #505050;
}

input.button {
	font-family:	Verdana;
}

textarea {
	font-family:	Verdana;
	font-size:	11px;
	width:		300px;
	height:		120px;
	background-color: 	#ffffff;
	border : 	1px solid #222222;
	color : 	#222222;
} 
span.ctl{
	position:	relative;
	display:	inline-block;
	left:		30px;
}

div.pref{
	font-size:	.78em;
	width:		250px;
	display:	inline-block;
	overflow:	hidden;
	float:		left;
	text-align:	right;
	padding:	4px;
	padding-left:	20px;
	color:		#666666;
}

a {
	color:		#007cc3;
	font-size:	.94em;
	text-decoration: none;
}
a:visited {
	color:		#005ca3;
	text-decoration: none;
}

a:hover {
	color:		#00a000;
	text-decoration: underline;
}
.brand{
	color:#ff6600;
	font-weight:900;
}


#menu{
	padding:	0px;
	overflow:	hidden;
	display:	inline-block;
	font-size:	.98em;
	float:		left;
	width:		210px;
	padding-left:	15px;
	padding-right:	10px;
}

#pre_head{
	overflow:	hidden;
	display:	inline-block;
	width:		100%;
	margin:		0px;
	padding:	0px;
	background:	url('../../images/header_06.jpg') repeat-x;
}
#pre_head a{
	display: table-cell;
	vertical-align: middle;
	width:		120px;
	color:		#0072bb;
	font-weight:	900;
	margin:			0px;
	padding:		0px;
	margin-right:	30px;
}
#pre_head a:hover{
	color:	#2e5a76;
	text-decoration: underline;
}
#pre_head a img {
	margin:			0px;
	padding:		0px;
}

#content {
/*	background:	url('../../images/bg.jpg') 360px 40px no-repeat;
*/	overflow:		hidden;
	display:		inline-block;
	padding:		15px;
	width:			560px;
	text-align:		justify;
}
#content p{
	text-indent:	10px;
}

#content table {
	border:		1px dashed #adadad;
	padding:	0px;
}
#content table td {
	padding:	10px;
	border:		1px dashed #adadad;
}
#content table tr.header {}
#content table tr.header td {
	padding:	10px;
	background:#dddddd;
	border:	1px dashed #8d8d8d;
	color:	#3d3d3d
}
#content table.logical {
	border:		0px;
}
#content table.logical tr td {
	border:		1px solid #d0d0d0;
	border-right:		1px solid #b0b0b0;
	border-bottom:		1px solid #b0b0b0;
	spacing:	0px;
}
#content table.logical tr td img {
	border:	1px solid #b0b0b0;
	margin:	0px;
}

/*****MENU******/
.submenu{
	font-family:	Tahoma;
	visibility:	hidden;
	position:	absolute;
	width:		200px;
	text-indent:	-20px;
	background:	#969594;
	background:	#f0f0f0;
	color:		#505050;
	left:		60px;
}

.menuli{
	margin:	0px;
	font-face:	Tahoma;
	font-size:	.85em;
	margin-left:	3px;
	color:		#505050;
	color:		#4eb260;
	list-style-type:none;
}
.menuli li a{
	font-size:	.94em;
	color:		#202020;
}
.menuli li a:hover{
	color:				#4eb260;
	text-decoration:	underline;
}

.submenu_s li{
	text-indent:	-18px;
	list-style-type:none;
	padding:	0px;
	color:		#505050;
}
.submenu_s li a {
	color:	#007cc3;
}
.submenu a{
	color:	#dd6819;
}
.submenu a:hover{
	color:	#4eb260;
}
.submenu_cur{
	border:		0px;
}
/***********/


.lng{
	color:			#dddddd;
	position:		absolute;
	top:			20px;
	right:			10px;
	float:			right;
	margin-right:	10px;
}
.lng a{
	color:			#b0b0b0;

}
img.banner {
	filter:Alpha(Opacity=40, Style=0);

}
img.banner:hover {
}

.news_head{
	font-size:	.80em;
	font-weight:	900;
	color:		#83c422;
}
.news_date{
	font-family:	Tahoma;
	font-size:	.80em;
	color:		#027dc1;
	font-weight:	900;
}
.news{
	font-family:	Tahoma;
	font-size:	.80em;
	color:		#868583;
	font-weight:	200;
}

#content table.frm_feedback {
	border:	0px solid #ff0000;
	padding:	0px;
}
#content table.frm_feedback tr {
	border:	0px solid #ff0000;
	padding:	0px;
}
#content table.frm_feedback tr td {
	border:	0px solid #ff0000;
	padding:	0px;
	padding-left:	10px;
}
#content table.frm_feedback tr td textarea{
	width:	250px;
	height:	110px;
	margin-left:	140px;
}
.stress {
	color:		#ff0000;
}
