body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
background: url(../images/bg.jpg) repeat-x top  center #E2E2E2;
}

img{
border:none;
}
h1{
color:#000000;
font-weight:bold;
font-size:18px;
padding-left:10px;
}

p{
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
font-size:12px;
color:#000000;
padding:0 4px 4px 10px;
}

.clear{
clear:both;
}

.serch{
background:url(../images/search.jpg) no-repeat;
width:210px;
height:22px;
border:#000000;
float:left;
border:none;
padding:10px 10px 5px 10px;
}
.serch_in{
float:left;
width:200px;
}
.butten{
float:right;
width:80px;
padding-right:10px;
padding-top:5px;
}

#main{
width:980px;
margin:auto;
}

#header{
height:115px;
width:980px;
margin-bottom:13px;
}
#logo{
float:left;
width:260px;
height:70px;
padding:20px 0 5px 28px;

}
#search{
float:right;
width:330px;
padding:40px 0 5px 5px;
height:40px;
border:none;
}


#search_bu {
	position:absolute;
	left:1067px;
	top:46px;
	z-index:70;
}



#container{
width:968px;
margin:auto;
background-color:#FFFFFF;
padding:6px 6px 6px 6px;
}
#nav{
background:url(../images/nav.png) no-repeat center top;
width:968px;
height:49px;
margin-bottom:3px;
}
#banner{
width:968px;
height:290px;
background:url(../images/banner.jpg) no-repeat;
}
#maincontent{
width:956px;
padding:0px 6px 4px 6px;
display:inline-block;
}
#lefside{
width:224px;
float:left;
}
.leftside_top{
background:url(../images/box_top.jpg) no-repeat;
width:209px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
height:25px;
padding:8px 0 0 15px;
float:left;
}
.leftside_mid{
background:url(../images/box_bg.jpg) repeat-y;
width:223px;
float:left;
}
.leftside_bm{
background:url(../images/box_bm.jpg) no-repeat;
width:223px;
height:15px;
float:left;
margin-bottom:4px;
}

.readmore{
background:url(../images/readmore.jpg) no-repeat;
float:right;
height:28px;
width:86px;
color:#FFFFFF;
margin-right:8px;

}
.readmore a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.readmore a:hover{
color:#000000;
text-decoration:none;
font-weight:bold;
}

#rightside{
float:right;
width:715px;
}

.right_top{
background:url(../images/contenttop.jpg) no-repeat center top;
width:720px;
float:right;
height:16px;
}
.right_bg{
background:url(../images/contentbg.jpg) repeat-y center top;
width:720px;
float:right;
}
.right_bm{
background:url(../images/contentbm.jpg) no-repeat center top;
width:720px;
height:15px;
float:right;
}
.thum_1{
margin:0px 8px 4px 8px;
float:left;
}
#footer{
background:#022744;
width:980px;
height:50px;
margin:auto;
}
#foo_left{
float:left;
width:240px;
margin:15px;
font-size:12px;
padding-left:10px;
color:#FFFFFF;
}
#foo_left a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
#foo_left a:hover{
font-weight:bold;
text-decoration:none;

color:#FFcc33;
}



#foo_right{
float:right;
width:450px;
margin:15px;
color:#FFFFFF;
text-align:center;
font-size:12px;
}
#foo_right a{
color:#FFFFFF;
text-decoration:none;
}
#foo_right a:hover{
text-decoration:none;

color:#FFcc33;
}
