/* CSS Document */

.c_top {
	background-image: url(../images/frame/f_left/c_top.jpg);	background-repeat: repeat-x;
}
.c_top_1 {
	background-image: url(../images/frame/f_left/c_top_1.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	font-weight: bold;
	color:#0462C2;
	padding: 0px 0px 5px 5px;
	text-align: left;
	text-decoration:none;
	text-transform:uppercase;
}
.c_top_1 a{
	font-size:11px;
	font-weight: bold;
	color:#0462C2;
	padding: 0px 0px 5px 5px;
	text-align: left;
	text-decoration:none;
	text-transform:uppercase;
}
.c_top_1 a:hover{
	font-size:11px;
	font-weight: bold;
	color:#990000;
	padding: 0px 0px 5px 5px;
	text-align: left;
	text-decoration:none;
	text-transform:uppercase;
}

.c_l {
	background-image: url(../images/frame/f_left/c_l.jpg);	background-repeat: repeat-y;
}
.c_r {
	background-image: url(../images/frame/f_left/c_r.jpg);	background-repeat: repeat-y;
}
.c_b {
	background-image: url(../images/frame/f_left/b_c.jpg);	background-repeat: repeat-x;
}

.search_form { 
font:Verdana, Arial, Helvetica, sans-serif "Verdana"; margin-left:5px; margin-bottom:10px; font-size:11px; font-weight:bold; text-align:left; padding-left:10px; padding-bottom:10px;
}
.search_form_1 {
	font:Verdana, Arial,Helvetica, sans-serif "Verdana";
	font-size:11px;
	text-align:left;
	padding-left:10px;
	color:#ff6600;
	float:left;
}
.f {
float: left;
font-size:11px;
}
.f input{
width: 80px;
height:16px; float:left;
}
.button_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image:url(../images/buttons/button_search.gif);
	background-repeat:no-repeat;
	color: #004389; vertical-align:middle;
	}
.button_form a{
	font-size: 11px;
	font-weight: bold;
	color: #004389;
	text-decoration:none;

	}
.button_form a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
	}
.line{
	background-image: url(../images/line_menu/line.gif); background-repeat:repeat-x
	}
.lienket select { width:180px; margin-top: 10px; margin-bottom: 5px; text-align:right; padding-right:5px;
}
.dangnhap { font-size:11px; font-weight:bold; text-align:left; width: 150px; margin-bottom:5px;
}
.text_f { font-size:11px; text-align:left; width: 150px;
}
.dangky { font-size:9px; text-align:left; padding-left:-30px;
}
.dangnhap label{ font-size:11px; font-weight:bold; padding-bottom: 10px;
}
.menu_left{
	margin: 0px;
	padding-left:5px;
	width:185px;
	list-style-type: none;
}

.menu_left li a{
	font:  11px Verdana, Helvetica, sans-serif;
	color: #004389;
	display: block;
	width: 170px;
	padding: 6px 0;
	padding-left: 15px;
	text-decoration: none;
	background-color: white;
	background-image: url(../images/point/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B5B5B5;
	text-align:left;
}

* html .menu_left li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 170px;
}

.menu_left li a:visited, .menu_left li a:active{
color: #00014e;
}

.menu_left li a:hover{
	color: #0281E8;
	background-color: #D6DBE2;
	background-image:url(../images/point/arrow_right_act.gif); /*onMouseover image change. Remove if none*/
	text-decoration:underline
}