/* ■トップページ用基本 */
body {
	background-color: #E4E4E4;
	background-image: url(../img/top/bg_top_new.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-color: #666666;
	letter-spacing: 0.05em;
}
*:first-child + html body {
	background-color: #E4E4E4;
	background-image: url(../img/top/bg_top.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-color: #666666;
	letter-spacing: 0.05em;
}

/* ■Reset */
fieldset, img, abbr {
	border: 0;
}

/* ■ページ構造 */
#content {
  width: 950px;
}
#logo {
  width: 290px;
  height: 700px;
  float: left;
}
#main {
  width: 450px;
  float: left;
}
#sub {
  width: 210px;
  float: left;
}
p {
  padding: 0.5em;
  margin: 0;
}
#header {
  color: #fff;
  background: #ccc;
}

/* ■logo内Ex-pro部分 */
#logo {
  background-image: url(../img/top/bg_logo.jpg);
  background-repeat: repeat-x;
}

/* ■Flash部分 */
#flashcontent {
  width: 200px;
  margin: 0;
  padding: 0;
}

/* 旧Flash部分 - 仕様変更110623/// */
#Visualcontent {
  width: 200px;
  height: 750px;
  margin: 0;
  padding: 0;
}
#slider {
    width: 200px; /* important to be same as image width */
    height: 750px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 200px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	margin: 0;
	padding: 0;
}
.sliderImage span {
    display: none;
	color: #030215;
}
.clear {
	clear: both;
}
ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* ///旧Flash部分 - 仕様変更110623 */

/* ■main内what's new部分 */
#whatsnew {
    margin-left: 21px;
	clear: both;
	width: 210px;
}
#whatsnew dl.whatsnew {
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 14px;
}
#whatsnew dt.whatsnew {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
}
#whatsnew dt.whatsnewarrow1 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
	float: left;
}
#whatsnew dt.whatsnewarrow2 {
	font-size: 10px;
	color: #666666;
	line-height: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
	float: left;
}
#whatsnew dt.whatsnewtx {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #D7D7D7;
	clear: both;
}
#whatsnew dt.whatsnewtx strong {
	color: #547698;
	font-weight: bold;
}
#whatsnew dt.whatsnewtx a {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewtx a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewtx_cs01 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 10px;
	clear: both;
}
#whatsnew dt.whatsnewtx_cs01 strong {
	font-weight: bold;
}
#whatsnew dt.whatsnewtx_cs01 strong.blue {
	color: #547698;
	font-weight: bold;
}
#whatsnew dt.whatsnewtx_cs01 a {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewtx_cs01 a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrow1 {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
    padding-bottom: 10px;
	border-bottom: 1px dotted #D7D7D7;
}
#whatsnew dt.whatsnewsqarrow1 a.txlink:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrow1 a.txlink:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrow1 a.txlink:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrowunder {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
    padding-bottom: 10px;
}
#whatsnew dt.whatsnewsqarrowunder a.txlink:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrowunder a.txlink:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrowunder a.txlink:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewtxunder {
	font-size: 10px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 18px;
	line-height: 14px;
	clear: both;
}
#whatsnew dt.whatsnewtxunder a {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewtxunder a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrowunder a.txlink:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrowunder a.txlink:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewsqarrowunder a.txlink:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#whatsnew dt.whatsnewtx1 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 6px;
	float: right;
}
#whatsnew dt.whatsnewtx2 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 6px;
	float: right;
}

/* ■main内pressrelease部分 */
#pressrelease {
    margin-left: 21px;
	width: 210px;
}
#pressrelease dl.pressrelease {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#pressrelease dt.pressrelease {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 3px;
}
#pressrelease dt.pressreleasearrow1 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 7px;
	margin-bottom: 3px;
	font-weight: bold;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
}
#pressrelease dt.pressreleasearrow2 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 7px;
	margin-bottom: 3px;
	font-weight: bold;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
}
#pressrelease dt.pressreleasetx {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
#pressrelease dt.pressreleasetx a {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	text-decoration: underline;
}
#pressrelease dt.pressreleasetx a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	text-decoration: underline;
}
#pressrelease dt.pressreleasesqarrow1 {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
    padding-bottom: 10px;
	border-bottom: 1px dotted #D7D7D7;
}
#pressrelease dt.pressreleasesqarrow1 a.txlink:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#pressrelease dt.pressreleasesqarrow1 a.txlink:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#pressrelease dt.pressreleasesqarrow1 a.txlink:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#pressrelease dt.pressreleasesqarrowunder {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	padding-bottom: 10px;
}
#pressrelease dt.pressreleasesqarrowunder a.txlink:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#pressrelease dt.pressreleasesqarrowunder a.txlink:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#pressrelease dt.pressreleasesqarrowunder a.txlink:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}

/* ■sub内製品情報 */
#productinfo {
    margin-left: 19px;
	width: 153px;
}
#productinfo dl.productinfo {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

/* □sub内製品情報 ー 楽器関連機器 */
#productinfo #productinfotxlinktop {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: none;
	background-image: url(../img/top/bg-prdctinfotx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#productinfo #productinfotxlinktop #productinfoarea01 {
	height: auto;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: normal;
}
#productinfo #productinfotxlinktop #productinfoarea01 div.sqarrow01 {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
    padding-bottom: 3px;
}
#productinfo #productinfotxlinktop #productinfoarea01 div.sqarrow01 a:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlinktop #productinfoarea01 div.sqarrow01 a:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlinktop #productinfoarea01 div.sqarrow01 a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
}

/* □sub内製品情報 ー エフェクター */
#productinfo #productinfotxlink {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	margin-top: 7px;
	margin-bottom: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	background-image: url(../img/top/bg-prdctinfotx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#productinfo #productinfotxlink #productinfoarea01 {
	height: auto;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: normal;
}
#productinfo #productinfotxlink #productinfoarea01 div.sqarrow01 {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
    padding-bottom: 3px;
}
#productinfo #productinfotxlink #productinfoarea01 div.sqarrow01 a:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlink #productinfoarea01 div.sqarrow01 a:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlink #productinfoarea01 div.sqarrow01 a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
}

/* □sub内製品情報 ー 協力ミュージシャン */
#productinfo #productinfotxlink-case01 {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	margin-top: 7px;
	margin-bottom: 10px;
	text-decoration: none;
	padding-bottom: 12px;
	border-bottom: 1px dotted #D7D7D7;
}
#productinfo #productinfotxlink-case01 #productinfoarea01 {
	height: auto;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: normal;
}
#productinfo #productinfotxlink-case01 #productinfoarea01 div.sqarrow01 {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
    padding-bottom: 3px;
}
#productinfo #productinfotxlink-case01 #productinfoarea01 div.sqarrow01 a:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlink-case01 #productinfoarea01 div.sqarrow01 a:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlink-case01 #productinfoarea01 div.sqarrow01 a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
}

/* □sub内製品情報 ー オーディオ関連機器 */
#productinfo #productinfotxlink-case02 {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none;
	padding-bottom: 18px;
	background-image: url(../img/top/bg-prdctinfotx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dotted #D7D7D7;
}
#productinfo #productinfotxlink-case02 #productinfoarea01 {
	height: auto;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: normal;
}
#productinfo #productinfotxlink-case02 #productinfoarea01 div.sqarrow01 {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
    padding-bottom: 3px;
}
#productinfo #productinfotxlink-case02 #productinfoarea01 div.sqarrow01 a:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlink-case02 #productinfoarea01 div.sqarrow01 a:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlink-case02 #productinfoarea01 div.sqarrow01 a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
}

/* □sub内製品情報 ー Ex-pro MAKER'S VOICE */
#productinfo #productinfotxlink-case03 {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	padding-bottom: 18px;
	background-image: url(../img/top/bg-prdctinfotx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dotted #D7D7D7;
}
#productinfo #productinfotxlink-case03 #productinfoarea01 {
	height: auto;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: normal;
}
#productinfo #productinfotxlink-case03 #productinfoarea01 div.sqarrow01 {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../img/sqarrow05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
    padding-bottom: 3px;
}
#productinfo #productinfotxlink-case03 #productinfoarea01 div.sqarrow01 a:link {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
#productinfo #productinfotxlink-case03 #productinfoarea01 div.sqarrow01 a:visited {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
#productinfo #productinfotxlink-case03 #productinfoarea01 div.sqarrow01 a:hover {
	font-size: 10px;
	color: #222222;
	line-height: 14px;
}

/* □sub内製品情報 ー OPREX */
#productinfo #productinfotxlink-case05 {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	margin-top: 7px;
	text-decoration: none;
}
#productinfo #productinfotxlink-case05 #productinfoarea01 {
	height: auto;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: normal;
}
#productinfo #productinfotxlink-case05 #productinfoarea01 div.sqarrow01 {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/sqarrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
    padding-bottom: 3px;
}
#productinfo #productinfotxlink-case05 #productinfoarea01 div.sqarrow01 a:link {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlink-case05 #productinfoarea01 div.sqarrow01 a:visited {
	font-size: 10px;
	color: #547698;
	line-height: 14px;
}
#productinfo #productinfotxlink-case05 #productinfoarea01 div.sqarrow01 a:hover {
	font-size: 10px;
	color: #003399;
	line-height: 14px;
}

/* □sub内製品情報 ー Ex-pro on twitter */
#productinfo #productinfotxlink-case04 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #D7D7D7;
}



/* ■sub内submenu */
#submenu {
	margin-left: 19px;
	width: 153px;
}
#submenu dl.submenu {
	margin: 0px;
	padding: 0px;
}
#submenu dt.submenu {
	margin: 0px;
	padding: 0px;
}
#submenu dt.submenu img.sbmnfast {
	margin-top: 10px;
	margin-bottom: 1px;
}
#submenu dt.submenu img.sbmn {
	margin-top: 1px;
	margin-bottom: 1px;
}
#submenu dt.submenu img.sbmnlast {
	margin-top: 1px;
	margin-bottom: 20px;
}

/* ■sub内pickup */
#pickup {
	margin-left: 19px;
	width: 153px;
}
#pickup dl.pickup {
	margin: 0px;
	padding: 0px;
}
#pickup dt.pickup {
	margin: 0px;
	padding: 0px;
}
#pickup dt.pickup img.pcupfast {
	margin-top: 8px;
	margin-bottom: 2px;
}
#pickup dt.pickup img.pcup {
	margin-top: 2px;
	margin-bottom: 2px;
}
#pickup dt.pickup img.pcuplast {
	margin-top: 2px;
	margin-bottom: 20px;
}

/* ■sub内foot */
#foot {
	margin-left: 19px;
	width: 153px;
}
#foot div.logo {
	width: 153px;
	height: 26px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/tit_expro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#foot div.logo p {
	font-size: 1px;
	text-indent: -9999px;
	text-align: left;
	color: #FFFFFF;
}
#foot dl.foot {
	margin: 0px;
	padding: 0px;
}
#foot dt.foot {
	margin: 0px;
	padding: 0px;
}
#foot dt.foottx {
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-decoration: none;
}
#foot dt.foottx a:link {
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-decoration: none;
}
#foot dt.foottx a:visited {
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-decoration: none;
}
#foot dt.foottx a:hover {
	font-size: 10px;
	color: #547698;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-decoration: underline;
}