
 body {
  background:#221D19;
 	color:#221D19;
 	text-align:center;
 	margin-left:auto;
 	margin-right:auto;
 	font-size:8pt;
 	font-family:verdana, arial, helvetica, sans-serif;
 	margin-bottom:20px;
 	margin-top:0px;
 }
 
 img {
 	border:0px;
 }
 
 a {
 	color:#0699FE;
 	text-decoration:none;
 }
 
 a:hover {
 	color:#0699FE;
 	text-decoration:underline;
 }
 
 
 input {
 	background:#221D19;
 	border:1px #000 solid;	
 	font-size:10pt;
 	color:#000;
 }
 
 .inputmain {
 	background:#fff;
 	border:1px #000 solid;	
 	font-size:10pt;
 	color:#000;
 }
 
 textarea {
	background-color:#221D19;
 	border:1px #000 solid;	
 	font-size:8pt;
 	color:#929092;
 }
 
 .textarea {
 	background-color:#fff;
 	border:1px #000 solid;	
 	font-size:8pt;
 	color:#000;
 }
 
 
 /*########################
 	MAIN SURR.
 ########################*/
 
 #outer {
 	width:767px;
 	margin-left:auto;
 	margin-right:auto;
 	font-size:8pt;
 	text-align:left;
 }
 
 
 /*########################
 	INPUT BUTTONS / FORMS
 ########################*/
 
 .button {
 	background:#fff url(../../file/style/konsort/line10.gif);
 	color:#fff;
 	border-top:2px #3E577C solid;	
 	border-left:2px #3E577C solid;
 	border-right:2px #fff solid;
 	border-bottom:2px #fff solid;
 	font-size:7pt;
 	cursor:pointer;
 }
 
 .button2 {
 	background:#fff url(../../file/style/konsort/line11.gif);
 	color:#000;
 	border-top:2px #F3F3F4 solid;	
 	border-left:2px #F3F3F4 solid;
 	border-right:2px #fff solid;
 	border-bottom:2px #fff solid;
 	font-size:7pt;
 	cursor:pointer;
 }
 
 
 .input {
 	background:#E7F2FC;
 	border-right:2px #344D71 solid;
 	border-bottom:2px #344D71 solid;
 	border-top:2px #6689AA solid;
 	border-left:2px #6689AA solid;
 	font-size:8pt;
 	color:#000;
 }
 
 
 .input2 {
 	background:#B4E9FF;
 	border:2px #FF0052 solid;
 	font-size:8pt;
 }
 
 .input3 {
 	background:#000;
 	border:1px #fff solid;
 	font-size:8pt;
 	color:#fff;
 }
 
 .input4 {
 	background:#000;
 	border:1px #459DCF solid;
 	font-size:8pt;
 	color:#fff;
 }
 
 
 
 
 
 /*########################
 	IMAGES
 ########################*/
 
 
 .pic1 { border:3px #000 solid; }
 
 .pic2 { border:3px #fff solid; }
 
 .pic3 { border:2px #fff solid; }
 
 .pic4 { filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #fff solid; }
 
 .pic5 { border:1px #ccc solid; }
 
 .pics1 {
 	position:absolute;
 	background:#ff0000;
 	border:1px solid #fff;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 }
 
 .pics4 {
 	position:absolute;
 	background:#ff0000;
 	border:1px solid #fff;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #fff solid;
 }
 
 .pics2 {
 	position: relative;
 }
 
 .pics3 {
 	background:#ccc;
 	position:absolute;
 	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 	font-weight:bold;
 }

.wrap1 {
	background : url(../../file/style/konsort/shadow_bottom.gif) repeat-x right bottom;
	display : block;
	float : left;
	width:100%;
	height:100%;
}

.wrap2 {
	background-image :url(../../file/style/konsort/shadow_right.gif) ;
	background-repeat:repeat-y; 
	background-position: right bottom;
	display : block;
	float : left;
	width:100%;
	height:100%;
}

.wrap3 {
	background-image : url(../../file/style/konsort/corner_br.gif) ;
	background-repeat:no-repeat;
	background-position: right bottom;
	display : block;
	float : left;

}

.wrap4 {
	background : url(../../file/style/konsort/corner_bl.gif) no-repeat -4px 100%;
	display : block;

}

.wrap5 {
	background : url(../../file/style/konsort/corner_tr.gif) no-repeat right top;
	display : block;
	padding-bottom : 9px;
	padding-left : 0px;
	padding-right : 9px;
	padding-top : 0px;
}

.wrap5 img {
	display : block;
}


 /*########################
 	TOP AREA
 ########################*/
 
 
 #top .top_text a { color:#fff; }
 #top .top_text a:hover { color:#F3DF88; }
 #top .top_text { color:#fff; }
 
 #top {
 	background:#221d19 url(../../file/style/konsort/'images/content_bgd.gif') repeat-x left top;
 	width:100%;
 	border-left:2px;
 	border-right:2px;
 	color:#929092;
 }
 
 #top input,select {
 	font-size:8pt;
 	background:#929092;
 	color:#000;
 }
 
 #top a {
 	font-size:7pt;
 	color:#929092;
 }
 
 #top a:hover {
 	font-size:7pt;
 	color:#929092;
 	text-decoration:underline;
 }
 
 .top2 {
 	background:#221D19;
 	border-top:10px #221D19 solid;
 }
 
 
 
 
 
 
 /*########################
 	MENU LINKS
 ########################*/
 
 #outer2 {
 	background:#000000;
 	border-left:2px;
 	border-right:2px;
    text-align:center;
   	border-bottom:1px #998E56 solid;
 }
 
 
 .menu {
 	background:#000000;
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 }
 
 
 
 .menu a {
 	color:#929092;
 	font-size:7pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 
 .menu2 {
 	background:#921801;
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 }
 
 .menu2 a {
 	color:#fff;
 	font-size:7pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 .menu2 a:hover {
 	color:#fff;
 	font-size:7pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 
 
 
 /*########################
 	MENU LINKS 4
 ########################*/
 
 
 .menu4 {
 	padding:2px;
 	/* border-top:1px #014E82 solid;
 	border-left:1px #000 solid; */
 	border-bottom:1px #014E82 solid;
 	/*cursor:pointer;*/
 	font-size:7pt;
 	font-weight:bold;
 }
 
 .menu4-1 {
 	padding:2px;
 	border-bottom:1px #F3DF88 solid;
 	/*cursor:pointer;*/
 	font-size:7pt;
 	font-weight:bold;
 }
 
 .menu4-2 {
 	font-size:7pt;
 	font-weight:bold;
 	padding-left:15px;
 }
 
 .menu4-4 a {
 	color:#fff;
 }
 
 .menu4-4 a:hover {
 	color:#fff;
 }
 
 
 /*########################
 	LOGIN BOX
 ########################*/
 
 .LoGin1 {background:#242424;border-left:1px #555038 solid;border-right:1px #555038 solid;}
 .LoGin2 {background:#F3DF88;border-left:1px #555038 solid;border-right:1px #555038 solid;color:#fff;font-size:8pt;}
 
 
 
 
 /*########################
 	MENU LINKS 5
 
 	MAIN LINKS FOR THE MEMBERS AREA border-bottom:1px #332F2F solid;
 
 ########################*/
 
 .menu5border {
 
 }
 
 .menu5 {
 	
 	font-size:7pt;
 	color:#fff;
 	padding-left:5px; 
 	cursor:pointer;
 	background:#000 url(../../file/style/konsort/menu_BG.gif);
 }
 
 .menu5c {
 	font-size:7pt;
 	color:#fff;
 	padding-left:5px; 	
 	cursor:pointer;
 	background:#000 url(../../file/style/konsort/menu_BG.gif);
 }
 
 .menu5a {
 	background:#000  url(../../file/style/konsort/line5red.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;	
 	height:41px;
 }
 
 .menu5b {
 	background:#000  url(../../file/style/konsort/line5.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;	
 	height:41px;
 }
 
 .menu5d {
 	font-size:7pt;
 	color:#000;	
 	text-align:center;
 	background:#fff;
 }
 
 .menu5e {
 	font-size:8pt;
 	color:#fff;
 	text-align:right;
 	padding-right:10px;
 	padding-top:8px;
 	background:#000;
 	font-weight:bold;
 }
 
 .menu5f {
 	background:#000;
 	width:24px;	
 	height:35px;
 }
 
 .menu5g {
 	border:1px #000 solid;	
 	padding:5px;
 	background:#000;
 	font-size:7pt;
 }
 
 .menu5g2 {
 	border:1px #000 solid;
 	padding:5px;
 	background:#1F1F1F;
 	font-size:7pt;
 }
 
 
 .menu5 a {
 	color:#fff;
 }
 
 .menu5c a {
 	color:#fff;
 }
 
 .menu5d a {
 	color:#064D9F;
 }
 
 .menu5d a:hover {
 	color:#000;
 }
 
 .menu5g a {
 	color:#fff;
 }
 
 .menu5g2 a {
 	color:#000;
 }
 
 
 
 
 /*########################
 	MAIN PAGES
 ########################*/
 
 
 #main {
 	background:#221d19 url(../../file/style/konsort/'images/content_bgd.gif') repeat-x left top;
 	font-size:8pt;
 	color:#929092;
 	border-left:2px;
 	border-right:2px;
 }
 
 .main2 {
 	background:#fff;
 	border-right:2px;
 	font-size:7pt;
 	color:#fff;
 }
 
 .main3 {
 	background:#fff;
 	border-left:2px;
 	font-size:7pt;
 	color:#fff;
 }
 
 .main3-b {
 	background:#000;
 	vertical-align:bottom;
 }
 
 
 
 .main3-a {
 	background:#fff;
 	text-align:right;
 	vertical-align:bottom;
 }
 
 
 
 .main3-c {
 	background:#fff;
 	border-left:1px #D9D9D9 solid;
 	font-size:7pt;
 	color:#fff;
 }
 
 
 
 .main4 {
 	background:#fff;
 	border-right:2px;
 	font-size:8pt;
 	color:#000;
 }
 
 .main3 a {
 	color:#fff;
 }
 
 .main3 a:hover {
 	color:#fff;
 	text-decoration:underline;
 }
 
 
 #topright {
 	background:#fff;
 	border-right:2px;
 	font-size:8pt;
 	color:#000;
 	
 }
 
 
 /*##############################
 	#topleft - TOP LEFT AREA BLACK SWOSH
 	A:LINKS - USERNAME
 ###############################*/
 #topleft {
 	background:#fff  url(../../file/style/konsort/swosh.gif);
 	background-repeat:no-repeat;
 	width:480px;
 	height:45px;
 	color:#fff;
 	border-left:2px;
 }
 
 #topleft a { color:#fff; text-decoration:underline; }
 #topleft a:hover { color:#fff; text-decoration:none; }
 
 
 .page {
 	color:#fff;
 }
 
 
 .pbar1 {
 	background:transparent;
 }
 
 .pbar2 {
 	background:#941D31;
 }
 
 .pbar3 {
 	font-size:8pt;
 	padding:1px;
 	border:solid #014E82 1px;
 }
 
 
 /*########################
 	MENUS
 ########################*/
 
 
 .mainmenu {	
 	background:#1F1F1F url(../../file/style/konsort/line11.gif);
 	font-size:7pt;
 	color:#000;
 }
 
 .mainmenu2 {
 	background:#1F1F1F url(../../file/style/konsort/line10.gif);
 	font-size:7pt;
 	color:#fff;
 }
 
 .mainmenu2 a { color:#fff; }
 .mainmenu2 a:hover { color:#F3DF88; }
 
 
 .mainmenu3 {
 	background:#221D19; border-bottom:1px #998E56 solid;
 	font-size:7pt;
 	color:#cccccc;
 }
 
 .mainmenu4 {
 	background:221D19; border-bottom:1px #998E56 solid;
 	font-size:7pt;
 	color:#cccccc;
 }
 
 .mainmenu5 {
 	background:#221D19; border-bottom:1px #998E56 solid;
 	font-size:7pt;
 	color:#cccccc;
 }
 
 .mainmenu6 {
 	border:1px #000 solid; 	
 	padding:5px;
 	background:#000000;
 	font-size:7pt;
 	cursor:pointer;
 	color:#fff;
 }
 
 .mainmenu6 a { color:#fff; text-decoration:none; }
 .mainmenu6 a:hover { color:#fff; text-decoration:none; }
 
 .mainmenu7 {
 	border:1px #BF0000 solid;
 	padding:5px;
 	background:#000000;
 	font-size:7pt;
 	cursor:pointer;
 	color:#fff;
 }
 
 .mainmenu7 a { color:#FFF; text-decoration:none; }
 .mainmenu7 a:hover { color:#FFF; text-decoration:none; }
 
 
 
 
 /*########################
 	SITE MENUS
 ########################*/
 
 
 .item {
 
 	border-top:1px #ccc solid;
 	border-left:1px #ccc solid;
 	border-right:1px #ccc solid;
 	border-bottom:1px #ccc solid;
 	padding:5px;
 	cursor:pointer;
 	font-size:7pt;
 	font-weight:bold;
 	background:#2E2E2E;
 
 
 }
 
 .item2 {
 
 	border-top:2px #000 solid;
 	border-left:1px #ccc solid;
 	border-right:1px #ccc solid;
 	border-bottom:1px #fff solid;
 	padding-top:9px;
 	padding-bottom:5px;
 	padding-right:5px;
 	padding-left:5px;	
 	cursor:pointer;
 	font-size:7pt;
 	font-weight:bold;
 	background:#921801;
 }
 
 .item3 { border-bottom:1px #ccc solid; color:#F3DF88; }
 .item a { color:#F3DF88; text-decoration:none; }
 .item2 a { color:#F3DF88; text-decoration:none; }
 .item2 a:hover { color:#F3DF88; text-decoration:none; }
 
 
 /*########################
 	BORDERS
 ########################*/
 
 
 .border {
 	border:1px #332F2F solid;
 	background:#221D19;
 }
 
 .border2 { border:1px #555038 solid; background:#2E2E2E; color:#929092;  }
 .border3 { border:1px #95C719 solid; background:#000; color:#fff; }
 .border4 { border:1px #555038 solid; background:#2E2E2E; }
 .border5 { border-bottom:1px #000 dashed; }
 .border6 { border:1px #95C719 solid; background:#2589C5; color:#fff; }
 .border7 { border-bottom:1px #98C920 dashed; }
 .border8 { background:#9C9B8A; border:1px #000 solid; }
 .border9 { background:#fff; color:#000; }
 
 /* USED IN MAIL ALERT */ 
 .border10 { background:#000 url(../../file/style/konsort/line10.gif); color:#fff; }
 .border11 { border:1px #555038 solid; background:#fff; color:#000; }
 
 /* B-BOARD */
 .border12 { background:#fff; color:#000; } 
 .border13 { background:#221D19; border-bottom:1px #998E56 solid;}
 .border14 { background:#F9F9F9; color:#fff; } 
 
 
 /*########################
 	TEXT COLORS
 ########################*/
 
 .color { color:#929092; }
 .color2 { color:#fff; }
 .color3 { color:#ff0000; }
 .color4 { color:#929092; }
 
 
 
 /*########################
 	BACKGROUNDS & EXTRAS
 ########################*/
 
 .cur { cursor:pointer; }
 
 
 .pollinput {
 	background:transparent;
 	font-size:7pt;
 	border:0px;
 }
 
 
 .frame1 { background:#fff; margin:0px; }
 .main_frame1 { background:#FFFFFF; margin:0px; }
 
 .link1 a { color:#F3DF88; }
 .link1 a:hover { color:#F3DF88; text-decoration:underline; }
 
 /* USED IN MAIN MENU SQURE */
 .sqr { background:#921801; vertical-align:middle; }
 .sqr1 { background:#921801; vertical-align:middle; }
 
 /* COMMENT BOX */
 .comment {
 	border:1px #555038 solid;
    background:#fff;
    color:#000;
 }
 
 .comment-text {
 	color:#000;	
 	font-size:8pt;
 }
 
 .comment-headline {
 	background:#fff;
 	color:#000;
 	padding:5px;
 	font-size:7pt;
 }
 
 .comment-head {
 	background:#F3DF88;
 	font-size:7pt;
 	color:#fff;
 	padding:5px;
 }
 
 .comment-head a { color:#fff; }
 .comment-head a:hover { color:#F3DF88; }
 
 
 
 /*########################
 	BOTTOM MENUS
 ########################*/
 
 #bottom3 {
 	background:#131313 url(../../file/style/konsort/'images/footer_bgd.gif') repeat-x left top;
 	width:100%;
 	font-size:7pt;
 	font-weight:bold;
 	text-align:center;
 	color:#5b5a5b;
 	border-top:1px #998E56 solid;
 }
 
 #bottom3 a {
 	color:#5b5a5b;
 }
 
 #bottom3 a:hover {
 	color:#fff;
 	text-decoration:underline;
 }
 
 #bottom4 {
 	background:#131313;
 	width:100%;
 	color:#5b5a5b;
 }
 
 /*########################
 	FORUM
 ########################*/
 
 .forum-1 {
 	background:#F3DF88;
 	color:#fff;
 	font-size:8pt;
 }
 
 .forum-2 {
 	background:#F6F6F6;
 	color:#000;
 	font-size:8pt;
 }
 
 .forum-2 a { color:#F3DF88; }
 .forum-2 a:hover { color:#F3DF88; text-decoration:underline; }
 
 .forum-3 {
 	border:1px #000 solid;
 }
 
 .forum-4 {
 	border:1px #000 solid;
 	background:#fff;
 	color:#000;
 	font-size:8pt;
 }
 
 .forum-q {
 	background:#221D19;
 	color:#000;
 	font-size:8pt;
 	border:1px #F3DF88 solid;
 
 }
 
 
 /*########################
 	DROP DOWN MENU
 ########################*/
 
 #dropmenudiv{
 	padding:5px;
 	border:1px #c0c0c0 solid;
 	background:#1c4c80;
 	position:absolute;
 	z-index:100;
 	font-size:7pt;
 	text-align:left;
 }
 
 #dropmenudiv a {
 	color:#fff;
 }
 
 #dropmenudiv a:hover {
 	color:#fff;
 	text-decoration:underline;
 }
 
 /*########################
 	MESSAGES AND ERRORS
 ########################*/
 span.message_message {
    background-image: url(../../file/style/konsort/"/design/pic/message.gif");
    background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
 }
 
 span.error {
	background-image: url(../../file/style/konsort/"/design/pic/warning.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px;
 }
 
 span.message_error {
	background-image: url(../../file/style/konsort/"/design/pic/warning.gif");
    font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #FF0000;
	padding-bottom: 6px;}



 /*########################
 	NEW TEMPLATE
 ########################*/
/*header*/
#header .row_1 { height:68px; background:url(../../file/style/konsort/'/images/header_bgd1.gif') repeat-x left top;}
#header .row_1 .indent { padding-left:9px;}
#header .row_2 { height:188px; background:url(../../file/style/konsort/'/images/header_bgd2.jpg')}


* { margin:0; padding:5;}
body { background:#590000 url(../../file/style/konsort/'images/bgd_body.gif') left top;}
html, input, textarea, select {font-family:Georgia; font-size:12px; color:#5b5a5b; line-height:18px;}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0px none; vertical-align:top; text-align:left}

a:hover{text-decoration:none;}
a {color:#d52d00;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignRight { text-align:right;}

p { margin:0; padding:0;}

.tall_top { background:#ffbb00 url(../../file/style/konsort/'images/tall_top.gif') repeat-x left top;}
.tall_bottom { background:url(../../file/style/konsort/'images/tall_bottom.gif') repeat-x left bottom;}

.form { height:26px;}
.form input {width:273px; height:18px; background:#1b1714; border:1px solid #555038;}
textarea { width:403px; height:128px; background:#1b1714; overflow:auto; border:1px solid #555038;}

.form1 { height:25px;}
.form1 input { width:122px; height:18px; display:inline; border:1px solid #555038; background:url(../../file/style/konsort/'images/input_bgd.gif') left top;}

.select1 {width:41px; height:18px; display:inline;  border:1px solid #555038; background:#1b1714; font-size:11px; margin-bottom:6px;}
.select2 { background:#1b1714; border:1px solid #555038; width:242px; height:18px; display:inline; font-size:11px; margin-bottom:17px;}

ul { list-style:none;}
ul li { padding-bottom:5px;}
ul li a { color:#969691; color:#969691; text-decoration:none;}
ul li a:hover { text-decoration:underline;}

ol li { color:#969691; display:list-item; margin-left:23px; padding-left:3px; padding-bottom:18px;}
ol li span { color:#5b5a5b;}

.title { margin:0 0 15px 0;}

.img_indent { margin:0 20px 0 0; float:left;}

.txt1 { font-family:Arial; font-size:10px; color:#464646;}
.txt2 { color:#929092;}
.txt3 { color:#9f8250; font-weight:bold;}
.txt4 { color:#d52d00;}


.link1 {text-decoration:none;}
.link1:hover { text-decoration:underline;}

.line_hor { background:url(../../file/style/konsort/'images/line1.gif') repeat-x left bottom; margin-bottom:9px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:11px}

h4 { color:#9f8250; font-weight:bold; font-size:12px; line-height:14px; margin-bottom:8px;}
h4 a { color:#9f8250; font-weight:bold; font-size:12px; line-height:14px; margin-bottom:8px; text-decoration:none;}
h4 a:hover { text-decoration:underline;}
h5 { font-family:Arial; font-size:10px; color:#464646; margin-bottom:1px;}

/*header*/
#header .row_1 { height:68px; background:url(../../file/style/konsort/'images/header_bgd1.gif') repeat-x left top;}
#header .row_1 .indent { padding-left:9px;}
#header .row_2 { height:188px; background:url(../../file/style/konsort/'images/header_bgd2.jpg') no-repeat left top;}
#header .row_2 img { margin:47px 0 0 80px;}

/*content*/
#content { background:#221d19 url(../../file/style/konsort/'images/content_bgd.gif') repeat-x left top;}
#content .indent { padding:31px 0 48px 30px;}

/*footer*/
#footer { background:#131313 url(../../file/style/konsort/'images/footer_bgd.gif') repeat-x left top;}
#footer .indent { text-align:center; padding:15px 2px 0 0;}
#footer a { color:#5b5a5b; text-decoration:none;}
#footer a:hover { text-decoration:underline;}



/*================== index.html ==================*/
#page1 #content .col_1 .indent { padding:0 28px 0 0;}
#page1 #content .col_2 img { display:block;}
#page1 #content .col_2 .indent { padding:0 0 0 11px;}
#page1 #content .col_2 .title_block1 { margin:30px 0 14px 0; height:23px;}
#page1 #content .col_2 .txt3 { line-height:14px; margin-bottom:8px;}

/*================== index-1.html ==================*/
#page2 #content .indent {padding:31px 0 51px 29px;}
#page2 #content .col_1 .indent { padding:0 43px 0 0;}
#page2 #content .col_1 .txt3 { line-height:14px; margin-bottom:8px;}
#page2 #content .col_1 .line_hor { padding:0 0 2px 0; margin-bottom:8px;}
#page2 #content .col_1 .title_block1 { margin:0 0 14px 0; height:23px;}
#page2 #content .col_1 .title_block1 img { margin-left:2px;}
#page2 #content .col_1 .title_block { margin-bottom:15px;}
#page2 #content .col_2 .indent { padding:0 0 0 0;}
#page2 #content .col_2 .img_indent { margin:4px 25px 25px 0;}
#page2 #content .col_2 .img_indent1 { margin:5px 25px 15px 0; float:left;}
#page2 #content .col_2 .txt3 { line-height:14px; margin-bottom:7px;}
#page2 #content .col_2 .title_block1 { margin:40px 0 14px 0; height:23px;}

/*================== index-2.html ==================*/
#page3 #content .indent {padding:31px 0 46px 30px;}
#page3 #content .col_1 .indent { padding:0 40px 0 0;}
#page3 #content .col_1 .title_list { background:url(../../file/style/konsort/'images/title_list.gif') repeat-x left top; height:21px; color:#d52d00; padding-top:4px}
#page3 #content .col_1 .row1 {line-height:35px; color:#969691;}
#page3 #content .col_1 .row1 a { color:#969691; text-decoration:none;}
#page3 #content .col_1 .row1 a:hover { text-decoration:underline;}
#page3 #content .col_1 .row2 { background:#302c2a; color:#969691; line-height:25px; height:24px;}
#page3 #content .col_1 .row2 a { color:#969691; text-decoration:none;}
#page3 #content .col_1 .row2 a:hover { text-decoration:underline;}
#page3 #content .col_1 p { margin-bottom:8px;}
#page3 #content .col_2 .indent { padding:0 0 0 0; color:#969691;}
#page3 #content .col_2 .txt3 {line-height:14px; margin-bottom:8px;}
#page3 #content .col_2 .title_block { margin-bottom:14px;}
#page3 #content .col_2 .title_block1 { margin:40px 0 15px 0; height:23px;}

/*================== index-3.html ==================*/
#page4 #content .indent { padding:31px 0 44px 30px;}
#page4 #content .col_1 .indent { padding:0 45px 0 0;}
#page4 #content .col_1 .title_block { margin-bottom:14px;}
#page4 #content .col_1 .txt3 { margin-bottom:5px;}
#page4 #content .col_1 .img_indent { margin:6px 25px 0 0;}
#page4 #content .col_1 .line_hor { padding:0 0 16px 0; margin-bottom:9px;}
#page4 #content .col_1 .but { margin-top:16px;}
#page4 #content .col_2 .title_block { margin-bottom:14px;}
#page4 #content .col_2 .title_block1 { margin:35px 0 15px 0; height:23px;}
#page4 #content .col_2 .img_indent { margin:5px 25px 10px 0;}
#page4 #content .col_2 .but { margin-top:10px;}

/*================== index-4.html ==================*/
#page5 #content .indent { padding:31px 0 38px 30px;}
#page5 #content .col_1 .indent { padding:0 40px 0 0;}
#page5 #content .col_1 .title_block { margin-bottom:20px;}
#page5 #content .col_1 .title_block1 { margin:40px 0 16px 0; height:23px;}
#page5 #content .col_1 .line_hor { padding:0 0 6px 0; margin-bottom:9px;}
#page5 #content .col_1 .but { margin-top:15px;}
#page5 #content .col_2 .title_block { margin-bottom:14px;}
#page5 #content .col_2 .title_block1 { margin:35px 0 15px 0; height:23px;}
#page5 #content .col_2 .but { margin-top:10px;}

/*================== index-5.html ==================*/
#page6 #content .indent { padding:31px 0 44px 30px;}
#page6 #content .col_1 .indent { padding:0 40px 0 0;}
#page6 #content .col_1 .column1 { float:left; width:130px;}
#page6 #content .col_1 .column1 p { margin-bottom:8px;}
#page6 #content .col_1 .column2 { float:left; width:275px;}
#page6 #content .col_1 .title_block1 { margin:40px 0 16px 0; height:23px;}
#page6 #content .col_1 .line_hor { padding:0 0 6px 0; margin-bottom:9px;}
#page6 #content .col_1 .but { margin-top:13px;}
#page6 #content .col_2 .title_block1 { margin:30px 0 14px 0; height:23px;}

/*================== index-6.html ==================*/
#page7 #content .indent { padding:31px 0 44px 29px;}
#page7 #content .col_1 .indent { padding:0 41px 0 0;}
#page7 #content .col_1 .title_block { margin-bottom:14px;}
#page7 #content .col_1 .title_block1 { margin:35px 0 15px 0; height:23px;}
#page7 #content .col_1 .line_hor { padding:0 0 6px 0; margin-bottom:9px;}
#page7 #content .col_1 h4 { margin-bottom:3px;}
#page7 #content .col_1 p { margin-bottom:18px;}
#page7 #content .col_1 .but { margin-top:15px;}
#page7 #content .col_2 .title_block { margin-bottom:15px;}
#page7 #content .col_2 .but { margin-top:10px; float:left;}
#page7 #content .col_2 .img_indent { margin:5px 25px 0 0;}
#page7 #content .col_2 .line_hor { padding-bottom:13px; margin-bottom:10px;}

/*================== index-7.html ==================*/
#page8 #content .indent { padding:31px 0 25px 30px;}
#page8 #content .col_1 .indent { padding:0 40px 0 0;}
#page8 #content .col_1 .title_block1 { margin:35px 0 16px 0; height:23px;}
#page8 #content .col_1 .line_hor { padding:0 0 6px 0; margin-bottom:9px;}
#page8 #content .col_1 .img_indent { margin:4px 25px 0 0;}
#page8 #content .col_1 .but { margin-top:13px;}
#page8 #content .col_1 p { margin-bottom:18px;}
#page8 #content .col_2 .title_block { margin-bottom:14px;}
#page8 #content .col_2 .title_block1 { margin:22px 0 14px 0; height:23px;}
#page8 #content .col_2 .form input { width:155px;}
#page8 #content .col_2 textarea { width:259px; height:128px;}
#page8 #content .col_2 .column1 { float:left; width:104px;}
#page8 #content .col_2 .column1 p { margin-bottom:8px;}
#page8 #content .col_2 .column2 { float:left; width:157px;}
#page8 #content .col_2 .but { margin-top:13px;}
#page8 #content .col_2 p { margin-bottom:18px;}

/*================== index-7.html ==================*/
#page9 #content .indent { padding:31px 25px 58px 30px;}
#page9 #content .title_block { margin-bottom:14px;}
#page9 #content p { margin-bottom:18px;}


/*==================list====================*/
.block { background:url(../../file/style/konsort/'images/block_bgd.gif') repeat-x left top;}
.block .r { background:url(../../file/style/konsort/'images/r.gif') repeat-y right top;}
.block .b { background:url(../../file/style/konsort/'images/b.gif') repeat-x left bottom;}
.block .l { background:url(../../file/style/konsort/'images/l.gif') repeat-y left top;}
.block .t { background:url(../../file/style/konsort/'images/t.gif') repeat-x left top;}
.block .l_t { background:url(../../file/style/konsort/'images/l_t.gif') no-repeat left top;}
.block .r_t { background:url(../../file/style/konsort/'images/r_t.gif') no-repeat right top;}
.block .r_b { background:url(../../file/style/konsort/'images/r_b.gif') no-repeat right bottom;}
.block .l_b { background:url(../../file/style/konsort/'images/l_b.gif') no-repeat left bottom;}
.block .ind { padding:0px 0 2px 0;}

.title_block { background:url(../../file/style/konsort/'images/line_dotted.gif') repeat-x left bottom; height:23px; margin-bottom:16px}
.title_block1 { background:url(../../file/style/konsort/'images/line_dotted.gif') repeat-x left bottom;}


.but { background:url(../../file/style/konsort/'images/but_bgd.gif') repeat-x left top; text-align:center; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px}
.but a { color:#ead886; font-weight:bold; text-decoration:none;}
.but a:hover { color:#131313;}

.bottom_indent { margin-bottom:5px; color:#929092;}

.login_block { background:url(../../file/style/konsort/'images/mail_block_bgd.gif') left top; border:1px solid #555038; color:#929092}
.login_block .ind { padding:11px 0 3px 10px;}
.login_block .txt_indent { margin:1px 9px 8px 0;}
.login_block .txt_indent1 { margin:1px 9px 7px 0;}

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

