html, body {
margin : 0;
padding : 0;
background : url(./img/all_bg.jpg) repeat left top;
font-family : tahoma, Arial, verdana;
font-size : 12px;
/*font-weight: bold;*/
color : #ffffff;
}
a img {
border : none;
}
body {
background : url(./img/all_bg1.jpg) repeat-x left top;
}
h1 {
color : #09afd5;
font-size : 130% ;
}
h2 {
font-size : 100% ;
}
div.item a:link, div.item a:visited {
color : #ffffff;
text-decoration: none;
}
div.item a:hover {
color : #ffd323;
}
div.main {
width : 100%;
background : url(./img/foot-bg.gif) repeat-x left bottom;
}
div.header {
height : 172px;
position : relative;
width : 961px;
margin : 0 auto;
background : url(./img/bash.jpg) no-repeat center top;
}
div.logo {
width : 268px;
height : 114px;
position : absolute;
top : 36px;
left : 11px;
}
div.text {
color: #000000;
width: 320px;
position: absolute;
top: 30px;
left: 580px;
}
div.text2 {
color: #000000;
width: 400px;
position: relative;
top: 50px;
padding-left: 300px;
}
a.bookmark {
display : block;
position : absolute;
width : 94px;
height : 34px;
background : url(./img/bookmark.gif) no-repeat left top;
text-decoration : none;
top : 25px;
left : 805px;
}
div.content {
margin : 0 auto;
top : 172px;
width : 961px;
}
div.header1 {
background : url(./img/header1.jpg) no-repeat center top;
width : 961px;
height : 66px;
}
div.box1 {
background : url(./img/box_bg.jpg) repeat-y;
width : 961px;
float : left;
}
div.item {
text-align : center;
float : left;
font-size: 12px;
font-weight: 900;
color : #ffffff;
margin: 12px 0px 0px 10px;
}
div.boxz {
padding-left: 22px;
}
div.item span.qw {
    font-size: 16px;
}
div.itema {
height : 285px;
border: 1px solid #ffffff;
}
div.itema:hover {
border: 1px solid #ffd323;
}
div.footer1 {
background : url(./img/box_footer_bg.jpg) no-repeat center top;
width : 961px;
height : 11px;
float : left;
}
div.archive_img {
	height: 35px;
    width: 275px;
    background: url(./img/pages.jpg) no-repeat center;
    margin: 0 auto;
    padding-right: 23px;
}
div.archive {
    color : #ffffff;
	height: 33px;
	padding: 0px 0px 10px 10px;
}
div.archive span {
	float: left;
	margin-right: 1%;
	font-weight: bold;
}


div.archive a:link, div.archive a:visited {
    color : #ffffff;
    text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	width: 33px;
	margin: 3px;
    padding: 10px 0px;
	background: url(./img/archive_item_bg1.jpg) no-repeat center center;
}
div.archive a:hover {
color : #ffd323;
}
 div.clear {
	clear: both;
	width: 100%;
	height: 1px;
}
div.header2 {
background : url(./img/header2.jpg) no-repeat center top;
width : 961px;
height : 66px;
}
div.header3 {
background : url(./img/header3.jpg) no-repeat center top;
width : 961px;
height : 66px;
}
div.header4 {
background : url(./img/header4.jpg) no-repeat center top;
width : 961px;
height : 66px;;
}
div.header5 {
background : url(./img/header5.jpg) no-repeat center top;
width : 961px;
height : 66px;;
}
div.box2 {
background : url(./img/box_bg_dark.jpg) repeat-y;
width : 961px;
float : left;
}
div.footer2 {
background : url(./img/box_footer_bg_dark.jpg) no-repeat center top;
width : 961px;
height : 11px;
float : left;
}
div.footer3 {
background : url(./img/box_footer_bg_dark_bottom.jpg) no-repeat center top;
width : 961px;
height : 11px;
float : left;
}
div.footer {
color : #0a2d3d;
margin : 0 auto;
width : 1000px;
height : 153px;
background : url(./img/foot.jpg) no-repeat;
}
ul  {
list-style : none;
}
a  {
text-decoration : none;
}
div.top  {
margin : 10px 0 0 20px;
}
div.top2  {
margin : 10px 10px 0 20px;
}
div.top ul  {
float : left;
width : 20%;
padding-bottom : 0px;
}
div.top ul a  {
color : #ffffff;
font-weight : bold;
}
div.top ul a:hover  {
color : #ffd323;
text-decoration : none;
}
