@charset "utf-8";
body {
  margin: 0px;
  background-image: url(/images/header_pg_bg.jpg);
  background-repeat: repeat-x;
  background-position: top;
  font: 12px Arial, Helvetica, sans-serif;
}
#body_container {
  width: 1003px;
  background-position: center;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

fieldset { margin-bottom:10px; }
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


#header_container {
  height: 106px;
}
#header_container_logged {
  background: url(none);
  display: block;
  height: 106px;
}

#head_reg {
  float: left;
  padding-top: 40px;
  padding-left: 35px;
  padding-right: 60px;
}

#header_container #login_but {
  padding-top: 33px;

}
#header_container #txt_box_cont {
  float: left;
  padding-left: 15px;
  height: 82px;
  width: 180px;
  padding-top: 24px;
}

#header_container #txt_box_cont #pswd, #pswd2 {
  padding-top: 28px;
}

#header_container #txt_box_cont input {
  width: 160px;
  font-size: 11px;
  border-width: 0px;
  border-style: none;
  height: 15px;
  line-height: 12px;
}
#header_container_logged #login_txt {
  text-align: right;
  font-weight: 700;
  padding-top: 80px;
  display: block;
  padding-right: 30px;
}

#header_container   .head_imghold, #header_container_logged .head_imghold {
  float: left;
}

#search {
  background-image: url(/images/corners_bg/search_bg.jpg);
  background-repeat: no-repeat;
  height: 38px;
  padding-top: 12px;
}
#search_cont select {
  width: 218px;
  margin-left: 20px;
}
#search #txt_box input{
  margin-left: 20px;
  _margin-left: 5px;
  width: 345px;
  margin-top: 3px;
  float: left;
  border-width: 0px;
  border-style: none;
}
#search #txt_box {
  padding-left: 0px;
  _padding-left: 15px;
}


#search .cont1 {
  float: left;
  padding-left: 10px;
  margin-top: -3px;
}
#search  .cont2 {
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 25px;
  color: #000000;
  text-decoration: underline;
}
#search .cont2 a {
  color: #000000;
  text-decoration: underline;
}
#search #search_cont {
  float: left;
  padding-top: 2px;
}
#mnu {
  height: 38px;
  margin-bottom: 10px;
  background: url(/images/corners_bg/mnu_bg.jpg);
}

#mnu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #666666;
  text-decoration: none;
  background-image: url(/images/corners_bg/mnu_arrow.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-left: 7px;
  padding-right: 10px;
  line-height: 30px;
  float: left;
}

#mnu a:hover {
  text-decoration: underline;
}

#mnu #mnu_first {
  padding-left: 20px;
}

#mnu #mnu_last {
  background-image: none;
}
#mnu #visvo {
  float: right;
  background-image: none;
  margin: 0px;
}


#mnu #visvo a {
  background-image: none;
}
#index_lft_col, #sh_sp_lft_col {
  width: 263px;
  float: left;
}
#index_rht_col, #sh_rht_col {
  width: 740px;
  float: left;
}

.green_head_container {
  background-image: url(/images/corners_bg/index_lft_bg.jpg);
  background-repeat: repeat-y;
  margin-bottom: 10px;
}

.green_lft_container {
  background-image: url(/images/corners_bg/index_lft_bg.jpg);
  background-repeat: repeat-y;
  margin-bottom: 10px;
  width: 263px;
}

.green_lft_container .header {
  background-image: url(/images/corners_bg/index_lft_top.jpg);
  background-repeat: no-repeat;
  height: 30px;
}
.green_lft_container .head_txt {
  height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #FFFFFF;
  /*background-image: url(/images/cat_icn.jpg);*/
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 10px;
  padding-top: 3px;
}
.green_lft_container      a   {
  color: #666666;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #FFFFFF;
  border-left-color: #FFFFFF;
  width: 246px;
  margin-left: 3px;
  font-size: 12px;
  color: #666666;
  line-height: 25px;
  /*background-image: url(/images/sub_lst_icn.gif);*/
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
  display: block;
}
.green_lft_container .bg {
  background-color: #E5F0DD;
}
.green_lft_container .bg1 {
  background-color: #F2F7EE;
}

.green_lft_container bg1 a {
  color: #666666;
  background-color: #FFFFFF;
  width: 250px;
  margin-left: 3px;
  font-size: 12px;
  color: #666666;
  line-height: 25px;
  /*background-image: url(/images/sub_lst_icn.gif);*/
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 5px;
  display: block;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
}

.green_lft_container .lft_more a {
  color: #F07701;
  line-height: 25px;
  background-image: none;
  background-color: #FFFFFF;
  text-align: right;
  padding-right: 10px;
  width: 230px;
  font-size: 11px;
}
.green_lft_container br {
  clear: both;
}

.green_lft_container .bot {
  background-image: url(/images/corners_bg/index_lft_bottom.jpg);
  background-repeat: no-repeat;
  height: 11px;
  background-position: bottom;
}
.green_lft_container  .head_txt_model {
  height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #FFFFFF;
  /*background-image: url(/images/model_icn.jpg);*/
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 10px;
  padding-top: 3px;
}
.clr {
  clear: both;
}
#scbs_container {
  background-image: url(/images/arrow.jpg);
  background-repeat: repeat-x;
  background-position: left center;
  height: 156px;
  margin-left: 20px;
  font-size: 11px;
}
#scbs_container a{
  width: 130px;
  text-align: center;
  height: 56px;
  display: block;
  color: #666666;
  padding-top: 100px;
  padding-left: 15px;
  padding-right: 40px;
  float: left;
}
#scbs_container #search {
  background-image: url(/images/search.jpg);
}
#scbs_container #connect {
  background-image: url(/images/connect.jpg);
  background-repeat: no-repeat;
}
#scbs_container #buy {
  background-image: url(/images/buy.jpg);
  background-repeat: no-repeat;
}
#scbs_container #sell {
  background-image: url(/images/sell.jpg);
  background-repeat: no-repeat;
  width: 130px;
  padding-right: 20px;
}
.search_all_container {
  /*padding-top:20px;*/
  padding-left: 10px;
}
.search_all_container   .search_all {
  background-image: url(/images/corners_bg/search_all_bg.jpg);
  background-repeat: repeat-y;  
}

.search_all_container   .search_all   h1{
  background-image: url(/images/corners_bg/search_all_hdr_bg.jpg);
  background-repeat: no-repeat;
  height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 32px;
  text-indent: 15px;
  color: #FFFFFF;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}

.search_all_container   .search_all_bot {
  height: 13px;
  background: url(/images/corners_bg/search_all_bot_bg.jpg) no-repeat bottom;
}
.search_all_container2 {
  padding-left: 10px;
  /*padding-top: 15px;*/
}
#footer {
  background-color: #306409;
  width: 100%;
  margin-top: 20px;
}

#footer_cont  {
  width: 990px;
  font-size: 11px;
  color: #FFFFFF;
  margin: 0px auto;
}
#footer  h1  {
  font-size: 12px;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 980px;
  margin: 0px auto;
}
#footer .footer_rule {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6F9353;
  padding-bottom: 10px;
}
#footer p {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6F9353;
  padding-bottom: 10px;
}

#footer_cont    h2 {
  font-size: 12px;
  color: #CBDCB8;
  font-weight: 700;
  width: 150px;
}
.footer_inner_cont span {
  padding-top: 3px;
  display: block;
}

#footer_cont ul {
  margin-top: 0px;

}

#footer_cont li {
  line-height: 20px;
  list-style-type: none;
  margin-left: -40px;
}
#footer  a {
  color: #FFFFFF;
}
.footer_inner_cont  {
  margin-right: 20px;
  float: left;
  width: 182px;
}
.footer_inner_cont_sm {
  margin-right: 20px;
  float: left;
  width: 163px;
  padding-left: 5px;
}
#footer #search_bg {
  background-image: url(/images/corners_bg/search_txt_bg.gif);
  background-repeat: no-repeat;
  height: 25px;
  width: 115px;
  float: left;
  padding-top: 5px;
  padding-left: 10px;
}

#footer #search_bg input {
  height: 15px;
  width: 100px;
  font-size: 11px;
  border-width: 0px;
  border-style: none;
}
#footer #bottom_txt {
  width: 990px;
  color: #FFFFFF;
  padding-bottom: 10px;
  margin: 0px auto;
  font: 700 10px Arial, Helvetica, sans-serif;
}
#footer .ftr_txt2 {
  color: #CBDCB8;
}
#footer .ftr_txt2 a {
  color: #CBDCB8;
}
#footer #rht_align {
  float: right;
  line-height: 25px;
}
#footer #lft_align {
  float: left;
  line-height: 25px;
}
#gn_lft_cont_img {
  width: 211px;
  background-image: url(/images/corners_bg/subpg_img_mid_bg.jpg);
  background-repeat: repeat-y;
  margin-bottom: 10px;
}
#gn_lft_cont_img img {
  border: 10px solid #FFFFFF;
  margin-left: 15px;
  margin-top: 5px;
}

#gn_lft_cont_img #top_bg {
  background-image: url(/images/corners_bg/subpg_img_top_bg.jpg);
  background-repeat: no-repeat;
  height: 11px;
}
#gn_lft_cont_img #bot_bg {
  background-image: url(/images/corners_bg/subpg_img_bot_bg.jpg);
  background-repeat: no-repeat;
  height: 11px;
  background-position: center bottom;
}
#subpage_side_col {
  width: 217px;
  float: left;
}

#gn_lft_cont_img a {
  color: #FFFFFF;
  margin-left: 20px;
  color: #FFFFFF;
}

.gn_lft_cont_sub {
  width: 211px;
  background-image: url(/images/corners_bg/lft_sub_mid_bg.jpg);
  background-repeat: repeat-y;
  margin-bottom: 10px;
  float: left;
}
.gn_lft_cont_sub a {
  color: #333333;
}

.gn_lft_cont_sub h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  background-image: url(/images/corners_bg/lft_sub_hdr.jpg);
  background-repeat: no-repeat;
  line-height: 30px;
  padding-left: 12px;
  margin: 0px;
}
.gn_lft_cont_sub p {
  margin-top: 0px;
  margin-bottom: 0px;

}
.gn_lft_cont_sub .bot_bg {
  background-image: url(/images/corners_bg/lft_sub_bot_bg.jpg);
  background-repeat: no-repeat;
  height: 11px;
  background-position: bottom;
}
.gn_lft_cont_sub   #rht_align  {
  float: right;
}
.gn_lft_cont_sub #lft_align {
  float: left;
}
.gn_lft_cont_sub .cont2 {
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.gn_lft_cont_sub h2 {
  color: #333333;
  font-weight: normal;
  background-image: url(/images/find_friends.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
  margin: 0px;
  font-size: 12px;
}

.gn_lft_cont_sub .dotted_line {
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #CCCCCC;
  margin-top: 10px;
  margin-bottom: 10px;
}
.gn_lft_cont_sub   .friends   a {
  width: 50px;
  float: left;
  display: block;
  padding-right: 5px;
  padding-left: 5px;
}
#sub_mid_col {
  width: 563px;
  float: left;
  margin-left: 5px;
}
.gn_lft_cont_sub .cont2 input {
  width: 172px;
  height: 18px;
  background-color: #F3F3F3;
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cont2  .sml {
  font-size: 10px;
  color: #666666;
}
#sub_mid_col   h4 {
  font: normal 22px Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-bottom: 5px;
}

.gn_mid_cont_sub {
  width: 552px;
  background-image: url(/images/corners_bg/sub_mid_mid_bg.jpg);
  background-repeat: repeat-y;
  float: left;
  margin-top: 3px;
  margin-bottom: 10px;
}

.gn_mid_cont_sub .bot_bg {
  background-image: url(/images/corners_bg/sub_mid_bot_bg.jpg);
  background-repeat: no-repeat;
  height: 4px;
  background-position: bottom;
}
.gn_mid_cont_sub h1 {
  color: #FFFFFF;
  background-image: url(/images/corners_bg/sub_mid_hdr_bg.jpg);
  background-repeat: no-repeat;
  padding-left: 12px;
  margin: 0px;
  height: 31px;
  font: 700 13px/27px Arial, Helvetica, sans-serif;
}
.gn_mid_cont_sub  .cont2  .gntxt, .post_detail .gntxt  {
  display: block;
  color: #499B0D;
  padding-bottom: 15px;
  padding-top: 5px;
}
.gn_mid_cont_sub .cont2 a {
  color: #499B0D;
  text-decoration: underline;
}
.frm_main_cont span {
  height: 30px;
}

.frm_main_cont   .label {
  text-align: right;
  width: 130px;
  display: block;
  padding-right: 10px;
  font-weight: 700;
  float: left;
  line-height: 18px;
}
.frm_main_cont  .frm_cont {
  padding-right: 10px;
}
.frm_main_cont   select   {
  height: 20px;
  font-size: 11px;
}
.frm_main_cont input {
  font-size: 11px;
  height: 15px;
}
.frm_cont textarea {
  font: 11px Arial, Helvetica, sans-serif;
  width: 300px;
}






.gn_mid_cont_sub  .cont2  {
  padding-right: 10px;
  padding-left: 23px;
  padding-top: 10px;
}
.frm_main_cont .empty_space {
  display: block;
  padding-left: 140px;
  vertical-align: middle;
}

.frm_main_cont    {
  padding-right: 10px;
  padding-left: 40px;
  padding-top: 10px;
}
.frm_main_cont br {
  clear: both;
}

.gn_mid_cont_sub .cont2 .arial_blue {
  color: #0000CC;
}

.arial_blue {
  font-size: 12px;
  color: #0000CC;
  font-weight: 700;
}
.arial12 {
  font-size: 12px;
}

.gn_mid_cont_sub .cont2 h3 {
  font-weight: normal;
  color: #666666;
  background: url(/images/status_list.gif) no-repeat left;
  padding-left: 20px;
  margin-left: 40px;
  font-size: 11px;
}
.gn_mid_cont_sub .cont2 h2 {
  border-bottom: 1px dotted #CCCCCC;
  margin: 0px;
  font-size: 11px;
  display: block;
}
.gn_mid_cont_sub  .cont2  h3  span a {
  font-size: 10px;
  color: #999999;
}

.gn_mid_cont_sub .cont2  h3 a {
  color: #333333;
  text-decoration: none;
}
.gn_mid_cont_sub .cont2 a:hover {
  text-decoration: underline;
}
#home_lft_col {
  width: 760px;
  float: left;
  padding-left: 5px;
  padding-right: 20px;
}
#profile_img {
  float: left;
  font: 12px/20px Arial, Helvetica, sans-serif;
}
#profile_img img {
  border: 10px double #CCCCCC;
  float: left;
  display: block;
}

#home_lft_col   #comments_cont {
  background: url(/images/corners_bg/status_cmt_bg.gif) no-repeat 15px;
  height: 31px;
  padding-left: 30px;
  float: left;
  width: 630px;
}
#comments_cont   input {
  width: 560px;
  font-size: 15px;
  color: #666666;
  border-top: 0px none;
  border-right: 0px none;
  border-bottom: 0px none;
  border-left: 0px none;
  background: #F3F3F3;
  margin-top: 5px;
  float: left;
}
#comments_cont     #img_cont {
  float: left;
  padding-top: 5px;
  padding-left: 15px;
}
#home_lft_col #links_cont {
  padding-left: 30px;
  float: left;
  width: 630px;
  padding-top: 43px;
}
#home_lft_col #links_cont a {
  color: #666666;
}
.search_lft_cont {
  margin-bottom: 10px;
  width: 263px;
  background: url(/images/corners_bg/search_sp_lft_bg.jpg) repeat-y;
}
.search_lft_cont h1 {
  background: url(/images/corners_bg/index_lft_top.jpg) no-repeat center;
  font: 700 13px/30px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin: 0px;
  padding-left: 12px;
}
.search_lft_cont .bot_bg {
  background: url(/images/corners_bg/search_sp_lft_bot_bg.jpg) no-repeat bottom;
  height: 11px;
}
.search_lft_cont #cont2 {
  margin: 10px 15px 10px 10px;
}
.search_lft_cont h2 {
  font: 700 13px Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 10px 0px;
}
.search_lft_cont ul {
  font-size: 12px;
  list-style: none;
  padding: 0px 0px 0px 12px;
  margin: 0px;
  line-height: 22px;
}
.search_lft_cont a {
  color: #000000;
  text-decoration: underline;
}
.search_lft_cont a:hover {
  color: #FF0000;
  text-decoration: underline;
}
.search_lft_cont  .more {
  background: url(/images/more_arrow.gif) no-repeat right;
  text-align: right;
  display: block;
  padding-right: 15px;
  margin-right: 15px;
}
.search_lft_cont  .more  a {
  color: #FF0000;
}
.bread_crumbs {
  background: url(/images/corners_bg/bread_crumbs.jpg) no-repeat bottom;
  height: 30px;
  color: #666666;
  font-weight: 700;
  line-height: 30px;
  padding-left: 30px;
}
.bread_crumbs  span a {
  padding-right: 5px;
  padding-left: 5px;
  color: #666666;
}
#search_detail_cont {
  padding-left: 16px;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #666666;
}
#search_detail_cont span {
  font-size: 12px;
  font-weight: 700;
}
#panel {
  
  
  display: none;
}
.slide {
  margin: 0;
  padding: 0;
  
}
.btn_slide {
  background: url(/images/white_arrow.gif) no-repeat 10px;
  width: 35px;
  display: block;
  float: left;
  height: 25px;
}
.active {
  background: url(/images/white_arrow_down.gif) no-repeat 10px;


}















@charset "utf-8";
:focus{ -moz-outline-style: none;}
.post_head a  {
  display:block;
  text-decoration:none;
  float: left;
  text-align: center;
  padding: 5px;
  background: #A2CA85;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  margin-bottom: 0px;
  font: 700 13px Arial, Helvetica, sans-serif;
}
.post_head {
  display: block;
  height: 25px;
  margin-top: 5px;
}

.post_head .selected {
  background: #46950B;
  border-top: 1px solid #B7D2E6;
  border-right: 1px solid #B7D2E6;
  border-left: 1px solid #B7D2E6;
  color: #FFFFFF;
}
/*#adv2 .post_head .job_title {
  color: #006699;
  font-weight: 700;
  padding-right: 10px;
  padding-left: 10px;
  background: #E8F1F7;
}*/
.post_head .job_title {
  color: #ECF9FF;
  font-weight: 700;
  padding-right: 10px;
  padding-left: 10px;
  background: #006699;
}
.post_detail {
  clear: both;
  display: block;
  color: #666666;
  border: 1px solid #DFDFDF;
  padding: 10px 20px;
  font-size: 11px;
}
.post_detail  .hori_rule {
  border-top: 1px solid #E5E5E5;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.post_detail  h1  {
  font-weight: normal;
  font-size: 11px;
  color: #333333;
  background: url(images/person_still.gif) no-repeat left;
  padding-left: 20px;
  line-height: 25px;
  margin: 0px;
}
.post_detail  h1  a  {
  color: #333333;
}
.post_detail  span  a  {
  color: #999999;
}
.post_detail   #feed_blue_txt a {
  color: #0053CE;
  font-size: 11px;
  padding-left: 20px;
}
.post_detail .gntxt a {
  color: #499B0D;
}

#adv1 { padding-top: 10px; margin-top:10px; }

#net { width:710px; text-align:center; }
#net td { padding-bottom: 5px; }

.boldblue { font-weight:bold; color:#000099; }

.headLink { color:#ffffff; }
.rightImage { float:right; }
