#BlockGroup
{
  width: 659px;
  float: left;
  margin-bottom: 10px;
}

#BlockGroup .left
{
  float: left;
  width: 324px;
}

#BlockGroup .right
{
  float: right;
  width: 325px;
}


#BlockGroupFill
{
  width: 656px;
  float: left;
}

#BlockGroupFill .left
{
  float: left;
  width: 322px;
}

#BlockGroupFill .right
{
  float: right;
  width: 322px;
}


#Block
{
  width: 100%;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
}


#Block .caption
{
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  border: none;
  background-image: url('/images/block_caption_fill.gif');
  background-color: #F5F9FA;
}

#Block .caption .head
{
  height: 1px;
  overflow: hidden;
  margin: 0px 1px;
  background-color: #BED4D9;
}

#Block  .caption .leftedge
{
  float: left;
  width: 1px;
  height: 16px;
  background-color: #BED4D9;
}

#Block  .caption .rightedge
{
  float: right;
  width: 1px;
  height: 18px;
  background-color: #BED4D9;
}

#Block .captionfoot
{
  height: 1px;
  overflow: hidden;
  background-color: #FFFFFF;
  border-left: 1px solid #BED4D9;
  border-right: 1px solid #BED4D9;
}


#Block .caption .fill
{
  height: 17px;
  line-height: 17px;
  float: left;
  padding-left: 10px;
  color: #0F327A;
  margin-bottom: 1px;
}

#Block .caption .fill a, #Block .caption .fill a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #0F327A;
  display: block;
  line-height: 16px;

}

#Block .caption .fill a:hover
{
  color: #AF0000;
  text-decoration: none;
}


#Block .content
{
  border: 1px solid #BED4D9;
  height: 140px;
  padding:5px;
  padding-bottom: 4px;
  padding-left: 10px;
}

#Block .content img
{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

#Block .content img.icon
{
  float: none;
  margin: 0px;
  vertical-align: middle;
}

#Block .foot
{
  height: 20px;
  line-height: 20px;
  border: 1px solid #BED4D9;
  border-top: none;
  padding: 1px;
}

#Block .foot .fill
{
  color: #0F327A;

  background-color: #F0F9FB;

  padding-right: 10px;
  text-align: right;

  font-weight: bold;
  font-size: 11px;

}

#Block .foot .fill a, #BlockFoto .foot .fill a:visited
{
  color: #0F327A;
  text-decoration: underline;
}

#Block .foot .fill a:hover
{
  color: #AF0000;
  text-decoration: none;
}


#BlockGroupWidth
{
  float: left;
  clear: both;

  width: 100%;

  margin-top: 10px;
  margin-bottom: 10px;
}


#BlockGroupWidth .left
{
  float: left;
  width: 33.5%;
  margin-right: 10px;
}

#BlockGroupWidth .center
{
  float: left;
  width: 33.4%;
}

#BlockGroupWidth .right
{
  float: right;
  width: 30%;
}


.blockquest a
{
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  color: #0F327A;
}

.blockquest a:hover
{
  color: #AF0000;
  text-decoration: none;
}

.blockquestuser
{
  font-size: 10px;
  color: #666;
}



#ImageBlock
{
  margin-bottom:15px;
}



#RightBlock
{
  width: 280px;
  height: 100%;
  float: left;
  /*margin-bottom: 15px;*/
  overflow: hidden;
}


.SeoexpBlock
{
  border: 1px solid #AAAAAA; 
  margin-bottom: 10px;
}

.SeoexpBlock .content
{
  height: 100px;
  background: transparent;
}

.SeoexpBlock .content .img
{
  position: relative;
  float: right;
  margin-top: 8px;
  margin-right: 8px;
}

.SeoexpBlock .content .text
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 17px;
  float: left;
  width: 160px;
  padding-top: 6px;
  padding-left: 10px;
}

.SeoexpBlock .content .text h2
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 17px;
  float: none;
  margin:0;
  /*width: 160px; 
  padding-top: 6px;
  padding-left: 10px;*/
}

.SeoexpBlock .content ul
{
	margin: 0;
	padding: 6px 0;
	padding-left: 15px;
}

.SeoexpBlock .caption,
.SeoexpBlock .bigCaption
{
  display: block;
  padding: 0 10px;
  padding-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #0F327A;
  overflow: hidden;
}

.SeoexpBlock .bigCaption
{
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: -1px;
}

.SeoexpBlock .bigCaption a:hover
{
  text-decoration: none;
}

.SeoexpBlock .caption a
{
  text-decoration: underline;
}


.SeoexpBlock .caption a:hover
{
  text-decoration: none;
}

.SeoexpBlock .foot
{
  height: 19px;
  padding: 1px;
  border-top: 1px solid #AAAAAA;
}

.SeoexpBlock .foot .fill 
{
  height: 19px;
  line-height: 19px;
  background: transparent;
  text-align: right;
  padding-right: 10px;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold; 
}

.SeoexpBlock .foot .fill a, .SeoexpBlockFill .more a
{
  color: #0F327A;
  text-decoration: underline;
}

.SeoexpBlock .foot .fill a:hover, .SeoexpBlockFill .more a:hover
{
  color: #C44B4C;
  text-decoration: none;
}

.SeoexpBlockFill
{    
  border: 1px solid #AAAAAA;
  border-top-width: 3px;
  margin-bottom: 15px;
}

.SeoexpBlockFill .content1
{
  height: 139px;
  background-image: url('/images/seoexp/seoexp_carier.jpg');
}

.SeoexpBlockFill .more
{
  text-align:left;
  padding-left: 10px;
  
  height: 19px;
  line-height: 19px;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

#BlockFill
{ 
  width: 100%;  
  float: left;  
  font-family: Arial, Helvetica, sans-serif;  
  border: 1px solid #BED4D9;
}

#BlockFill .caption
{
  height: 20px;
  line-height: 20px;
}

#BlockFill .caption .fill
{
  height: 20px;
  padding-left: 10px;
  color: #0F327A;
  margin: 1px;
  background-color: #F0F9FB;
}

#BlockFill .caption .fill a, #BlockFill .caption .fill a:visited
{
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #0F327A;
  
  line-height: 15px;  
  display: block;
  padding-bottom: 2px;
}

#BlockFill .caption .fill a:hover
{
  color: #AF0000;
  text-decoration: none;
}


#BlockFill .content
{
  padding: 5px;
  padding-left: 0px;
  height: 160px;
}

#BlockFill .content a
{
  text-decoration: underline;
}


#BlockFill .content a:hover
{
  text-decoration: none;
}

#BlockFill .content .content
{
  padding-left: 10px;
}

#BlockFill .content img
{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

#BlockFill .foot
{
  height: 23px;
  line-height: 18px;
}

#BlockFill .foot .fill
{
  height: 18px;
  overflow: hidden;
  
  color: #0F327A;
  margin: 1px;

  padding-right: 10px;
  text-align: right;
  
  font-weight: bold;
  font-size: 11px;
}

#BlockFill .foot .fill a, #BlockFill .foot .fill a:visited
{
  color: #0F327A;
  text-decoration: underline;
}

#BlockFill .foot .fill a:hover
{
  color: #AF0000;
  text-decoration: ;
}


#BlockService
{ 
  width: 100%;  
  float: left;  
  font-family: Arial, Helvetica, sans-serif;    
  margin-bottom: 5px;
  
}

#BlockService .caption
{
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  border: none;  
  background-image: url('/images/block_caption_fill.gif');
  background-color: #F5F9FA;
}

#BlockService .caption .head
{
  height: 1px;
  overflow: hidden;
  margin: 0px 1px;
  background-color: #BED4D9;
}

#BlockService  .caption .leftedge
{
  float: left;
  width: 1px;
  height: 16px;  
  background-color: #BED4D9;
}

#BlockService  .caption .rightedge
{
  float: right;
  width: 1px;
  height: 16px;
  background-color: #BED4D9;
}

#BlockService .captionfoot
{

  height: 1px;
  overflow: hidden;
  background-color: #FFFFFF;
  border-left: 1px solid #BED4D9;
  border-right: 1px solid #BED4D9;
}


#BlockService .caption .fill
{ 
  height: 18px;
  line-height: 18px;
  float: left;
  clear: right;
  padding-left: 10px;
  color: #0F327A;
  margin-bottom: 1px;
}


#BlockService .caption .fill a, #BlockService .caption .fill a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #0F327A;  
  display: block;
  line-height: 16px;
}

#BlockService .caption .fill a:hover
{
  color: #AF0000;
  text-decoration: none;
}

#BlockService .leftedge
{
  float:left;
  width: 1px;
  height: 20px; 
  background-color: #BED4D9;
}

#BlockService .rightedge
{
  float: right;
  width: 1px;
  height: 20px;
  background-color: #BED4D9;
}

#BlockService .content
{
  border-top: 1px solid #BED4D9;
  height: 140px;
  padding:5px;
}

#BlockService .list_content
{
  margin: 0px;
  padding-left:15px;
}

#BlockService .content img
{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}


#BlockService .foot
{
  height: 18px;
}

#BlockService .foot .fill
{
  color: #0F327A;
  padding-right: 10px;
  text-align: right;  
  font-weight: bold;
  font-size: 11px;
  height: 20px;
}

#BlockService .foot .fill a, #BlockService .foot .fill a:visited
{
  color: #0F327A;
  text-decoration: underline;
}

#BlockService .foot .fill a:hover
{
  color: #AF0000;
  text-decoration: none;
}



#BlockServiceSeo
{ 
  width: 100%;  
  float: left;  
  font-family: Arial, Helvetica, sans-serif;  
  border: 1px solid #BED4D9;
  overflow: hidden;
}

#BlockServiceSeo .content
{
  background-image: url('/images/service/seoservice.jpg');
  background-repeat: none;
  height: 418px;
  background-color: #FBFBFB;
}

#BlockServiceSeo .content .block
{
  position: relative;
  top: 258px;
  left: 10px;
  width: 350px;
  height: 113px;
  padding-left: 5px;  
  padding-top: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  
  font-weight: bold;
  line-height: 18px;
}

#BlockServiceSeo .content .block .sub
{
  text-transform: none;
  padding: 0px;
  margin: 0px;
  margin-top: 3px;
  font-size: 13px;
  list-style-type: none;
}

#BlockServiceSeo .content .price
{
  position: relative;
  top: 243px;
  left: 207px;
  width: 135px;
  height: 20px;
  display: block;
  line-height: 20px;
  
  padding-left: 10px;
  color: #FFFFFF;
  
  font-size: 12px;
  font-weight: bold;   

  text-decoration: none;
}

#BlockServiceSeo .content .price:hover
{
  color: #FFCA00;
  text-decoration: underline;
}

#BlockServiceSeo .content .price .text
{
  width: 105px;
  float: left;
  padding-left: 5px;
  cursor: pointer;
  overflow: hidden;
  
}

#BlockServiceSeo .content .expire
{
  position: relative;
  top: 242px;
  left: 185px;
  width: 150px;
  height: 15px;
  line-height: 15px;
  padding-left: 15px;
  color: #FFFFFF;  
  font-size: 11px;
  font-weight: bold;	
}

#BlockServiceSeo .content .block a
{
  color: #333333;
  text-decoration: none;
}

#BlockServiceSeo .content .block a:hover
{
  color: #AF0000;
  text-decoration: none;
}

.historyDropControl
{
  float: right;
  margin-right: 10px;
}

.historyDropControl:hover
{
  cursor: pointer;
}

#LinksBuy .left_edge
{
  background-image: url('/images/links_buy/links_buy_left_edge.gif');
  width: 5px;
  height: 39px;
  float: left;
}

#LinksBuy .right_edge
{
  float:left;
  width: 6px;
  height: 39px;
  background-image: url('/images/links_buy/links_buy_right_edge.gif');
}

#LinksBuy .fill
{
  width: 647px;  
  float: left;
  height: 37px;
  padding-left: 1px;
  border-top: 1px solid #C6D582;
  border-bottom: 1px solid #C6D582;  
}

#Button
{
  margin-top: 5px;
  float: left;
}

#Button .left_edge
{
  float: left;
  background-image: url('/images/links_buy/links_buy_button_left_edge.gif');
  width: 2px;
  height: 27px;
}

#Button .right_edge
{
  float: left;
  width: 13px;
  height: 27px;
  background-image: url('/images/links_buy/links_buy_button_right_edge.gif');
}

#Button .fill
{
  border: none;
  float: left;
  width: 120px;
  height: 27px;
  background-image: url('/images/links_buy/links_buy_button_fill.gif');
}

#Button .fill a
{
  display: block;

  padding-top: 7px;
  
  font-size: 14px;
  font-weight: bold;

  color: #0F327A;
  text-align: center;
  text-decoration: none;
}

#Button a:hover
{
  color: #9F0000;
}

#AdvertisizeLink
{
  float: left;
  width: 511px;
  height: 37px;
  text-align: center;
  font-size: 16px;
  line-height: 37px;
  color: #0F327A;
}

#AdvertisizeLink h1
{
  float: left;  
  font-size: 14px;
  line-height: 37px;
  color: #0F327A;
  margin: 0;
  margin-left: 15px;
}

#AdvertisizeLink a
{
   color: #0F327A ;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: underline;
}

#AdvertisizeLink a:hover
{
  color: #AF0000;
  text-decoration: none; 	
}

.startingArrows
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.endingArrows
{
	font-weight: normal;
}

.p
{
	padding: 5px;
}