/* CSS Document */
body {
	background:url(images/bg_head.png) top left repeat-x;	
	font-family:tahoma;
	font-size:11px;
	margin:0px;
}

.clear {
	clear:both;
}

a {
	text-decoration: none;
	color: #6699ff;
}

a:hover {
	text-decoration: underline;
}

.white {
	color:#FFF;
	text-decoration:none;
}
.white:hover {
	color:#FFF;
	text-decoration:none;
}

h1, h2, h3, h4, h5 {
	padding:0px;
	margin:0px;
}

h3,h4{
	font-size:12px;
}

form{
	margin:0px;
	padding:0px;
}

ul li {
	list-style:none;
}

#body-inner {
	background:url(images/mainbg-bottom.jpg) bottom left repeat-x;
	min-width:1000px;
}

#container {
	margin: 0 auto;
	width : 980px;
}


#header{
	height:160px;
}

#header .logo{
	width:500px;
	height:160px;
	float:left;
}
#header .logo img{
	margin-top:15px;
}
#header .logo h1{
	display:none;
}

#header .menu{
	width:480px;
	float:left;
	margin-top: 105px;	
	background:url(images/menubg.png) top left no-repeat;
}

#header .menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	
}

#header .menu ul li{
	float:left;
	padding:0px;
	height:27px;
	line-height:27px;
	margin-left:20px;
	font-size:12px;
}

#header .menu ul li a {
	color:#1c7cd6;
	text-decoration:none;
}
#header .menu ul li a:hover  {
	color:#0a5fae;
}


.center-box{
	margin-bottom:10px;
	margin-right: 0px;
	
}
.center-box-top {
	height:33px;
	background:url(images/cbox1-left.png) top left no-repeat;
}
.center-box-top-inner {
	height:33px;
	color:#FFFFFF;
	background:url(images/cbox1-right.png) top right no-repeat;
}
.center-box-top h3 {
	padding-left:10px;
	line-height:27px;
	font-size:12px;
}
.center-box-top h3 a{
	color:#FFFFFF;
}
.center-box-footer{
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	height:27px;
	background-color:#CCCCCC;
	color:#000033;
	font-weight:normal;
	padding-left:20px;
}
.center-box-footer a {
color:#0066CC;

}
.center-box-body{
padding:0px;
margin:0px;
	border-bottom:solid 1px #4e8cd1;
	border-right:solid 1px #4e8cd1;
	border-left:solid 1px #4e8cd1;
	overflow:auto;
}
.center-box-body a.post_title{
font-weight:bold;
}
.center-box-body a img, .center-box-body a img:hover{
border:none;
text-decoration:none;
}
.center-box-body hr{
margin:0px;
padding:0px;
border:none;
margin-bottom:1px;
border-bottom:1px solid #FFCC33;
}
UL.list{
	padding:0px;
	margin:0px;
}
UL.list LI a,UL.categorys LI a{
color:#006699;
}
UL.list LI span,UL.categorys LI span{
color:#96A8F1;
}
UL.list LI {
padding:0px;
margin:0px;
line-height:20px;
border:none;
border-bottom:solid 1px #aaa;
	/*
	border-right:solid 1px #f1f1f1;
	border-left:solid 1px #f1f1f1;*/
	padding-left:10px;
}
UL.list LI:hover{
background-color:#E2EFFE;
}
UL.categorys{
padding:0px;
margin:0px;
border-left:1px solid #CCCCCC;
}
UL.categorys LI{
width:143px;
height:22px;
float:left;
background-image:url(images/catgg.jpg);
border-right:1px solid #CCCCCC;
}
UL.categorys LI a:hover{
color:#FFFFFF;
}
UL.categorys LI:hover{
background-image:url(images/cathhh.jpg);
}
UL.categorys LI a{
padding-left:10px;
line-height:21px;
width:99%;
font-weight:bold;
margin:0px;
width:133px;
display:block;
}
table.topTable TD{
padding-right:2px;
margin-bottom:2px;
}

.center-box2{
/*	background:url(images/box-right-mid.png) top left repeat-y;*/
	background-color:#75B6D2;
	padding:8px;
	border:1px solid #999999;
	
}
.center-box2-body{
background-color:#CFE7FF;
	border:solid 1px #999999;
	overflow:auto;
	padding:4px;
}

div.getblog_form{
font-weight:bold;
color:#5B5B5B;
font-size:12px;
text-align:left;
margin-top:5px;
}
#blogname{
border:1px solid #0066CC;
background-color:#CEE9FD;
}
#boxnews .clearfix{
 width:auto;
 clear:both;
}
#boxnews .home_post{
height:101px;
border-bottom:1px solid #cacaca;
}
#boxnews .color1{
background-color:#fff;
}
#boxnews .color2{
background-color:#e8e8e8;
border-top:1px solid #fff;
}
#boxnews .newsbody img{
	max-width:300px;
	max-height:300px;
	float:left;
	margin:6px;
	padding:4px;
	border:1px solid #aaa;
}
#boxnews .newsbody_ads img{
    max-width:550px;
	max-height:500px;
}
#boxnews .newshead{
display:block;
line-height:18px;
padding-left:10px;
padding-top:10px;
font-weight:normal;
}
#boxnews h4.newshead a{
color :#000;
font-size:14px;
}
.error{
display:block;
padding:3px;
background-color:#FFFF66;
text-align:left;
color:#FF0000;
}
.getblog_info{
display:block;
padding:3px;
background-color:#FCF9B6;
border:1px solid #00CCFF;
}
.getblog_info a{
color:#003366;
}
.search{
border:1px solid #666666;
background:none;
color:#000;
font-weight:normal;
margin:0px;
margin-left:10px;
}
.buttons{
color:#FFFFFF;
border:none;
background-color:#003366;
border:1px solid #666666;
color:#FFFFFF;
}

div.imagebox{
width:126px;
height:140px;
float:left;
border:1px solid #CCCCCC;
overflow:hidden;
text-align:center;
margin:2px;
}
div.imagebox:hover{
border:1px solid #0066CC;
background-color:#FFFF99;
}
div.imagebox .image{
width:96px;
height:96px;
background-position:center;
margin:0 auto;
border:1px solid #666666;
display:block;
}
UL.coopwebs{
margin:0;
padding:0;
}
UL.coopwebs li{
float:left;
padding:1px;
}
#footer a
{
color: #ffffff;
}
#footer hr {
	border:none;
	border-top: 1px solid #83CDE1;
}
#footer a.rss
{
background-image: url(images/newrss.png);
background-repeat: no-repeat;
background-x-position: left;
background-y-position: center;
padding-left: 22px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
}

span.loading{
background-image: url('images/loading.gif');
background-repeat: no-repeat;
background-position: center;
width:120px;
height:15px;
display:block;
margin:0 auto;
}
span.loading_test{
color:#006699;
font-weight:bold;
font-size:12px;
display:block;
margin:0 auto;
width:120px;
height:15px;
}
table.extable{
background-color:#000;
width:100%;
}
table.extable td{
background-color:#F2FAFF;
}
table.extable td.val{
    text-align:right;
}
table.extable th a{
color:#000;
}
table.extable th{
background-color:#4BD3FF;
}

