body {
	color: #333333;
	font-family: arial, sans-serif;
	font-weight: 300;
	line-height: 1.5;
}

input[type="text"], textarea {
	width: 40%;
}

img {
	border: 0 none;
}

.property {
}

div .logo span a {
	cursor: pointer;
	text-decoration: none;
	outline-style: none;
}

.companyname {
	padding: 0px;
	margin: 0 auto;
	border: 0px solid #666666;
	color: #333333;
}

.bottoma {
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	outline-style: none;
	padding-left: 5px;
	padding-right: 5px;
}

.rdfclass {
	color: #0000FF;
}

.detail {
	background-color: #FFFFFF;
}

.rdfcontainer {
	text-align: center;
	background-color: #FCFCFC;
	padding: 0px;
	width: 80%;
	height: 100%;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.tdtitle {
	color: #444444;
}

.embed {
	background-color: #000000;
	padding: 10px 20px 10px;
	position: absolute;
	top: -80px;
	left: -20px;
	text-align: center
	width: 100px;
	height: 45px;
	display: none;
	font-style: normal:
	z-index: 2;
}

a {
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	outline-style: none;
}

.home {
	font-size: 14px;
	padding: 5px;
}

.header {
	padding-bottom: 20px;
	color: #222222;
	text-align: center;
}

.q {
	width: 40%;
}

.footer {
	text-align: center
	padding-top: 20px;
	clear: both;
}

label{
	font-size: 13px;
	color: #666666;
}

font {
	font-size: 12px;
	color: #333333;
}

textarea {
	vertical-align: top;
}
