/* CSS Default */
* {
	padding:0px;
	margin:0px;
}
body {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#222;
	background:url(../images/line_body.gif) left top repeat-x;
}
.home
{
   font-family:"Lucida Grande", Arial, sans-serif;
   font-size:14px;
   text-align:justify;
   padding:10px;
   color:#333;
}
a {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#676666;
	text-decoration:none;
	cursor:pointer;
	border:none;
}
a:hover {
	text-decoration:underline;
}
*:focus {
	outline:none;
}
img {
	font-size:0px;
	border:none;
	overflow:hidden;
}
input {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	padding:2px 3px 1px;
}
select {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	padding:1px 1px 1px 1px;
}
textarea {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	padding:1px 1px 1px 3px;
	overflow:auto;
}
/* CSS Common */
.clear {
	clear:both;
	font-size:0px;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.aLeft {
	text-align:left;
}
.aRight {
	text-align:right;
	padding-right:10px;
}
.aCenter {
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
.wrapper {
	width:970px;
	margin:0 auto;
}
.ln_end {
	width:594px;
	height:15px;
	background:url(../images/line_dotted.gif) left 8px repeat-x;
}
.w_300 {
	width:300px;
}
.w_310 {
	width:302px;
*width:304px;
	_width:304px;
}
.h_100 {
	height:100px;
}
.padT_10 {
	padding-top:10px;
}
.padT_5 {
	padding-top:5px;
}
.padT_2 {
	padding-top:2px;
}
.padB_10 {
	padding-bottom:10px;
}
.padB_5 {
	padding-bottom:5px;
}
.padR_5 {
	padding-right:5px;
}
.marT_10 {
	margin-top:10px;
}
.padT_15 {
	padding-top:15px;
}
.txt_10 {
	font-size:10px;
}
.txt_14 {
	font-size:14px;
}
.txt_red {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#9d3f29;
	padding-left:10px;
}
.txt_date {
	color:#990000;
	text-align:right;
	padding:0 5px 10px 0;
}
.txt_content{font-weight:bold; font-size:14px; color:#c84f0f; padding:10px 5px; text-transform:uppercase;}
.txt_gray {
	color:#8e7d26;
}
.txt_warnning{font-weight:bold;padding-bottom:10px;color:#9b3b00;line-height:16px;width:100%; font-size:14px; padding-top:20px;}
.pages {
	width:99%;
	font-family:Verdana;
	font-size:14px;
	text-align:center;
	padding:0px 0 10px 0 5px;
}
.pages a {
	color:#595959;
	border:none;
	margin:0 3px;
	padding:1px 7px;
	text-decoration:none;
}
.pages a:hover {
	color:#fff;
	background:#c84f0f;
	border:none;
	text-decoration:none;
}
.pages .del {
	font-weight:normal;
}
.pages .del a {
	background:none;
	border:none;
	color:#595959;
	padding:0 5px;
}
.pages .del a:hover {
	background:none;
	border:none;
	color:#c84f0f;
}
.pages .selected {
	color:#fff;
	background:#c84f0f;
	border:1px #ccc solid;
	margin:0 3px;
	padding:1px 7px;
}
/* CSS Header */
.header {
	width:970px;
	height:155px;
	background:url(../images/bg_header.gif) left 1px no-repeat;
	position:relative;
	z-index:3000;
}
.header .language {
	position:absolute;
	right:15px;
	top:47px;
	color:#3e3e3e;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
}
.header .logo {
	width:370px;
	height:148px;
	position:absolute;
	left:0px;
	top:0px;
}
.header .flash {
	width:370px;
	height:148px;
	position:absolute;
	left:0px;
	top:0px;
}
/* CSS Content */
.content {
	width:970px;
	background:#fff;
	padding-bottom:10px;
}
.content .content_sub {
	float:left;
	width:176px;
	padding-bottom:10px;
}
.content_sub .t_left {
	font-size:12px;
	padding:5px 10px;
	font-weight:bold;
	color:#fff;
	
}
.content_sub .top_ls_menu {
	width:176px;
	height:7px;
	background:url(../images/top_ls_menu.gif) left bottom no-repeat;
}
.content_sub .bot_ls_menu {
	width:176px;
	height:7px;
	background:url(../images/bot_ls_menu.gif) left top no-repeat;
}
.content_sub .mid_ls_menu {
	width:174px;
	min-height:100px;
	_height:100px;
	background: url(../images/mid_ls_menu.gif) left bottom repeat-x;
	border-left:1px solid #e9e7e7;
	border-right:1px solid #e9e7e7;
}
.mid_ls_menu .list_nav {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#5f5f5f;
	list-style-type:none;
}
.list_nav li {
	background:url(../images/ico_yellow.gif) 10px 3px no-repeat;
	padding:0px 5px 5px 20px;
}
.list_nav a {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#5f5f5f;
	text-decoration:none;
}
.list_nav a:hover {
	text-decoration:none;
	color:#030303;
}
.list_nav li .sub_nav {
	list-style-type:none;
}
.sub_nav li {
	background:url(../images/line_bot_menu.gif) center bottom no-repeat;
	padding: 5px 0 10px 10px;
}
.sub_nav a {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#696868;
	text-decoration:none;
}
.sub_nav a:hover {
	text-decoration:none;
	color:#ec8c14;
}
.content_sub .mid_ls {
	width:174px;
	min-height:100px;
	_height:100px;
	background: url(../images/mid_ls_menu.gif) left bottom repeat-x;
	border-left:1px solid #e9e7e7;
	border-right:1px solid #e9e7e7;
}
.mid_ls .ls_nav {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#333;
	list-style-type:none;
}
.ls_nav li {
	background:url(../images/line_bot_menu.gif) center bottom no-repeat;
	padding: 5px 0 10px 10px;
}
.ls_nav a {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#333;
	text-decoration:none;
	background:url(../images/ico_yellow.gif) 10px 3px no-repeat;
	padding:0px 5px 5px 20px;
}
.ls_nav a:hover {
	text-decoration:none;
	color:#030303;
}
.mid_support .ico_phone {
	position:absolute;
	left:20px;
	top:5px;
}
.mid_support .t_phone {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	width:150px;
	color:#9d3f29;
	font-weight:bold;
	padding-top:5px;
	margin-left:60px;
}
.mid_support .ico_yahoo {
	float:left;
	margin-left:60px;
	margin-top:5px;
}
.mid_support .ico_sky {
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.mid_support .ico_letter {
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.content_sub .bot_support {
	width:221px;
	height:9px;
	background:url(../images/bot_online.gif) 10px top no-repeat;
}
.content_sub .top_left {
	width:176px;
	background: url(../images/line_main.gif) right center repeat-x;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
}
.top_left .t_partner {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ad5542;
	text-transform:uppercase;
	padding:3px 10px 0px 0px;
	float:left;
	background:#fff;
}
.top_left .t_online {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5f5f5f;
	text-transform:uppercase;
	padding:3px 10px 0px 0px;
	float:left;
	background:#fff;
}
.content_sub .sms300x500 {
	height:190px;
	position:relative;
	width:176px;
	margin-right:10px;
}
.sms300x500 .slide-mask {
	height:190px;
	overflow:hidden;
	position:relative;
	width:176px;
}
.sms300x500 .slide-main {
	display:block;
	padding-top:2px;
	position:absolute;
	width:176px;
	background:#ffffd0;
}
.sms300x500 .slide-main .item {
	height:85px;
	overflow:hidden;
	padding:5px 0 0 3px;
	width:176px;
}
.sms300x500 .slide-main .item .left img {
	height:80px;
	float:left;
	margin-right:5px;
	border:1px solid #cecbce;
}
.sms300x500 .slide-main .item .right img {
	float:left;
	height:80px;
	border:1px solid #cecbce;
}
.content_sub .box_online {
	width:176px;
	background: url(../images/bg_online.gif) left top no-repeat;
	padding:10px 0 10px 0px;
}
.box_online .txt_online {
	font-weight:bold;
	color:#693629;
	padding-bottom:5px;
}
.box_online .number {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	list-style-type:none;
	padding-left:4px;
}
.number li {
	width:14px;
	height:16px;
	background:url(../images/bg_online.jpg) left top no-repeat;
	float:left;
	border:1px #e7e7e7 solid;
	margin-left:3px;
	padding:5px 5px 0 5px;
	font-weight:bold;
	color:#040c06;
	text-align:center;
}
.detail .foregin {
	width:205px;
	position:relative;
	padding:0 10px;
}
.foregin .t_money {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:203px;
	height:33px;
	color:#693629;
	text-transform:capitalize;
	background:#ddd281;
	padding-top:10px;
	padding-left:10px;
}
.foregin .date {
	position:absolute;
	left:20px;
	top:27px;
	font-size:14px;
	color:#4b4a4a;
}
.foregin .ico_money {
	position:absolute;
	right:10px;
	top:5px;
}
.foregin .ls_foregin {
	font-size:14px;
}
.ls_foregin td {
	padding:5px 0 5px;
	color:#6f7267;
}
.ls_foregin td.bg_gray {
	font-weight:normal;
	padding:3px 0 3px;
	color:#decba5;
	background:url(../images/line_foregin.gif) left center repeat-x;
	font-weight:bold;
}
.ls_foregin td.ln_vert {
	padding:5px 0 5px;
}
.content_sub .online {
	width:235px;
	padding:5px 0 0 0;
}
.online .left {
	width:140px;
	font-weight:bold;
	padding:5px 0 0 10px;
	float:left;
}
.online .right {
	width:85px;
	color:red;
	font-weight:bold;
	padding:5px 0 0 0;
	float:left;
}
.content .content_main {
	float:right;
	width:783px;
	color:#676666;
	line-height:16px;
	padding-top:10px;
	font-size:14px;
}
.content_main .main_left {
	width:596px;
	float:left;
	padding-right:10px;
}
.main_left .customers{ width:596px; padding-top:10px;}
			.customers li{ float:left; list-style-type:none; padding:7px 0 6px; border-bottom:1px #ccc solid; background:#333333;}
			.customers li.col_people{ width:106px; text-align:center; font-weight:bold; background:#333333; color:#fff;}
			.customers li.col_name{ width:440px; text-align:center; font-weight:bold; background:#333333; color:#fff;}
			.customers li.col_num{ width:50px; text-align:center; font-weight:bold; background:#333333; color:#fff;}
			
			.customers li.col_num1{width:50px;background:#999999; text-align:center; font-weight:bold; color:#fff;}
			.customers li.col_name1{ width:430px; background:none; padding-left:10px;}
			.customers li.col_people1{ width:106px; background:none; text-align:center;}
				.customers li.col_name1 a{ color:#5f5f5f; text-decoration:none;}
				.customers li.col_name1 a:hover{ color:#ffb401; text-decoration:none;}
.main_left .t_main {
	height:28px;
	background:url(../images/top_main.gif) left top no-repeat;
	font-weight:bold;
	color:#FF0000;
	padding:10px 0 0 10px;
	font-size:18px;
	text-transform:uppercase;
	text-shadow:#FFFF00;
		
	}
.main_left .t_main1 {
	height:28px;
	background:url(../images/top_main.gif) left top no-repeat;
	font-weight:bold;
	color:#FF0000;
	padding:10px 0 0 10px;
	font-size:14px;
	text-shadow:#FFFF00;
		
	}	
.main_left .introduce {
	width:375px;
	line-height:16px;
	padding:10px 5px 15px 5px;
	float:left;
	font-size:14px;
}
.introduce .title_introduce {
	width:374px;
	font-size:14px;
	font-weight:bold;
	color:#3e3e3e;
	text-transform:uppercase;
	padding:7px 0 10px 0;
}
.title_introduce a {
	text-decoration:none;
	color:#8e7d26;
	font-size:14px;
}
.title_introduce a:hover {
	text-decoration:none;
	color:#000;
}
.introduce .bor_intro {
	width:168px;
	height:94px;
	float:left;
	background:url(../images/bor_introduce.gif) left top no-repeat;
	text-align:center;
	margin-right:5px;
}
.bor_intro .fix_intro {
	width:160px;
	height:86px;
	margin-top:4px;
}

.main_left .info_introduce {width:596px; font-size:14px; line-height:16px; padding-top:10px;}
	.info_introduce .img{width:200px; margin-right:5px; float:left;}

.main_left .intro_detail {
	width:210px;
	float:left;
	padding-top:10px;
}
.intro_detail .top_intro_detail {
	width:195px;
	height:27px;
	background:url(../images/top_intro.gif) left bottom no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#3e3e3e;
	padding:10px 0 0 15px;
	text-transform:uppercase;
}
.intro_detail .mid_intro_detail {
	width:200px;
	min-height:152px;
	_height:152px;
	background:url(../images/mid_intro.gif) left top no-repeat;
	font-size:14px;
	color:#3e3e3e;
	padding:15px 5px 0 5px;
}
.intro_detail .bot_intro_detail {
	width:210px;
	height:14px;
	background:url(../images/bot_intro.gif) left top no-repeat;
	position:relative;
}
.bot_intro_detail .txt_detail {
	position:absolute;
	right:10px;
	top:-15px;
}
.txt_detail a {
	color:#b56d42;
	font-size:14px;
	text-decoration:none;
	background:url(../images/ico_detail.gif) left center no-repeat;
	padding-left:10px;
}
.txt_detail a:hover {
	text-decoration:underline;
}
.main_left .list_market {
	width:289px;
	float:left;
	color:#010000;
	font-size:14px;
}
.list_market .t_infomation {
	font-size:14px;
	font-weight:bold;
	color:#fdba14;
	text-transform:capitalize;
	width:274px;
	height:16px;
	background:url(../images/t_black.gif) left top no-repeat;
	padding:5px 5px 5px 10px;
}
.list_market .t_market {
	width:245px;
	padding:10px 0;
}
.list_market .bor_market {
	width:78px;
	height:59px;
	margin-right:5px;
	float:left;
}
.bor_market .fix_market {
	width:78px;
	height:59px;
}
.t_market a {
	font-weight:bold;
	color:#b56d42;
	text-decoration:none;
}
.t_market a:hover {
	text-decoration:underline;
}
.orther_market {
	list-style-type:none;
}
.orther_market li {
	padding:3px 0 3px 15px;
	background:url(../images/ico-arrow.gif) left 14px no-repeat;
}
.orther_market li a {
	font-size:14px;
	color:#b56d42;
	text-decoration:underline;
}
.orther_market li a:hover {
	text-decoration:none;
}
.main_left .list_market1 {
	width:289px;
	float:left;
	color:#010000;
	font-size:14px;
	margin-left:15px;
}
.list_market1 .t_infomation {
	font-size:14px;
	font-weight:bold;
	color:#fdba14;
	text-transform:capitalize;
	width:279px;
	height:16px;
	background:url(../images/t_black.gif) left top no-repeat;
	padding:5px 5px 5px 10px;
}
.list_market1 .t_market {
	width:245px;
	padding:10px 0;
}
.list_market1 .bor_market {
	width:78px;
	height:59px;
	margin-right:5px;
	float:left;
}
.bor_market .fix_market {
	width:78px;
	height:59px;
}
.t_market a {
	font-weight:bold;
	color:#b56d42;
	text-decoration:none;
}
.t_market a:hover {
	text-decoration:underline;
}
.orther_market {
	list-style-type:none;
}
.orther_market li {
	padding:3px 0 3px 15px;
	background:url(../images/ico-arrow.gif) left 14px no-repeat;
}
.orther_market li a {
	font-size:14px;
	color:#b56d42;
	text-decoration:underline;
}
.orther_market li a:hover {
	text-decoration:none;
}
.main_left .ls_images {
	width:284px;
	height:262px;
	margin-left:17px;
	background:url(../images/bg_libary.gif) left top no-repeat;
	float:left;
}
.ls_images .t_ls_libary {
	font-size:14px;
	font-weight:bold;
	color:#b56d42;
	padding:10px;
}
.t_ls_libary a {
	font-size:14px;
	font-weight:bold;
	color:#b56d42;
	text-decoration:none;
}
.t_ls_libary a:hover {
	color:#000;
	text-decoration:none;
}
/*Hieu ung anh*/
#myGallery {
	width: 256px;
	height: 210px;
	margin-left:15px;
}
#myGallery img {
	border: 1px solid #52697E;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}
.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/blank.gif);
}
.content_main .main_right {
	width:177px;
	float:left;
}
.main_right .login {
	width:177x;
	height:146px;
	background:url(../images/bg_login.gif) left top no-repeat;
	position:relative;
}
.login .t_login {
	font-size:14px;
	font-weight:bold;
	color:#5f5f5f;
	padding:5px 10px;
	text-transform:uppercase;
}
.login .txt_register {
	text-align:right;
	padding:10px 10px 0 0;
	font-size:14px;
}
.txt_register a {
	text-decoration:underline;
}
.txt_register a:hover {
	text-decoration:none;
}
.login .pos_input {
	padding-top:10px;
	_padding-top:8px;
	padding-left:10px;
}
.login .pos_input1 {
	padding:6px 0 0 10px;
}
.login .input {
	width:148px;
	border:none;
	background:none;
}
.login .pos_search {
	position:absolute;
	right:15px;
	bottom:15px;
}
.pos_search a {
	color:#003366;
	font-size:14px;
	text-decoration:none;
}
.pos_search a:hover {
	color:#fdba14;
	text-decoration:none;
}
.login .pos_forgot {
	padding:14px 0 0 10px;
}
.pos_forgot a {
	color:#555555;
	font-size:14px;
	text-decoration:underline;
}
.pos_forgot a:hover {
	color:#555555;
	text-decoration:none;
}
.main_right .t_right {
	height:23px;
	background:url(../images/top_right.gif) left top no-repeat;
	text-transform:uppercase;
	color:#fff;
	padding:8px 5px 0px 5px;
	font-weight:bold;
	font-size:12px;
}
.t_left{
    height:23px;
	background:url(../images/top_right.gif) left top no-repeat;
	text-transform:uppercase;
	color:#fff;
	padding:8px 5px 0px 5px;
	font-weight:bold;
	font-size:11px;
}
.main_right .txt_right {
	padding:0 10px;
	font-weight:bold;
	color:#5f5f5f;
	text-transform:uppercase;
	font-size:14px;
	padding-left:20px;
	
}
.main_right .mid_ls {
	width:175px;
	min-height:100px;
	_height:100px;
	background: url(../images/mid_ls_menu.gif) left bottom repeat-x;
	border-left:1px solid #e9e7e7;
	border-right:1px solid #e9e7e7;
}
.mid_ls .ls_write {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#333;
	list-style-type:none;
}
.ls_write li {
	background:url(../images/line_bot_menu.gif) center bottom no-repeat;
	padding: 5px 0 10px 10px;
}
.ls_write a {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#333;
	text-decoration:none;
}
.ls_write a:hover {
	text-decoration:none;
	color:#030303;
}
.main_right .top_ls_menu {
	width:176px;
	height:7px;
	background:url(../images/top_ls_menu.gif) left bottom no-repeat;
	font-size:0px;
}
.main_right .bot_ls_menu {
	width:176px;
	height:7px;
	background:url(../images/bot_right.gif) left top no-repeat;
	font-size:0px;
}
#screenshot {
	position:absolute;
	border:1px solid #ccc;
	background:#d4d4d4;
	padding:5px;
	display:none;
	color:#fff;
}
/*Css Slider Images*/
#slider1 {
	width:705px;
	height:214px;
	position: relative;
	overflow: hidden;
	background:#f3f5cb;
	margin-bottom:10px;
}
#slider1Content {
	width:688px;
	position: absolute;
	top:8px;
	margin-left: 8px;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 14px;
	width:694px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.content_main .t_news {
	width:277px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:10px 0 0px 50px;
	background:url(../images/t_news.gif) left top no-repeat;
}
.content_main .t_intro {
	width:277px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:10px 0 0px 50px;
	background:url(../images/t_intro.gif) left top no-repeat;
}
.content_main .contact {
	width:596px;
}
.contact .form {
	display:block;
	width:596px;
	padding-top:10px;
}
.contact .form li {
	float:left;
	list-style-type:none;
}
.contact .form .col_title {
	width:196px;
	padding-top:8px;
}
.contact .form .col_form {
	width:400px;
	padding-top:8px;
}
.contact .form .col_form input {
	float:left;
}
.contact .form .col_form textarea {
	float:left;
}
.contact .btn_contact a {
	float:left;
	color:#000;
	padding:4px 15px;
	background:#c84f0f;
	text-decoration:none;
	margin-right:5px;
	text-decoration:none;
	font-weight:bold;
}
.contact .btn_contact a:hover {
	text-decoration:none;
	color:#fff;
}
.content_main .t_other {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-top:10px;
	text-transform:capitalize;
	background:url(../images/ico_arrow_black.gif) left 15px no-repeat;
	padding-left:15px;
}
.box_news_10 {
	width:596px;
	margin-top:5px;
	padding:10px 0px;
}
.box_news_10 .first_news {
	width:596px;
	padding-bottom:10px;
}
.box_news_10 .first_news .img {
	float:left;
	width:140px;
	height:90px;
	margin-right:10px;
	text-align:center;
	border:1px solid #cecece;
}
.first_news .img .fix_img {
	width:140px;
	height:90px;
}
.box_news_10 .first_news .info {
	float:left;
	width:457px;
}
.box_news_10 .first_news .info .title {
	font-size:14px;
	font-weight:bold;
}
.info .title a {
	color:#c84f0f;
}
.info .title a:hover {
	color:#000;
	text-decoration:none;
}
.box_news_10 .first_news .info .detail {
	padding-top:5px;
}
.box_news_10 .ls_news {
	width:725px;
	padding:0 10px 0 0;
}
.box_news_10 .ls_news li {
	float:left;
	background:url(../images/ico_arrow_yellow.gif) left 15px no-repeat;
	padding:10px 21px 0 10px;
	line-height:16px;
	font-size:14px;
}
.ls_news_others {
	list-style-type:none;
	padding-top:10px;
}
.ls_news_others li {
	padding:5px 25px;
	background:url(../images/ico_arrow_yellow.gif) 5px 10px no-repeat;
}
.ls_news_others li a{color:#c84f0f; text-decoration:none;}
.ls_news_others li a:hover{color:#000; text-decoration:none;}
/* CSS Footer */
.footer {
	width:970px;
	height:73px;
	text-align:center;
	padding-top:10px;
	background:url(../images/bg_footer.gif) left top no-repeat;
	position:relative;
	color:#232323;
	font-size:14px;
}
.footer .txt_address  a {
	color:#decba5;
	text-decoration:underline;
	font-weight:normal;
}
.footer .txt_address  a:hover {
	text-decoration:none;
}
.footer .company{position:absolute; right:20px; top:14px;}
.footer .company  a {
	color:#decba5;
	text-decoration:none;
	font-weight:normal;
}
.footer .company  a:hover {
	text-decoration:underline;
}

.footer .txt_address {
	font-family:Verdana;
	font-size:14px;
	position:absolute;
	left:10px;
	top:14px;
}
.txt_address span {
	font-weight:bold;
	color:#decba5;
}


