﻿html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}

/* Layout StyleSheet */
body { background:#d9f3f4 url(headerdd.jpg) repeat-x; font:12px Arial; color:#333333; padding-bottom:20px;}

#wrap { width:940px; margin:0 auto; }
#top { width:890px; float:left; height:120px; background:url("topbg.png") no-repeat; padding:0 25px;}
#top-flash { float:right; padding-top:0px; text-align:right; width:600px; }
#middle { width:890px; float:left; background:url(bg-middle.png) repeat-y 0 -4px; padding:0 25px 20px 25px; }
	#m-left { width:250px; float:left; padding:20px 0 0; }
	#m-content { float:left; margin-left:15px; width:620px; padding:20px 0 0; }
		#m-content-left { float:left; width:370px; margin:10px 0 0; padding:0;  }
		#m-content-right { float:right; width:220px; margin:10px 0 0; padding:0;   }
#middle { width:890px; float:left; background:url("middlebg.png") repeat-y 0 -4px; padding:0 25px 20px 25px; }
#middle2 { width:890px; float:left; background:url("middlebg.png") repeat-y 0 -4px; padding:0 25px 20px 25px;border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; }
.middleleft { width:220px; float:left; padding:20px 0 0; }
#middlecontent { float:left; margin-left:35px; width:630px; padding:20px 0 0; }
#middlecontent-left { float:left; width:360px; margin:10px 0 0; padding:0;  }
#middlecontent-right { float:right; width:220px; margin:10px 0 0; padding:0;   }
#middlecontent2 { float:left; margin-left:35px; width:630px; padding:0; }
#middlecontent2-left { float:left; width:360px; margin:10px 0 0; padding:0;  }
#middlecontent2-right { float:right; width:220px; margin:10px 0 0; padding:0;   }		
#bottom { width:890px; float:left; height:81px; background:url("bottombg.png") no-repeat; padding:0 25px; }
#footer { width:890px;}
.footerleft { width:480px;
margin-top:10px;
float:left;}
.footerright{ width:400px;
margin-top:10px;
float:right;
text-align:right;}
ul.box-gray { float:left; margin:0 0 15px 0; width:355px; }
	ul.box-gray li { float:left; width:355px; }
	ul.box-gray li.top { height:52px; width:370px; background:url(box-gray-top.gif) no-repeat; }
	ul.box-gray li.middle { background:url(box-gray-middle.gif) repeat-y; padding-left:19px; } 	
	ul.box-gray li.bottom { height:20px; width:370px; background:url(box-gray-bottom.gif) no-repeat; }
	
ul.box-gray-small { float:left; margin-bottom:8px; width:230px;  }
	ul.box-gray-small li { float:left; width:230px; }
	ul.box-gray-small li.top { height:28px; background:url(box-gray-small-top.gif) no-repeat; }
	ul.box-gray-small li.top-2line { height:45px; background:#dfdfd4 url(box-gray-small-top.gif) no-repeat; }
	ul.box-gray-small li.middle { background:url(box-gray-small-middle.gif) repeat-y; padding:5px 10px; width:210px; } 	
	ul.box-gray-small li.bottom { height:7px; background:url(box-gray-small-bottom.gif) no-repeat; }

ul.box-blue-large { float:left; margin-bottom:8px; width:370px;  }
	ul.box-blue-large li { float:left; width:370px; }
	ul.box-blue-large li.top { height:11px; background:url(box-blue-large-top.gif) no-repeat; }
	ul.box-blue-large li.middle { background:url(box-blue-large-middle.gif) repeat-y; padding:5px 10px; width:350px; } 	
	ul.box-blue-large li.bottom { height:11px; background:url(box-blue-large-bottom.gif) no-repeat; }

ul.box-news { float:left; margin:0 0 15px 0; padding:0; width:390px; height:300px; background:url(haberbg.gif) no-repeat; }
	ul.box-news li { float:left; }
	ul.box-news li.middle { margin:10px; }

h2.news { float:left; width:340px; height:16px; background:url(icon-news.gif) no-repeat 10px 0; padding:1px 0 0 35px; margin:14px 0 18px 0; font:bold 12px Arial; color:#333; }
div.scroll { height:240px; width:340px; overflow:auto; margin-left:10px;}	
	div.scroll hr { margin:5px 0 8px 0; color:#ccc; }
	div.scroll img { display:none; float:left; margin:10px 0 0; width:40px; height:40px; border:0; }
	div.scroll a { font:bold 11px Arial; text-decoration:none; color:#666; padding-bottom:10px;}
	div.scroll a:hover { color:#555; text-decoration:none; }	
