﻿.Detail {
	color: #333;
}


/*ContentGR --------------------------------*/
.ContentGR {
	width: 335px;
	position: relative;
	margin: 0px auto;
	margin-top: 20px;
}
.ContentGR .Header{
	background: url('../images/KResearch5/ContentGRHeaderBG.gif') no-repeat top left;
	height: 14px;
}
.Header .END{
	background: url('../images/KResearch5/ContentGRHeaderBG.gif') no-repeat top right;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Footer{
	position: relative;
	width: 100%;
	background: url('../images/KResearch5/ContentGRFooterBG.gif') no-repeat bottom left;
	height: 14px;
}
.Footer .END{
	background: url('../images/KResearch5/ContentGRFooterBG.gif') no-repeat bottom right;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Detail {
	background-color: #edf2f6;
	padding: 5px 0px;
}
.ContentGR .Detail .C1 {
	width: 80px;
	display: block;
	float: left;
	color: #000;
	padding-left: 30px;
	padding-top: 3px;
}
.ContentGR .Detail .C2 {
	width: 180px;
	display: block;
	float: left;
	padding-top: 3px;
}
.ContentGR .Detail .C2 INPUT {
	padding-left: 5px;
	width: 180px;
}
.ContentGR .Detail .C0 {
	text-align: center;
}
.BTN {
	width: 73px;
	height: 29px;
	margin-top: 10px;
}