﻿@charset "utf-8";

/* --------------------------------------------------------------------

# Eniwa Lions Club CSS for "members"#

-------------------------------------------------------------------- */

#catch_image {
    position:absolute;
	left:338px;
	top:298px;
}

#top_descriptions {
	margin-bottom:5px;
}

#listing_header {
    margin-left:20px;
    margin-bottom:5px;
}

#gyou {
color:#FFFFFF;
font-size:1em;
font-weight:bold;
float:left;
list-style-type:none;
margin-left:24px;
margin-top:38px;
}

#gyou li{
margin:0.8em 0;
padding-left:1.3em;
}


#gyou li a{
color:#FFFFFF;
text-decoration: none;
}

#gyou li a:hover{
color:#104D4D;
background-color:#83D2D2;
}

.profile, .last_profile {
font-size:1.1em;
float:left;
width:240px;
background-color:#FFFFFF;
margin-left:22px;
padding:10px 2px;
border-top:solid 1px #116611;
min-height: 110px;
}

.avoid {
clear:both;
}

.text {
width:178px;
float:left;
list-style-type:none;
}
/*
.text li {
margin:3px 0 ;
}
*/
.name {
width:165px;
font-size:1.2em;
font-weight:bold;
padding:5px;
margin-bottom:6px;
background-image:url(./name_back.gif);
background-repeat:repeat-x;
float:left;
}

.admission {
width:3em;
font-size:0.8em;
margin-left:10px;
margin-right:0.5em;
margin-bottom:2px;
color:#104d4d;
float:left;

}

.ymd {
 width:8em;
 font-size:0.8em;
 float:left;
}

.company {
width:3.5em;
font-size:0.8em;
margin-left:10px;
margin-right:0.5em;
color:#104d4d;
float:left;
clear:left;
}

.cname {
width:8em;
font-size:0.8em;
float:left;
margin-bottom:4px;
}

.linkimg {
width:1.5em;
font-size:0.8em;
margin-left:10px;
margin-right:0.5em;
float:left;
clear:left;
}

.linkicon {
margin-right:3px;
vertical-align:middle;
}

.hptitle {
width:7em;
padding-top:3px;
font-size:0.9em;
float:left;
}

.testimg {
float:right;
border:solid 1px #bbbbbb;
}

#this {/*
 background-color:#116868;
 border-style:solid;
 border-width:1px 0px;
 border-color:#0B4141;
 */
 background:url(../common_images/arrow4.gif) no-repeat;
 }
 
.last_profile {
	border-bottom:solid 1px #116611;
}

#members_navi {
	width:508px;
	clear:both;
	margin-left:22px;
	margin-bottom:20px;
	padding-top:20px;
}

#next_members {
	float:right;
	margin-bottom:20px;
}

#next_members a {
	color:#333333;
	text-decoration:none;
}

#next_members a:visited {
	color:#333333;
	text-decoration:none;
}

#next_members a:hover {
	color:#ff0000;
	text-decoration:underline;
}

#back_members {
	float:left;
	margin-bottom:20px;
}

#back_members a {
	color:#333333;
	text-decoration:none;
}

#back_members a:visited {
	color:#333333;
	text-decoration:none;
}

#back_members a:hover {
	color:#ff0000;
	text-decoration:underline;
}

/* IE6hack */

#gyou {
_margin-left:12px;
}

.profile, .last_profile {
_margin-left:11px;
_height: 110px;
}

.profilebottom {
_margin-left:10px;
}

/* IE7 hack */

*:first-child+html .company {
width:4em;
}
