@charset "utf-8";
@import url("tooltip/tooltip.css");
@import url("sprite.css");
.box {
	margin-bottom: 10px;
}
.box_header {
	height: 15px;
	background-color: #EEE;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #E5E5E5;
}
.box_header_sub {
	height: 15px;
	background-color: #5375BB;
	font-weight: bold;
	border: 1px solid #5375BB;
	text-align: center;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
}
.box_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #FBFBFB;
}
.box_footer_left {
	height: 5px;
	width: 5px;
	float: left;
	background-image: url(../images/co_06.jpg);
	background-repeat: no-repeat;
}
.box_footer_center {
	float: left;
	height: 5px;
	background-image: url(../images/co_05.jpg);
	background-repeat: repeat-x;
}

.box_footer_right {
	float: right;
	height: 5px;
	width: 5px;
	background-image: url(../images/co_07.jpg);
	background-repeat: no-repeat;
}
.box2_header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	height: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box3_header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	height: 25px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.box3_header_content1 {
	background-image: url(../images/box_header_1%20copy.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 121px;
	padding-right: 10px;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #FFF;
}
.box3_header_content2 {
	background-image: url(../images/box_header_2%20copy.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 413px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.col_1_3 {
	float: left;
	height: auto;
	width: 200px;
}
.col_2_3 {
	height: auto;
	width: 475px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.col_3_3 {
	float: right;
	height: auto;
	width: 200px;
}
.col_1_2_left {
	float: left;
	width: 200px;
}
.col_2_2_left {
	width: 680px;
	margin-left: 10px;
	float: right;
}
.menu_right_icon {
	float: left;
	width: 40px;
	margin-left: 10px;
}
.menu_right_link {
	float: right;
	width: 120px;
	margin-left: 10px;
}
.message_box_read{
	border:#E0E0E0 solid 1px;
	width:97%;
	padding:5px 5px 5px 5px;
	border-bottom:none;
	height:20px;
}
.message_box_unread{
	border:#E0E0E0 solid 1px;
	width:97%;
	padding:5px 5px 5px 5px;
	border-bottom:none;
	height:20px;
}
.message_icon_read{
	border-right:#E5E5E5 solid 1px;
	width:5%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align:left;
}
.message_icon_unread{
	border-right:#E5E5E5 solid 1px;
	width:5%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align:left;
}
.message_subject_read{
	width:40%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-right:#E5E5E5 solid 1px;
}
.message_subject_unread{
	width:40%;
	float:left;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-right:#E5E5E5 solid 1px;
}
.message_date_read{
	width:15%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-right:#E5E5E5 solid 1px;
}
.message_date_unread{
	width:15%;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;	
	padding-left:5px;
	border-right:#E5E5E5 solid 1px;
}
.message_option{
	float:right;
	width:5%;
	text-align:left;
	magin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
.message_userSend_read{
	width: 25%;
	float:left;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;	
	border-right:#E5E5E5 solid 1px;
}
.message_userSend_unread{
	width: 25%;
	float:left;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;	
	border-right:#E5E5E5 solid 1px;
}

body {
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #525252;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffb552;
	background-image: url(../images/body_02.png);
}
#bg {
	background-image: url(../images/body_07.png);
	background-repeat: repeat-y;
	background-position: center;
}
#f_page {
	background-image: url(../images/body_10.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 63px;
}
a,a:visited {
	text-decoration: none;
	color: #3A5F98;
}
a:hover {
	text-decoration: underline;
	color: #3A5F98;
}
#top_menu {
	height: 32px;
	width: 100%;
	background-image: url(../images/top_menu_03.png);
	background-repeat: repeat-x;
}
#top_menu_center {
	margin: auto;
	width: 909px;
}
#top_menu a {
	display: block;
	height: 23px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
	font-size: 11px;
	color: #FFF;
}
#top_menu a:hover {
	text-decoration: none;
	background-image: url(../images/top_menu_03_hover.png);
}
#top_menu_hover {
	text-decoration: none;
	background-image: url(../images/top_menu_03_hover.png);
	font-weight: bold;
	color: #FFF;
}
.top_menu_right {
	display: block;
	height: 31px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
	width: 1px;
}
#page {
	margin: auto;
	width: 900px;
}
#header {
	width: 100%;
	margin-bottom: 10px;
}
#content {
	width: 100%;
	margin-bottom: 10px;
	height: auto;
}
#footer {
	width: 100%;
	clear: both;
}
.clearer {
	clear: both;
	width: 100%;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5E5E5;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
a img {
	margin: 3px;
	border: 1px solid #EAEAEA;
	padding: 2px;
}
a img:hover {
	border: 1px solid #FFA962;
	margin: 2px;
	padding: 2px;
}
input {
	color: #333;
	border: 1px solid #C9C9C9;
	background-color: #F7F7F7;
}
input:hover {
	background-color: #EEE;
}
.logo {
	float: left;
}
.search {
	float: right;
	margin-top: 15px;
	margin-right: 40px;
}
.phan_trang{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.phan_trang a,.phan_trang a:visited{
	border: 1px solid #CCC;
	text-decoration: none;
	background-color: #EEE;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.phan_trang a:hover{
	background-color: #3A5F98;
	color: #FFF;
}
.phan_trang .curent_page{
	text-decoration: none;
	background-color: #FF7800;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FF7800;
}
.test {
	height: 120px;
}
.news_detail {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-color: #FFF;
}
.header_content {
	height: 80px;
	padding: 10px;
}
.footer_content {
	height: 70px;
	border: 1px solid #E5E5E5;
	text-align: center;
}
.content_row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
	padding-top: 5px;
}
.content_row p {
margin-bottom:5px;
margin-top:0;
padding:0;
}
.content_row_1L {
	width: 80px;
	float: left;
}
.content_row_1R {
	margin-left: 8px;
	background-color: #F2F2F2;
	float: right;
	width: 360px;
	padding: 5px;
}
.content_row_2L {
	width: 50px;
	float: left;
}
.content_row_2R {
	margin-left: 8px;
	background-color: #F7F7F7;
	float: right;
	width: 120px;
	padding: 5px;
}
.content_row_3_1 {
	width: 56px;
	float: left;
	margin-left: 4px;
}
.content_row_3_2 {
}

.content_row_4L {
	width: 80px;
	float: left;
}
.content_row_4R {
	margin-left: 8px;
	background-color: #F2F2F2;
	float: right;
	width: 570px;
	padding: 5px;
}
.content_row_5_1 {
	width: 290px;
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	padding-right: 15px;
}
.content_row_5_1_borderR {
	width: 290px;
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EAEAEA;
}
.content_row_5_1 p img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.content_row_5_1_borderR p img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.content_row_5_1 p strong a {
	margin-left: 5px;
}
.content_row_5_1_borderR p strong a {
	margin-left: 5px;
}
.box_content p img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.button_left{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dang_rao_vat2.gif);
	height: 52px;
	width: 198px;
	display: block;
	margin-bottom: 10px;
}
.button_left:hover{
	background-image: url(../images/dang_rao_vat1.gif);
}
.button_left2{
	border: 0px;
	padding: 0px;
	background-image: url(../images/dang_ung_dung2.gif);
	height: 53px;
	width: 198px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.button_left2:hover{
	background-image: url(../images/dang_ung_dung1.gif);
}
.tin_rao_vat {
	background-image: url(../images/icon/bullet_big1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}


#_username {
	
}


#_password {
	
}

.login_u_p {
	width: 170px;
}
#formComment textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	width: 500px;
}
.error {
	color: #F30;
}
.msg {
	color: #0055BB;
	background-color: #C3D2E5;
	font-weight: bold;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9CB5D3;
	border-bottom-color: #9CB5D3;
	margin: 5px;
	background-image: url(../images/icon/notice-info.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.msg_error {
	color: #CC0000;
	background-color: #E6C0C0;
	font-weight: bold;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D79999;
	border-bottom-color: #D79999;
	margin: 5px;
	background-image: url(../images/icon/notice-alert.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.input_post {
	width: 635px;
}
.search_input_form {
	font-size: 18px;
	color: #678CC5;
	border: 0px none #FFF;
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 7px;
	height: 25px;
	width: 282px;
	background-color: #FFF;
}
.search_button input {
	height: 34px;
	width: 104px;
	border: 0px none #FFF;
	background-image: url(../images/search_box3_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.search_button input:hover {
	border: 0px none #FFF;
	background-image: url(../images/search_box4_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}
.search_input_form:hover {
	font-size: 18px;
	color: #678CC5;
	border: 0px none #FFF;
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 7px;
	height: 25px;
	width: 282px;
	background-color: #FFF;
}
.search {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	height: 70px;
	width: 490px;
}
.search_input {
	width: 297px;
	float: left;
	background-image: url(../images/search_box4_01.jpg);
	height: 70px;
	margin: 0px;
	padding: 0px;
}
.search_button {
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	background-image: url(../images/search_box3_02.jpg);
	height: 70px;
	padding: 0px;
}
.img-subject {	
	margin-right:8px;
	margin-top:2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img-subject:hover {
	margin-right:8px;
	margin-top:2px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-color: #FFA962;
	border-right-color: #FFA962;
	border-bottom-color: #FFA962;
	border-left-color: #FFA962;
}
.fl {
float:left;
}
.item-time {
-x-system-font:none;
color:#8A0000;
font-family:arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.item-date {
-x-system-font:none;
color:#848484;
font-family:arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.link-title {
	font-weight: bold;
}

.no_border a img {
	margin: 0px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.no_border a img:hover {
	border: 1px solid #FFA962;
	margin: 0px;
	padding: 0px;
}
.logo a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.logo a img:hover {
	border: 0px solid #FFA962;
	margin: 0px;
	padding: 0px;
}
.ss_control_play_blue:hover {
	background-position:0 -5005px;
}
.noborder a img {
	margin: 0px;
	padding: 2px;
	border: 0px none #CCC;
}
.noborder a img:hover {
	margin: 0px;
	padding: 1px;
	border: 1px solid #F60;
}
.addthis img,.addthis img:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -3px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.addthis_app a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 15px;
}
.none_border_bottom {
	border-bottom:none;
	padding-bottom:0px;
}
.none_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.none_border_box_header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	color:#F47D21;
	font-size:16px;
	font-weight:bold;
	height:16px;
	padding-top: 0px;
}
.none_border_box_header a{
	color:#F47D21;
}
.none_border_box_header hr{
	border-top-style: dotted;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-color: #F47D21;
	margin-right: 10px;
}
.google {
	background-attachment: scroll;
	background-image: url(../images/otherAcc.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.yahoo {
	background-attachment: scroll;
	background-image: url(../images/otherAcc.png);
	background-repeat: no-repeat;
	background-position: left -30px;
	padding-left: 20px;
}
