﻿body
{
    font-size: 9pt;
    margin: 0px;
    overflow: auto;
    color: black;
    line-height: normal;
    font-family: Tahoma, Arial;
    text-align:center;
    background-color:White;
}
td
{
    font-size: 9pt;
	color: #2D92AA;
	line-height: normal;
	font-family: Tahoma, Arial;
	line-height:130%;
}
A:link
{
	color: #212120;
	text-decoration: none;
}
A:visited
{
	color: #212120;
	text-decoration: none;
}
A:hover
{
	color: #696969;
	text-decoration: underline;
}
.dht
{
	font-weight:bold;
	color:#2D92AA;
	font-size:9pt;
	text-decoration:none;
	filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
}
a.dht:link
{
	font-weight:bold;
	color:#2D92AA;
	font-size:9pt;
	text-decoration:none;
	filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
}
a.dht:visited
{
	font-weight: bold;
	color: #2D92AA;
	font-size: 9pt;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
}
a.dht:hover
{
	font-weight:bold;
	color:#2D92AA;
	font-size:9pt;
	text-decoration:underline;
	filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
}
hr{ height:1px; color:#696969;}

.mainTable{	width:1000px;}
.mainTable td.left
{
	width: 180px;
	vertical-align: top;
	background-image: url(../../Images/left_bg.jpg);
	background-repeat: repeat-y;
}
.mainTable td.right{ text-align:left; vertical-align:top;}

#IndexTable{}
#IndexTable td{ color:#696969;}
#IndexTable td.logoL{text-align:right;height:107px;}
#IndexTable td.logo{text-align: left;background-position: left bottom;background-image: url(../../Images/i_top_bg.jpg);	background-repeat: repeat-x;}
#IndexTable td.menu{width: 180px;height: 272px;background-image: url(../../Images/i_l.jpg);text-align:right;}
#IndexTable td.cr{background-image: url(../../Images/i_r.jpg);text-align:left;width:200px;}
#IndexTable td.tz_title{background-color:#F6F5EF;height:31px;text-align:left;}
#IndexTable td.title_r{	background-color:#F6F5EF;text-align:left;border-left:solid 1px #C1C1C1;}
#IndexTable td.bl{ background-color:#F6F5EF; border-bottom:solid 1px #DBDBDB; border-right:solid 1px #C1C1C1; height:10px;}
#IndexTable td.bc{ background-color:#F6F5EF; border-bottom:solid 1px #DBDBDB; }
#IndexTable td.br{ background-color:#F6F5EF; border-bottom:solid 1px #DBDBDB; border-left:solid 1px #C1C1C1; }
#IndexTable td.memo{ text-align:right; padding:5px; height:60px;}

#ItemRow{ width:100px; border-bottom:dashed 1px #DCDBDF;}
#ItemRow td.arrow{ width:20px; text-align:center;}
#ItemRow td.title{ text-align:left;}
#ItemRow td.time{ text-align:right; color:#EF7000; width:100px;}

#TopLine{ border-top:solid 13px #010A25;}
#TopLine td.logo_l{ text-align:right; width:180px; height:107px;}
#TopLine td.logo_r{ text-align:left; width:220px;}
#TopLine td.pic_l{ border-top:solid 7px #ffffff; width:180px; height:139px;}
#TopLine td.pic_r{ text-align:left;border-top: solid 7px #ECECEC;background-position-x: left;background-image: url(../../Images/h_p_bg.jpg);background-repeat: repeat-x;}
#TopLine td.link{ vertical-align:top; padding-top:10px; text-align:left;}

#FooterTable{}
#FooterTable td{ text-align:center; color:#696969;}

#InfoTable
{
	width: 100%;
}
#InfoTable tr.title
{
	background-position: 1px 1px;
	background-image: url(../../Images/bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
#InfoTable tr.title td{
	font-size: 10.5pt;
	font-weight: bold;
	color: #303030;
	text-align:left;
}
#InfoTable tr.title td.img
{
	text-align:center;
	width:40px;
}
#InfoTable tr.title a:link{ background-color:#DEDDC1; color:#2D92AA; border:solid 1px #34A6C1; font-size:9pt; padding:2px; padding-left:4px; padding-right:4px; text-decoration:none; font-weight:normal;}
#InfoTable tr.title a:visited{ background-color:#DEDDC1; color:#2D92AA; border:solid 1px #34A6C1; font-size:9pt; padding:2px;padding-left:4px; padding-right:4px; text-decoration:none;font-weight:normal;}
#InfoTable tr.title a:hover{ background-color:#2D92AA; color:White; border:solid 1px white; font-size:9pt; padding:2px; padding-left:4px; padding-right:4px;text-decoration:none;font-weight:normal;}
#InfoTable td.content{ padding:10px;padding-left:30px; color:Black;}

#ItemDetail
{
	width: 800px;
	border: solid 2px #efefef;
	background-position: left top;
	background-image: url(../../Images/bg.jpg);
	background-repeat: repeat-x;
}
#ItemDetail td{ padding:10px; text-align:left;}
#ItemDetail td.title
{
	font-size: 9pt;
	font-weight: bold;
	color: #303030;
	border-bottom: dashed 1px #efefef;
	background-position: 5pt center;
	background-image: url(../../Images/title_pic.jpg);
	background-repeat: no-repeat;
	padding-left:30px;
	height:40px;
}
 
#wrap{width:1000px;margin:0 auto;}
.light{color:Red; font-weight:bold; margin:5px; background:#fffbca url(../../Images/arrow_1.gif) no-repeat 5px center; float:left; padding:5px 20px; border:solid 1px #b43c39;}
.light a{color:Red;}