@charset "utf-8";
/* CSS Document */
a img,:link img,:visited img { border: none; text-decoration:none; }
body{
	behavior:url("/css/csshover3.htc");
    font-family:Tahoma,Helvetica,Verdana, Arial, sans-serif;
    font-size:11px;
    color:#4d4d4d;
    background-color:#FFFFFF;
    margin:0px;
}
a:link,a:visited{
    color:#00719F;;
    text-decoration:none;
}

a:hover{
    color:#ff0000;
    text-decoration:none;
}
#page{
	width:902px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.top{
	width:902px;
	height:auto;
	float:left;
	display:inline;
}
.head_text{
   width:275px;
   height:25px;
 	float:left;
	display:inline;
	clear:left;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	padding-bottom:8px;
} 
.logo{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-left:42px;
	margin-top:10px;
	padding-right:100px;
}
.menu_top{
	width:auto;
	height:12px;
	float:right;
	display:inline;
	font-size:10px;
	margin-top:10px;
	margin-right:20px;

}
.menu_top .item_top{
	width:auto;
	height:12px;
	float:left;
	display:inline;
	margin-right:20px;
}
.item_top .arrow_top{
	width:6px;;
	height:5px;
	float:left;
	display:inline;
	margin-top:4px;
	margin-right:3px;
}
.item_top .text_top{
	width:auto;
	height:12px;
	float:left;
	display:inline;
}
.menu{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	padding-left:25px;
	padding-bottom:8px;
	width:602px;
	height:25px;
	float:left;
	display:inline;
}
.menu .item{
	background-color:#2e4b7b;
	color:#FFF;
	width:85px;
	height:19px;
	float:left;
	display:inline;
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	margin-right:1px;
	margin-bottom:2px;
}
.menu .item_sel{
	background-color:#f5f5f5;
	width:83px;
	height:19px;
	float:left;
	display:inline;
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	margin-right:1px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #f5f5f5;
}
.item_sel:hover{
    cursor:pointer;
}
.menu .item:hover{
	background-color:#ff0000;
	color:#FFF;
	cursor:pointer;
}
.content_box{
	width:902px;
	min-height:307px;
 	 height:auto !important;
  	height:307px;

	float:left;
	display:inline;
}
.box{
	width:300px;
	height:240px;
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
}
.box .box_head{
	width:300px;
	height:22px;
	text-align:center;
	float:left;
	margin-top:8px;
}
.box .box_body{
	width:300px;
	height:185px;
	float:left;
	color:#a1c3e6;
	background-image:url(../images/box_path.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-top:2px;
}
.box_body .body_text{
	width:260px;
	height:auto;
	float:left;
	margin:10px 20px 10px 20px;
	display:inline;
}
.box_body .body_item{
	width:260px;
	height:auto;
	float:left;
	margin:0px 20px 3px 20px;
	display:inline;

}
.box_body a:link,.box_body a:visited{
    color:#fff;
    text-decoration:none;
}

.box_body a:hover{
    color:#ff0000;
    text-decoration:none;
}
.box_body .body_arrow{
	width:10px;
	height:10px;
	background-image:url(../images/arrow_box.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
}
.box_foot{
	width:280px;
	height:20px;
	float:left;
	margin:3px 10px 0px 10px;
	text-align:right;
	display:inline;
}
.box_foot .foot_arrow{
	width:auto;
	height:auto;
	margin:5px 4px 0px 0px;
	display:inline;
}
.box_foot a:link,.box_foot a:visited{
    color:#fff;
    text-decoration:none;
}

.box_foot a:hover{
    color:#a1c3e6;
    text-decoration:none;
}
.box_small{
	width:300px;
	height:auto;
	float:left;
	display:inline;
}
.box_small_head{
	width:294px;
	height:28px;
	background-image:url(../images/title_rect.jpg);
	background-repeat:no-repeat;
	padding-left:6px;

}
.box_small_head:hover{
	cursor:pointer;
	background-color:#eee;
}
.box_small_title{
	width:288px;
	height:20px;
	border-bottom:1px solid #b7b7b7;
	font-weight:bold;
	padding-left:6px;
	padding-top:7px;
}
.box_small_content{
	width:300px;
	height:auto;
	float:left;
	display:inline;
}
.box_medium{
	width:601px;
	height:auto;
	float:left;
	display:inline;
}
.box_medium_head{
	width:595px;
	height:28px;
	background-image:url(../images/title_rect.jpg);
	background-repeat:no-repeat;
	padding-left:6px;

}
.box_medium_head:hover{
	cursor:pointer;
	background-color:#eee;
}
.box_medium_title{
	width:589px;
	height:20px;
	border-bottom:1px solid #b7b7b7;
	font-weight:bold;
	padding-left:6px;
	padding-top:7px;
}
.box_medium_content{
	width:601px;
	height:auto;
	float:left;
	display:inline;
	background-color:#f9f9f9;
}

.box_big{
	width:902px;
	height:auto;
	float:left;
	display:inline;
}
.box_big_head{
	width:896px;
	height:28px;
	background-image:url(../images/title_rect.jpg);
	background-repeat:no-repeat;
	padding-left:6px;

}
.box_big_head:hover{
	cursor:pointer;
	background-color:#eee;
}
.box_big_title{
	width:890px;
	height:20px;
	border-bottom:1px solid #b7b7b7;
	font-weight:bold;
	padding-left:6px;
	padding-top:7px;
}
.box_big_content{
	width:902px;
	height:autopx;
	float:left;
	display:inline;
}
.box_news{
	width:601px;
	height:auto;
	float:left;
	display:inline;
	margin-top:13px;
}
.news_pic{
	width:24px;
	height:28px;
	float:left;
	display:inline;
	margin:0px 5px 4px 4px;

}
.news_foot{
	width:601px;
	height:10px;
	float:left;
	display:inline;
	font-weight:bold;
	margin-bottom:8px;
}
.news_foot .foot_line{
	width:531px;
	height:1px;
	margin:8px 0px 1px 0px;
	float:left;
}
.news_foot .foot_more{
	width:auto;
	height:10px;
	float:left;
	display:inline;
	margin-left:5px;
}
.news_title{
	width:568px;
	height:12px;
	float:left;
	font-weight:bold;

}
.news_date{
	width:568px;
	height:12px;
	float:left;
	color:#adadad;
	font-size:10px;
	margin:4px 0px 4px 0px;

}
.news_text{
	width:589px;
	height:auto;
	float:left;
	margin:0px 6px 0px 6px;
	display:inline;

}
.news_realization{
	width:589px;
	height:auto;
	float:left;
	margin:4px 6px 0px 6px;
	display:inline;
	font-weight:bold;

}
.news_realization img{
	margin-right:2px;
	margin-bottom:1px;
}
.box_customers{
	width:902px;
	height:90px;
	float:left;
	display:inline;
}
.box_customers{
	text-align:center;
}
.box_customers img{
	vertical-align:middle;
}
.customer_item{
	width:auto;
	height:72px;
	float:left;
	display:inline;
	margin:9px 9px 0px 9px;
}
.foot{
	width:902px;
	height:92px;
	background-image:url(../images/foot_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	color:#ebebeb;
}
.foot .foot_adress{
	width:180px;
	height:auto;
	margin:20px 0px 0px 40px;
	float:left;
	display:inline;
	font-size:10px;
}
.foot_adress td{
	vertical-align:text-top;
}
.foot .foot_menu{
	width:auto;
	height:auto;
	float:right;
	margin:20px 32px 0px 0px;
}
.foot_menu .foot_item{
	width: auto;
	height:10px;
	float:left;
	padding:3px 8px 0px 8px;
	font-size:10px;
	font-weight:bold;
}
.foot_menu .foot_item_sel{
	width: auto;
	height:10px;
	float:left;
	padding:3px 8px 0px 8px;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/menu_foot_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.foot a:link, .foot a:visited{
	color:#FFF;
}
.foot a:hover{
	color:#ff0000;
}
.foot .copyright{
	width: auto;
	height:10px;
	clear:right;
	float:right;
	font-size:9px;
	margin:30px 40px 0px 0px;
}
.menu_context{
	width:224px;
	height:auto;
	float:left;
	font-size:10px;
	color:#3f3f3f;
	text-align:left;
}
.context_item{
   width:209px;
   height:19px;
   float:left;
   padding:8px 10px 0px 5px;
   background-image:url(../images/context_bg.jpg);
   background-repeat:repeat-x;
   margin-bottom:1px;
   font-weight:bold;
}
.context_item_sel{
   width:209px;
   height:19px;
   float:left;
   padding:8px 10px 0px 5px;
   color:#fff;
   background-image:url(../images/context_sel_bg.jpg);
   background-repeat:repeat-x;
   margin-bottom:1px;
       font-weight:bold;
}
.context_item:hover{
	color:#fff;
	background-image:url(../images/context_sel_bg.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
}
.context_sub_item{
   width:224px;
   height:auto;
   float:right;
   color:#fff;
   margin-bottom:1px;
}
.context_sub_item a{
   padding:4px 0px 4px 17px;
   display:block;
   background-color:#fff;
   background-image:url(../images/arrow_context.gif);
   background-repeat:no-repeat;
   background-position:3px 7px;
}
.context_sub_item a:hover{
   background-color:#CCC;
   color:#FFF;
}
.context_sub_item_sel{
   width:207px;
   height:auto;
   float:right;
   margin-bottom:1px;
   padding:4px 0px 4px 17px;
   background-color:#ccc;
   background-image:url(../images/arrow_context.gif);
   background-repeat:no-repeat;
   background-position:3px 7px;
}
.content_header{
	width:657px;
	height:21px;
	float:left;
	display:inline;
	padding:6px 10px 0px 10px;
	color:#fff;
	background-image:url(../images/context_sel_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:1px;
	margin-left:1px;
	font-weight:bold;
}
.projects{
	width:678px;
	height:auto;
	float:left;
}
.project_box{
	width:338px;
	height:218px;
	float:left;
	display:inline;
	background-image:url(../images/project_bg.jpg);
	background-repeat:repeat-x;
	margin-left:1px;
	margin-top:1px;
}
.project_title{
	width:318px;
	height:auto;
	float:left;
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#2E4B7B;
	margin:0px 10px 3px 10px;
}
.project_header{
	width:318px;
	height:auto;
	float:left;
	display:inline;
	font-size:11px;
		font-weight:bold;
	margin:3px 10px 0px 10px;
}
.project_data{
	width:318px;
	height:auto;
	float:left;
	display:inline;
	font-size:11px;
	margin:0px 10px 0px 10px;


}
.project_picture{
	width:312px;
	height:100px;
	float:left;
	display:inline;
	background-color:#FFF;
	margin:0px 10px 5px 10px;
	border:2px solid #074F81;
}
.project_desc{
	width:318px;
	height:65px;
	float:left;
	display:inline;
	margin:0px 10px 0px 10px;
}
.project_foot a{
	margin-left:10px;

}
.project_foot{
	width:auto;
	height:auto;
	float:right;
	display:inline;
	margin:0px 10px 5px 10px;
	font-weight:bold;
}
.offer_box{
	width:664px;
	height:auto;
	float:left;
	display:inline;
	background-repeat:repeat-x;
	margin:5px 5px 5px 5px;
	padding-top:5px;
	line-height:150%;
	border:1px solid #E0E5E8;
	background-color:#f4f5f5;
	overflow:hidden;
}
.offer_desc{
	width:647px;
	height:auto;
	float:left;
	display:inline;
	margin:5px 10px 0px 10px;
	padding-bottom:10px;

}
.offer_item{
	width:657px;
	height:35px;
	float:left;
	display:inline;
	margin:0px 10px 0px 10px;
}
.offer_item .offer_item_gear{
	width:25px;
	height:25px;
	float:left;
	margin:5px;
	display:inline;
}
.offer_item .offer_item_text{
	width:auto;
	height:20px;
	float:left;
	margin:10px 0px 0px 0px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#676767;
}
.contact_header_blue{
	width:530px;
	height:21px;
	float:left;
	display:inline;
	padding:6px 10px 0px 10px;
	color:#fff;
	background-image:url(../images/context_sel_bg.jpg);
	background-repeat:repeat-x;
	margin-left:1px;
	margin-bottom:1px;
	font-weight:bold;
}
.contact_header_gray{
	width:331px;
	height:21px;
	float:left;
	display:inline;
	padding:6px 10px 0px 10px;
	background-image:url(../images/contact_gray_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:1px;
	font-weight:bold;
}
.contact_data_box{
	width:331px;
	height:194px;;
	float:left;
	display:inline;
	padding:6px 10px 0px 10px;
	background-color:#dddbdb;
	background-image:url(../images/project_bg.jpg);
	background-repeat:repeat-x;
}
.contact_data_box_blue{
	width:550px;
	height:185px;
	float:left;
	display:inline;
	background-color:#dddbdb;
	background-image:url(../images/project_bg_blue.jpg);
	background-repeat:repeat-x;
	margin-left:1px;
	padding-top:15px;
}
.form_data{
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	padding:0px 10px 0px 0px;
	vertical-align:top;
}

.input_form:hover{
	border:1px dashed #023151;
}
.input_form:focus{
	border:1px dashed #023151;
}
.textarea_form{
	border:1px solid #2d2d2d;
	font-size:11px;
	overflow:hidden;
	width:215px;
	height:102px;
}
.textarea_form:hover{
	border:1px dashed #023151;
}
.textarea_form:focus{
	border:1px dashed #023151;
}
.submit_form{
	margin-top:5px;
	background-color:#fff;
	border:1px solid #2d2d2d;
	font-size:10px;
	padding:2px 10px 2px 10px;
}
.submit_form:hover{
	background-color:#ff0000;
	cursor:pointer;
	color:#FFF;
}
.form_alert{
	width:auto;
	height:auto;
	display:inline;
	color:#F00;
	font-size:10px;
	vertical-align:top;

}
.input_form_alert{
	border:1px solid #f00;
	font-size:10px;
	width:215px;
}
.textarea_form_alert{
	border:1px solid #f00;
	font-size:10px;
	width:215px;
	height:102px;
}
.textarea_form_alert:focus{
	border:1px dashed #f00;
	font-size:10px;
}
.input_form_alert:focus{
	border:1px dashed #f00;
	font-size:10px;
}
.data_title{
	width:auto;
	height:auto;
	font-weight:bold;
	padding:40px 0px 10px 0px;
	font-size:12px;
	text-align:center;
}
.data_text{
	width:auto;
	height:auto;
	padding:5px 0px 5px 0px;
	text-align:center;
}
.data_arrow{
	width:74px;
	height:141px;
	float:left;
	display:inline;
	background-image:url(../images/contact_arrow.png);
	background-repeat:no-repeat;
	margin:20px 20px 0px 40px;
}
.contact_data_box_blue td{
	padding-left:25px;
}
.header_blue_big{
	width:882px;
	height:21px;
	float:left;
	display:inline;
	padding:6px 10px 0px 10px;
	color:#fff;
	background-image:url(../images/context_sel_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:1px;
	font-weight:bold;
}
.customers_box{
	width:780px;
	height:auto;
	padding:20px 61px 0px 61px;
	float:left;
	display:inline;
}
.customer_page_item{
	width:260px;
	height:100px;
	float:left;
	display:inline;
	background-color:#FFF;
}
.customer_page_item .picture{
	width:100px;
	height:100px;
	float:left;
	display:inline;
}
.customer_page_item .picture img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.customer_name{
	width:160px;
	height:auto;
	float:left;
	display:inline;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}
.customer_desc{
	width:160px;
	height:auto;
	float:left;
	display:inline;
}
.news_pageing{
	width:auto;
	height:auto;
	float:right;
	display:inline;
	font-weight:bold;
	margin:15px 15px 10px 0px;
}
.item_page{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin:0px 2px 0px 2px;
}
.project_det_box{
	width:328px;
	height:372px;
	float:left;
	display:inline;
	background-color:#F4F5F5;
	background-repeat:repeat-x;
	border:1px solid #E0E5E8;
	/*background-color:#dedcdd;
	background-image:url(../images/project_bg.jpg);
	background-repeat:repeat-x;*/
	margin:4px;
}
.project_det_blue_box{
	width:328px;
	height:372px;
	float:left;
	display:inline;
	background-color:#F4F5F5;
	background-repeat:repeat-x;
	border:1px solid #E0E5E8;
	/*background-color:#065c97;
	background-image:url(../images/project_bg_blue.jpg);
	background-repeat:repeat-x;
	margin-left:1px;*/
	margin:4px
}
.project_picture_det{
	width:312px;
	height:100px;
	float:left;
	display:inline;
	background-color:#FFF;
	margin:12px 0px 5px 5px;
	border:3px solid #074f81;
}
.project_desc_det{
	width:308px;
	height:auto;
	float:left;
	display:inline;
	margin:0px 10px 0px 10px;
}
.about{
	width:657px;
	height:auto;
	padding:6px 10px 30px 10px;
	background-color:#025891;
	background-image:url(../images/about_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
	margin-left:1px;
	color:#FFF;
}
.about_item{
	width:260px;
	height:auto;
	float:left;
	margin:3px 20px 3px 20px;
	display:inline;
}
.about_arrow{
	width:10px;
	height:10px;
	background-image:url(../images/arrow_box.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
}
.about a:link,.about a:visited{
    color:#fff;
    text-decoration:none;
}

.about a:hover{
    color:#a1c3e6;
    text-decoration:none;
}
.sitemap{
	width:500px;
	height:auto;
	float:left;
	margin:6px 0px 6px 50px;
	padding:0px 30px 0px 30px;
	display:inline;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.sitemap_main{
	height:auto;
	margin:10px 0px 5px 0px;
	font-weight:bold;
	font-size:12px;
}
.sitemap_main a{
	display:block;
}
.sitemap_main a:hover{
	background-color:#E5E5E5;
}

.sitemap_sub{
	margin:0px 0px 2px 30px;
}
.sitemap_sub a{
	display:block;
	margin-top:3px;
	margin-left:2px;
	padding-left:5px;
	border-left:1px solid #3f3f3f;
}
.sitemap_sub a:hover{
	background-color:#f0f0f0;
}
.sitemap_sub2{
	margin:0px 0px 2px 60px;
	font-size:10px;
}
.sitemap_sub2 a:hover{
	background-color:#fafafa;
}
.sitemap_sub2 a{
	display:block;
	margin-top:2px;
	margin-left:2px;
	padding-left:5px;
	border-left:1px solid #3f3f3f;
}
ul{
	list-style-image:url(../images/dot.gif);
	
}
.contact_after_send{
   text-align:center;
   color:#FFF;
   font-weight:bold;
   font-size:12px;
   margin-top:15px;
}
.pageing a{
   width:11px;
   height:11px;
   border:1px solid #2E4B7B;
   float:left;
   display:inline;
   padding:2px 3px 4px 3px;
   text-align:center;
   margin-left:5px;
   background-color:#3c86b7;
   color:#FFF;
}
.pageing a:hover{
   background-color:#F00;
   color:#Fff;
   border:1px solid #f00;
}
.pageing_sel{
   width:11px;
   height:11px;
   border:1px solid #2E4B7B;
   float:left;
   display:inline;
   padding:2px 3px 4px 3px;
   text-align:center;
   margin-left:5px;
   background-color:#FFF;
   color:#06C;
}
.pageing{
   display:inline;
   float:right;
   font-weight:bold;
   height:21px;
   margin-bottom:1px;
   margin-left:1px;
   padding:6px 10px 0;
   width:auto;
}

.project_det_box2{
   width:328px;
   height:350px;
   float:left;
   display:inline;
} 

/* KONTAKT----------------------------------------------------------------------------------------------*/

.textarea_form{
	border:1px solid #CCCCCC;1px solid #CCCCCC
	font-size:10px;
	overflow:hidden;
	width:400px;
	height:100px;
	padding:2px;
}
.textarea_form:hover{
	border:1px dashed #ccc;
}
.textarea_form:focus{
	border:1px dashed #ccc;
}
.textarea_form_alert{
	border:1px solid #f00;
	font-size:10px;
	width:400px;
}
.textarea_form_alert:focus{
	border:1px dashed #f00;
	font-size:10px;
}

.form_label{
	font-weight:bold;
	margin:2px 0px 2px 0px;
}
.input_form{
	border:1px solid #ccc;
	font-size:11px;
	overflow:hidden;
	width:190px;
	padding:2px;
}
.input_form:hover{
	border:1px dashed #ccc;
}
.input_form:focus{
	border:1px dashed #ccc;
}
.contact_form_box{
	background-color:#F5F5F5;
	width:auto;
	height:auto;
	padding:20px;
/*	margin-left:227px;*/
	float:left;
}
.contact_form_box table{
	margin-left:auto;
	margin-right:auto;
}
.contact_form_box td{
	padding-right:4px;
}
.submit_form{
	margin-top:5px;
	background-color:#2e4b7b;
	border:1px solid #F5F5F5;
	font-size:10px;
	padding:2px 20px 2px 20px;
	font-weight:bold;
	color:#FFF;
	float:right;
}
.submit_form:hover{
	background-color:#f00;
	cursor:pointer;
}

.contact_form_header{
	width:402px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	font-weight:bold;
	padding:0px 4px;
	border-bottom:2px solid #2e4b7b;
	margin-bottom:10px;
	color:#2e4b7b;
}
.contact_adress_box{
	width:411px;
	height:auto;
	padding:20px;
	float:left;
/*	margin-left:227px;*/
	
}
.contact_adress_box td{
	text-align:left;
}
.contact_adress_box table{
	float:left;
}
.data_title{
	width:auto;
	height:auto;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	font-size:12px;

}
.data_text{
	width:auto;
	height:auto;
	padding:5px 0px 5px 0px;

}
/* CZym sie zajmujemy -------------------------------------------------------------------------------------------*/
.footer{
	width:896px;
	height:40px;
	background-color:#F9F9F9;


	float:left;
	color:#8B8B8B;
	margin-top:1px;
	border-left:6px solid #2E4B7B;
}
.footer span{
	font-weight:bold;
}
.footer_item{
	margin:4px 5px 4px 10px;
}
.footer_item a{
	margin-right:4px;
}
.footer_item a:link,.footer_item a:visited{
    color:#2e4b7b;    
    text-decoration:underline;
}

.footer_item a:hover{
	color:#f00;
    text-decoration:underline;
}
/*Zobacz takze--------------------------------------------------------------------------------------------------------*/
.seealso{
	width:310px;
	height:auto;
	float:left;
	display:inline;
	margin:5px 10px 0px 10px;
	padding-bottom:10px;

}
.realization{
	width:310px;
	height:auto;
	float:left;
	display:inline;
	margin:5px 10px 0px 10px;
	padding-bottom:10px;

}
.realization li{
	font-size:12px;
	margin-top:5px;
	font-weight:bold;
}
.realization ul{
	list-style-image:url(../images/news_more.gif);
	
}
.seealso_header{
	width:647px;
	height:auto;
	float:left;
	display:inline;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
	margin-bottom:8px;
}
.seealso a{
	font-weight:bold;
}
.seealso li{
	font-size:12px;
	margin-top:5px;
}
.news_see_more{
	width:581px;
	height:auto;
	float:right;
	display:inline;
	padding-right:10px;

	padding-bottom:5px;
    padding-left:10px;

   
}
.news_see_more a{
	float:right;
	font-weight:bold;
}
.project_title_main{
	width:318px;
	height:auto;
	float:left;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#2E4B7B;
	margin:5px 10px 3px 10px;
}
