@charset "UTF-8";
/* CSS バンコクレストランガイド (C)2010 C-point Corp. */

/* HTMLタグ設定 */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F7F4EC;
	font-size: 14px;
	font-family:  "Lucida Grande", sans-serif;	line-height: 130%;
	letter-spacing:0.1em;
	color: #333333;
}
/* for WinIE6*/
* html body {
	font-size: 84%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	letter-spacing: 1px;
	vertical-align:baseline;
}
/* for WinIE7*/
*:first-child+html body { 
	font-size: 84%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
/* for WinIE8*/
html>/**/body body{
	font-size /***/: 75%\9;
} 
img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
label{
	font-weight: bold;
	letter-spacing: 0.2em;
	white-space: nowrap;
	text-align: right;
	font-size: 12px;
}
blockquote{
	background-color: #ECE4CF;
	padding: 20px;
}

/* =================================== */
/* レイアウト設定 */
/* =================================== */
#bg_container{
	text-align: left;
	padding: 0;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F7F4EC;
	background-image: url(http://www.namjai.cc/usr/thaifoods/bg_container.gif);
	background-repeat: repeat-y;
}

#container{
	text-align: left;
	padding: 0;
	width: 930px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	background-color: #FFFFFF;
}
#header{
	line-height: 100%;
}
/* ブログ説明文 */
.description{
	font-size: 10px;
	width: 500px;
	text-align: right;
	line-height: 150%;
	padding: 0px;
	margin-top: 5px;
	display: block;
	overflow: hidden;
	float: right;
}
html>/**/body .description{
	font-size: 10px;
}
/* ブログタイトル */
.blogtitle{
	overflow: auto;
	margin: 0;
	padding: 0px;
	display: inline;
}

/* メインナビゲーション */
#mainNavi{
	height: 40px;
	background-image: url(http://www.namjai.cc/usr/thaifoods/bg_headNavi.jpg);
	background-repeat: repeat-x;
	padding-left: 40px;
}
#mainNavi .naviLink{
	display: inline;
	height: 30px;
	width: 170px;
	float: left;
	font-size: 10px;
	margin-top: 8px;
	text-align: center;
	line-height: 120%;
	vertical-align:middle;
	font-weight: normal;
}
html>/**/body #mainNavi .naviLink{
	font-size: 10px;
	line-height: 130%;
}

#keyArea{
}
#keywords{
	line-height: 100%;
	vertical-align: middle;
	height: 15px;
	font-size: 80%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 640px;
}
#keywordstitle{
	font-weight:nomal;
	background-image: url(http://www.namjai.cc/usr/thaifoods/keyword_list.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
}

#search{
	height: 20px;
	float: right;
	width: 300px;
	line-height: 100%;
	text-align: right;
}
#searchform{
	width: 220px;
	display: inline;
}

/* ブログの配置 トップページ */
#contentTop{
	float: left;
	margin-top:10px;
	clear: both;
}
#rightArea{
	float: right;
	width: 300px;
	margin-left: 10px;
	_margin-left: 5px;
	padding: 0px;
	line-height: 100%;
}

.rightTitle{
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftArea{
	width: 200px;
	float: left;
}
#centerArea{
	float: left;
	width: 402px;
	margin-left: 10px;
}

/* ブログの配置 */
#content{
	float: left;
	width: 710px;
	background-color: #FFFFFF;
        margin-top:5px;
}

/* ブログ外枠 */
.blog{
	margin-top: 0;
	margin-bottom: 15px;
	overflow: hidden;
}

/* サイド（左サイド） */
#links{
	width: 210px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	overflow: hidden;
}

/*フッタ*/
#footer{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	display: block;
}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a:link {
	color: #632929;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #632929;
}
a:hover {
	text-decoration: underline;
	color: #330099;
}
a:active {
	text-decoration: underline;
	color: #330099;
}

/*　ブログタイトル・概要　*/
#banner a{
}
#banner a:link{
}
#banner a:visited{
}
#banner a:active{
}
#banner a:hover{
}

/* サイドバー */
#links a{
}
#links a:link{
}
#links a:visited{
}
#links a:active{
}
#links a:hover{
}


/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* パン屑メニュー */
.topicpath {
	font-size: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 16px;
	vertical-align: bottom;
        width:630px;
}
#linkToSquare{
	float: right;
	height: 150px;
	width: 150px;
	margin-top: 15px;
	margin-right: 20px;
}

#linkToTida{
	height: 30px;
	width: 75px;
	float: right;
	margin-top: 90px;
	margin-right: 5px;

}
/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody{
	overflow: hidden;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

/* 記事タイトル */
.title{
	font-size: 24px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(http://www.namjai.cc/usr/thaifoods/bg_title.jpg);
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 120%;
	font-weight: bold;
}

/* 記事日付 */
.date{
	font-size: 80%;
	color: #666666;
	margin-top: 0;
	text-align: right;
	margin-bottom: 2px;
}

/* 記事本文 */
.main{
	font-size: 87%;
	line-height: 150%;
	width: 670px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	color: #666666;
	background-color: #FFFFFF;
	clear: both;
	display: block;
	overflow: auto;
}


/* 記事本文内画像 */
.main img{
	margin: 5px;
}

/* 続きを読む */
.main-continues{
	clear: both;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	height: 25px;
	padding-top: 6px;
}

/* 記事フッター */
.posted{
	padding-top: 10px;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
	font-size: 83%;
	padding-right: 10px;
	height: 60px;
	color: #666666;
	background-color: #FFFFFF;
}

/* ************************************************ 
 *	トップコンテンツの設定
 * ************************************************ */
.topics{
	border: 1px solid #E3D7B9;
	margin-bottom: 15px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.topicTitle{
	margin: 0px;
	padding: 0px;
	background-position: left top;
	height: 30px;
	line-height: 100%;
}
.areaBody{
	padding: 3px;
	margin-bottom: 5px;
	overflow: hidden;
}
* html .areaBody{
	padding: 0px;
	margin-bottom: 5px;
	overflow: hidden;
}

.shopinfo50{
	height:50px;
	display: block;
	clear: both;
	margin-bottom: 5px;
}
.shopinfo50 img{
	float: left;
	margin-right: 3px;
}
.shopinfo50 .textArea{
	font-size: 80%;
	line-height: 120%;
	display: block;
}
/* ff ok */
.shopinfo50 .textArea2{
	font-size: 80%;
	line-height: 120%;
	display: block;
	width: 190px;
}
/* ie ok */
.shopinfo50 .textArea2{
	font-size: 80%;
	line-height: 120%;
	display: inline;
	float: left;
	width: 120px;
}

.shopinfo50 .textArea3{
	font-size: 90%;
	line-height: 120%;
	display: block;
	width: 190px;
	font-weight:bold;
	padding-top:12px;
	margin-bottom: 5px;
}

.redBold{
	font-weight: bold;
	font-size: 90%;
	letter-spacing: normal;
}

.shopinfo60{
	height:60px;
	margin-bottom: 5px;
	display: block;
	clear: both;
}
.shopinfo60 img{
	float: left;
	margin-right: 3px;
}
.shopinfo60 .textArea{
	font-size: 80%;
	line-height: 120%;
	display: block;
}
.shopinfo60 .textArea2{
	font-size: 80%;
	line-height: 120%;
	display: block;
	width: 190px;
}

.shopinfo60 .textArea3{
	font-size: 80%;
	line-height: 120%;
	display: block;
	width: auto;
	font-weight:bold;
	margin-bottom: 5px;
}


#yosanLink{
	font-size: 80%;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* アーカイブサムネイル表示用 */
#archives .photos{
	width:158px;
	height:100px;
	overflow:hidden;
	text-align:center;
	float:left;
	padding:3px;
	margin:10px 2px 5px 2px;
}
#archives .photos img{
	height:78px;
	width:148px;
	border:1px solid #E6E6E6;
	margin:0px 4px;

}
#archives .photos h3.texttitle{
	margin:0px 0px 5px 0px;
	padding:0 3px 0 3px;
	background:none;
	display:block;
	width:150px;
	height:13px;
	overflow:hidden;
	font-weight:normal;
	color:#333333;
	font-size:11px;
}

.bnrArea1{
	height: 120px;
	text-align: center;
	margin-bottom: 10px;
}
.bnrArea1 img{
	margin-right: 3px;
	margin-left: 3px;
}

/* 新着サムネイルレイアウト　 */
#top .photos{
	width:122px;
	height:200px;
	overflow:hidden;
	text-align:center;
	float:left;
	padding:3px;
	margin:10px 2px 5px;
	display: inline;
}
#top .photos img{
	height:118px;
	width:120px;
	border:1px solid #E6E6E6;
	margin:0px 3px 5px;
}
#top .photos h2.chatchtext{
	margin:0px 0px 5px 0px;
	padding:0 3px 0 3px;
	background:none;
	display:block;
	width:110px;
	height:13px;
	overflow:hidden;
	font-weight:nomal;
	color:#333333;
	font-size:11px;
}

#top .photos h3.title{
	margin:0px 0px 5px 0px;
	padding:0 3px 0 3px;
	background:none;
	display:block;
	width:110px;
	height:13px;
	overflow:hidden;
	font-weight:bold;
	color:#333333;
	font-size:11px;
}
#top .photos .gonext{
	font-size:11px;
	text-align: right;

}

/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 3px;
	color: #666666;
	font-weight: bold;
}

/* この記事へのトラックバックURL */
.trackback-url{
	font-size: 100%;
	font-weight: bold;
	color: #006699;
	margin-top: 0;
	margin-left: 30px;
	margin-bottom: 15px;
	width: 500px;
	padding: 5px;
}

/* トラックバック本文 */
.trackback-body{
	margin: 5px 20px;
	font-size: 85%;
	line-height: 130%;
}

/*トラックバック送信元など*/
.trackback-post{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 82%;
	text-align: right;
	color: #666666;
}


/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */

/* この記事へのコメント */
.comments-head{
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 3px;
	color: #666666;
	font-weight: bold;
}

/* コメント投稿者日時など*/
.comments-post{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 82%;
	text-align: right;
	color: #666666;
}

/* コメント本文 */
.comments-body{
	margin: 5px 20px;
	font-size: 85%;
	line-height: 130%;
}

/* コメント入力テーブル */
.form {
	width: 560px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form td {
	line-height: 170%;
	vertical-align: top;
	padding: 3px;
}
.form th {
	line-height: 170%;
	vertical-align: top;
	text-align: left;
	padding: 3px;
	color: #666666;
}

/* 本文 */
#text{
	width: 330px;
}

/* メールアドレス */
#email{
	width: 320px;
}

/* 名前 */
#author{
	width: 320px;
}

/* URL */
#url{
	width: 320px;
}

/*情報を記憶チェックボックス*/
#bake{}

/*確認せずに書込チェックボックス*/
#savecheck{}



/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side{
	margin-bottom: 10px;
	border-right-color: #E3D7B9;
	border-bottom-color: #E3D7B9;
	border-left-color: #E3D7B9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* サイドタイトル */
.sidetitle{
	font-weight: bold;
	font-size: 82%;
	background-image: url(http://www.namjai.cc/usr/thaifoods/title_sidebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3D7B9;
	border-right-color: #E3D7B9;
	border-left-color: #E3D7B9;
	color: #333333;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin: 0;
}

/* サイド本文 */
.sidebody{
	margin-bottom: 3px;
	margin-right:auto;
	margin-left:auto;
	width: 180px;
	font-size: 80%;
	overflow: hidden;
}

/* RSS */
.sidebody .rss{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.rss li{
	display: inline;
	margin-left: 10px;
	font-weight: bold;
}

/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
	text-align: center;
	margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	border: 1px solid #FFFFFF;
	font-size: 12px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	background-color: #FFFFFF;
	color:#006699;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	border: 1px solid #006699;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}
/* カレンダー ここまで ----------*/

/* カテゴリー */
.category {
	margin-bottom: 10px;
}

/* 最近の記事 */
.recententry {}

/* 過去記事 */
.archives {}

/* 最近のコメント */
.comment {}

/* 最近のトラックバック */
.trackback {}

/* お気に入り */
.link  {
	margin-bottom: 10px;
}

/* ブログ内検索 */
.search {
	margin-bottom: 10px;
}

/* QRコード */
.qrcode {
	margin-bottom: 10px;
}

/* アクセスカウンタ */
.counter {
	margin-bottom: 10px;
}

/* 読者登録 */
.subscription {
	margin-bottom: 10px;
}

/* プロフィール */
.profile {
	margin-bottom: 10px;
}
.nickname{
	font-weight: bold;
	word-spacing: 0.2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo{
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.message{
	font-size: 85%;
	line-height: 120%;
	margin: 5px;
}

/* お勧め商品 */
.article_ad {
	margin-bottom: 10px;
}

/* タグクラウド */
.tag_cloud {
	margin-bottom: 10px;
}

/* カスタムプラグイン1 */
.custom1 {
	margin-bottom: 10px;
}

/* カスタムプラグイン2 */
.custom2 {
	margin-bottom: 10px;
}

/* カスタムプラグイン3 */
.custom3 {
	margin-bottom: 10px;
}

/* オーナーにメッセージ */
.inquiry{}

/* 新規投稿 */
.blog_entry{}

/* マイアルバム */
.album{
	margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}

/* マイプロフィール */
.my_profile .side {
	background-color: #FFFFFF;
}

/* マイフレンド */
.friend .side {
	background-color: #FFFFFF;
}

/* 参加サークル */
.circle .side {
	background-color: #FFFFFF;
}

/* 参加サークル */
.friend_blog .side {
	background-color: #FFFFFF;
}


/* ************************************************ 
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.pagetop{
	font-size: 87%;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

/* このBlogのトップへ */
.menu{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 85%;
	letter-spacing: 0.2em;
	text-align: center;
}

/* コピーライト */
#copyright{
	font-size: 87%;
	color: #666666;
}

/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}


.cautionB {
	font-size: 10px;
	color: #669999;
	margin: 5px;
}
.cautionR {
	font-size: 10px;
	color: #CC6666;
	margin: 5px;
}
/* 記事用テーブルスタイル */
table.data{
border:1px solid #cccccc;
}
table.data td.d_title{
	background-color:#660000;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	width:80px;
}
table.data td.d_data{
border:1px solid #FFFFFF;
padding:5px;
text-align:left;
width:210px;
}

.btssearch .sidetitle, .mrtsearch .sidetitle, .areasearch .sidetitle, .mokutekisearch .sidetitle, .ryourisearch .sidetitle, .yosansearch .sidetitle{
	letter-spacing: normal;
}
.btssearch dl, .mrtsearch dl, .areasearch dl, .mokutekisearch dl, .ryourisearch dl, .yosansearch dl{
	margin-bottom: 10px;
}
.btssearch dt, .mrtsearch dt, .areasearch dt, .mokutekisearch dt, .ryourisearch dt, .yosansearch dt{
	font-weight: bold;
	color: #663300;
}
.btssearch dd, .mrtsearch dd, .areasearch dd, .mokutekisearch dd, .ryourisearch dd, .yosansearch dd{
	margin: 0px;
	background-image: url(http://www.namjai.cc/usr/thaifoods/list_img01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 11px;
}

.e_title{
	border-bottom:1px solid #CC0000;
	padding:5px 10px 0px 34px;
	font-weight:bold;
	background-image: url(http://www.namjai.cc/usr/thaifoods/bg_etitle.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left bottom;
	font-size: 110%;
}
.bnrspace img{
	margin-bottom: 5px;
}

/* RSS -v=10 */
.rss_rec{
margin-right:20px;
margin-left:20px;
}

.rss_pic{
margin:5px;
}

.rss_list{
float:left;
}

.cpic{
width:118px;
float:left;
}

.rss_desc{
font-size:85%;
margin-bottom:5px;
margin-right:6px;
height:4.0em;
line-height:13px;
}

.rss_title{
font-weight:bold;
margin-right:6px;
font-size:80%;
margin-bottom:10px;
}


.headerimg{
width:930px;
}

.k_h1 {
 color:#ffffff;
 font-size:150%;
 font-weight:bold;
 background-color:#A30327;
 width:250px;
 padding:5px;
 text-align:center;
 margin-top:10px;
}

.k_h2 {
 color:#A30327;
 font-size:150%;
 font-weight:bold;
 border-left:#A30327 solid 5px;
 padding-left:10px;
 margin-top:15px;
}

.k_kana {
 color:#A30327;
 font-size:120%;
 font-weight:bold;
 border-bottom:#A30327 solid 1px;
 margin-left:30px;
 padding-left:5px;
}

.k_thai {
 color:#666666;
 font-size:120%;
 font-weight:bold;
 border-bottom:#666666 solid 1px;
 margin-left:30px;
 padding-left:5px;
}

.k_rei {
 color:#000000;
 background-color:#FFF5F1;
 padding-left:20px;
 padding-top:10px;
 padding-bottom:10px;
 border:#A30327 1px solid;
 margin-left:20px;
}

.k_kana1 {
 color:#A30327;
float:left;
padding-right :10px;
}

.k_thai1 {
 color:#666666;
}

.k_h3 {
 color:#A30327;
 font-size:120%;
 font-weight:bold;
 border-bottom:#A30327 solid 1px;
 margin-left:20px;
 margin-top:10px;
 padding-left:5px;
}

.allr {
border: 1px solid #E3D7B9;
 overflow: hidden;
 font-size:12px;
 padding-right:3px;
 padding-bottom:3px;
}


.zukan_ten{
border:2px solid #990000; 
padding:15px;
}

.zukan_ten strong{
font-weight:bold; 
font-size:120%;
}

table.ranking tr td{
border:1px solid #CC9900;
padding:7px;
padding-top:13px;
}

table.ranking strong{
padding:3px;
font-size:120%;
}

.sogo1{
padding-left:50px;
}

.sogo0{
padding-left:10px;
border-left:5px solid #990000;
 color:#A30327;
 font-size:120%;
 font-weight:bold;
}

#thailinks dd {
	background-image: url(http://www.namjai.cc/img/face/041.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 20px;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 5px;
	font-size: 110%;
}

#thailinks dt {
	display: block;
	padding: 5px 0px 5px 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-color: #990000;
	border-top-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	color: #666666;
	font-size: 150%;
}

.thlink dd {
	background-image: url(http://www.namjai.cc/img/face/041.gif);
	background-repeat: no-repeat;
	background-position: left ;
	vertical-align: middle;
	padding-left: 20px;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 5px;
	font-size: 110%;
}

.thlink dd a{
	height: 20px;
	padding-right: 10px;
	font-size: 110%;
	font-weight: bold;
}

.thlink dt{
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 150%;
	font-weight: bold;
	color:#ffffff;
	background-color:#BC0100;
	text-align:;
}


table.voice{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.voice th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#ffffff;
    background-color:#990000;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.voice td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}

.blk{
padding-left:20px;
}
