div.alpha-index {
	background: url("../images/alpha_index_l.png") no-repeat scroll 0 0 rgba(0,0,0,0);
	margin: 0 0 20px;
}
div.alpha-index-r {
	background: url("../images/alpha_index_r.png") no-repeat scroll 100% 0 rgba(0,0,0,0);
	padding: 0 10px;
}
div.alpha-index-m {
	background: url("../images/alpha_index_m.png") repeat-x scroll 0 0 rgba(0,0,0,0);
	height: 35px;
	overflow: hidden;
	padding: 0 0 0 5px;
}
div.alpha-index a,
div.alpha-index span {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	text-indent: 6px;
	width: 21px;
}
div.alpha-index a:link,
div.alpha-index a:visited {
	color: #646464;
	text-decoration: none;
}
div.alpha-index a:hover {
	background: url("../images/alpha_index_item_hover.png") no-repeat scroll 0 1px rgba(0,0,0,0);
	color: #646464;
	text-decoration: none;
}
div.alpha-index span {
	color: #c8c8c8;
	cursor: default;
}
div.ana {
	border-bottom: 1px dashed silver;
	height: 205px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 277px;
}
div.ana2 {
	clear: both;
	display: block;
	margin-bottom: 5px;
}
div.sag {
	margin: 0 0 2px;
	padding: 2px;
	width: 170px;
}
div.bottom {
	clear: both;
	margin: 0;
	padding: 10px;
}
div.subtitle1 {
	border: 0 solid silver;
	display: block;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 10px;
}
div.subtitle4 {
	border: 1px solid silver;
	display: block;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 10px;
}
div.subtitle5 {
	display: block;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 10px;
}
div.lineinfo {
	display: block;
	margin: 0 0 0.5em;
	overflow: hidden;
}
div.subtitle1 {
	border-bottom: 3px solid #409d39;
	font-weight: bold;
	line-height: 150%;
}
div.header {
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
}
div.subtitle3 {
	margin: 0 0 10px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
div.subtitle2 .element {
	float: left;
	margin-right: 10px;
}
div.subtitle3 .element2 {
	float: left;
	margin-right: 0;
}
div.bottomsag {
	float: right;
	margin: -73px;
	width: 80px;
}
div.image {
	border-bottom: medium none;
	float: left;
	line-height: 0;
	margin-right: 5px;
}
div.image a {
	border: medium none;
	outline: medium none;
}
divimage img {
	border: 1px solid white;
}
ul.liste {
	list-style: outside none none;
}
ul.liste li {
	margin: 0;
	padding: 0;
}
div.infoblock {
	border-bottom: 0 solid silver;
	margin: 0 0 10px;
	padding: 0;
}
div.infoblock2 {
	border: 1px dashed silver;
	margin: 0 0 5px;
	padding: 5px;
}
#flexicontent div.infoblock ul {
	margin: 0;
	padding: 0;
}
#flexicontent div.infoblock ul li {
	background: none repeat scroll 0 0 rgba(0,0,0,0);
	display: inline-block;
	margin: 0;
	min-height: 10px;
	padding: 0;
	vertical-align: top;
}
#flexicontent div.infoblock2 ul {
	margin: 0;
	padding: 0;
}
#flexicontent div.infoblock2 ul li {
	background: none repeat scroll 0 0 rgba(0,0,0,0);
	display: inline-block;
	margin: 2px;
	min-height: 10px;
	padding: 0;
	vertical-align: top;
}
div.label {
	border-bottom: 1px solid silver;
	color: #777;
	float: left;
	font-size: 90%;
}
div.value {
	float: left;
}
div.label2 {
	border-bottom: 1px solid silver;
	color: #777;
	float: left;
	font-size: 99%;
	font-weight: bold;
	width: 78px;
}
div.value2 {
	margin-left: 15px;
}
div.onecols ul li {
	width: 100%;
}
div.onecols div.label {
	margin-right: 2%;
	width: 20%;
}
div.onecols div.value {
	width: 76%;
}
div.twocols ul li {
	width: 48%;
}
div.twocols div.label {
	margin-right: 2%;
	width: 34%;
}
div.twocols div.value {
	width: 48%;
}
div.resim {
	float: left;
	padding: 1px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
div.metin {
	float: right;
}
img {
	height: auto !important;
	max-width: 100% !important;
	border: medium none;
	transform: scale(1);
	transform-style: preserve-3d;
	transition: transform 0.15s linear 0s;
}
img:hover {
	transform: scale(0.96);
}
