@charset "utf-8";
/* CSS Document */


/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins, kbd,
q, s, samp, small, strike, strong, sub, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
caption, thead
{ margin:0; padding:0; border:0; outline:0; font-size: 100.01%; vertical-align:baseline; background:transparent; font-weight:normal; line-height:100%; }
b{font-weight:bold;}
ol, ul        { list-style:none; }
a             { text-decoration: underline; color:#fff;}
a:hover       { text-decoration: none; }
/* reset */
body{
  behavior:url("css/hover.htc");
	background:#fff; font-family:Verdana,Tahoma,Arial,Trebuchet MS,serif; font-size:10pt;
}
.body       { width:990px; margin:auto; background:#fff; z-index: 100;}

.content1    { margin: 0 75px;}



p{
	line-height:145%;
	text-indent:15px;
	margin:0 0 0 0px;
}

ul.dotted{
	list-style-position:inside;
	list-style-type:disc;
	margin:0 0 2px 15px;
	
}


.mailform_str{
	

	zoom:1;
	background:#e6f2fe;
	width:600px;
	
	margin-top:10px;
	margin-left:100px;
	
}


#mailform_vne {
	

	
	border:1px solid #b2b2b2;
	padding:7px 7px 7px 7px;
	border-left:1px solid #b2b2b2;
	border-top:1px solid #b2b2b2;
	border-right:1px solid #6c6c6c; 
	border-bottom:1px solid #6c6c6c;
	
}


.block_sub_vne_mail {

	
	border-left:1px solid #b2b2b2;
	border-top:1px solid #b2b2b2;
	border-right:1px solid #6c6c6c; 
	border-bottom:1px solid #6c6c6c;
	padding:15px 10px 10px 10px;

	
	
}

.inputtext {
	width:358px;
	background:#ffffff;
	border:1px solid #7f9db9;
	
	
}

.inputtext2 {
	width:505px;
	background:#ffffff;
	border:1px solid #7f9db9;
	
	
}

.inputtext1  {
	padding-left:3px;
	width:355px;
	background: #ffffff;
	border:1px solid #7f9db9;
	
	
}

#comtext {
	width:500px;
	background:#ffffff;
	border:1px solid #7f9db9;
	
	
}


#comtext1 {
	resize:none;	 
	width:620px;
	height:100px;
	background:#ffffff;
	border:1px solid #7f9db9;
	
	
}

.comarea3 {
	resize:none;	 
	width:620px;
	height:100px;
	background:#ffffff;
	border:1px solid #7f9db9;
	
	
}

.formbutton {
	text-align:left;
		border:1px solid #7f9db9;
	color:red;
	font-weight:bold;
	background:#ffffff;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	-margin-left:15px;
	margin-top:15px;
	width:160px;
	margin-right:7px;
	
	cursor:pointer;
	
}



