@charset "utf-8";


/* --------------------------

	FONT MIDIUM CSS
	
-------------------------- */


/*
	btn select design
*/
#header .inner_r .font_change .font_small { width:14px; height:13px; background:url(../images/btn_font_small.gif) no-repeat; position:absolute; left:63px; top:7px; z-index:1; }
#header .inner_r .font_change .font_small a { display:block; width:14px; height:13px; }
#header .inner_r .font_change .font_small a:hover { width:14px; height:13px; background:url(../images/btn_font_small_on.gif) no-repeat; }
#header .inner_r .font_change .font_small a:active {width:14px; height:13px; background:url(../images/btn_font_small_on.gif) no-repeat; }

#header .inner_r .font_change .font_midium { width:16px; height:15px; background:url(../images/btn_font_middle_on.gif) no-repeat; position:absolute; left:79px; top:5px; z-index:2; }
#header .inner_r .font_change .font_midium a { display:block; width:16px; height:15px; }
#header .inner_r .font_change .font_midium a:hover { width:16px; height:15px; background:url(../images/btn_font_middle_on.gif) no-repeat; }
#header .inner_r .font_change .font_midium a:active { width:16px; height:15px; background:url(../images/btn_font_middle_on.gif) no-repeat; }

#header .inner_r .font_change .font_large { width:18px; height:17px; background:url(../images/btn_font_large.gif) no-repeat; position:absolute; left:97px; top:3px; z-index:3; }
#header .inner_r .font_change .font_large a { display:block; width:18px; height:17px; }
#header .inner_r .font_change .font_large a:hover { width:18px; height:17px; background:url(../images/btn_font_large_on.gif) no-repeat; }
#header .inner_r .font_change .font_large a:active { width:18px; height:17px; background:url(../images/btn_font_large_on.gif) no-repeat; }
