@charset "UTF-8";
/* CSS Document */

/*------------------------------ search ----------------------------------*/

#search{
        background:url(../images/home_searchback.jpg) no-repeat;
		width:571px;
		height:91px;
		margin-left:9px;
		margin-top:6px;
}

#search_title{
              width:500px;
              padding-left:28px;
			  padding-top:6px;
}

#search_title p{
                font:18px "Georgia", "Times New Roman", Times, serif;
				color:#1a74a0;
}

/*------ search form -------*/
.search-form{
             width:515px;
			 padding-left:15px;
			 padding-top:15px;
			 float:left;
}

.search-title{
              font:16px "Georgia", "Times New Roman", Times, serif;
		      color:#6d3d0e;
}

.password-title{
                font:14px "Arial", Helvetica, sans-serif;
			    color:#FFFFFF;
				padding-top:10px;
}

.search-input{
	        font:14px "Arial", Helvetica, sans-serif;
	        width:115px;
			height:20px;
			float:left;
			margin:0px 0px 0px 0px;
}

.work-type{
           color:#FFFFFF;
		   font:15px "Arial", Helvetica, sans-serif;
}

.search_button, .search_button a{
                 background:url(../images/home_gobutton.jpg) no-repeat 0px 0px;
				 width:70px;
				 height:36px;
}

.search_button a:hover{
                      background:url(../images/home_gobutton.jpg) no-repeat 0px -36px;
				      width:70px;
				      height:36px;
}

.search_button a { 
        height:100%;
		width:100%;
		display:block;
}

#getfreecard{
             background:url(../images/home_freecard.jpg) no-repeat;
			 width:591px;
			 height:297px;
			 margin-top:9px;
}

#home_banner{
			 width:560px;
			 height:310px;
			 margin-left:15px;
			 margin-top:78px;
}

#top_banner{
            width:560px;
			height:150px;
}

#bottom_banner{
            width:560px;
			height:150px;
			margin-top:11px;
}

#home_banner1{
        /*      background:url(../images/bottom_banner1.jpg) no-repeat; */
			  width:179px;
			  height:150px;
			  float:left;

}

#home_banner2{
          /*    background:url(../images/bottom_banner2.jpg) no-repeat; */
			  width:179px;
			  height:150px;
			  float:left;
			  margin-left:11px;
}

#home_banner3{
      /*        background:url(../images/bottom_banner3.jpg) no-repeat;  */
			  height:150px;
			  float:left;
			  margin-left:11px;
				width:179px;
}

#home_banner4{
        /*      background:url(../images/bottom_banner4.jpg) no-repeat; */
			  width:179px;
			  height:150px;
			  float:left;
}

#home_banner5{
        /*      background:url(../images/bottom_banner5.jpg) no-repeat; */
			  width:179px;
			  height:150px;
			  float:left;
			  margin-left:11px;
}

#home_banner6{
          /*    background:url(../images/bottom_banner6.jpg) no-repeat; */
			  width:179px;
			  height:150px;
			  float:left;
			  margin-left:11px;
}

#updates {
width:500px;
text-align:center;
padding-left:44px;
padding-top:65px;
}

#updates p{
font:14px "Arial", Helvetica, sans-serif;
color:#666666;
}