* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 13px Tahoma;
	color: #333333;
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}

/* akrep */

.akrep {
	background: url(images/akrep.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
	background-color:#0099FF
}

.bocek1 .akrep {
	font: bold 100% "Trebuchet MS", Tahoma;
}

.bocek1 .akrep-ilaclama {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.bocek2 .akrep {
	font: normal 182% "Trebuchet MS", Tahoma;
}

.bocek2 .akrep-ilaclama {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.bocek3 .akrep {
	font: normal 129% "Trebuchet MS", Tahoma;
}

.bocek3 .akrep-ilaclama {
	padding: 20px;
}

.bocek3 ol, .bocek3 ul {
	margin-left: 1em;
}


/* akrepler */

#akrepler {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url(images/akrepilaclama.jpg) no-repeat 100% 50px;
	border-style: solid;
	border-color:#00CCFF;
}

/* akrep-ozellikleri */

#akrep-ozellikleri {
	float: left;
	width: 240px;
	height: 160px;
	background: #29A4E1 url(images/img01.gif) no-repeat;
	text-align: center;
}

#akrep-ozellikleri h1 {
	padding-top: 80px;
	font: bold 36px Tahoma;
}

#akrep-ozellikler h2 {
	font: bold 11px Tahoma;
	font-size:9px
}

#akrep-ozellikleri a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 50px;
	background: #F4F4F4;
}

#menu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/cizgi1.gif) repeat-y;
	border-style: solid;
	border-color:#00CCFF;
}

/* akrep-ilaclama */

#akrep-ilaclama {
	float: right;
	width: 480px;
	padding: 20px;
	border-bottom: 1px solid  #0066FF;
}

#akrep-ilaclama p, #akrep-ilaclama ol, #akrep-ilaclama ul {
	line-height: 152%;
}

/* sol */

#sol {
	float: left;
	width: 200px;
	padding: 20px;
}

/* yeni */

#yeni {
	padding-top: 10px;
	padding-bottom: 0;
}

#yeni ul {
	list-style-type: square;
}

#yeni li {
	margin-bottom: 15px;
}

#yeni h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#yeni h3 a {
	display: block;
}

#yeni p {
	font-size: 85%;
}

/* h1 */

#h1 {
	margin-bottom: 20px;
	border: 1px;
}

/* Samples */

#h2-1, #h2-2 {
	float: left;
	width: 230px;
}

#h2-1 {
}

#h2-2 {
	margin-left: 20px;
}

/* alt */

#alt {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #E16629;
}

#alt p {
	text-align: center;
	font-size: 77%;
}

