/*--------------------------------------
								Header
----------------------------------------*/

#tk_header{
	background:#696969;
	font-size:12px;
	padding:0;
	color:#FFFFFF;
	height:28px;
	margin-bottom:10px;
}
#tk_header .cts{
	width:960px;
	font-size:12px;
	height:28px;
}
#tk_header table{
	margin:0;
	padding:0;
	height:28px;
	border-collapse:collapse;
}
#tk_header td.td_550{
	width:550px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
}
#tk_header td.td_200{
	width:200px;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}
#tk_header td.td_100{
	width:100px;
	text-align:left;
}
#tk_header form{
	padding:0;
	margin:0;
}
#tk_header .tk_btn{
	background:#EEEEEE;
	font-size:12px;
	padding:1px 0 0 0;
	margin:0;
	color:#BB0000;
}

.logo_right{
	float:right;
	margin-top:20px;
}
.head_banner{
	width:600px;
	height:65px;
	background:#EFEFEF;
}


/*----------------------------
				Second menu
-----------------------------*/

#secondMenu .keyword_mds{
	background:url(../img_common/icon_list.gif) no-repeat 0 1px;
	font-weight:bold;
	padding-left:13px;
	color:#FFFF00;
}
#secondMenu .menu_2nd{
	width:920px;
	text-align:left;
	color:#FFFFFF;
}
#secondMenu .keyword_list{
	padding-left:25px;
}
#secondMenu a{
	color:#FFFFFF;
	text-decoration:none;
}
#secondMenu a:hover{
	color:#ff6600;
	text-decoration:none;
}



/*----------------------------
				Login Menu
-----------------------------*/

.login_cts{
	margin-left:15px;
}
.atts{
	margin-bottom:10px;
}
table.whitetable{
	margin-bottom:15px;
}
table.whitetable td,th{
	padding:5px;
}
.sm_mds{
	font-size:16px;
	width:500px;
	margin:2px 0 10px 0;
	border-left:10px #000070 solid;
	height:24px;
	line-height:24px;
	padding-left:5px;
	font-weight:bold;
	border-bottom:1px #000070 solid;
}

.order_txt{
	font-size:14px;
	margin-bottom:10px;
	line-height:1.6em;
}
