/* CSS Document */
body{
margin:0px;
padding:0px;
}
img{
border:0px;
}
.flt{
float:left;
}
#wh_bg{
width:1000px;
margin:auto;
}
#bd_bg{
width:1000px;
float:left;
background:url(../images/bd_bg.jpg) repeat-x #24251C;
}
#main{
width:927px;
float:left;
padding-left:18px;
}
/*top panel starts here*/
#top{
width:1000px;
float:left;
}
.top1{
width:500px;
height:165px;
display:inline;
float:left;
background:url(../images/top1.jpg) no-repeat;
}
.top2{
width:500px;
height:165px;
display:inline;
float:left;
background:url(../images/top2.jpg) no-repeat;
}
.logo{
float:left;
margin:59px 0px 0px 51px;
}
/*top panel ends here*/
/*content panel starts here*/
#content{
width:927px;
float:left;
}
/*left panel starts here*/
#left{
width:225px;
float:left;
}
.inp{
width:164px;
height:19px;
float:left;
color:#5D6800;
font:11px/15px tahoma;
background:#FFF;
border:1px solid #5D6043;
margin:20px 0px 0px 9px;
}
#cat{
width:160px;
height:27px;
float:left;
padding:10px 0px 0px 30px;
background:#38392F;
}
#cat h3{
float:left;
color:#FFF;
margin:0px;
padding:0px;
font:bold 14px/16px tahoma;
}
#link{
width:103px;
float:left;
padding:0px 0px 0px 30px;
}
#link a{
width:103px;
float:left;
margin:8px 0px 0px 0px;
background:url(../images/arr.gif) no-repeat left;
padding-left:15px;
color:#97997A;
font:11px/15px tahoma;
}
.search_bg{
width:225px;
float:left;
height:52px;
background:url(../images/search_bg.gif) no-repeat;
}
.go{
float:left;
margin:25px 0px 0px 4px;
color:#5D6800;
text-decoration:none;
font:bold 11px/15px tahoma;
}
/*left panel ends here*/
#center{
width:702px;
float:left;
background:url(../images/cn_tp.gif) no-repeat #434434;
}
.goll{
width:475px;
float:left;
height:16px;
margin:5px 0px 0px 124px;
padding-bottom:10px;
}
.google{
float:left;
margin:5px 0px 0px 0px;
}
#rig{
width:660px;
float:left;
padding:8px 0px 15px 20px;
}
#nul{
width:660px;
float:left;
background:#212218 url(../images/nul_bt.gif) no-repeat bottom;
}
.nul_tp{
width:660px;
height:10px;
float:left;
background:url(../images/nul_tp.gif) no-repeat;
}
#con{
width:620px;
float:left;
padding:10px 0px 10px 18px;
color:#C5C7A1;
font:11px/15px tahoma;
}
.cn_txt{
width:425px;
float:left;
margin:0px 0px 0px 15px;
color:#C5C7A1;
font:11px/15px tahoma;
}
#nul h3{
float:left;
color:#CA9D31;
margin-top:10px;
margin-left:20px;
text-decoration:underline;
font:bold 11px/15px tahoma;
}
.trav{
float:left;
margin:20px 0px 0px 71px;
}
.cn_txt1{
width:422px;
float:left;
margin:10px 0px 0px 0px;
color:#C5C7A1;
font:11px/15px tahoma;
}
/*content panel ends here*/
/*footer panel starts here*/
#foot{
width:1000px;
margin:auto;
}
#ft_bg{
width:1000px;
float:left;
background:url(../images/ft_bg.jpg) no-repeat #5C5D4E;
}
#footer{
width:927px;
float:left;
padding-bottom:50px;
}
.copy{
width:600px;
float:left;
margin:56px 0px 0px 355px;
color:#24251C;
font:11px/15px tahoma;
text-decoration:underline;
}
/*footer panel ends here*/
