body {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#333333;
    }

img { border: 0; }

#wrapper {
	margin:0 auto;
	width: 880px;
}
#inner{ width:880px; margin:0; padding:0}
h1,h2,h3,h4,h5{ color:#373737}

h1{font-size: 17px;font-weight:bold;}
h2 {font-size: 15px;font-weight:bold;}
h3 {font-size: 12px;font-weight:bold;}


.block {
	display: block;
}

.clear{
	clear: both;
	height: 2px;
	padding:0;
	margin:0;
	font-size: 1px;
      }
#header {
	background: url(images/header_bg.jpg) no-repeat;
	padding-top: 9px;
	width:880px;
	height:190px;
}
.browse {
	float: left;
	width: 244px;
	margin:0 22px 0 0;
	padding:13px;
	}
	
	.browse ul{list-style:none; margin:0; padding:0}
	.browse li{list-style:none; border-bottom:#999999 dashed 1px; padding:5px}
	.browse li a{ color:#379BFF; text-decoration:none}
	.browse li a:hover{ color:#000000; text-decoration:none}
	.browse p{font-size:10px}
	
	.browsebottom {
	                  margin:0;
	                  padding:0;
					  width: 250px;
	
	              }
/*******************************************************************/
#browse_dt{
       width:244px;
	    height:30px;
	    padding:0;
	    background:url(images/dt_middle.jpg) repeat-x;
		color:#FFFFFF;
		font-weight:bold;
		
	   }
#browse_dt li{list-style:none; border:none}
.left_dt{background:url(images/dt_left.jpg) no-repeat; 
      width:9px; 
	  height:30px;
	  margin:0;
	  padding:0;
	  float:left;
	  
	  }
	 
.right_dt{
      background:url(images/dt_right.jpg) no-repeat; 
      width:11px; 
	  height:30px;
	  padding:0;
	  margin-left:240px
	  }
#browse_dt ul{  
               list-style:none; 
			   margin:0px; 
			   padding:0;
			   
			   }


#browse_dt li{
              list-style:none;
              float:left;
			  margin:0; 
			  padding:7px 0 0 7px; 
			  }



/****************************************************************************/
#body {
        margin:0;
		padding:0;
		background:url(images/body_middle.jpg) repeat-y;
		height:auto;
	     }
.body_top{ background:url(images/body_top.jpg) no-repeat; 
           height:42px
		   }
.body_bottom{background:url(images/body_bottom.jpg) no-repeat;
			 height:19px
			 }
		 
#body a:hover{text-decoration:none}
	 
.leftbody{ padding:10px; 
           width:500px;
		   margin:0;
		   float:left
		  }

/***************************************************/

#footer{
       width:880px;
	    height:60px;
	    padding:0;
	    background:url(images/footer_middle.jpg) repeat-x; 
	   }
.left_footer{background:url(images/footer_left.jpg) no-repeat; 
      width:16px; 
	  height:60px;
	  margin:0;
	  padding:0;
	  float:left}
	 
.right_footer{
      background:url(images/footer_right.jpg) no-repeat; 
      width:12px; 
	  height:60px;
	  padding:0;
	  margin-left:870px
	  }
#footer ul{list-style:none; margin:0px 0 0 152px; padding:0}

#footer li{float:left;margin:0; padding:7px; margin-top:5px }

#footer ul li a{ color:#FFFFFF;text-decoration:none;}


/**************************************************/
#naren{ margin-top:140px;
       width:865px;
	    height:40px;
	    padding:0;
	    background:url(images/middle.jpg) repeat-x; 
	   }
.left{background:url(images/left.jpg) no-repeat; 
      width:14px; 
	  height:40px;
	  margin:0;
	  padding:0;
	  float:left}
	 
.right{
      background:url(images/right.jpg) no-repeat; 
      width:15px; 
	  height:40px;
	  padding:0;
	  margin-left:865px
	  }
#naren ul{list-style:none; margin:0px; padding:0}

#naren li{float:left; border-right:1px #C40C0C solid; margin:0; padding:7px; margin-top:5px }

#naren ul li a{ color:#FFFFFF;text-decoration:none; font-weight:bold}


/*******************************************************/
#body form{
         font-weight:bold; 
		   color:#333333;
		   font-size:12px;
		   margin:12px;
		    }
			
.form{ background:#D3A8FF; border:#F1E6FF 4px solid}
