/* CSS Document */
/* normalize margins and padding */
html, body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0px;
	padding: 0px;
}

/* normalize font size for headers, pre and code */
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 100%;
}

/* remove list-style from lists */
/*ol,*/ 
ul {
	list-style: none;
}

/* remove border from fieldset and img */
fieldset, img {
	border: none;
}

/* left align text in caption and th */
caption, th {
	text-align: left;
}
body {
margin-top:14px;
}
.head {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}
.foot {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #4D4D4D;
padding:5px;
text-decoration:none;
}
.main {
margin-top:10px;
margin-bottom:10px;
}
.news {
width:860px;
height:250px;
background-image:url(img/orta2.png);
background-repeat:no-repeat;
margin-bottom: 10px;
}
.newsContent {
margin:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #003A63;
}
.newsContent img {
margin:8px;
margin-bottom:12px;
}
.newsContent p {
margin-left:8px;
margin-bottom:8px;
}
.newsContent a {
color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
.newsContent  a:link {
text-decoration: none;
}
.newsContent  a:visited {
text-decoration: none;
}
.newsContent  a:hover {
color:#CC0000;
text-decoration: none;
}
.mainDivHead {
background-image:url(img/mhe.png);
background-repeat:no-repeat;
width: 860px;
height: 15px;
}
.mainDivMid {
background-image: url(img/mmi.png);
background-repeat:repeat-y;
width:860px;
height:auto;
}
.mainDivFoot {
background-image:url(img/mfo.png);
background-repeat:no-repeat;
width: 860px;
height: 15px;
margin-bottom: 8px;
}
.header {
background-image:url(img/baslikAlt.jpg);
background-repeat:no-repeat;
height:110px;
width:860px;
margin-bottom:8px;
margin-top:8px;
}
.header h1 {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
padding-left:10px;
padding-top: 80px;
letter-spacing:1px;
}
.mainContent {
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #003A63;
width:700px;
}
.mainContentJp {
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #003A63;
width:700px;
padding-bottom:3px;
letter-spacing:1px;
line-height:17px;
}
.mainContent h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #003A63;
padding-bottom: 5px;
}
.mainContentJp h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #003A63;
padding-bottom: 5px;
}
.padBot10{
padding-bottom: 15px;
}
.padBot11{
padding-bottom: 10px;
}
.padBot5{
padding-bottom: 5px;
}
.padTop10{
padding-top: 10px;
}
.linko {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #CC3300;
}
