
/*
　　　　Site Name:TAT
　　　　Description: login
　　　　Version: 
*/

/* search
----------------------------------------------------------*/

table.longinTb{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:636px;
	margin:0px auto 5px auto;
	}

table.longinTb th{
	border-bottom:1px solid #CCCCCC;
	padding:15px 0 15px 30px;
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	background:url(../images/contents/line_y.gif) repeat-y right top #F3F3F3;
	}

table.longinTb td{
	padding:15px;
	border-bottom:1px solid #CCCCCC;
	font-size:85%;
	}

p.typ{
	width:637px;
	margin:0 auto 10px auto;
	text-align:right;
	}

p.typ a{
	background:url(../images/contents/ico_searchlist.gif) no-repeat left 2px;
	padding:0 0 0 15px;
	}

p.typ a:link,	
p.typ a:visited {
	color:#0099CC !important;
	}

p.typ a:hover,
p.typ a:active{
	color: #FF3366 !important;
	}

dl#select{
	margin:10px 0 30px 0;
	}

	/* 
--------------------------------------------------------*/
div.grayBoxmdl div.textArea{
	width:781px;
	overflow:scroll;
	height:200px;
	padding:0 10px 0 20px;
	margin:20px 0 0 0;
	border:1px solid #CCCCCC;
	}

div.grayBoxmdl div.textArea h4{
	font-size:1em;
	}

div.grayBoxmdl div.textArea p{
	margin:10px 0;
	}

div.textArea ol{
	margin:0 0 10px 0;
	}

div.textArea ol li{
	text-indent:-1em;
	padding:0 0 5px 1em;
	}

table.longinTb2{
	width:636px;
	margin:0px auto 5px auto;
	}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}