@charset "utf-8";
/*--------------------------------------------------------------------------------
﻿|	Id: styles.css, 21/05/2007													 |
|	Copyright (c) 2006 HoangCuong Software Solutions - http://hoangcuongsoft.com |		  
|	Product name: Ptramesco Company                                              |
|	Creat by: Pham Lam                                                           |
--------------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background:#868686;
	text-align: center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a:link, a:visited, a:active{
	color:#0066CC;
	text-decoration:none;
	}	
a:hover {
	color: #0066FF;
	text-decoration:underline;
	}
#wrap1 {}
#wrap2 {
	margin:0 auto;
	width:778px;
	background:#fff;
	text-align:left;
	}
#topbar {
	margin: 0;
	height:30px;
	}
#sidebar {
	width:203px;
	float:left;
	}
#mainContent {
	margin: 0 10px 0 213px;
	/*float:left;*/
	}
#main {
	margin:0 10px;
	font-size:11px;
	}
.tieudetin {
	font-family:Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:5px 15px;
	background:url(images/ptramesco_14.gif) center left no-repeat;
	}
.tieudetin a {
	text-decoration:none;
	color:#000;
	}
.tieudetin a:hover {
	text-decoration: underline;
	}
#footer {
	clear:both;
	position:relative;
	height:40px;
	text-align:center;
	font-size:11px;
	padding-top:10px;
	border-top:1px solid #d7d7d7;
	}

/*MENU*/	
	
#menu {
	width: 202px;
	margin: 0px;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
#menu li a {
	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color:#464646/* #ff9900*/;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	display: block;
	background:  url(images/menu1.gif);
	padding: 4px 0 0 20px;
	}
	
#menu li a:hover {
	color: #000;
	background:  url(images/menu1.gif) 0 -25px;
	padding: 4px 0 0 20px;
	text-decoration:underline;
	}
#menu2 a {
	text-decoration:none;
	color:#464646
	}
#menu2 a:hover{
	text-decoration: underline;
	}
.submenu {
	background: url(images/menu2.gif);
	height: 25px;
	padding-left:25px;
	font-size:11px;
	}

/*	SIDEBAR */

#tinnhanh {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	}
#tinnhanh a:link, #tinnhanh a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#f7941d;
	}
#tinnhanh a:hover {
	text-decoration:none;
	}
.tinnhanh {
	padding:3px;
	border-bottom:1px dotted #999999;
	}
.readmore {
	padding:3px 4px;
	text-align:right;
	}
.readmore a {
    color:#206fb5;
	text-decoration:none;
	}
.readmore a:hover {
	text-decoration: underline;
	}
/* CAC TIN KHAC*/

#cactinkhac ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#cactinkhac li {
	padding: 0px;
	margin: 0px;
	background:url(images/arr.gif) no-repeat left center;
	border-bottom: 1px solid #e8e5de;
	}	
#cactinkhac li a:link, 
#cactinkhac li a:visited 	{
	color:#3d3d3d; 
	font-weight:normal; 
	text-decoration:none;
	position: relative; 
	display: block; 
	font-size: 1.1em; 
	padding: 0.4em 1em 0.4em 20px;
	font-family: Lucida Grande, Tahoma, Arial,  Helvetica, sans-serif;
	font-size:11px;
	}
 
#cactinkhac li a:hover {
	color:#3d3d3d; 
	font-weight:normal; 
	text-decoration: underline;
	background:#F2F2F2 url(images/arr.gif) no-repeat left center;
	}
.tieude {
	padding:0px 5px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(images/ptramesco_10.gif) top left no-repeat;
	}