﻿/*
	@import url('jquery.css');
*/

body {margin: 0 auto; padding: 0; font: 76% Tahoma;}
a { color: #ffffff; text-decoration: none;}
a img { border: 0; }
a:hover { color: #fff200; text-decoration: underline;}

.common input.textbox { width: 140px;}
/*.common input[type="checkbox"] {width: 12px;}*/

.max_width {width: 1000px; margin: auto; padding: 0;}
.b_bold { font-weight: bold;}
.fleft {float: left;}
.fright {float: right;}
.c_color { color:#FFF200;}
.clear { clear: both;}
.input_content { width: 150px;}
.visible { display: block; }
.invisible { display: none; }
.blkbiztv {width: 240px;}
.blkbiztv h1 {background: url('../Images/Background/_bg_h_biz_tv.gif') no-repeat left top; margin: 0; font-size: 150%; color: #fff; padding: 13px 53px 15px;}
.show-a
{
	color:#000000;
	text-decoration:underline;
}
.show-a:hover
{
	text-decoration:underline;
	color:#1C375D;
}

