  html {
    height: 100%;
	font: 12px sans-serif;
  }
  
  body {
	margin: 0px 0px 0px 0px;
  }
  
  .center {
    width : 1000px;  
    margin-left: auto;
	margin-right: auto;
	text-align: center;
  }
  
  .header {
    width : 1000px;
	height: 111px;
//	background: url('images/header.png') 0 0 no-repeat;
	text-align: left;
  }

  a#gts_logo {
    position: relative;
    left: 20px;
	top : 20px;
	width: 227px;
	height: 75px;
	display: block;
	float: left;
	background: url('images/gts_logo.png') 0 0 no-repeat;
  }
  
  div#feeria {
    position: relative;
    left: 30px;	
	width: 500px;
	height: 111px;
	display: block;
	float: left;
  }
  
  a#apple { 
    position: relative;
    right: 20px;
	top : 10px;
	width: 170px;
	height: 77px;
	float: right;
	background: url('images/apple.png') 0 0 no-repeat;
  }  
  
  .body {
    width : 1000px;
	margin-left:1px;
	padding: 0px 17px 30px 17px;
	background: url('images/body.png') 0 0 repeat-y;
  }  
  
  .footer {
    width : 1000px;
	height: 53px;
	padding: 15px 20px;
	text-align: left;
	background: url('images/footer.png') 0 0 no-repeat;
  }

  .content_header {
    width : 966px;
    height: 33px;
    background: url('images/content_header.png') 0 0 no-repeat;
    
  }
  
  .content_body {
    width : 966px;
    padding: 0px 20px 0px 20px;
	background: url('images/content_body.png') 0 0 repeat-y;
  }
  
  table#menu { position:relative; margin-left: auto; margin-right: auto; padding: 0; }
  td#menu_m { background: url('images/menu.png') 0 0 repeat-x; padding: 0; margin: 0; width: auto;}
  td#menu_l { width:  20px; height: 32px; background: url('images/menu_l.png') 0 0 no-repeat; }
  td#menu_r { width:  20px; height: 32px; background: url('images/menu_r.png') 0 0 no-repeat; }
  #pillmenu { white-space: nowrap; height: 32px; float: left; }
  #pillmenu ul { margin: 0; padding: 0; list-style:none; }
  #pillmenu li { float: left; background: url('images/menu_div.png') 0 0 no-repeat; margin: 0; padding: 0; }
  #pillmenu a {
    font-family: tahoma;
    font-size: 12px;
    float:left;
    display:block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    margin-bottom:0px;
  }
  #pillmenu a:hover { background: url('images/menu_over.png') 0 0 repeat-x; color: #fff; }
  #pillmenu a#active_menu-nav:hover { color: #fff; }
  #pillmenu a#active_menu-nav { margin-top:2px;	height: 21px; line-height: 21px; background-position: 0 0; color: #000; }
  #pillmenu span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    float:left;
    display:block;
    height: 24px;
    line-height: 24px;
    padding: 0 0px;
    color: #000;
    text-decoration: none;
  }  
  
  .content_colume_left  { width : 680px; float : left; }
  .content_colume_right { width : 246px; padding : 10px; float : right; }
  .content_colume_clear { clear: both; }  
  .content_footer { width : 966px; height: 33px; background: url('images/content_footer.png') 0 0 no-repeat; }
    
  a.button { width: 100px; height: 100px; margin-bottom: 5px; margin-right: 5px; text-decoration: none; float : both ; }

  a#dc             { background: url('images/button/dc_normal.png') 0 0 no-repeat; }
  a#dc:hover { background: url('images/button/dc_over.png') 0 0 no-repeat; }

  a#pay             { background: url('images/button/pay_normal.png') 0 0 no-repeat; }  
  a#pay:hover { background: url('images/button/pay_over.png') 0 0 no-repeat; }

  a#blog             { background: url('images/button/blog_normal.png') 0 0 no-repeat; }  
  a#blog:hover { background: url('images/button/blog_over.png') 0 0 no-repeat; }

  a#forum             { background: url('images/button/forum_normal.png') 0 0 no-repeat; }  
  a#forum:hover { background: url('images/button/forum_over.png') 0 0 no-repeat; }

  a#games             { background: url('images/button/games_normal.png') 0 0 no-repeat; }  
  a#games:hover { background: url('images/button/games_over.png') 0 0 no-repeat; }

  a#drweb             { background: url('images/button/drweb_normal.png') 0 0 no-repeat; }  
  a#drweb:hover { background: url('images/button/drweb_over.png') 0 0 no-repeat; }

  a#ifns             { background: url('images/button/ifns_normal.png') 0 0 no-repeat; }  
  a#ifns:hover { background: url('images/button/ifns_over.png') 0 0 no-repeat; }
 
  a#support             { background: url('images/button/support_normal.png') 0 0 no-repeat; } 
  a#support:hover { background: url('images/button/support_over.png') 0 0 no-repeat; }

  a#iptv             { background: url('images/button/ip_normal.png') 0 0 no-repeat; }  
  a#iptv:hover { background: url('images/button/ip_over.png') 0 0 no-repeat; }

  a#links             { background: url('images/button/links_normal.png') 0 0 no-repeat; }  
  a#links:hover { background: url('images/button/links_over.png') 0 0 no-repeat; }  

  h1 { font: 10pt sans-serif; font-weight: bold; }
  h2 { font: 14pt sans-serif; font-weight: bold; text-align: right;	margin:5px; }
  h3 { font: 12pt sans-serif; font-weight: bold; }
  p { font: 12pt sans-serif; text-align: justify; }
  hr { margin:0; margin-bottom:5px; }
  ul, li { font: 12pt sans-serif; text-align: left; }
  
  table#ttc { font:10pt; border:1px solid #909090; padding:0; }
  #ttc tr { font:10pt; }
  #ttc TD { font:10pt; text-align: left; border:1px solid #909090; margin:0; }
  #tcc b  { font:10pt; font-weight: bold; }
  
  table#tic { font:10pt; }
  #tic tr   { font:10pt; }
  #tic TD   { font:10pt; border-bottom:1px solid #303030; }
  
  table#tvmap, #tvmap tr, #tvmap TD { border:1px solid #909090; }

  #topic_m { background: url('images/top_m.png') 0 0 repeat-x; }
  #topic_l { padding-left:10px; background: url('images/top_l.png') 0 0 no-repeat; }
  #topic_r { padding-right:10px; background: url('images/top_r.png') 100% 0 no-repeat; }
  
  .Article {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	padding: 2px 10px 0px 10px;	
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px rgba(255,255,255,.3);
}

.Article_head {
	-webkit-border-radius: .5em .5em 0em 0em; 
	-moz-border-radius: .5em .5em 0em 0em; 
	border-radius: .5em .5em 0em 0em; 
}

.Article_Content {
	-webkit-border-radius: 0em 0em .5em .5em; 
	-moz-border-radius	 : 0em 0em .5em .5em; 
	border-radius		 : 0em 0em .5em .5em; 
}

.Article_Content_gray {
	width: 600px;
	color: #101010;
	text-shadow: 0 1px 1px rgba(255,255,255,.3);
	border: solid 1px #b7b7b7;
	text-align: left;
	border-top: none;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
	background: -moz-linear-gradient(top,  #ffffff,  #e0e0e0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0');
}

.Article_gray {
	width: 600px;
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #ececec;
	background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#d2d2d2));
	background: -moz-linear-gradient(top,  #ececec,  #d2d2d2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#d2d2d2');
}
