/* CSS Document */
#main_contents h2{
font-size:24px;
font-weight:bold;
margin:36px 0 12px 0 ;
background-color:#FF0099;
color:#ffffff;
padding:8px 0 6px 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
line-height:110%;
}


.titleblock{
background-color:#FFFFFF;
	  background-image:url(header2012.gif);
background-repeat:no-repeat;
}

.dummy_block{
width:700px;
height:76px;
margin-left:-120px;
}


#pwd{
margin-left:250px;
}
    #tabs10 {
      float:left;
      width:100%;
      line-height:normal;

      }
    #tabs10 ul {
          margin:0;
          padding:00px 10px 0 250px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
	  
	
.hook_group_pic,.sinker_group_pic{
background-color:#efefef;
border:1px solid #bbb;
padding:3px;
width:100px;
height:114px;
}

.goods_image{
float:left;
}
#local_footer{
background-color:#333333;
padding:12px;
line-height:150%;

}

#local_footer a { 
color:#FFFF00;
font-size:27px;
}


#local_footer ul{
display:block;
margin:12px auto;
}
#local_footer li{
display:inline;
padding-right:12px;
}


#center_block h1{
font-size:360%;
font-weight:bold;
margin:24px 0px;
}

#center_block h2{
font-size:24px;
font-weight:bold;
margin:36px 0 12px 0 ;
background-color:#3f391f;
color:#ffffff;
padding:6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
#left_col_tai{
margin-top:-60px;

}

#left_col_tai ul{
margin:0;
list-style:none;
}
#left_col_tai li > a{
display:block;

list-style:none;
line-height:120%;
background-color:#efefef;
padding:6px 0;
font-weight:bold;

-webkit-box-shadow: 1px 1px 0px #D3D3D3;
-moz-box-shadow: 1px 1px 0px #D3D3D3;
box-shadow: 1px 1px 0px #D3D3D3;
background-image: -moz-linear-gradient(top, #FFFFFF, #efefef);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFFFFF), color-stop(1.0, #efefef));
border: 1px solid #C0C0C0;
background-color: #DDDDDD;
padding: 8px;;
text-align: left;
width:190px;
margin-bottom:3px;
}

.tenya_group_pic{
border:1px solid #dddddd;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 1px 1px 2px #D3D3D3;
-moz-box-shadow: 1px 1px 2px #D3D3D3;
box-shadow: 1px 1px 2px #D3D3D3;
padding:3px;
margin:3px;
}



#center_block  img {
margin-bottom:24px;
}
#center_block p {
line-height:1.25em;
margin:1em 0;
clear:both;
}
table .spec {
width:100%;
border:1px solid #ccc;
}

th{
background-color:#D9006C;
color:#FFFFFF;
}
table .spec > tbody > tr > th,table .spec > tbody > tr > td{
border:1px solid #777;
padding:3px;
}

table .spec > tbody > tr > td{
text-align:right;

}

tr:nth-child(even){
    background:#eeeeee;
}

table .spec > tbody > tr > th{
background-color:#ddd;

}


/* tables */
table.tablesorter {

	width: 100%;
	border-collapse:collapse;
padding:0 ;
}
table.tablesorter span {
display:none;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {

	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;

}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: bottom right;
	cursor: pointer;
	margin-bottom:12px;
}

table.tablesorter tbody td {
	color: #333;
	padding: 4px;
	vertical-align: top;
	border:1px solid #ddd;
}
table.tablesorter tbody tr.odd td {

}
table.tablesorter thead tr .headerSortUp {

}
table.tablesorter thead tr .headerSortDown {

}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #333;
color:#fff;
}
