body, input, table, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #cccccc;
	margin: 0;
	padding: 0;
}
a:link {
	color: #d90000;
}
a:visited {
	color: #d90000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0000ff;
}
.style1 {
	font-size: 18px;
}
.style2 {
	font-size: 12px;
}
a img {
	border: 1px solid #ffffff;
}
a img:hover {
	border: 1px solid #ff0000;
}
div.head {
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	margin: 0px auto;
	width: 740px;
}
div.head span.style1 {
	float: left;
	margin: 7px;
}
div.head span.style2 {
	background-color: #cccccc;
	border-top: 1px solid #999999;
	float: left;
	font-size: 18px;
	margin-top: 7px;
	padding-top: 7px;
	width: 597px;
}
div.head span.style3 {
	background-color: #cccccc;
	border-bottom: 1px solid #999999;
	float: left;
	padding-bottom: 3px;
	width: 597px;
}
div.head span.style4 {
	float: left;
	margin-top: 7px;
}
div.head span.style4 a {
	font-size: 12px;
	margin-left: 7px;
}

div.ad {
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	margin: 14px auto 0px auto;
	text-align: center;
	width: 740px;
}

div.body {
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	margin: 14px auto 0px auto;
	width: 740px;
}
div.main table {
	background-color: #ffffff;
	border: 7px solid #ffffff;
	margin-top: 14px;
}

div.roller {
	overflow: auto;
	height: 200px;
	width: 726px;
	white-space: nowrap;
}
div.roller table {
	white-space: normal;
}
div.roller td {
	vertical-align: top;
}

span.style5 {
	display: block;
	font-size: 12px;
}
span.style6 {
	font-size: 18px;
	font-weight: bold;
}
h3{
font-size:13px;
}
.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(dosyalar/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

