body, html {
	margin:0;
	background:#e7e7e7 url(../images/body_bg.jpg) top left repeat-x;
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
ul {
	list-style:none;
}
a:link, a:visited {
	text-decoration:none;
	font-size:11px;
	color: #000066;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
	font-size:11px;
	color: #2D2D2D;
	font-weight: bold;
}

p {
	text-align:justify;
	line-height:16px;
	color:#666;
}
h1 {
	color:#000066;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	font-family: verdana;
	text-decoration: underline;
	height:30px;
	padding-top: 10px;
}
h3 {
	color:#000066;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
h2 {
	color:#354355;
	font-size: 18px;
	font-weight: bold;
}
#content {
	padding:0;
	background:#fff;
	border:1px solid #d3d3d3;
	width:920px;
	margin: 0 auto 0 auto;
}
#header {
	height:147px;
	color:#666;
}
#logo {
	float:left;
	margin:1px;
}

#header img {
	border:none;
}

#rightblog {
	width: 320px;
	float:right;
    margin-top:10px;
	margin-bottom: 0px;
}
.clear {
	clear:both;
	height:10px;
}
#footer {
	font-size:12px;
	padding:20px 0 0 0;
	height:30px;
	width:920px;
	margin:0 auto 25px auto;
	background:#000066;
	color:#eee;
	text-align:center;
}
#main {
	padding-left:20px;
	font-size:12px;
}
#main h2 a, #main h2 a:visited, #main h2 a:hover {
	font-size:14px;
	padding:5px;
	background:#D2DAE3;
	border:1px solid #000066;
	display:block;
	text-align:center;
}
#main h2 a:hover {
	background:#000066;
	color: #FFFFFF;	
}
#page {
	float:left;
	width:879px;
	margin-top: 2px;	
}
.blog {
	width:530px;
	float:left;
}
.tabbed-pane * {
	margin: 0;
	padding: 0;
}
.tabbed-pane {
	width: 500px;
}
.tabbed-pane .tabs {
	margin: 0px 0 0 5px;
	padding: 0;
	list-style:none;
	display: block;
	position: relative;
}
.tabbed-pane .tabs li a.active {
	color: #666;
	display: block;
	background: url(../images/tab_on.gif) no-repeat;
	width: 79px;
	height: 21px;
	line-height: 21px;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	width: 79px;
	height: 21px;
}
.tabbed-pane .tabs li a{
	float: left;
	margin: 0;
	padding: 0;
	width: 79px;
	height: 21px;
	line-height: 21px;
	display: block;
	text-align: center;
	background: url(../images/tab_off.gif) no-repeat;
	text-decoration : none;
	outline: none !important;
}
.tabbed-pane .tabs li a:active .tabs li a:visited{
	color: #666;
	display: block;
	background: url(../images/tab-on.gif) no-repeat;
	width: 79px;
	height: 21px;
}
.tabbed-pane .pane {
	padding: 5px;
	clear: both;
	height: 100%;	   
}

.tabbed-container {
	position: relative;
	clear: both;
	min-height: 10em;
}
.tabbed-container .overlay {
	position: absolute;
	clear: both;
	width: 500px;
	top: 0;
	left: 0;
	background: white url(../images/loading.gif) center center no-repeat;
	text-align: center;
	z-index: 100;
	height: 100%;
}
.boxd {
	width: 530px;
	background: url(../images/boxdwbg.gif) repeat-y;
	margin: 0px;
}
.boxd .cont {
	background: url(../images/boxdwbase.gif) no-repeat left bottom;
	width: 530px;
	margin: 0px;
}
.boxd .head {
	background: url(../images/boxdwtop.gif) no-repeat left top;
	padding: 2px 10px 18px 10px;
	margin: 0;
}
.boxd .head a.title {
	width: 289px;
	height: 0px;
	display: block;
	padding: 24px 0 0 0;
	background: url(../images/hottopics.gif) no-repeat left top;
	overflow: hidden;
}
.boxd .head2 a.title2 {
	width: 150px;
	height: 0px;
	display: block;
	padding: 24px 0 0 0;
	background: url(../images/hottopics2.gif) no-repeat left top;
	overflow: hidden;
}
.button {
	font-size: 11px;
	width:80px;
	font-weight: bold;
	color: #000;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333;
}
#input-box{
    color: #000;
    background-color:#eee;
    border: 1px solid #999999;
    border-top-color: #000069;
    border-left-color: #000069;
    border-right-color: #000069;
    border-bottom-color: #000069;
    width: 100px;
    padding-left:2px;
    font-size:0.8em;
	margin-bottom: 2px;
	margin-left: 2px;
}
#input-boxk{
    color: #000;
    background-color:#eee;
    border: 1px solid #999999;
    border-top-color: #000069;
    border-left-color: #000069;
    border-right-color: #000069;
    border-bottom-color: #000069;
    width: 20px;
    padding-left:2px;
    font-size:0.8em;
	margin-left: 2px;
}
#mes-box{
    color: #000;
    background-color:#eee;
    border: 1px solid #999999;
    border-top-color: #000069;
    border-left-color: #000069;
    border-right-color: #000069;
    border-bottom-color: #000069;
    width: 300px;
    padding-left:2px;
    margin-bottom: 5px;
    font-size:0.8em;
	margin-left: 2px;
}
.yazi{
	color: #000060;
	font-size: 1em;
	font-weight: bold;
}
p.rightlink{
	margin:10px 0 0 0;
}
p.rightlink a {
	background:url(../images/re_bulletover.gif) 0px 9px no-repeat;
    padding:8px 0 3px 18px;
	text-decoration:none;
}
p.rightlink a:hover {
	text-decoration:underline;
	background:url(../images/re_bullet.gif) 0px 9px no-repeat;
}
p.rightlink span {
	color:#a5a4a4;
    font-size:10px;
    padding-left:5px;
}
.box {
	width: 320px;
	background: url(../images/boxic.gif) repeat-y;
	margin-bottom: 10px;
}
.box .cont {
	background: url(../images/boxalt.gif) no-repeat left bottom;
	width: 320px;
	margin: 0px;
}
.box .head {
	background: url(../images/boxtop.gif) no-repeat left top;
	padding: 5px 10px 25px 10px;
	margin: 0;
}
.box .head a.title {
	width: 85px;
	height: 0px;
	display: block;
	padding: 24px 0 0 0;
	background: url(../images/sbaslik.gif) no-repeat left top;
	overflow: hidden;
}
.box2 {
	width: 320px;
	background: url(../images/boxic.gif) repeat-y;
	margin-bottom: 10px;

}
.box2 .cont {
	background: url(../images/boxalt.gif) no-repeat left bottom;
	width: 320px;
	margin: 0px;
}
.box2 .head {
	background: url(../images/boxtop.gif) no-repeat left top;
	padding: 5px 10px 25px 10px;
	margin: 0;
}
.box2 .head a.title {
	width: 303px;
	height: 0px;
	display: block;
	padding: 24px 0 0 0;
	background: url(../images/ebaslik.gif) no-repeat left top;
	overflow: hidden;
}
	
.box3 {
	width: 320px;
	background: url(../images/boxic.gif) repeat-y;
	margin: 0px;
}
.box3 .cont {
	background: url(../images/boxalt.gif) no-repeat left bottom;
	width: 320px;
	margin: 0px;
}
.box3 .head {
	background: url(../images/boxtop.gif) no-repeat left top;
	padding: 5px 10px 25px 10px;
	margin: 0;
}
.box3 .head a.title {
	width: 303px;
	height: 0px;
	display: block;
	padding: 24px 0 0 0;
	background: url(../images/bctbaslik.gif) no-repeat left top;
	overflow: hidden;
}
tr#sayfalama {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:34px;
	padding:0px;
}
tr#sayfalama td {
	display:inline;
	float:left;
	margin-right:4px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-weight: bold;
	font-size: 9px;
}
tr#sayfalama td a {
	background:#FFFFFF url(../images/syfbcg.jpg) repeat-x scroll left bottom;
	border:1px solid #aaa;
	color:#999;
	display:block;
	float:left;
	padding:2px 4px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration: none;
}

tr#sayfalama tr a:visited {
border:1px solid #CCCCCC;
color:#666;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
	text-decoration: none;
}

tr#sayfalama td a:hover {
background:#1D4C9F none repeat scroll 0% 50%;
color:#FFFFFF;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
	text-decoration: none;
}
tr#sayfalama td.empty {
background:#FFFFFF url(../images/fade.jpg) repeat-x scroll left bottom;
border:1px solid #EEEEEE;
color:#CCCCCC;
display:block;
padding:2px 4px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration: none;
}
tr#sayfalama td.selected a, tr#paging td.selected a:visited {
background:#CCCC99 none repeat scroll 0% 50%;
color:#D50D00;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration: none;
}

.boxeng {
	width: 320px;
	background: url(../images/boxic.gif) repeat-y;
	margin-bottom: 10px;
}
.boxeng .cont {
	background: url(../images/boxalt.gif) no-repeat left bottom;
	width: 320px;
	margin: 0px;
}
.boxeng .head {
	background: url(../images/boxtop.gif) no-repeat left top;
	padding: 5px 10px 25px 10px;
	margin: 0;
}
.boxeng .head a.title {
	width: 93px;
	height: 0px;
	display: block;
	padding: 24px 0 0 0;
	background: url(../images/sbaslikeng.gif) no-repeat left top;
	overflow: hidden;
}
.box2eng {
	width: 320px;
	background: url(../images/boxic.gif) repeat-y;
	margin-bottom: 10px;

}
.box2eng .cont {
	background: url(../images/boxalt.gif) no-repeat left bottom;
	width: 320px;
	margin: 0px;
}
.box2eng .head {
	background: url(../images/boxtop.gif) no-repeat left top;
	padding: 5px 10px 25px 10px;
	margin: 0;
}
.box2eng .head a.title {
	width: 303px;
	height: 0px;
	display: block;
	padding: 24px 0 0 0;
	background: url(../images/ebaslikeng.gif) no-repeat left top;
	overflow: hidden;
}
	
.box3eng {
	width: 320px;
	background: url(../images/boxic.gif) repeat-y;
	margin: 0px;
}
.box3eng .cont {
	background: url(../images/boxalt.gif) no-repeat left bottom;
	width: 320px;
	margin: 0px;
}
.box3eng .head {
	background: url(../images/boxtop.gif) no-repeat left top;
	padding: 5px 10px 25px 10px;
	margin: 0;
}
.box3eng .head a.title {
	width: 303px;
	height: 0px;
	display: block;
	padding: 24px 0 0 0;
	background: url(../images/bctbaslikeng.gif) no-repeat left top;
	overflow: hidden;
}
