.Juk_Main {
font-size:12px
}
.nav {
margin:0;
height:18px;
text-align:center;

}
.nav li {
float: left;
list-style-type: none;
}
.nav a {
color:#036;
text-decoration:none;
display: block;
width: 74px;
line-height:18px;
height:30px;
line-height:30px;
#margin-top:-6px;
_margin-top:0px
}
/*.nav a:hover {
font-weight:bold;
}
*/
.nav ol
{
	width: 80px;
	position: absolute;
	left: -9999px;
	height:auto;
	margin-left: 0px;
	z-index: 100;
	background:#E9DD85;
	
	
}
.nav ol li{
padding-top:4px;
height:25px;
}
.nav ol a{
color:#000;
line-height:25px;
height:25px;
width: 80px;
border-bottom:0;
}
.nav ol a:hover {
border-bottom:0;
background:#FCF1B4
}
.nav li:hover ol {
left: auto;
}
.nav li.sfhover ol {
left: auto;
}
.nav li.last a {
border-right:0;
}
#JukProList{ width:900px; background:#000}
.ProList{ float:left; width:150px; background:#ff00ff}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #C51F09;
}
a:active {
	text-decoration: none;
	color: #000;
}
.Link .Title{ width:253px}