body {
	margin: 0px;
	background-color: #E9E9E9;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
select,input,textarea {
font:100 11px arial;
}
img {
border:0px;
}
a:link,a:visited,a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
color:#FF0000;
text-decoration:none;
}
/*left*/
.left1 {
border-top:#CECECE solid 1px;
}
.left1 td {
height:24px;
padding-left:24px;
font:100 11px arial;
}
.inputs {
	background-image: url(input.jpg);
	height: 16px;
	width: 153px;
	border-style: none;
	font:100 11px arial;
	color:#CCCCCC;
	padding:1px 0 0 11px;
}
/*left end*/
/*right*/
.title {
font:bold 22px arial;
color:#848484;
height:43px;
padding-left:10px;
}
.content {
font:100 11px arial;
color:#333333;
line-height:150%;
height:300px;
vertical-align:top;
}
.content span {
font:bold 12px arial;
}
.contents {
font:100 11px arial;
color:#000;
line-height:150%;
vertical-align:top;
padding-left:12px;
background:#E7E7E7;
}
.cer {
vertical-align:top;
height:270px;
}
