div.cont_body{
 width:780px;
 border-right:solid 1px #ccc;
 min-height:100%;
 height:100%;
 background-color:#fff;
}


body > div.cont_body{
 height:auto;
}

p{margin:0px; padding:0px;}

div.top{
 clear:both;
 background-image:url("./top.png");
 width:780px;
 background-repeat: no-repeat;
 background-position: right bottom;
 padding-bottom:0px;
 height:200px;
 border-bottom-style:solid;
 border-bottom-color:#008c4b;
 border-bottom-width:3px;
 overflow:hidden;
}

div.top div.key{
 margin:20px 0px 0px 40px;
}

div.top div.key img{
 display:block;
 margin-bottom:10px;
}

div.top div.key p{
 margin-bottom:20px;
}

div.news{
 background-image:url("./news_bak.jpg");
 background-position:top;
 background-repeat: repeat-x;
 float:left;
 width:150px;
 padding-left:10px;
 font-size:0.9em;
 padding-right:10px;
}

div.news ul{
 margin-top:0px;
 margin-left:0px;
}

div.news li{
 margin-bottom:8px;
 line-height:1.5em;
}

div.news a{
 color:#000;
}

div.news a:hover{
 color:#000;
}

div.products{
 margin-left:180px;
}

div.intro{
	margin:10px 8px 0px 0px;
	float:left;
	width:168px;
	height:250px;
	padding:10px;
	background-repeat:no-repeat;
	background-position:right bottom;
	border:solid 1px #ccc;
}

a.pro_ico{
 display:block;
 border-bottom:dotted 2px #ccc;
 width:170px;
 padding-bottom:10px;
}

div.intro ul{
 margin-top:10px;
 line-height:normal;
}

div.intro li{
 margin:0px;
 padding:0px;
 list-style-image:url(./list.gif);
 background-image:none;
}

div.intro a{
 color:#000;
}

div.intro a:hover{
 color:#000;
}

div.intro#gina{
 background-image:url(./gina_back.gif);
}

div.intro#server{
 background-image:url(./server_back.gif);
}

div.intro#mes{
 background-image:url(./mes_back.gif);
 margin-right:0px;
}


div.intro#other{
	margin:0px 0px 10px 0px;
	float:left;
	width:575px;
	height:75px;
	padding:0px 0px 10px 10px;
	background-repeat:no-repeat;
	background-position:right bottom;
	border:0px;
}

div.intro#lab{
	margin:25px 0px 10px 0px;
	float:left;
	width:150px;
	height:60px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:right bottom;
	border:solid 1px #ccc;
}

div.rc_top {
	margin-top:10px;
	position: relative;
	height:200px;
	width:780px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	background: url('top.jpg');
}

div.rc_top h2{
	width:100%;
	display:block;
	margin:0;
	padding:0;
	border: 0;
}

div.rc_top h2 a.title{
	width:100%;
	height:120px;
	display:block;
	text-indent:-999px;
}

div.rc_top a.download{
	position:absolute;
	left:510px;
	top:126px;
}
