@charset "utf-8";


/*----------------------------
Universal selector
----------------------------------------------- */
* {
	margin: 0; 
	padding: 0;
	line-height: 1.4;
	font-size: 100%;
	word-break: normal;
}

/*----------------------------
Structure Module
----------------------------------------------- */
html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	background: #e7e7e7;
	color: #474747;
	text-align: center;
	letter-spacing: 0px;
	line-height: 140%;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif, "メイリオ";
}

/*----------------------------
Hypertext Module
----------------------------------------------- */
a:link {
	text-decoration: underline;
	color: #46650d;
}
a:visited {
	text-decoration: underline;
	color: #46650d;
}
a:active {
	text-decoration: underline;
	color: #46650d;
}
a:hover {
	text-decoration: underline;
	color: #46650d;
}


/*----------------------------
Forms Module
----------------------------------------------- */
form {
	margin: 0;
	padding: 0; 
}

form dl,
form p {
	margin: 0;
	border-left: none;
}

input,
textarea {
	margin: 0;
	padding: 0.1em 10px;
	border: 1px solid #7f9db9;
	background-color: #f5f5f5;
}

input {
	line-height: 1.2;
}

input:hover,
textarea:hover {
	border: 1px solid #355c80;
}

input:focus,
textarea:focus {
	border: 1px solid #000;
}

textarea {
	padding: 0.4em 10px;
}


/*----------------------------
Tables Module
----------------------------------------------- */
th,
td {
	padding: 3px;
}

/*----------------------------
Image Module
----------------------------------------------- */
a img {
	border: 0;
}

a:hover img {
	border: 0;
}

hr {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #999;
	height: 1px;
	margin:0 15px 0 0;
}

/*----------------------------
Object Module
----------------------------------------------- */
object,
embed {
	margin: 0;
}

/*----------------------------
RESET
------------------------------*/
.ft_clear {
	clear: both;
	padding: 0;
	height: 0;
	font-size: 1px;
	overflow: hidden;
}

/*----------------------------
CONTAINER
------------------------------*/
div#container {
	background: #fff;
	width: 916px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/base_bg.gif) repeat-y;
}

/*----------------------------
HEADER
------------------------------*/
div#header {
	width: 886px;
	height:140px;
	float: right;
	margin: 0 15px 0 0;
	display: inline;
	position: relative;
	background: url(../images/header_bg.gif)  repeat-x top;
}

div#header #tjk_logo{
	float:left;
	text-align:center;
	width: 186px;
	height:140px;
}

div#header #header_contents{
	float:right;
	width: 695px;
	height:140px;
}

div#header #header_banner{
	position:relative;
	width: 695px;
	height:112px;
}


/*----------------------------
MENU
------------------------------*/
div#header_menu {
	width: 695px;
	height:28px;
	margin: 0;
	text-align:left;
}
div#header_menu ul {
	width: 695px;
	height:28px;
}

div#header_menu li {
	list-style: none;
	float: left;
	height:28px;
}



div#header .description {
	display: none;
}

div#header .tjkcont {
	position: absolute;
	background: url(../images/tjk_count.gif) no-repeat top;
	right: 0;
	top: 35px;
	padding-top:20px;
	width: 140px;
	height: 14px;
	text-align: center;
}

/*----------------------------
CONTENTS COLUMN
------------------------------*/
div#contents{
	clear:both;
	float: right;
	width: 890px;
}

/*----------------------------
MAINCOLUMN
------------------------------*/
div#maincolumn {
	width: 695px;
	padding: 0 15px 0 0;
	float: right;
	display: inline;
}
div#maincolumn_left {
	float: left;
	width: 605px;
	margin: 0 0 0 25px;
	display: inline;
}

h1.logo {
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 0 0 15px;
	display: inline;
}

.top_information{
	position:relative;
	width:695px;
	background: url(../images/top_information_tit.gif) no-repeat left top;
	padding:17px 0 10px 0;
}
.top_information .old{
	position: absolute;
	top: 0px;
	right:20px;
}
.information_list{
	width:682px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
}


div#maincolumn .top_newsbox {
	float: left;
	width: 286px;
	height:409px;
	background: url(../images/top_newsbox_bg.gif);
	font-size: 12px;
}
#maincolumn .top_newsbox p{
	padding:3px 5px 2px 5px;
}

div#maincolumn .top_moviebox {
	float: left;
	width: 379px;
	margin-right:10px;
	background: #fff url(../images/top_moviebox_bottom.gif) no-repeat bottom;
}
div#maincolumn .top_moviebox .horsemovie {
	clear: both;
	margin: 0 0 6px 0;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 0 10px 4px 10px;
}
div#maincolumn .top_moviebox .horsemovie .txtbox {
	margin: 8px 0 20px;
	border: 1px solid #c4c4c4;
	padding: 3px;
	font-size: 12px;
}
div#maincolumn .top_moviebox .horsemovie .movielist {
	width: 357px;
	height: 86px;
	overflow: auto;
}
div#maincolumn .top_moviebox .horsemovie .movielist img {
	float: left;
	margin: 0 5px 0 0;
}



/*----------------------------
SIDECOLUMN
------------------------------*/
div#sidecolumn {
	float: left;
	width: 166px;
	display: inline;
	padding:40px 0 0 0;
	background: url(../images/tjk_subt.gif) no-repeat top;
}

div#sidecolumn .abouttjk {
	margin: 0;
	padding-bottom:35px;
}
div#sidecolumn .abouttjk p {
	font-size: 10px;
}

div#sidecolumn .regist {
	background: url(../images/side_regist_bg.gif) no-repeat bottom;
	padding: 0 0 10px;
}
div#sidecolumn .regist p.registbtn {
	text-align: center;
	background: url(../images/side_regist_h.gif) no-repeat top;
	padding: 10px 0 5px 0;
}
div#sidecolumn .regist p.registbtn2 {
	text-align: center;
	background: url(../images/side_regist_h2.gif) no-repeat top;
	padding: 10px 0 5px 0;
}
div#sidecolumn .regist p.registtxt {
	font-weight:bold;
	color:#447744;
	text-align:center;
	margin: 10px;
}
div#sidecolumn .regist p.point_msg {
	color:#447744;
	text-align:center;
	margin: 0 10px;
	font-size:10px;
}

.pointbg {
	background: url(../images/point_bg.gif) no-repeat left;
	width:146px;
	height:16px;
	padding: 0 0 0 78px;
	margin: 0 10px;
}
.tjkcount{
	width:128px;
	text-align:right;
}

div#sidecolumn .regist form {
	font-size: 12px;
	margin: 10px 5px;
	text-align: center;
}
div#sidecolumn .regist input.registtx {
	width: 70px;
	padding: 0;
}
div#sidecolumn .regist .passforgot {
	font-size: 10px;
	text-align: center;
}

div#sidecolumn .sidemessage {
	margin: 10px;
	font-size: 12px;
}
div#sidecolumn .sidemessage span {
	color: #7c7c7c;
	font-size: 10px;
}

div#sidecolumn .sponsor {
	text-align:center;
	background: url(../images/side/side_sponsor.gif) no-repeat top;
	padding-top:18px;
	margin: 14px;
	font-size: 12px;
}


/*----------------------------
SIDECOLUMN Right
------------------------------*/


/*----------------------------
FOOTER
------------------------------*/
div#footer {
	padding: 3px;
	clear: both;
	margin: 0 25px;
	text-align: right;
	font-size: 12px;
}
div#footer .fnavi {
	margin: 30px 0 0;
}
div#footer .fnavi ul {
}
div#footer .fnavi ul li {
	list-style: none;
	background: url(../images/limark_w.gif) no-repeat left;
	padding: 0 0 0 15px;
	margin: 0 10px 0 0;
	display: inline;
	float: right;
}

div#footer .fnavi form {
	float: right;
}


div#footer .copy {
	clear: both;
	text-align: center;
}

div#maincolumn .undercolumn {
	margin: 20px 15px 0 10px;
}

/*about TJK*/
div#maincolumn .undercolumn p {
	margin: 0 0 0 10px;
}

div#maincolumn .undercolumn_g {
	background: url(../images/horseman_bottom.gif) no-repeat bottom;
	padding: 0 0 10px 0;
}

div#maincolumn .undercolumn_gbody {
	background: #ececec;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 10px 10px 0;
}

div#maincolumn .undercolumn .abouttjk_catch {
	font-size: 16px;
	color: #c02424;
	margin: 0 0 10px;
	font-weight: bold;
}
div#maincolumn .undercolumn .abouttjk_img {
	margin: 10px 0 30px;
}
div#maincolumn .undercolumn .abouttjk_txtbox {
	background: #e0e9d2;
	padding: 10px;
	margin: 0;
	border: 1px dotted #888;
}
div#maincolumn .undercolumn .abouttjk_name {
	text-align: right;
	font-weight: bold;
}
div#maincolumn .undercolumn .abouttjk_stxt {
	margin-top: 10px;
	font-size: 11px;
	color: #777;
}


/* メッセージ */
div#maincolumn .undercolumn_gbody .messagebox {
	padding: 0 0 10px;
	overflow: hidden;
}
div#maincolumn .undercolumn_gbody .messagebox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div#maincolumn .undercolumn_gbody .messagebox {
    height: 1em;
    overflow: visible;
}
/**/

div#maincolumn .undercolumn_gbody .messagebox img {
	float: left;
	margin: 0 10px 0 0;
}
div#maincolumn .undercolumn_gbody .messagebox p {
	line-height: 120%;
}
div#maincolumn .undercolumn_gbody .messagebox p strong {
	color: #558202;
	font-size: 16px;
}


/*----------------------------
HORSE Report
------------------------------*/
div#maincolumn .txtbox {
	border: 1px solid #c4c4c4;
	margin: 0px;
	padding: 3px;
	font-size: 12px;
}

div#maincolumn .leftcolumn {
	float: left;
	width: 284px;
	margin-top:10px;
}

div#maincolumn .leftcolumn .horsedata {
	margin: 0 0 10px;
}
div#maincolumn .leftcolumn .horsedata img {
	width: 280px;
	padding-bottom:7px;
	text-align:center;
}
div#maincolumn .leftcolumn .horsedata table {
	width: 280px;
	margin: 0 0 10px;
	font-size: 12px;
}
div#maincolumn .leftcolumn .horsedata table th,
div#maincolumn .leftcolumn .horsedata table td {
	background: #fff;
	padding: 1px 0 1px 5px;
	text-align: left;
}
div#maincolumn .leftcolumn .horsedata table th {
	background: #ccc;
}
div#maincolumn .leftcolumn .horsedata table td.male {
	background: #d0daff;
	color:#002266;
}
div#maincolumn .leftcolumn .horsedata table td.female {
	background: #ffe0e3;
	color:#862200;
}
div#maincolumn .leftcolumn .horsedata table td.male2 {
	background: #b0d8ef;
	color:#002286;
}
div#maincolumn .leftcolumn .horsedata table td.female2 {
	background: #efc0c3;
	color:#862200;
}

div#maincolumn .leftcolumn .horsephoto {
	clear: both;
	background: #ececec url(../images/rtod/gboxf.gif) no-repeat bottom;
	padding: 0 0 6px 0;
	margin: 0 0 20px 0;
}

div#maincolumn .gboxin {
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	padding: 10px 10px 4px 10px;
}

div#maincolumn .leftcolumn .horsephoto .gboxin .photolist {
	width: 242px;
	height: 80px;
	overflow: auto;
}
div#maincolumn .leftcolumn .horsephoto .gboxin .photolist img {
	float: left;
	margin: 0 5px 0 0;
}

div#maincolumn .rightcolumn {
	float: right;
	width: 379px;
}

div#maincolumn .rightcolumn .horsemovie {
	clear: both;
	background: #ececec url(../images/gboxf.gif) no-repeat bottom;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
}

#maincolumn .rightcolumn .horsemovie .horsemoviebox{
	text-align:center;
}

div#maincolumn .rightcolumn .horsemovie .txtbox {
	margin: 10px 0 20px;
	background: #fff ;
}
div#maincolumn .rightcolumn .horsemovie .movielist {
	width: 357px;
	height: 86px;
	overflow: auto;
}
div#maincolumn .rightcolumn .horsemovie .movielist img {
	float: left;
	margin: 0 5px 0 0;
}

div#maincolumn .middlecolumn {
	clear: both;
	width: 670px;
}
div#maincolumn .middlecolumn h3{
	margin-top:20px;
}
.mainheader{

}
.horsename_area{
	width:201px;
	height:75px;
	float:left;
}
.horsename_area h2{
	margin:3px 0 5px 0;
	font-size:20px;
}
.horsemanname_area{
	width:201px;
	height:30px;
	float:left;
}
.horsemanname_area h2{
	margin:3px 0 5px 0;
	font-size:20px;
}
.wunderground{
	width:468px;
	height:75px;
	float:left;
}



div#contents_tab {
	clear: both;
	margin: 0;
	width:670px;
}
div#contents_tab ul {
	margin: 0;
	padding: 0;
	height: 22px;
	font-size:12px;
	border-left:1px #aaa solid;
}
div#contents_tab ul li {
	*padding: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 21px;
	border-top:1px #aaa solid;
	border-right:1px #aaa solid;
	width:100px;
	*width:110px;
}
div#contents_tab img {
	padding: 0;
	margin:0;
}
.off{
	background: url(../images/tab_bg.gif) repeat-x top;
	padding: 0;
}
.on{
	background: url(../images/tab_bg_ov.gif) repeat-x top;
	padding: 0;
}


div#contents_tab a{
	color:#444;
	padding: 2px 2px 0 0;
	height: 19px;
	display: block;
	font-weight:normal;
	text-align:center;
	text-decoration : none;
}




div#contents_tab a:hover{
	background: url(../images/tab_bg_ov.gif) repeat-x top;
}

#pickupnews{
	clear:both;
	margin:20px 20px 30px 0;
}

#pickupnews .title{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	border-left:#363 4px solid;
	padding-top:4px;
	padding-left:5px;
}

#pickupnews .newstext{
	font-size:12px;
	color:#444444;
	margin-bottom:20px;
	width:660px;
}

#pickupnews .plist{
	border-bottom:1px #bbb solid;
	padding-bottom:5px;
	margin-bottom:10px;
}

/* サイトマップ */
div.sitemap {
}
div.sitemap .smtoppege {
	border-left: 3px solid #558202;
	padding: 0 0 0 5px;
	margin: 0;
}
div.sitemap ul {
	margin: 5px 0 5px 10px;
}
div.sitemap ul li {
	margin: 0 0 5px 20px;
}

/* チャット */
div#chatarea {
	background: #fff;
	text-align:left;
}
div#chatarea p{
	padding-bottom:5px;
}
div#chatarea .date {
	color:#cc2222;
}
div#chatarea .user {
	color:#409010;
}
div#chatarea .userstaff {
	color:#1040b0;
}
div#chatarea .info {
	color:#888;
}
div .chat_theme{
	font-size:16px;
	padding:0 0 4px 14px;
	margin:0 0 10px 0;
	border-left:6px solid #77bb54;
	border-bottom:1px dotted #77bb54;
}
div .chat_comment_form{
	width:340px;
}


/* question */
div#question {
	clear:both;
	padding:10px 0 0 20px;
}

div .question_theme{
	font-size:16px;
	padding:0 0 4px 14px;
	margin:0 0 10px 0;
	border-left:6px solid #ccaa66;
	border-bottom:1px dotted #ccaa66;
}
div#question_comment .ans{
	color:#303098;
	font-weight:bold;
}
div#question_comment .user {
	color:#409010;
}
div#question_comment .date {
	color:#cc2222;
}

div .rule{
	padding:20px;
}


/* top_community */
div#top_communitybox{
	position:relative;
	margin-bottom:10px;
}
div#top_communitybox .question_count_txt{
	position: absolute;
	left: 222px;
	top: 110px;
}
div#top_communitybox .question_theme_txt{
	position: absolute;
	left: 20px;
	top: 130px;
}
div#top_communitybox .chat_count_txt{
	position: absolute;
	left: 610px;
	top: 39px;
}
div#top_communitybox .chat_theme_txt{
	position: absolute;
	left: 403px;
	top: 64px;
}


/* 入会 */
div#registration form {
	margin: 0 0 0 10px;
	padding: 0;
}

div#registration p {
	margin: 15px;
}
div#registration ul {
	clear: both;
	margin: 10px 0;
	padding: 0;
}

div#registration li {
	list-style: none;
	clear: both;
	margin: 10px 0;
	padding: 0;
}

div#registration li label {
	display: block;
	float: left;
	width: 120px;
	border-left: 2px solid #558202;
	padding: 0 0 0 5px;
}

div#registration li p {
	float: left;
	display: block;
	width: 420px;
	margin: 0 0 20px 0;
	padding: 0;
}

div#registration li input {
	margin: 5px 0 0;
}
div#registration li input.formtx {
	width: 250px;
}
div#registration li input.formtxm {
	width: 150px;
}
div#registration li input.formrdo {
	border: none;
}
*+html body div#registration li input.formtx {
	margin: 5px 0 0 -35px;
}
*+html body div#registration li input.formtxm {
	margin: 5px 0 0 -35px;
}
*+html body div#registration li input.formtxm2 {
	margin: 5px 0 0 -35px;
}
div#registration p.submitbtn {
	clear: both;
}

div#registration input.bnon {
	border: 0px;
}

div#registration input.btn {
	float: left;
	margin: 0 10px 0 0;
}
div#registration #privacy {
	margin: 5px;
	clear: both;
	border: 1px solid #ccc;
	height: 200px;
	width: 550px;
	overflow: auto;
}
div#registration #privacy h4 {
	margin: 0 0 0 10px;
	float: none;
	clear: both;
	font-weight: bold;
}
div#registration #privacy p {
	margin-bottom: 10px;
	width: auto;
}


/* community */
div#community_chat{
	position:relative;
	margin-bottom:10px;
}
div#community_enq{
	position:relative;
	margin-bottom:10px;
}
div#community_enq .c_question_count_txt{
	position: absolute;
	left: 450px;
	top: 15px;
}
div#community_enq .c_question_theme_txt{
	position: absolute;
	left: 308px;
	top: 35px;
}
div#community_chat .c_chat_count_txt{
	position: absolute;
	left: 450px;
	top: 14px;
}
div#community_chat .c_chat_theme_txt{
	position: absolute;
	left: 308px;
	top: 38px;
}
.chat_schedule{
	padding:20px 0 20px 0;
	text-align:center;
	width:660px;
}
.chat_schedule table{
	width:650px;
}
.chat_schedule td{
	text-align:center;
	font-size:12px;	
}

div#question_left{
	float:left;
	width:377px;
	text-align:left;
	padding-right:5px;
}
div#question_right{
	float:left;
	width:288px;
	text-align:left;
	font-size:12px;
	padding-bottom:12px;
	background: url(../images/question_r_bottom.gif) no-repeat bottom;
}

div#question_right .question_list{
	float:left;
	width:288px;
	text-align:left;
	font-size:12px;
	background: url(../images/question_r_bg.gif) repeat-y;
}

div#question_right .question_list_name{
	clear:both;
	padding:3px 5px 0 5px;
	width:278px;
}
div#question_right .question_to_reg{
	clear:both;
	width:288px;
	padding-top:10px;
	text-align:center;
}
div#question_right .question_list_name img{
	margin-right:4px;
}

div#question_left .b_none{
	border: none;
}


/* 凱旋門賞2009最新情報 */
div#contents_tab_arc_de_triomphe {
	clear: both;
	margin: 0;
}
div#contents_tab_arc_de_triomphe .line {
	margin: 0;
	padding: 0;
	width:658px;
	height: 22px;
	font-size:12px;
	border-left:1px #aaa solid;
}

#contents_tab_arc_de_triomphe .off{
	color:#888;
	text-align:center;
	float: left;
	border-top:1px #aaa solid;
	border-right:1px #aaa solid;
	background: url(../images/tab_bg.gif) repeat-x top;
	height: 21px;
}

* html body .off{
	height: 22px;
}

#contents_tab_arc_de_triomphe .on{
	color:#888;
	text-align:center;
	float: left;
	border-top:1px #aaa solid;
	border-right:1px #aaa solid;
	background: url(../images/tab_bg_ov.gif) repeat-x top;
	height: 21px;
}

div#contents_tab_arc_de_triomphe a{
	color:#444;
	width:100px;
	display: block;
	font-weight:normal;
	text-align:center;
	text-decoration : none;
	height: 21px;
}
div#contents_tab_arc_de_triomphe a:hover{
	display: block;
	height: 21px;
	background: url(../images/tab_bg_ov.gif) repeat-x top;
}


.race_list th,
td {
	padding: 1px;
}

.rlist_date{
	font-size:10px;
	white-space: nowrap;
}
.rlist_rc{
	font-size:10px;
}
.rlist_hn{
	font-size:10px;
	text-align:center;
}
.rlist_hn_win{
	font-size:10px;
	text-align:center;
	background-color:#FF9;
	color:#C00;
}
.rlist_hc{
	font-size:10px;
	text-align:center;
}
.rlist_horse{
	font-size:12px;
	white-space: nowrap;
}
.rlist_race{
	font-size:10px;
}
.rlist_m{
	font-size:10px;
	white-space: nowrap;
}
.rlist_jk{
	font-size:10px;
	white-space: nowrap;
}
.rlist_tr{
	font-size:10px;
	white-space: nowrap;
}
.rlist_ow{
	font-size:10px;
}

.rlist_date2{
	font-size:10px;
	white-space: nowrap;
	background-color:#51661d;
	color:#FFF;
}
.rlist_rc2{
	font-size:10px;
	background-color:#51661d;
	color:#FFF;
}
.rlist_hn2{
	font-size:10px;
	text-align:center;
	background-color:#51661d;
	color:#FFF;
}
.rlist_hc2{
	font-size:10px;
	text-align:center;
	background-color:#51661d;
	color:#FFF;
}
.rlist_horse2{
	font-size:12px;
	white-space: nowrap;
	background-color:#51661d;
	color:#FFF;
}
.rlist_race2{
	font-size:10px;
	background-color:#51661d;
	color:#FFF;
}
.rlist_m2{
	font-size:10px;
	white-space: nowrap;
	background-color:#51661d;
	color:#FFF;
}
.rlist_jk2{
	font-size:10px;
	white-space: nowrap;
	background-color:#51661d;
	color:#FFF;
}
.rlist_tr2{
	font-size:10px;
	white-space: nowrap;
	background-color:#51661d;
	color:#FFF;
}
.rlist_ow2{
	font-size:10px;
	background-color:#51661d;
	color:#FFF;
}

.rlist_race_report{
	font-size:10px;
	background-color:#c0deac;
	color:#333523;
}
.rlist_race_report a{
	width:100%;
	font-size:10px;
    display: block;
}



.gacha_list_get{
	float:left;
	margin:12px 0px 0px 4px;
	height:115px;
	text-align:center;
	background: url(../images/gacha_list_bg2.gif) no-repeat top;
}
.gacha_list_nonget{
	float:left;
	margin:12px 0px 0px 4px;
	height:115px;
	text-align:center;
	background: url(../images/gacha_list_bg1.gif) no-repeat top;
}

#new_item_list{
	display: inline-block;
	margin-top:0px;
	width:218px;
	height:276px;
	background: url(../images/gacha_new_item.gif) no-repeat top;
}
.new_item_list_box{
	margin-top:70px;
	margin-left:20px;
	height: 188px;
	width: 180px;
	overflow: auto;
	text-align:center;
	background-color:#fff;
}

/*----------------------------
Comic
----------------------------------------------- */
.chapter{
	width:327px;
	padding-top:5px;
	height:32px;
	font-size:14px;
	background: url(../images/chapter_bg.gif) no-repeat top;
	margin:5px;
}
.chapter a{
	text-decoration : none;
	padding-left:93px;
	font-weight:bold;
    display: block;
}