@charset "utf-8";
/* CSS Document */

/* domfam Team by willy 2011_08_17 ver2.0 */
@import url("/enu/css_2011/dropdown.css");
@import url("/enu/css_2011/screen.css");
@import url("/enu/css_2011/board.css");
/*Reset*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
address, big, cite, code, del, dfn, em, font, img, ins,
q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
margin: 0; padding: 0; border: none 0; }
html, body { width:100%; height:100%; }
body { background-color:#fff;}
body, input, button, textarea { font-size:12px; line-height:1.5em; font-family: Verdana,Arial,sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size:12px; text-align:left; }
img, fieldset, iframe { border:0 none; }
table, div { border-collapse: collapse;}
select, textarea { border: 1px solid #B7B6B6; background: #FFFFFF; color: #000000; font-size: 12px; vertical-align: middle; }
textarea { overflow:auto; }
select, input, img, li { vertical-align: middle; text-align:left; }
address, caption, cite, code, dfn, em, th, var { font-style : normal; font-weight : normal; }
ul, li, ol { list-style-type: none;}
legend,  caption { display: none; }
hr { border-collapse:collapse; display:none; }

a:link, a:visited { text-decoration:none; }
a:hover { text-decoration:underline; cursor:pointer; }

/*hidden*/
#accessibility,.skipnavi { position: absolute ; width: 0px; height: 0px; font-size: 0px; line-height: 0px; overflow: hidden; visibility: hidden; text-indent: -1000px; }
 
.linkcolor{color:#3366FF}

/*tab*/

#tabs A SPAN {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 6px; PADDING-RIGHT: 15px; DISPLAY: block; BACKGROUND: url(/mice/images/tabright.gif) no-repeat right top; FLOAT: left; COLOR: #fff; FONT-WEIGHT: bold; PADDING-TOP: 2px
}

#tabs {
	WIDTH: 100%; FLOAT: left
}
#tabs UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 10px; LIST-STYLE-IMAGE: none; PADDING-TOP: 5px
}
#tabs LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-TOP: 0px
}
#tabs A {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 4px; PADDING-RIGHT: 0px; BACKGROUND: url(/mice/images/tableft.gif) no-repeat left top; FLOAT: left; CURSOR: pointer; TEXT-DECORATION: none; PADDING-TOP: 0px
}
#tabs A SPAN {
	FLOAT: none
}
#tabs A:hover SPAN {
	COLOR: #fff
}
#tabs A:hover {
	BACKGROUND-POSITION: 0% -42px
}
#tabs A:hover SPAN {
	BACKGROUND-POSITION: 100% -42px
}
#tabs A.sel {
	COLOR: #fff
}
#tabs A.sel {
	BACKGROUND-POSITION: 0% -42px
}
#tabs A.sel SPAN {
	BACKGROUND-POSITION: 100% -42px
}
.tab_on {
	MARGIN: 0px 0px 0px -3px; DISPLAY: inline
}
.tab_off {
	DISPLAY: none; FLOAT: left
}