@charset "UTF-8";

/*
------------------------------------------*/
#contents {
	width:960px;
	height:590px;
    margin-top:20px;
    margin-bottom: 30px;
	}
 
#area-title{
	line-height:30px;
	border-bottom: medium solid #000000;
}


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

#ex{
	width:960px;
	margin-top:5px;
	margin-bottom:5px;
}
.ex_coment{
	font-size:12px;
	color:#dc143c;
	}

/* table ----------------------------------*/

table {
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
    width:960px;
	font-size: 12px;
}
th, td {
	height:28px;
	border-bottom: 1px solid #D2C5A8;/*#D2C5A8*/
	padding-right: 4px;
	vertical-align: middle;
}
th {
	text-align: left;
}
thead th {
	background-color: #cc9;
	font-size: 12px;
}
tbody th {
	background: url(../images/bullet_vacancy.gif) no-repeat 6px;
	padding-left: 24px;
}
tbody th, td {
	background-color:#ffffff;/* #eee #f6f6f6*/
}
tbody tr:hover td, tbody tr:hover th {
	background-color:
	#eedcdc;/* #E5E5CB #e5cbcb #eedcdc*/
}

/*
------------------------------------------------------*/
.name{
	width:210px;
	font-size: 12px;
	line-height: 14px;
	}
.addres{
	width:143px;
	font-size: 12px;
	line-height: 14px;
	}
.trafic{
	width:190px;
	font-size: 12px;
	line-height: 14px;
	}
.plice{
	width:80px;
	font-size: 12px;
	line-height: 14px;
	}
.arrang{
	width:80px;
	font-size: 12px;
	line-height: 14px;
	}
.area{
	width:80px;
	font-size:12px;
	line-height:14px;
	}
.amount{
	width:44px;
	font-size:12px;
	}
.deve{
	width:90px;
	font-size:12px;
	line-height:14px;
	}
.kosu{
    text-align:center;
}
.nolist{
	width:960px;
	height:22px;
	font-size: 14px;
	padding-top:8px;
	text-align:center;
	background-color:#cc9;
	}

/*
---------------------------------------------*/
tbody a {
	/*  font-weight:bold;*/
	color: #006AB6;/* #fb8181 #384D98*/
    text-decoration:none;
}
tbody a:visited {
	color: #006AB6;
    text-decoration:none;
}
tbody a:hover {
	color: #CC3300;
    text-decoration:underline;
}
tbody a:active {
	color: #CC3300;
}






