@charset "utf-8";
/*ASPaccessanalyzer css 2008/04/27*/

/* IE6Ή */
* html {
    overflow:hidden;
}
/*---------*/
/* IE6Ή */
* html body { 
    width:100%; 
    overflow:auto;
}
/*---------*/


*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#666699;
}
a:visited{
	color:#336699;
}
body {
	margin:0px; 
	padding:0px;
	font-size:75%;
	color:#333333;
	line-height:1.6;
	font-family: sans-serif;
	/*background:url(../img/bodyback2.jpg) center bottom repeat-x #ffffff;*/
	background-color:#f3f3f3;
	height:100%;

}

img{
	border:0;
	vertical-align:middle;
}

h1{	
	font-size:10pt;
	padding-left:5px;
	font-weight:normal;
}
h1 a{
	color:#ffffff;
}
h5{
	font-size:20pt;
	padding:5px;
	color:#666666;
}
h4{
	border-bottom:1px dotted #cccccc;
	margin-top:10px;
	margin-bottom:10px;
	color:#666699;
}

#wrapper {
	width:1000px;
	margin:0px auto;
	height:100%;

}

/* IE6Ή */
* html #wrapper {
    height:100%;
}
/*---------*/


#header{
	text-align:center;
	width:100%;
	height:35px;
	border-bottom:1px solid #ccc;
	/*background:url(../img/h3_back.jpg) left -22px #fff;*/
	background:url(../img/bottomBack.jpg) left bottom repeat-x #666;
}



#menu{
	width:1000px;
	height: 30px;
	text-align: left;
	margin:0px auto;
	
}
#headerBox01 {
	margin: 3px 0 0 30px;
	float: left;
	font-weight:bold;
	font-size:14pt;
}

#headerBox02 {
	margin: 5px 5px 0 0;
	padding:1px;
	float: right;
	color: #FFCC66;
	font-size: 12px;
}
#headerBox02 a{
	padding:2px;
	color: #ccc;
	height:50px;
}
#headerBox02 a:hover{
	color:#ff3366;
}
.logout{
	visibility:hidden;
}

#submenu{
	z-index:10;
	position:absolute;
	top:50px;
	width: 1002px;
	height: 50px; 
	text-align: left;
	clear:both;
}
#submenu2{
	width: 1002px;
	height: 50px; 
	margin: 0; 
	text-align: left;
	padding-bottom:60px;
}

#menuBox01 {
	margin: 0;
	float: left;
}
#menuBox01 strong{
	font-size:12pt;
	padding-right:10px;
}

#menuBox01 ul {
	margin-left:20px;
	list-style: none;
}

#menuBox01 li { 
	display: block;
	width: 95px;
	height: 50px; 
	margin: 0px 0px 0px 1px;
	float: left;
	text-align: center; 
	font-size: 12px;
	
}

#menuBox01 li a{ 
	display: block;
	color: #999;
	height: 40px; 
	padding:0px;
	text-align:left;
	background-color:#ddd;
	background: url(../img/menu_off.gif) -5px -6px no-repeat;
}

#menuBox01 li a strong{ 
	position:relative; top:10px; left:15px;
	font-size:10pt;
}
#menuBox01 li a span{ 
	position:relative; top:9px; left:8px;
	font-size:10pt;
}


#menuBox01 li a:hover{ 
	display: block;
	color: #fff; 
	background-color:#fff;
	padding:0px;
	text-align:left;
	background: url(../img/menu_on.gif) -5px -6px no-repeat;
}
#menuBox01 li a:hover strong{ 
	position:relative; top:10px; left:15px;
	font-size:10pt;
}
#menuBox01 li a:hover span{ 
	position:relative; top:9px; left:8px;
	font-size:10pt;
}


#menuBox01 li#onMenu a{ 
	display: block;
	color: #fff; 
	background: url(../img/menu_on.gif) -5px -6px no-repeat;
	padding:0px;
	text-align:left;
	border-bottom:1px solid #fff;
}
#menuBox01 li#onMenu a strong{ 
	position:relative; top:0px; left:15px;
	font-size:20pt;
}
#menuBox01 li#onMenu a span{ 
	position:relative; top:-7px; left:5px;
	font-size:10pt;
}

#menuBox02 { 
	margin: 7px 25px 5px 5px;
	float: right;
}
#menuBox02 a{ 
	color:#ff3366;
}
#menuBox02 a:hover{ 
	text-decoration:underline;
}
#menuBox02 select{ 
	border:1px solid #cccccc;
	font-size:8pt;
	background-color:#efefef;
}



#contents{
	position:relative;
	top:44px;
	clear:both;
	width:100%;
	background:url(../img/contentsback.jpg) center top repeat-y;
	text-align:center;
	padding-top:20px;
	height:100%;

}

/* IE6Ή */
* html #content-wrap {
    height:100%;
}
/*---------*/


#main{
	clear:both;

	height:60px;
	text-align:left;
}
#date{
	position:relative;
	top:5px;
	left:15px;
	height:35px;
}
#logout{
	float:right;
	padding:5px;
	padding-right:10px;
}

#body{
	clear:both;
	width:100%;
	text-align:left;
	background-color:#ffffff;
	background:url(../img/bodyback_seq.jpg) repeat-y center;
}
/* IE6Ή */
* html #body{
    padding-bottom:60px;
}
/*---------*/



#graph{
	text-align:left;
}
.graph_l{
	margin:10px;
	margin-left:20px;
	width:460px;
	border:1px solid #cccccc;
}
.graph_r{
	width:460px;
	margin-right:20px;
	margin-left:20px;
	border:1px solid #cccccc;
}
#table{
	clear:both;
	width:auto;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	padding-bottom:10px;
}
#table a{
	font-size:8pt;
}
#table table{
	font-size:100%;
	margin:5px 0 5px 0;
	width:960px;
	empty-cells:show;
	border-bottom:2px solid #cccccc;
}
#table th{
	font-weight:normal;
}
#table td{
	vertical-align:top;
	
}
#table ul{
	list-style:none;
}
#table li{
	text-align:left;
	margin:3px;
	border-bottom:1px dotted #cccccc;
}
.textright{
	text-align:right;
	font-weight:bold;
}
.textleft{
	text-align:left;
	font-weight:bold;
}
#conversion ul{
	width:960px;
	margin:20px;
	list-style:none;
}
#conversion li{
	border:1px solid #cccccc;
	height:150px;
	float:left;
	width:300px;
	margin:5px;
}
#pulldown ul{
	width:960px;
	margin:20px;
	list-style:none;
}
#pulldown li{
	border:1px solid #cccccc;
	height:150px;
	float:left;
	width:300px;
	margin:5px;
}
#close{
	clear:both;
	background:url(../img/bodyback_under.jpg) center bottom no-repeat;
	height:80px;
	width:1000px;
	
}
#bottom{
	width:100%;
	border-top:3px solid #444;
	background:url(../img/bottomBack.jpg) left top repeat-x;
	/*background-color:#676ECC;*/
	padding-top:5px;
	height:60px;
    position:fixed;
    bottom:0;
    z-index:20;
}

/* IE6Ή */
* html #bottom{
    position:absolute; 
    bottom:-2px;
}
/*---------*/


#footer{
	clear:both;
	width:990px;
	height:100%;
	color:#999;
	text-align:right;
	vertical-align:middle;
	margin:0px auto;	
	font-size:8pt;
	background:url(../img/bottomBack.jpg) left -5px #666;
}

#footer a{
	font-size:9pt;
	color:#efefef;
}
#footer a:hover{
	color:#ff3366;
}

.circlegraph{
	
	border:1px solid #cccccc;
	margin-bottom:10px;
}
h3{
	font-size:9pt;
	text-align:left;
	border-left:5px solid #82AB20;
	border-bottom:1px solid #cccccc;
	padding:5px;
	margin-right:2px;
	
	background:url(../img/h3_back.jpg) repeat-x left center;
}

.new_access{
	padding-right:10px;
	float:left;
	width:265px;
	border-right:1px solid #cccccc;
	
}

.new_access ul, .repeat_access ul{
	list-style:none;
	clear:both;
}
.new_access li, .repeat_access li{
	text-align:left;
	border-bottom:1px dotted #cccccc;
	margin:2px;
	
}
.new_access li a, .repeat_access li a{
	font-size:8pt;
}
.repeat_access{
	float:right;
	width:265px;
	
}
#count ul{
	border-left:1px solid #cccccc;
}
#count li{
	text-align:right;
	padding:5px;
}
#count h3{
	padding:5px;
	text-align:center;
}

#table2{
	clear:both;
	width:auto;
	text-align:center;
	padding-bottom:10px;
}
#table2 a{
	font-size:8pt;
}
#table2 table{
	font-size:100%;
	float:left;
	margin:5px;
	empty-cells:show;
	border:1px solid #cccccc;
	border-bottom:none;
	
}
#table2 th{
	text-align:left;
	border-left:3px solid #008F4f;
	padding:5px;
	background-color:#efefef;
	border-bottom:1px solid #cccccc;
}
#table2 td{
	vertical-align:top;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	
	
}
#table2 ul{
	list-style:none;
}
#table2 li{
	text-align:left;
	margin:5px;
	border-bottom:1px dotted #cccccc;
}
.itext{
	vertical-align:middle;
	margin:5px;
	padding:2px;
	border:1px solid #aaaaaa;
	width:150px;
	background-color:#ffffff;
}


.ibutton{
	vertical-align:middle;
	margin:0 5px 5px 5px;
	padding:2px;
	letter-spacing:1px;
	border:1px solid #666666;
	border-top:1px solid #aaaaaa;
	width:150px;
	height:25px;
	text-align:center;
	background:url(../img/button_back.jpg);
}


.ibutton2{
	vertical-align:middle;
	margin:0 5px 5px 5px;
	padding:2px;
	letter-spacing:1px;
	border:1px solid #666666;
	border-top:1px solid #aaaaaa;
	width:20px;
	text-align:center;
	background:url(../img/button_back.jpg);
	color:#999999;
}

.ibutton2:hover{
	color:#339900;
	font-weight:bold;
	font-size:12pt;
	
}


p{
	text-align:left;
	margin-left:10px;
	padding:5px;
}



.table{
	clear:both;
	width:auto;
	text-align:center;
	padding-bottom:10px;
}
.table a{
	font-size:8pt;
}
.table table{
	font-size:100%;
	float:left;
	margin:5px;
	empty-cells:show;
	border:1px solid #cccccc;
	border-bottom:none;
	
}
.table th{
	text-align:left;
	border-left:3px solid #008F4f;
	padding:5px;
	background-color:#efefef;
	border-bottom:1px solid #cccccc;
}
.table td{
	vertical-align:top;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	
	
}
.table ul{
	list-style:none;
}

select{
	border:1px solid #aaaaaa;
	background-color:#ffffff;
	font-size:8pt;
	vertical-align:middle;
	margin:5px;
	padding:5px;
}
option{
	padding:0 5px 0 5px;
}

#table3{
	clear:both;
	width:auto;
	text-align:center;
	padding-bottom:10px;
	background:url(../img/arrow.jpg) left center repeat-y;
	background-position:80px center;
}
#table3 a{
	font-size:8pt;
}
#table3 table{
	font-size:100%;
	float:left;
	margin:5px;
	empty-cells:show;
	border:1px solid #cccccc;
	border-bottom:none;
	
}

#table3 th{
	text-align:left;
	border-left:3px solid #008F4f;
	padding:5px;
	background-color:#efefef;
	border-bottom:1px solid #cccccc;
}
#table3 td{
	vertical-align:top;
	text-align:left;
	padding:2px;
	border-bottom:1px dotted #cccccc;
	font-size:8pt;
	
	
}



.login{
	background:url(../img/mainback.jpg);
}

.sarrow{
	background:url(../img/s_arrow.jpg) no-repeat;
	background-position:center 40px;
}

.detail_menu ul{
	list-style:none;
}
.detail_menu li{
	list-style:none;
	float:left;
	width:156px;
	font-size:9pt;
	height:40px;
	color:#ffffff;
}
.detail_menu li a{
	display:block;
	border:1px solid #cccccc;
	background-color:#aaaadd;
	color:#ffffff;
	width:147px;
	margin:5px;
	text-align:center;
	padding:3px;
}
.detail_menu li a:visited{
	color:#ffffff;
}
.detail_menu li a:hover{
	display:block;
	background-color:#005A31;
	color:#ffffff;
	width:147px;
	margin:5px;
	text-align:center;
	font-weight:bold;
	
}	

.detail_submenu ul{
	background-color:#cccccc;
	width:300px;
	float:left;
}
.detail_submenu li{
	list-style:none;
	font-size:8pt;
	border-bottom:1px dotted #cccccc;
	width:300px;
	padding:3px;
}
.detail_title{
	clear:both;
	width:945px;
	height:68px;
	border:1px solid #cccccc;
	border-bottom:4px solid #ccc;
	border-top:2px solid #999;
	vertical-align:middle;
	margin:5px;
	margin-bottom:10px;
	background:url(../img/mainback.jpg) repeat-x left -150px #efefef;
}
.detail_title span{
	font-weight:bold;
	font-size:19pt;
	color:#666666;
	float:left;
	padding:5px;
	margin:10px 10px 5px 5px;
	
}


.silver{
	background-color:#efefef;
}
.yellow{
	background-color:#FFCC33;
}
.blue{
	background-color:#ACE4FF;
}
.red{
	background-color:#FFCECE;
}
.gray{
	background-color:#CCCCCC;
}
.icheck{
	vertical-align:middle;
	border:1px solid #aaaaaa;
	width:20px;
	height:20px;
	background-color:#efefef;
}
#sort table{
	width:100%;
	clear:both;
	margin-top:10px;
}
#sort th{
	border-left:5px solid #aaaadd;
	padding-left:10px;
	background:url(../img/h3_back.jpg) repeat-x left center;
	border-bottom:1px solid #cccccc;
	font-size:9pt;
}
#sort td{
	border-bottom:1px solid #cccccc;
	padding:5px;
	font-size:9pt;
}
#page_left{
	float:left;
	padding:5px;
}
#page_left a{
	color:#333333;
	float:left;
	font-size:8pt;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	display:block;
	margin-top:10px;
	margin-left:5px;
	vertical-align:middle;
	background:url(../img/button_back.jpg);
}
#page_left strong{
	color:#ffffff;
	float:left;
	font-size:8pt;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	display:block;
	margin-top:10px;
	margin-left:5px;
	vertical-align:middle;
	background-color:#008F4f;
}
#page_right{
	float:right;
}

#page_right strong{
	padding-right:5px;
}
hr{
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	
}
.navtext {
  text-align: left;
  width: 170px;
  height:50px;
  padding:5px;
  font-size: 10pt;
  border:1px solid #cccccc;
  background-color: #d8f8f0;
  color: #333333;
  position:absolute; top:500px; left:500px;
}
dl{
	clear:both;
	
}
dt{
	margin:10px 5px;
	width:450px;
}
dd{
	float:left;
	margin:10px;
	width:40%;
}
dd ul{
	list-style:none;
}
dd li{
	
	padding:5px;
	border-bottom:1px solid #cccccc;
}

.gage{
	height:6px;
	overflow:hidden;
	width:187px;
	background:url(../img/gage.jpg) center;
	display:block;
}
ul{
	list-style:none;
}


.transparent{
	background-color:transparent;
}

#dataview{
	clear:both;
	margin:10px;
	background-color:#fff;	
}

#dataview table{
	width:100%;
	
}
#dataview th{
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	background-color:#efefef;
	padding:10px;
	vertical-align:middle;
	text-align:right;
	border-bottom:1px solid #bbb;
}
.eng{
	font-size:8pt;
	color:#aaaaaa;
	line-height:1;
}
#dataview th a{
	font-size:7pt;
}
#dataview th a:hover{
	color:#cccccc;
}

#dataview th div{
	float:left;
	vertical-align:middle;
	
}
#dataview td{
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	font-size:9pt;
	background-color:#fff;
}
#dataview select{
	font-weight:bold;
	font-size:12pt;
	color:#666666;
}

#dataview .sortable .head {background:#666 url(../img/sort.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
#dataview .sortable .desc {background:#222 url(../img/desc.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
#dataview .sortable .asc {background:#222 url(../img/asc.gif) 6px  center no-repeat; cursor:pointer; padding-left:18px}
#dataview .sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}


#dataview3{
	clear:both;
	margin:10px;
}

#dataview3 table{
	width:100%;
	
}
#dataview3 th{
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	background-color:#efefef;
	padding:5px 10px 5px 10px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #bbb;
}
.eng{
	font-size:8pt;
	color:#aaaaaa;
	line-height:1;
}
#dataview3 th a{
	font-size:7pt;
}
#dataview3 th a:hover{
	color:#cccccc;
}

#dataview3 th div{
	float:left;
	vertical-align:middle;
	
}
#dataview3 td{
	text-align:right;
	padding:2px 5px 2px 5px;
	border-bottom:1px solid #cccccc;
	font-size:9pt;
}


th, td{
	font-size:9pt;
	font-weight:normal;
}
th{
	text-align:left;
}

#detail_view{
	color:#efefef;
}
#detail_view a{
	color:#cccccc;
}
#detail_view a:hover{
	color:#ffffff;
	text-decoration:underline;	
}

#dataview2{
	clear:both;
}

#dataview2 table{
	width:100%;
}
#dataview2 th{
	font-size:9pt;
	font-weight:normal;
	color:#ffffff;
	background-color:#666666;
	padding:4px 5px 4px 5px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	border-left:1px solid #666666;
}
#dataview2 th a{
	font-size:7pt;
}
#dataview2 th a:hover{
	color:#cccccc;
}

#dataview2 th div{
	float:left;
	vertical-align:middle;
	
}
#dataview2 td{
	text-align:right;
	padding:5px;
	border-bottom:1px solid #cccccc;
	font-size:9pt;
}

.lpcomment p strong{
	font-size:11pt;
	padding:5px;
	color:#669900;
}


#dataview4{
	clear:both;
	margin:10px;
}

#dataview4 table{
	width:100%;
	
}
#dataview4 th{
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	background-color:#efefef;
	padding:10px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #bbb;
	width:110px;
}
#dataview4 td{
	padding-right:10px;
	border-bottom:1px solid #bbb;
	text-align:right;
	color:#669966;
}


#diaryCtl{
	border:1px solid #cccccc;
	border-top:5px solid #669900;
	background:url(../img/mainback.jpg) repeat-x left top #efefef;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
	height:35px;
	
	scrollbar-face-color: #efefef;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #efefef;
	scrollbar-shadow-color: #efefef;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;

}
#diarywindow textarea{
	font-size:9pt;
}
#diarywindow th{
	
	text-align:left;
	background-color:#666666;
	padding:5px;
	color:#ffffff;
}
#diarywindow td{
	background-color:transparent;
	padding:5px;
	border-bottom:1px solid #cccccc;
}

.simbtn{

	margin-top:10px;
	padding:0;
	clear:both;
	
}
.simbtn ul{
	list-style:none;
	height:35px;
	border-bottom:3px solid #669900;
}
.simbtn li{
	float:right;
	margin-right:10px;
	width:129px;
	position:relative;
	top:2px;
	text-align:center;
	font-weight:bold;
}
.notabselect a{
	color:#669900;
	display:block;
	background:url(../img/tab2.jpg) left top no-repeat;
	padding-top:7px;
	height:26px;
}

.tabselect a{
	color:#ffffff;
	display:block;
	background:url(../img/tab1.jpg) left top no-repeat;
	padding-top:7px;
	height:26px;
	border-bottom:3px solid #efefef;
}
.simbtn a:hover{

	color:#ffffff;
	display:block;
	background:url(../img/tab1.jpg) left top no-repeat;
	padding-top:7px;
	height:26px;
	border-bottom:3px solid #669900;

}

#dash{
	text-align:right;
	margin-left:20px;
	border-bottom:3px solid #669900;
	width:948px;
	height:50px;
	color:#669900;
	overflow:hidden;
	background:url(../img/mainback.jpg) left top repeat-x;
}

.helpwrapper{
	clear:both;
	background-color:#ffffff;
	padding:10px;

}
.helpwrapper table{
	margin-bottom:0px;
	clear:both;
	margin:10px;
}
.helpwrapper h4{
	font-size:10pt;
}
.helpwrapper table td p{
	padding:0px;
	margin-left:2px;
	margin-right:2px;
	color:#666666;
}
.sitecategory .icheck{
	margin-right:5px;
	background-color:#ffffff;
}

.sitecategory li{
	float:left;
	width:140px;
	margin:5px;
}

#getdata li a{
	text-decoration:underline;
}
#getdata li a:active{
	color:#ff3366;
	text-decoration:underline;
}

#mainNavi{
	color:#99ccff;
	margin:5px 10px 5px 10px;
	border:1px solid #898989;
	vertical-align:top;
	background:url(../img/mainnaviback.jpg) left bottom #9999cc;
}
#mainNavi a{
	color:#ffffff;
}
#ishiiNavi{
	margin:0px 10px 15px 10px;
	position:relative;
	height:50px;
	width:660px;
}
#ishiiNavi p{
	position:absolute;
	left:69px;
	top:0px;
	padding:4px 8px 4px 8px;
	border:1px solid #777777;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	line-height:1.4;
	color:#444444;
	background:url(../img/mainback.jpg) left top repeat-x #efefef;
	z-index:34;
}
#ishiiNavi a{
	display:block;
	color:#666699;
	margin:3px;
}
#ishiiNavi a:hover{
	color:#ff3366;
	text-decoration:underline;
}
#ishiiNavi a:active{
	color:#ff3366;
}
#ishiiNavi img{
	position:relative;
	z-index:350;
}

#pdfInfo ul{
	list-style:none;
}
#pdfInfo li{
	border-bottom:1px dotted #cccccc;
	margin:10px;
}
#pdfInfo li a{
	color:#ff3366;
}
#pdfInfo li a:hover{
	background-color:#ff3366;
	color:#ffffff;
}
	
#typechangetab a{
	border:2px solid #ccc;
	border-bottom:none;
	margin:2px;
	display:block;
	float:left;
}

#leagueTitle{
	width:300px;
	margin:0px;
	height:260px;
	border:2px solid #ccc;
	background-color:#fff;
	padding:5px 0 5px 0;
	overflow-y:scroll;
	overflow-x:no;
}
#leagueTitle li{
	border:1px outset #efefef;
	background:url(../img/h3_back.jpg) left 32px;
	padding:5px;
	margin:5px;
	width:260px;
}
.infolink a:link{
	color:#666;
	padding-left:40px;
	background:url(../img/noread.gif) left -1px no-repeat;
	display:inline;
}
.infolink a:visited{
	color:#999;
	
}

#nextnavi{
	z-index:30;
	width:1000px;
	margin:0px auto;
	margin-top:-38px;
	text-align:right;
}

#calendar table{
	background:url(../img/mainback.jpg) left top;
	margin:10px 15px 0 5px;
	width:230px;
	border-collapse:collapse;
	border:3px solid #e1e1e1;
}
#calendar th{
	background-color:#e1e1e1;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	font-size:8pt;
}
#calendar td{
	border-bottom:1px solid #e1e1e1;
	padding:5px 10px 5px 10px;
	font-size:9pt;
	vertical-align:text-bottom;
}
