@charset "UTF-8";

/*
--------------------------------------------------------------
	[ File Name   ] inquiry.css
	[ Last UpDate ] 13 Sep 2013
	[ Version     ] 1.0 
--------------------------------------------------------------
--------------------------------------------------------------
*/


/*
--------------------------------------------------------------
	div#contentsSub_Styles
--------------------------------------------------------------
*/

div#contentsSub
	{
	min-height: 960px;
	height: auto !important;
	height: 960px;
	}

table{margin-top: 0;}

/*
--------------------------------------------------------------
	Table_Styles
--------------------------------------------------------------
*/
/*
table 
	{
		width: 98%;
		margin: 0px 16px 0 0;
		border-collapse: collapse;
		font-size: 90%;
	}
	table th
		{
			padding: 9px 0px 9px 9px;
			line-height: 2;
			border: 1px #E8E7E2 solid;
			background: #FFF;
			width: 29%;
		}
		table td 
		{
			padding: 9px 9px;
			line-height: 2;
			border: 1px #E8E7E2 solid;
			background: #FFF;
		}
		table tr.even th
		{
			background:#F5F4F2;
		}
		table tr.even td
		{
			background:#F5F4F2;
		}

* html table th,
* html table td
	{
		font-size: 80%;
	}



.article table
{font-size: 90%;}
*/
