body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{ text-decoration: none; }
img{
	border: none;
	vertical-align: bottom;
}

/*--------------------------------------------------------
total
--------------------------------------------------------*/

body{
	margin: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background: #e8e8e8;
	color: #333;
	background: #ffffff url(/img/bg.gif) repeat-x;
}

a:link,
a:visited {
	color: #000099;
	text-decoration: none;
	outline: none;
}

a:hover,
a:active {
	color: #0000ff;
	text-decoration: underline;
	outline: none;
}

p{
	line-height: 1.4em;
	margin-bottom: 1.0em;
}

pre{
	font-size: 10pt;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}


/*--------------------------------------------------------
h
--------------------------------------------------------*/

/*
h2{
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/img/h2bg.gif) top left repeat-x;
	border: #cccccc 1px solid;
	padding: 8px;
	margin: 5px 0 5px 0;
}
*/

h3{
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/img/h2bg.gif) top left repeat-x;
	border: #cccccc 1px solid;
	padding: 8px;
	margin: 5px 0 5px 0;
}

h4{
	clear: both;
	font-weight: bold;
	line-height: 13pt;
	font-size: 0.9em;
	border-left: #0000cc 6px solid;
	border-bottom: #CCCCCC 1px solid;
	padding: 5px 0 5px 10px;
	margin: 10px 0 5px 0;
	background: #fff;
}

/*--------------------------------------------------------
container
--------------------------------------------------------*/

div#container{
	width: 900px;
	_width: 902px;/*IE*/
	margin: 0 auto;
	text-align: left;
}


/*--------------------------------------------------------
header
--------------------------------------------------------*/
div#header{
	text-align: left;
	padding: 0px 0 0 0px;
}

#hdin {
	clear: both;
}

#logo {
	float: left;
	margin: 8px 0 8px 0;
}

#tpa {
	float: right;
}

.sub_mn {
	margin: 10px 40px 0 0;
	list-style: none;
}

.sub_mn li {
	margin: 5px 0 5px 0;
	padding: 0 0 0 5px;
	border-left: 7px solid #cccccc;
}


h1{
	font-size: 0.8em;
	font-weight: bold;
	display: inline;
	color: #ffffff;
	height: 1em;
}

h2{
	font-size: 0.8em;
	display: inline;
	color: #ffffff;
	margin-left: 10px;
}

div#header p{
	font-size: 9pt;
	line-height: 14pt;
	color: #333;
	width: 570px;
}

/*--------------------------------------------------------
top
--------------------------------------------------------*/

.oss {
	clear: both;
	background: #ffffff url(/img/oss_bg.gif) top left no-repeat;
	padding: 60px 0 0 0;
	margin: 0 0 20px 0;
}

.oss_bg {
	clear: both;
	background: #ffffff url(/img/oss_bg_bg.gif) top left no-repeat;
	padding: 65px 0 0 0;
	margin: 0 0 20px 0;
}

.oss_dt {
	clear: both;
	background: #ffffff url(/img/oss_dt_bg.gif) top left no-repeat;
	padding: 65px 0 0 0;
	margin: 0 0 20px 0;
}

.oss_sp {
	clear: both;
	background: #ffffff url(/img/oss_sp_bg.gif) top left no-repeat;
	padding: 65px 0 0 0;
	margin: 0 0 20px 0;
}

.oss p {
	margin: 0px;
	padding: 0px;
}

.oss_bg p {
	margin: 0px;
	padding: 0px;
}

.oss_dt p {
	margin: 0px;
	padding: 0px;
}

.oss_sp p {
	margin: 0px;
	padding: 0px;
}

.ossimg {
	margin: 0 20px 10px 0;
	float: left;
	border: 1px solid #cccccc;
	padding: 1px;
}

.logo {
	margin: 0 20px 10px 0;
	float: left;
}

/*--------------------------------------------------------
contents
--------------------------------------------------------*/

div#contents {
	clear: both;
	border: 1px #cccccc solid;
	background: #ffffff;
}

div#main {
	width: 410px;
	_width: 400px;/*IE*/
	float: left;
	margin: 0 10px 0 10px;
	text-align: left;
}

div#main p {
	line-height: 2em;
	padding: 10px;
}

div#main li {
	margin: 15px 0 15px 10px;
	padding: 5px;
	list-style: square;
	background: #eeeeee;
}

div#main li a { font-weight: bold; }

.pnkz {
	margin: 5px 0 5px 10px;
}

.menu {
	width: 200px;
	_width: 202px;/*IE*/
	margin: 5px;
	float: left;
}

.menu_ul {
	list-style: none;
}

.menu_ul li{
	font-weight: bold;
	background: url(/img/mnbg.gif) no-repeat;
	padding: 11px 0 13px 30px;
	width: 200px;
	_width: 180px;/*IE*/
}

.fx {
	width: 180px;
	_width: 160px;/*IE*/
	border: 1px solid #cccccc;
	background: #eeeeee;
	margin: 5px;
	padding: 5px 0 5px 0;
}

.fx ul {
	list-style: none;
}

.fx li {
	margin: 2px 0 2px 10px;
}

.top_oss {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
}

#forbg {
	padding: 10px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	margin: 0 0 10px 0;
}

/*--------------------------------------------------------
left
--------------------------------------------------------*/

#left {
	float: left;
	width: 640px;
}

/*--------------------------------------------------------
middle
--------------------------------------------------------*/

#middle {
	width: 191px;
	float: right;
	margin-left: 10px;
}

#middle .mn_title {
	margin: 5px 0 3px 0;
}

#middle ul {
	list-style: none;
}

#middle ol {
	list-style: none;
}

.fx_12 li {
	margin: 3px 0 3px 0;
	padding: 4px 0 6px 37px;
}

.fx_12 a:link { font-weight: bold; color: #000066; text-decoration: none; outline: none; }
.fx_12 a:visited { font-weight: bold; color: #000066; text-decoration: none; outline: none; }

.fx_12 a:hover { font-weight: bold; color: #0000ff; text-decoration: underline; outline: none; }
.fx_12 a:active { font-weight: bold; color: #0000ff; text-decoration: underline; outline: none; }

.fx_12_1 {
	background: url(/img/fx_12_1_li.gif) top left no-repeat;
}

.fx_12_2 {
	background: url(/img/fx_12_2_li.gif) top left no-repeat;
}

.fx_12_3 {
	background: url(/img/fx_12_3_li.gif) top left no-repeat;
}

.fx_12_4 {
	background: url(/img/fx_12_4_li.gif) top left no-repeat;
}

.fx_12_5 {
	background: url(/img/fx_12_5_li.gif) top left no-repeat;
}

.fx_12_6 {
	background: url(/img/fx_12_6_li.gif) top left no-repeat;
}

.fx_12_7 {
	background: url(/img/fx_12_7_li.gif) top left no-repeat;
}

.fx_12_8 {
	background: url(/img/fx_12_8_li.gif) top left no-repeat;
}

.fx_12_9 {
	background: url(/img/fx_12_9_li.gif) top left no-repeat;
}

.fx_12_10 {
	background: url(/img/fx_12_10_li.gif) top left no-repeat;
}

.fx_12_11 {
	background: url(/img/fx_12_11_li.gif) top left no-repeat;
}

.fx_12_12 {
	background: url(/img/fx_12_12_li.gif) top left no-repeat;
}

.skyc {
	margin: 20px;
	text-align: center;
}

/*--------------------------------------------------------
right
--------------------------------------------------------*/

#right {
	width: 230px;
	float: right;
	margin: 0 8px 0 15px;
}

.lbl {
	margin: 0 0 5px 0;
}

.r_rank {
	clear: both;
	margin: 0px;
	font-weight: bold;
	padding: 2px 0 0 0px;
}

.r_rank_desc a:link { font-weight: bold; color: #ff0000; text-decoration: none; outline: none; }
.r_rank_desc a:visited { font-weight: bold; color: #ff0000; text-decoration: none; outline: none; }

.r_rank_desc a:hover { font-weight: bold; color: #ff0000; text-decoration: underline; outline: none; }
.r_rank_desc a:active { font-weight: bold; color: #ff0000; text-decoration: underline; outline: none; }

.rank1 {
	background: url(/img/rank1bg.gif) top left no-repeat;
}

.rank2 {
	background: url(/img/rank2bg.gif) top left no-repeat;
}

.rank3 {
	background: url(/img/rank3bg.gif) top left no-repeat;
}

.rank4 {
	background: url(/img/rank4bg.gif) top left no-repeat;
}

.rank5 {
	background: url(/img/rank5bg.gif) top left no-repeat;
}

.rank6 {
	background: url(/img/rank6bg.gif) top left no-repeat;
}

.rank7 {
	background: url(/img/rank7bg.gif) top left no-repeat;
}

.r_rankimg {
	float: left;
	margin: 5px 5px 5px 0;
}

#right ol {
	list-style :none;
}

#bkmk {
	list-style: none;
	margin: 5px 0 2px 20px;
}

#bkmk li {
	float: right;
	margin: 3px 3px 2px 3px;
}


/*--------------------------------------------------------
compare
--------------------------------------------------------*/
.compare_name {
	text-align: center;
	margin: 0;
	padding: 5px 0;
}

.compare_swap {
	text-align: center;
	margin: 5px 0 5px 5px;
	letter-spacing: 0em;
}

.compare_swap table {
	width: 400px;
}

.compare_swap th {
	text-align: center;
	padding: 3px;
	font-weight: bold;
	background: #cccccc url(/img/thbg.gif) top left;
	border: #999999 solid 1px;
}

.compare_swap td {
	border: #cccccc solid 1px;
}

/*--------------------------------------------------------
detail
--------------------------------------------------------*/
.rb_desc p {
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------------------------
footer
--------------------------------------------------------*/

div#footer{
	clear: both;
	width: 100%;
	height: 50px;
}

div#ftop {
	border-top: 1px #999999 solid;
	background: #ffffff url(/img/cbg.gif) repeat-x;
	clear: both;
	padding: 10px 20px 0 20px;
	height: 80px;
}

h6 {
	padding-left: 20px;
	font-size: 0.9em;
}

div#ftop ul {
	list-style: none;
}

div#ftop ul li {
	display: inline;
	white-space: nowrap;
	float: left;
	margin: 0 0 0 25px;
	font-size: 0.8em;
	height: 20px;
	width: auto;
}

div#fmn {
	clear: both;
	height: 220px;
	text-align: left;
	color: #ffffff;
}

div#fmn a{ color: #ffffff; }
div#fmn a:hover{ color: #ff0000; }

div#fmn ul {
	float: left;
	list-style: none;
	margin: 30px 20px 10px 20px;
}

div#fmn ul li {
	margin: 0 0 0 5px;
}

.ulhd {
	font-weight: bold;
	font-size: 1.1em;
	text-indent: -10px;
}

div#fmain {
	border-top: 1px #999999 solid;
	background: #ffffff;
	height: 50px;
	text-align: left;
	padding: 10px 70px 0 70px;
	margin: 10px 0 10px 0;
	clear: both;
}

div#copyright {
	background: #000000;
	text-align: center;
	color: #ffffff;
}

div#copyright a{ color: #ffffff; }
div#copyright a:hover{ color: #ff0000; }

div#footmnhd{
	clear: both;
	margin: 15px 0 0 0;
	padding: 15px 0 0 20px;
	background: #FFFFFF url(/img/footmnhd.gif) top left;
	height: 34px;
	text-align: left;
}


.top_list {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px #eeeeee solid;
	padding: 2px;
}

/*--------------------------------------------------------
information
--------------------------------------------------------*/

#information {
	width:440px;
	height:189px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	padding:0 9px 9px 9px;
	overflow:auto;
}

#information dt {
	font-weight: bold;
}

#information dd {
	text-indent: 15px;
}


/*--------------------------------------------------------
ranking
--------------------------------------------------------*/

img.cap {
	padding: 1px;
	margin: 0 0 10px 0;
	border: 1px solid #999999;
}

div.rb {
	clear: both;
	margin: 5px 0 5px 5px;
}

div.rb1 {
	float: left;
	margin-right: 15px;
	height: 42px;
}

.rb2 {
	background: url(/img/rank_hbg.gif) top left;
	font-weight: bold;
	font-size: 2em;
	padding-top: 2px;
	height: 30px;
}

.rb2 a{ color: #333333; }

.pips {
	width: 322px;
	height: 109px;
	float: left;
	background: url(/img/pipsbg.gif) top left;
	margin: 0 0 0 0;
	padding: 7px 5px 0 5px;
}

.pips marquee {
	color: #ffff00;
}

.pipsimg {
	margin: 0 0 0 20px;
}

.num_rank {
	float: left;
}

.rank_title {
	float: left;
	margin: 7px 0 0 10px;
}


.rbimg {
	float: left;
	margin-right: 15px;
}

div.rbdetail {
	float: left;
	margin: 0px;
}

.rbdesc p{
	text-indent: 10px;
	margin: 5px 0 0px 0;
	padding: 0px;
}

.btnbox {
	clear: both;
	text-align: center;
	margin: 10px;
}

.rank_btn {
	clear: both;
	text-align: right;
	margin: 0 10px 0 0;
}

.rb_dl {
	clear: both;
	text-align: right;
}

.rb_dt {
	font-size: 0.8em;
	display: inline;
}

.rb_dd {
	font-size: 0.8em;
	display: inline;
	margin-left: 5px;
}

/*--------------------------------------------------------
table
--------------------------------------------------------*/
.spt {
	margin: 5px 0 5px 1px;
	letter-spacing: 0em;
}

.spt th {
	text-align: left;
	padding: 2px;
	background: #cccccc;
	border: #999999 solid 1px;
}

.spt th {
	vertical-align: top;
	width: 115px;
}

.spt td {
	text-align: right;
	padding: 2px;
	border: #999999 solid 1px;
	background: #ffffff;
	width: 100px;
	vertical-align: top;
}

.nml {
	margin-bottom: 5px;
	letter-spacing: 0em;
}

.nml th,.company th {
	text-align: left;
	padding: 2px;
	background: #cccccc;
	border: #999999 solid 1px;
}

.nml th {
	vertical-align: top;
	width: 115px;
}

.nml td {
	padding: 2px;
	border: #999999 solid 1px;
	background: #ffffff;
	width: 100px;
	vertical-align: top;
}

.spec2 th,.spec3 th,.spec5 th {
	text-align: center;
	padding: 3px;
	font-weight: bold;
	background: #cccccc url(/img/thbg.gif) top left;
	border: #cccccc solid 1px;
}

.spec2,.spec3,.spec5 {
	margin: 5px;
	width: 400px;
	border: #cccccc solid 1px;
}

.spec2 td,.spec3 td,.spec5 td {
	text-align: center;
	padding: 3px;
	border: #cccccc solid 1px;
}


.spec2 td {
	width: 50%;
}

.spec3 td {
	width: 33%;
}

.spec5 td {
	width: 20%;
}

.company {
	margin: 5px;
	width: 400px;
}

.company td {
	border: #cccccc solid 1px;
	width: 250px;
}

.rate {
	text-align: center;
	margin: 15px;
}

/*--------------------------------------------------------
footmn
--------------------------------------------------------*/
div#footer #footmn{
	clear: both;
	margin-top: 0px;
	padding: 15px;
	width: 780px;
	_width: 810px;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
	color: #D9D9D9;
	background: #D9D9D9 url(/img/footmn.jpg) top right no-repeat;
}

.blist {
	width:450px;
	margin: 5px 300px 15px 5px;
}

.blist ul{
	margin-left: 20px;
}

.blist li{
	float: left;
	list-style: none;
	margin: 0px 5px 0px 5px;
	font-size: 10pt;
	line-height: 18pt;
	color: #666666;
}

.blist li a {
	white-space: nowrap;
}


/*--------------------------------------------------------
ad
--------------------------------------------------------*/

div.ad{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align :right;
}

div.ad p{
	position: fixed;
	_position: absolute;/*IE*/
	top: 0;
	right: 0;
	padding: 5px;
	width: 240px;
	height: 120px;
	background: #eee;
	border: 1px solid #000;
	text-align :center;
}


/*--------------------------------------------------------
other
--------------------------------------------------------*/

td{
	padding: 8px;
	font-size: 10pt; 
}

td.title{
	width: 100px;
}



.al-c{ text-align: center; }
.al-r{ text-align: right; }
.al-l{ text-align: left; }


.vl-t{ vertical-align: top; }
.vl-m{ vertical-align: middle; }
.vl-b{ vertical-align: bottom; }


.fl-c{ clear: both; }
.fl-r{ float:right; margin-left: 20px; }
.fl-l{ float:left; margin-right: 20px; }


.m0{ margin: 0px!important; }
.m0-t{ margin-top: 0px!important; }
.m0-r{ margin-right: 0px!important; }
.m0-b{ margin-bottom: 0px!important; }
.m0-l{ margin-left: 0px!important; }

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }

.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }


.p0{ padding: 0px!important; }
.p0-t{ padding-top: 0px!important; }
.p0-r{ padding-right: 0px!important; }
.p0-b{ padding-bottom: 0px!important; }
.p0-l{ padding-left: 0px!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }

.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }


.normal{ font-weight: normal!important; }

.b{ font-weight: bold!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }

.small{ font-size: 80%!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f16em{ font-size: 1.6em; }
.f18em{ font-size: 1.8em; }
.f20em{ font-size: 2.0em; }
.f22em{ font-size: 2.2em; }
.f24em{ font-size: 2.4em; }


.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f16pt{ font-size: 16pt!important; }
.f18pt{ font-size: 18pt!important; }
.f20pt{ font-size: 20pt!important; }
.f22pt{ font-size: 22pt!important; }
.f24pt{ font-size: 24pt!important; }


.black{ color: #000!important; }/*黒色*/
.red{ color: #ff0000!important; }/*赤色*/
.blue{ color: #0000dd!important; }/*青色*/
.green{ color: #008000!important; }/*緑色*/
.yellow{ color: #ffff00!important; }/*黄色*/
.navy{ color: #1F26A9!important; }/*紺色*/
.gray{ color: #666!important; }/*灰色*/
.orange{ color: #ff6600!important; }/*橙色*/
.pink{ color: #cc6699!important; }/*ピンク色*/
.purple{ color: #660099!important; }/*紫色*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.white{ color: #fff!important; }/*水色*/


.lh13{ line-height: 1.3em!important; }
.lh14{ line-height: 1.4em!important; }
.lh15{ line-height: 1.5em!important; }
.lh16{ line-height: 1.6em!important; }
.lh17{ line-height: 1.7em!important; }
.lh18{ line-height: 1.8em!important; }
.lh19{ line-height: 1.9em!important; }
.lh20{ line-height: 2.0em!important; }


.underline{ text-decoration: underline!important; }
.del{ text-decoration:line-through;}


.box-yellow{ background-color: #ffff00!important; }
.box-aqua{ background-color: #00ffff!important; }
.box-gray{ background-color: #eee!important; }
.box-red{ background-color: #fc9b8b!important; }


input:focus,textarea:focus{ background-color: #F1EDD1!important; }

.w100{ width: 100px; }


hr{
	clear: both;
	margin: 0;
	padding: 0;
	border-width: 1px 0 0 0;
	height: 1px;
	border-style: solid none none none;
	color: #ccc;
}


.left{
	float: left;
	margin: 0 30px 20px 0!important;
}

.right{
	float: right;
	margin: 0 0 20px 30px!important;
}


.bold{
	font-weight: bold;
}

.strk {
	font-weight: normal;
	text-decoration: line-through;
}

.ta_l{
	text-align: left;
}

.ta_r{
	text-align: right;
}

.clr {
	clear: both;
}

.cf {
	display: inline-block;
}

.cf:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* close commented backslash hack */ 


