html, body, *{width:100%;height:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y:scroll;
}
body *{width:auto;height:auto;}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none !important;
	cursor: pointer;
	color: #ff3600;
}
a:visited {
	text-decoration: none !important;
	color: #ff3600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.b:link {
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}
.b:visited {
	text-decoration: none;
	color: #FFF;
}
.b:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.b:active {
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 10px;
	line-height: 20px;
}
h1 {
	font-size: 24px;
	color: #ff3600;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D51B1B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D51B1B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: lighter;
	font-family: 'Open Sans', sans-serif;
}
#h_s {
	color: #3C3C3B;
}
h2 {
	font-size: 14px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #ff3600;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sola {
	float: left
}
.saga {
	float: right
}
#yuzdeyuz {
	width: 100%;
	float: none;
}
.boyuk {
	font-size: 30px;
}
.boyuk_20 {
	font-size: 20px;
}
.normal {
	font-size: 12px;
}
.kalin {
	font-weight: bold;
}
.gri {
	color: #7f7f7f;
}
.border_yok {
	border: none !important;
}
.kirmizi_buton {
	padding: 6px;
 bor
}
#gizli {
	display: none;
}
ul.ust_menu li,
ul.ust_menu li:hover,
.face, .face:hover,
.menu ul li,
.menu li:hover,
.kayit_ol,
.kayit_ol:hover,
.asagi,
.asagi:hover,
.yukari,
.yukari:hover,
.aciklama:hover,
.aciklama,
.ref_ileri:hover,
.ref_geri:hover,
.ref_ileri,
.ref_geri,
li,
li:hover,
.hizmetlerimiz ul li:before,
.hizmetlerimiz ul li:hover:before{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.ciziksiz {
	text-decoration: none !important;
}
.margin_yok {
	margin: 0px !important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
a {
	padding: 0px;
	margin: 0px;
}
.right{float:right !important;}
.left{float:left !important;}