﻿H3 {
	font-weight: normal;
}
.Detail {
	color: #333;
}


/*ContactForm---------------------------------------------*/
.ContentGR {
	margin-top: 20px;
}
.ContentGR IMG {
	margin-bottom: 5px;
}

#ContactForm  {
	background-color: #f4f4f4;
	width: 100%;
	position: relative;
	margin-top: 20px;
}
#ContactForm .Header{
	background: url('../images/KResearch9/ContentGRHeaderBG.gif') no-repeat top left;
	height: 14px;
}
.Header .END{
	background: url('../images/KResearch9/ContentGRHeaderBG.gif') no-repeat top right;
	float: right;
	width: 30px;
	height: 100%;
}
#ContactForm .Footer{
	bottom: 0px;
	right: 0px;
	width: 100%;
	background: url('../images/KResearch9/ContentGRFooterBG.gif') no-repeat bottom left;
	height: 14px;
}
.Footer .END{
	background: url('../images/KResearch9/ContentGRFooterBG.gif') no-repeat bottom right;
	float: right;
	width: 30px;
	height: 100%;
}
#ContactForm .Detail {
	padding: 10px 20px 10px 20px;
}
#ContactForm .Detail .C0 {
	padding-left: 90px;
	margin-top: 20px;
}
#ContactForm .Detail .C1 {
	width: 70px;
	display: block;
	float: left;
	color: #000;
	padding-right: 20px;
}
#ContactForm .Detail .C2 {
	width: 550px;
	display: block;
	float: left;
	color: #000;
}
#ContactForm .Detail FORM {
	margin-top: 25px;
}
#ContactForm .Detail .C2 INPUT {
	width: 223px;
	margin-bottom: 3px;
}
#ContactForm .Detail .C2 SELECT {
	width: 230px;
	margin-bottom: 3px;
}
#ContactForm .Detail .C2 TEXTAREA {
	width: 460px;
	height: 120px;
	margin-bottom: 3px;
}
.BTN {
	width: 100px;
	height: 22px;
	margin: 0px;
	margin-right: 5px;
}
.ContentGR .Detail .T1 {
	width: 70px;
	display: block;
	float: left;
	padding-right: 20px;
}
.ContentGR .Detail .T2 {
	width: 600px;
	display: block;
	float: left;
}
.ContentGR .Detail .T2 SPAN {
	margin-top: 10px;
	display: block;
	color: red;
	background: url('../images/masterportal/Bullet6.gif') no-repeat center left;
	padding-left: 10px;
}
.ContentGR .Detail .T2 A:link {
	font-size: 12px;
	color: red;
}
.ContentGR .Detail .T2 A:active{
	font-size: 12px;
	color: red;
}
.ContentGR .Detail .T2 A:visited {
	font-size: 12px;
	color: red;
}
.ContentGR .Detail .T2 A:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}