﻿/* Market Sector */
.blkmarket {background: url('../Images/Background/bg_menu_right.gif') repeat-x left top;}
.blkmarket .t {padding: 7px 0;}
.blkmarket h1 {background: url('../Images/Background/_blk_head_market.gif') no-repeat; margin: 0; font-size: 150%; color: #fff; padding: 7px 53px 27px; margin: 0 5px;}
.blkmarket .blks {width: 350px; margin: auto;}

.blks {clear: both; border-bottom: 1px solid gray;}
.blks h2 {margin: 0; padding: 0; font-size: 190%; color: #D8AB2D;}
.blks dl {margin: 0 0 0 13px; padding: 0;}
.blks img { margin: 2px 0; border: none; }
.blks div.title { margin-top: 8px; width: 180px; }
.blks div.icon { margin: 10px 8px; }

.blks .line { margin-top: 25px; margin-bottom: 10px; height: 24px; }

.blks .hp, 
.blks .au, 
.blks .pc, 
.blks .bl { font-size: 115%; color: black; padding-top: 10px;}

.blks .hp a:hover, 
.blks .au a:hover, 
.blks .pc a:hover, 
.blks .bl a:hover { text-decoration: underline; color: Black; }

.blks .hp a img,
.blks .au a img,
.blks .pc a img,
.blks .bl a img { margin: 0; margin-right: 10px; }

.blks .hp img,
.blks .au img,
.blks .pc img,
.blks .bl img { margin: 0px; padding-right: 5px;}

.blks .hp,
.blks .au,
.blks .pc,
.blks .bl { padding: 0; height: 24px; width: 152px; }

.blks .au,
.blks .bl { padding: 0 0 0 30px; }
/*.blks dl dt.au {background: url('../Images/Icon/iconaudio.gif') no-repeat left center;}
.blks dl dt.pc {background: url('../Images/Icon/iconpostcat.gif') no-repeat left center;}
.blks dl dt.bl {background: url('../Images/Icon/icon_blog.png') no-repeat left center;}
.blks dl dt.hp {background: url('../Images/Icon/iconhome.gif') no-repeat left center;}
.blks dl dt {line-height: 29px;}
.blks dl dt a {padding: 7px 13px 7px 35px; color: #000000; font-size: 115%;}*/

.noseperator { border-bottom: none; }

.darkblue { color: darkblue; }
.photo { margin-right: 5px; width: 72px; height: 72px; }

.market-list
{
	padding-left: 60px; margin:0px; line-height:18px; font-weight:bold; 
	clear:both;
	height:48px;
	width:308px;
}
.market-list li
{
	float:left;	
	width:100px;
}
.market-list li a
{
	color: #1C375D;
}
