* { margin:0; padding:0;}
body { background:#191d24; font-family:Arial; font-size:100%; line-height:1em; color:#cccccc;}


/*in_line*/
img {border:0; vertical-align:top;}

a:hover{ text-decoration:underline;}
a { color:#1480b7; text-decoration:none;}

.clear { clear:both;}
.alignright { text-align:right; padding:10px 0 0 0;}
.aligncentr { text-align:center; padding:0px 20px 0 0;}
h1 { font-size:10px; color:#1480b7;}
h1 a { font-size:10px; color:#fff;}

ul {margin:0px; padding:0; list-style:none;}
li {background:url(images/z_ul.gif) left 6px no-repeat; padding-left:8px; line-height:1.666em;}
li a { text-decoration:none;}
li a:hover { text-decoration:underline;}






/*header*/
#header .logo { margin:69px 0 0 44px; float:left;}
#header .menu { padding-top:114px;}

/*content*/
#content { background:url(images/bg_content.jpg) left top repeat-y; font-size:0.5625em; color:#5e626c; text-transform:uppercase; line-height:1.666em; width:850px;}
#content .bg_top { background:url(images/bg_top.jpg) left top no-repeat;}
#content .bg_bottom { background:url(images/bg_bottom.gif) left bottom no-repeat; padding:10px 0 0px 53px;}
#content .bg_line { background:url(images/bg_line.gif) left bottom repeat-x; padding-bottom:32px; margin:0 26px 15px 19px;}
#content .ind { padding:0 10px 43px 19px;}
#content p { padding-bottom:15px;}
#content p.error { background:#ff0000; color:#cccccc; font-weight: bold; margin:0 20px 10px 0; padding:3px 3px 3px 3px;}
#content p.send { background:#00ff00; color:#333333; font-weight: bold; margin:0 20px 10px 0; padding:3px 3px 3px 3px;}
#content .pic { float:left; margin:0 20px 10px 0;}
#content .box { width:100%;}

/*footer*/
#footer { font-size:0.5625em; color:#5e626c; text-transform:uppercase;}
#footer a { color:#fff;}
#footer p { padding:25px 0 0 53px;}


#content .column1 { width:215px;}
#content .column2 { width:207px;}
#content .div { height:32px;}
#content .div1 { height:122px;}
#content .col_1 .alignright { padding:0 20px 0 0;}


/*==================list====================*/
#content .block { background:#1a1e25; width:292px; position:relative; margin-top:-15px;}
#content .block .block_top { background:url(images/block_top.gif) left top no-repeat;}
#content .block .block_bottom { background:url(images/block_bottom.gif) left bottom no-repeat; padding:15px 25px 80px 0px;}
#content .block .ind { padding:0 0 0 28px;}
#content .block .bg_line_block { background:url(images/bg_line_block.gif) left bottom repeat-x; padding-bottom:22px; margin-bottom:27px;}
#content .block p { padding-bottom:25px;}

/*==========================================*/


.input {color:#cccccc;		 
		height:22px;
		width:205px;
		background:none;
		border:solid 1px #5e626c;
		font-size:1em;
		font-family:Arial;
		padding:2px 0 0 2px;
		text-transform:uppercase;
}

textarea {background:none;
			color:#cccccc;
			border:solid 1px #5e626c;
			width:420px;
			height:96px;
			overflow:auto;
			font-family:Arial; 
			font-size:1em;
			padding:2px 0 0 2px;
			text-transform:uppercase;
}
