@CHARSET "UTF-8";

.header_hp{
	background-image: url(../images/prosyst/header_back_hp.gif);
	background-repeat: no-repeat;
	height: 326px;
	width: 952px;
	position: relative;
	padding-bottom: 20px;
}

.header_hp .logo {
	position: absolute;
	left: 33px;
	top: 0px;
}

.header_hp .logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header_hp .topnav {
	position: absolute;
	height: 29px;
	width: 430px;
	top: 0px;
	right: 0px;
}

.header_hp .topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.header_hp .topnav li {
	display: inline;
}
.header_hp .topnav a {
	background-image: url(../images/prosyst/topnav_vline.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 9px;
}
.header_hp .topnav a:hover {
	background-color: #1b90d8;
}

.hp_box{
width: 100%;
height:auto;
margin-top:10px;
}
.hp_box_top{
width:100%;
height:8px;
background-image:url(../images/prosyst/hp_box_top.gif);
background-repeat:no-repeat;
font-size:1px;

}
.hp_box_middle{
width:100%;
height:auto;
float:left;
background-image:url(../images/prosyst/hp_box.gif);
background-repeat:repeat-y;
}
.hp_box_bottom{
width:100%;
height:8px;
float:left;
background-image:url(../images/prosyst/hp_box_bottom.gif);
background-repeat:no-repeat;
}

.hp_box_col1{
margin-left:2px;
width:205px;
float:left;
padding:15px;
text-align:center;
}
.hp_box_col2{
width:205px;
float:left;
padding:15px;
text-align:center;
}
.hp_box_col3{
width:205px;
float:left;
padding:15px;
text-align:center;
}
.hp_box_col4{
width:205px;
float:left;
padding:15px;
text-align:center;

}


.hp_box2{
width: 100%;
height:auto;
padding-left:2px;
}
.hp_box2_top{
width:100%;
height:4px;
background-image:url(../images/prosyst/hp_box2_top.gif);
background-repeat:no-repeat;
font-size:1px;

}
.hp_box2_middle{
width:100%;
height:auto;
float:left;
background-image:url(../images/prosyst/hp_box2.gif);
background-repeat:repeat-y;
}
.hp_box2_bottom{
width:100%;
height:4px;
float:left;
background-image:url(../images/prosyst/hp_box2_bottom.gif);
background-repeat:no-repeat;
}

.hp_box2_col1{
margin-left:2px;
width:443px;
float:left;
padding:15px;
}
.hp_box2_col2{
width:443px;
float:left;
padding:15px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #383838;
	margin-top: 0px;
	margin-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #383838;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #383838;
}

a {
	color: #006596;
	text-decoration: none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
a.headline {
	color: #006596;
	font-weight: bold;
}
.hp_news_data{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	border-bottom:0px #aaaaaa solid;
}

.hp_news_content{
		font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383838;
}
.hp_news_headline a{
		font-family: Arial, Helvetica, sans-serif;
	font-size:14px;

}
.hp_news_headline{
	margin-bottom:5px;}
