@charset "utf-8";
/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	padding:0px;
	background:#ffe07b url(../images/bg.png) repeat-x;
	color:#929496;
}
a
{
	color:#f6905d;
	text-decoration:none;
}
.clr
{
	clear:both;
}
form {
  margin: 0;
  padding: 0;
}
.clr
{
	clear:both;
}
.line
{
	line-height:170%;
}

input  {
	color:#333;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}



#header
{
	background:#FFF;
	width:1000px;
	height:120px;
	margin:auto;
	padding:0px;
}
#header .logo_s
{
	width:455px;
	height:120px;
	float:left;
	background:url(../images/bg_header_top_s.png) no-repeat;
}
#header .flash_s
{
	width:545px;
	height:120px;
	float:right;
	background:url(../images/flash2_S.png);
}
#header .logo
{
	background:url(../images/logo.png) no-repeat;
	width:280px;
	height:120px;
	float:left;
}
#header .right
{
	background:url(../images/bg_top_right.png) no-repeat;
	width:719px;
	height:120px;
	float:right;
}
#header .right .banner
{
	background:url(../images/bg_top.png) no-repeat;
	width:450px;
	height:100px;
	float:left;
	
}
#header .right .area_search
{
	float:right;
	width:250px;
	color:#f6905d;
	text-align:left;
	padding-top:20px;
	text-align:right;
	
}
#header .right .area_search .bg_search_left
{
	background:url(../images/bg_search_left.png) no-repeat;
	width:10px;
	height:35px;
	float:left;
}
#header .right .area_search .bg_search_center
{
	background:url(../images/bg_search_center.png) repeat-x;
	height:25px;
	float:left;
	padding-top:10px;
	width:150px;
}
#header_bottom
{
	width:1000px;
	height:150px;
	margin:auto;
	padding:0px;
}
#header_bottom .logo2
{
	/*background:url(../images/logo2.png) no-repeat;*/
	width:285px;
	height:150px;
	float:left;
	text-align:center;
	
}
#header_bottom .flash
{
	background:url(../images/bg_flash1.png) no-repeat;
	width:700px;
	height:150px;
	float:right;
	text-align:right;
}
#menu
{
	width:998px;
	height:28px;
	margin:auto;
	padding:0px;
}
#content
{
	width:1000px;
	min-height:300px;
	margin:auto;
	padding:0px;
}
#content .content_left
{
	float:left;
	width:260px;
	min-height:100px;
}
#content .content_left .text
{
	padding:20px 10px 0px 20px;
	line-height:150%;
}
#content .content_left .text .title
{
	color:#f6905d;
	font-weight:600;
}
#content .content_left .text .detail
{
	color:#9d9fa2;
	padding-top:10px;
}
#content .content_left .text .detail a
{
	color:#9d9fa2;
	text-decoration:none;
	background:url(../images/link.png) no-repeat left;
	width:5px;
	height:7px;
	padding-left:10px;
	margin-left:10px;
	text-align:right;
}
#content .content_left .text .detail a:hover
{
	color:#9d9fa2;
	text-decoration:underline;
}

#content .content_right
{
	float:right;
	width:740px;
	min-height:200px;
}
#content .content_right .text
{
	padding:20px 10px 0px 0px;
}
.tbsearch { font-size:11px; color:#FC6}
#content .content_right .text .khung
{
	float:left;
	width:220px;
	min-height:150px;
	border:1px #999 solid;
	border-bottom: 2px solid #CCC;
	border-right: 2px solid #CCC;
	margin-left:13px;
	margin-bottom:30px;
	background:#FFF;
	padding:3px;
	font-size:90%;
}

#content .content_right .text .khung .img
{
	text-align:center;
}
#content .content_right .text .khung .title
{
	color:#F6905d;
	font-weight:550;
	
}
#content .content_right .text .khung .title a
{
	color:#F6905d;
	text-decoration:none;
	font-size:105%;
	font-weight:590;
}
#content .content_right .text .khung .title a:hover
{
	color:#F6905d;
	text-decoration:underline;
	font-size:105%;
}
#content .content_right .text .khung .detail
{
	line-height:150%;
}
/*phan content ruot*/
#navigative
{
	width:570px;
	height:20px;
	margin:auto;
}
#navigative .text
{
	color:#F6905d;
	padding:5px;
}
#content .content_left_s
{
	float:left;
	width:200px;
	margin-right:10px;
}
#content .content_left_s .tintucmoi
{
	background: url(../images/bg_tintucmoi.png);
	width:200px;
	height:200px;
}
#content .content_left_s .tintucmoi .title
{
	padding:10px 0px 0px 10px;
	color:#f6905d;
	font-weight:600;

}
#content .content_left_s .tintucmoi .detail
{
	padding:10px 5px 5px 15px;
	color:#9d9fa2;
	line-height:150%;

}
#content .content_left_s .tintucmoi .detail a
{
	color:#9d9fa2;
	text-decoration:none;
	background:url(../images/link.png) no-repeat left;
	width:7px;
	height:5px;
	padding-left:8px;
}
#content .content_left_s .tintucmoi .detail a:hover
{
	color:#9d9fa2;
	text-decoration:underline;
}
#content .content_left_s .modules
{
	width:200px;
	min-height:200px;
	border:1px solid #ffe8a2;
}
#content .content_left_s .modules .title
{
	color:#f6905d;
	font-weight:600;
	padding:10px 0px 10px 10px;
}
#content .content_left_s .modules .detail
{
	color:#f6905d;
	padding:10px 0px 0px 20px;
}
#content .content_center_s
{
	width:585px;
	float:left;
	min-height:300px;
}
#content .content_center_s .text
{
	padding:5px 5px 20px 5px;
	text-align:justify;
	color:#333;
}
#content .content_center_s .text .address
{
	line-height:170%;
	padding-left:20px;
}
#content .content_center_s .text .title
{
	color:#f6905d;
	font-weight:bold;
	font-size:110%;
}
#content .content_center_s .text .links
{
	float:right;
}

#content .content_center_s .text .links a
{
	text-decoration:none;
	color:#f6905d;
}
#content .content_center_s .text .title_search a
{
	text-decoration:none;
	color:#f6905d;
}
#content .content_center_s .text_khung
{
	border:1px #CCC solid;
	padding:5px;
	min-height:100px;
	padding-bottom:10px;
	margin-bottom:20px;
}
#content .content_center_s .text_khung .dates
{
	font-size:11px;
	color:#CCC;
}
#content .content_right_s
{
	float:right;
	width:190px;
	border:1px solid #ffe8a2;
	margin-left:10px;
	height:700px;
}
#content .content_right_s .text
{
	color:#f6905d;
	padding-left:10px;
	padding-bottom:20px;
}
#content .content_right_s .img
{
	padding-left:5px;
	line-height:150%;
}

#footer
{
	background:url(../images/bg_footer.png) repeat-x;
	width:1000px;
	height:52px;
	margin:auto;
	padding:0px;
	color:#f6905d;
}
#footer .text_left
{
	padding:10px 0px 0px 20px;
	float:left;
	min-width:500px;
	line-height:150%;
	font-size:90%;
}
#footer .text_right
{
	padding:10px 20px 0px 0px;
	float:right;
	line-height:150%;
	text-align:right;
}
#footer a
{
	text-decoration:underline;
	color:#f6905d;
}
#footer a:hover
{
	text-decoration:none;
	color:#f6905d;
}
/*lfsjdf*/
#footer_s
{
	background:url(../images/bg_footer_s.png) repeat-x;
	width:1000px;
	height:52px;
	margin:auto;
	padding:0px;
	color:#f6905d;
}
#footer_s .text_left_s
{
	padding:10px 0px 0px 20px;
	float:left;
	min-width:500px;
	line-height:150%;
	font-size:90%;
}
#footer_s .text_right_s
{
	padding:10px 20px 0px 0px;
	float:right;
	line-height:150%;
	text-align:right;
}
#footer_s a
{
	text-decoration:underline;
	color:#f6905d;
}
#footer_s a:hover
{
	text-decoration:none;
	color:#f6905d;
}


.cActive {
	background-image:url(../images/ck1.png);
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	border-bottom-color:#FFFFCC;
	height:28px;
	width:50%;
	border-collapse:separate;
}
.cNoActive {
	background-image:url(..//images/ck.png);
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:14px;
	color:#999999;
	font-weight:bold;
	height:28px;
	width:50%;
}
.tbHeader {
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
}
.cHeader {
	font-family:Tahoma, "Times New Roman";
	font-size:12px;
	background-color:#FDE1B9;
	color:#666666;
	font-weight:bold;
}
.cHeaderN {
	font-family:Tahoma, "Times New Roman";
	font-size:12px;
	background-color:#FDE1B9;
	color:#666666;
	font-weight:bold;
}
iframe.chungkhoan div {
	padding:0px;
}
.Active {
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:12px;
	color:#9e224d;
	font-weight:bold;
	cursor: pointer;
}
.NoActive {
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:14px;
	color:#006699;
	font-weight:normal;
	cursor: pointer;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color:#D3E9F7;
	clear:both;
}
.download a {
	color:#006699;
	text-decoration:none;
	font-size:11px;
}
.spleft1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 140%;
}
.tieude_tygia_text {
	color: #006699;
	font-size: 10px;
	text-decoration: none;
	background-color:#EFF7FF;
	text-align:center;
}
.tieude_tygia_text1 {
	color: #CC9900;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	background-color:#EFF7FF;
	text-align:center;
}
a.tieude_tygia_text1:hover {
	color: #997A00;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	background-color:#EFF7FF;
	text-align:center;
}
.tygia {
	width:90%;
	margin:auto;
	overflow:auto
}
.tygia table {
	width:350px;
	border:0px;
	border-left:1px solid #333333;
	border-top:1px solid #333333
}
.tygia .title {
	font-weight:bold;
}
.tygia .hd {
	text-align:center;
	color:#006393;
	font-weight:bold
}
.tygia td {
	border-right:1px solid #333333;
	border-bottom:1px solid #333333
}

