@import url(menu.css);
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:Arial;vertical-align:baseline;}
body {line-height:1.5;}

blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/*#################### PAGE ####################*/
body{
	margin:0px auto;
	background-color:#101010;
	font:Arial;
	font-size:12px;
	color:#FFFFFF;
	}

h1{
	font-family:arial; 
	font-size:14pt; 
	font-weight:bold; 
	color:#000000; 
	margin:0px
	}
img	{
	border:none
	}
img hover{
	border:solid;
	border-color:#CC0000;
	}	
/*#################### HEADER ####################*/



/*-------- TOP BANNER --------*/
#TopBanner{
	margin:0px auto;
	height:173px;
	width:1000px;
	}
	
#TopBannerTitle{
	padding-top:10px; 
	padding-left:20px; 
	font-family:Arial,Helvetica,sans-serif; 
	color:#25340C; 
	font-size:12px
	}
#TopBannerTitle b{
	font-family:Tahoma,Arial,Helvetica,sans-serif; 
	font-size:36px; 
	font-weight:bold; 
	color:#FFF
	}
#TopBannerTitle b sup{
	color:#B3CF2C; 
	font-size:30px
	}
/*-------- end TOP BANNER --------*/
#BottomBanner{
	height:113px;
	width:1000px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}


/*#################### NAVIGATOR ####################*/

/*-------- MENU --------*/
#Menu {margin:0px auto 10px auto;width:1000px;background-color:#FFFFFF;height:31px;}
#Menu .nav {height:32px;width:1001px;margin:0px auto;}
#Menu .nav{background-image:url("../images/menu-top-center.jpg");background-repeat:repeat-x;background-position:left;}
#Menu .nav-left {background-image:url("../images/menu-top-left.jpg");background-position:left;background-repeat:no-repeat; float:left;width:10px;height:32px;}
#Menu .nav-right {background-image:url("../images/menu-top-right.jpg");background-position:right;background-repeat:no-repeat; float:right;width:10px;height:32px;}

#Menu ul {display:inline-block;list-style:none;height:31px;float:left;width:960px;}
#Menu ul li {float:left;width:auto;margin-left:0px;color:#FFFFFF;height:31px;text-align:right;}

#Menu ul li.line  {color:#FFFFFF;font-size:11px;height:20px;padding-top:7px;border:#000000 0px solid;}
#Menu ul li a {padding-left:25px;padding-right:25px;}
#Menu ul li a {font:Arial;font-size:12px;font-weight:bold;color:#000000;text-decoration:none;float:left;color:#FFFFFF;padding-top:7px;}
#Menu ul li a:hover {text-decoration:none;color:#f58356;}
/*
#Menuhover li:hover {color:#fcff00;}
#Menuhover li:hover {height:31px;float:left;margin-left:0px;border:#FFFFFF 0px solid;position:relative;}
#Menuhover li:hover {background:url(../images/menu-nav-hover-bg.jpg);background-repeat:repeat-x;background-position:left;}
#Menuhover li:hover span {height:29px;background-image:url(../images/menu-nav-hover-left.jpg);background-repeat:no-repeat;background-position:left;float:left;}
#Menuhover li:hover a {height:21px;background-image:url(../images/menu-nav-hover-right.jpg);background-repeat:no-repeat;background-position:right;float:right;}
*/
#Menu ul li.active {height:31px;float:left;width:auto;margin-left:0px;border:#FFFFFF 0px solid;position:relative;}
#Menu ul li.active {background:url(../images/menu-nav-hover-bg.jpg);background-repeat:repeat-x;background-position:left;margin-left:15px;}
#Menu ul li.active span {background-image:url(../images/menu-nav-hover-left.jpg);background-repeat:no-repeat;background-position:left;float:left;}
#Menu ul li.active a {background-image:url(../images/menu-nav-hover-right.jpg);background-repeat:no-repeat;background-position:right;float:right;}
#Menu ul li.active a {font:Arial;font-size:12px;font-weight:bold;color:#000000;text-decoration:none;height:25px;float:left;color:#FFFFFF;padding-top:6px;padding-left:25px;padding-right:25px;color:#fcff00;}
#Menu ul li.active a:hover {color:#fcff00;}

#Menu ul li.lang {height:19px;float:right;color:#FFFFFF;display:block;position:relative;margin-right:0px;width:auto;border:#FFFFFF 0px solid;}
#Menu ul li.lang a {width:30px;float:right;padding-left:0px;padding-right:10px;}
#Menu ul li.lang a:hover {text-decoration:underline;}

#MenuBar {margin:0px auto;width:1000px;height:31px;background-image:url(../images/menu-bar-nav.jpg);background-position:left;background-repeat:repeat-x;}
#MenuBar .nav {height:31px;width:1001px;}
#MenuBar .nav {background-image:url(../images/menu-bar-nav.jpg);background-repeat:repeat-x;background-position:left;}
#MenuBar ul {display:inline;list-style:circle;height:25px;width:100%;width:1001px;margin-left:0px;}
#MenuBar ul li {display:inline;float:left;color:#000000;list-style:circle;padding-right:20px;}
#MenuBar ul li a {color:#000000;font-size:12px;text-decoration:none;} 
#MenuBar ul li a:hover {color:#666666;text-decoration:underline;}


.button {background-image:url(../images/btn-left-menu-bar.jpg);background-position:left;background-repeat:no-repeat;}
.button	{height:20px;padding-left:6px;float:left;margin:0px 3px 0px 3px;font-size:11px;}

.button a {background-image:url(../images/btn-center-menu-bar.jpg);background-repeat:repeat-x;height:20px;line-height:20px;display:block;float:left;}
.button a {text-decoration:none;color:#fcff00;font-weight:normal;padding:0px 3px 0px 3px;}
.button a:hover {text-decoration:none;color:#999999;}
.button a.active {color:#999999;}

.button span {background-image:url(../images/btn-right-menu-bar.jpg);background-position:right;background-repeat:no-repeat;height:20px;line-height:20px;display:block;float:left;padding-right:6px;}

/*==================================================*/

/*-------- end MENU --------*/
/*#################### CONTENT ####################*/


#Container{ 
	position:relative;
	margin:0px auto;
	width:1000px;
	}

#MainHolder{
	position:relative;
	display:block;
	height:auto; 
	margin:0px auto;
	background-color:#101010;
	color:#000000;
	float:left;
	}



#button_detail a:link,
#button_detail a:visited {
  width: 53px;
  height: 18px;
  background: url("../images/tem_1/details_2.gif") no-repeat;
  display: block;
  font-family:tahoma,arial;
  font-size:10px;
  font-weight:normal;
  padding-top:2px;
}

#button_detail a:hover{
  background-position: 0 -18px;
  font-family:tahoma,arial;
  font-size:10px;
  display: block;
  padding-top:2px;
  font-weight:bold;
}

#button_detail ul li{
	display:inline;
	list-style:none;
}


#button_buy a {width: 53px;height: 18px;background: url("../images/tem_1/buy.gif") no-repeat;display: block;}

#button_buy a:hover {background-position: 0 -18px;}

.opacity img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}
.opacity:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity: 0.5;}
.opacity img{/*border: 1px solid #ccc;*/}


/*-------- LEFT --------*/

/*#################### RIGHT ####################*/
#Center,#MainHolder {width:1000px;}

#Center {margin:10px auto;height:auto;color:#FFFFFF;font-size:14px;background-color:#740507}
#Center {float:left;border:0px solid #fff;}
#Center .Left {width:260px;float:left;border:0px solid #fff;}
#Center .Center {width:700px;float:right;border:0px solid #fff;}


.menu-left {width:260px;margin-left:0px;background-color:#8e1b1d;float:left;}
.menu-left .menu-left-header {background-image:url(../images/menu-left-c.jpg);background-repeat:repeat-x;height:28px;float:left;width:200px;}
.menu-left .menu-left-header {font-size:17px;font-weight:bold;color:#f58356;padding-left:4px;padding-top:3px;border:0px solid #fff;}
.menu-left .menu-left-footer {background-image:url(../images/menu-left-footer.jpg);background-repeat:repeat-x;background-position:top left;font-size:0px;height:9px;width:242px;float:left;}
.menu-left .menu-content {border-left:1px solid #9e3232;border-right:1px solid #9e3232;padding-top:5px;float:left;width:258px;}
.menu-left .menu-content table {font-size:12px;float:left}
.menu-left .menu-content table tr td {padding-bottom:3px;padding-left:5px;}
.menu-left .menu-content table tr td .button {padding-left:0px;background-image:url(../images/button.jpg);background-repeat:no-repeat;width:61px;height:21px;}
.menu-left .menu-content table tr td .button  {color:#770002;font-weight:bold;padding-top:2px;text-align:center;}
.menu-left .menu-content table tr td .button a {color:#770002;font-weight:bold;padding-left:13px;}
.menu-left .menu-content table tr td .button a:hover {color:#FF0000;}
.menu-left .menu-content table tr td input.w140 {width:140px;height:14px;}
.menu-left .menu-content table tr td.register a {color:#FF9900;font-weight:bold;}

.menu-left ul {list-style:none;display:block;position:relative;}
.menu-left ul li.space {padding-top:0px;padding-bottom:0px;font-size:2px;}
.menu-left ul li {padding-top:5px;}
.menu-left ul li.dot {background-image:url(../images/dot.jpg);background-repeat:repeat-x;background-position:bottom left;padding-bottom:7px;padding-top:5px;}
.menu-left ul li a {font-size:12px;font-weight:bold;color:#FFFFFF;text-decoration:none;}
.menu-left ul li a {padding-left:14px;}
/*
.menu-left ul li:hover {background-color:#9b1d1f;}
.menu-left ul li a:hover {text-decoration:underline;}*/


.support {width:258px;border-left:1px solid #9e3232;border-right:1px solid #9e3232;float:left;}
.support ul.yahoo {list-style:none;margin-left:5px;}
.support ul.yahoo li {list-style:none;background-image:none;font-weight:bold;font-size:12px;}
.support ul.yahoo li a {background-image:none;padding-left:0px;font-weight:bold;font-size:12px;}
.support ul.yahoo li a.msn {background-image:url(../images/msn.jpg);background-repeat:no-repeat;padding-left:37px;height:24px;padding-top:12px;}
.support ul.yahoo li a.skype {background-image:url(../images/skype.jpg);background-repeat:no-repeat;padding-left:37px;height:24px;padding-top:12px;}

.about {margin-left:5px;width:360px;float:left;font-size:12px;border:0px solid #000000;text-align:justify;}
.about {background-image:url(../images/bg-about.gif);background-position:top left;background-repeat:no-repeat;}
.about h1 {background-image:url(../images/about-1.gif);background-repeat:no-repeat;background-position:top left;width:150px;height:38px;}
.about img {margin-top:5px;margin-right:5px;}
.about span {color:#FF0000;float:right;font-weight:bold;text-transform:uppercase;font-size:12px;}
.box-detail {margin-left:5px;width:590px;margin-right:5px;text-align:justify;font-size:12px;}
.box-detail h1 {font-size:14px;font-weight:bold;}

.box-news {width:210px;border:0px solid #000000;float:right;margin-right:5px;}
.box-news {background-image:url(../images/box-news-nav.gif);background-position:top left;background-repeat:repeat-x;background-color:#efede9}
.box-news-header,.box-news-footer {width:190px;}
.box-news-header {background-image:url(../images/box-news-header-center.gif);background-repeat:repeat-x;height:11px;}
.box-news-footer {background-image:url(../images/box-news-footer-center.gif);background-repeat:repeat-x;height:9px;font-size:0px;}
.box-news-content {border-left:1px solid #d5d5d2;border-right:1px solid #d5d5d2;width:200px;padding-left:5px;padding-right:3px;}
.box-news-content .title {float:left;font-size:12px;color:#FF0000;width:200px;border:0px solid #000000;text-align:right;font-weight:bold;padding-bottom:10px;}
.box-news-content p {width:195px;position:relative;display:block;padding-bottom:10px;border:0px solid #000000;}
.box-news-content p a {color:#000000;text-decoration:none;font-size:12px;font-weight:bold;}
.box-news-content p a:hover {text-decoration:underline;}

.header-box {width:1000px;float:left;}
.header-box .header-box-header,.header-box-footer {width:1000px;float:left;border:0px solid #000000;height:7px;font-size:0px;}
.header-box-center,.footer-box-center {width:986px;background-color:#740507;}
.header-box {float:right;display:block;}
.header-box-center {font-size:0;}
.header-box-center {background:url(../images/box-header-center.jpg) repeat-x;float:left;height:7px;}
.footer-box-center {background:url(../images/box-footer-center.jpg) repeat-x;float:left;height:7px;}
.content-box-center {padding-left:5px;padding-right:5px;width:988px;}
.content-box-center {border-left:1px solid #7f0406;border-right:1px solid #7f0406;height:auto;float:left;background-color:#740507;min-height:9px;}

.content-box-center .h-left {float:left;padding-left:5px;padding-top:5px;padding-bottom:25px;width:250px;border:0px solid #fff;}
.content-box-center .h-right {padding-top:10px;font-size:13px;width:700px;text-align:justify;padding-left:10px;padding-right:10px;}
.content-box-center .h-left  {padding-top:16px;border:0px solid #fff;}
.content-box-center .h-left .home-button {float:left;width:141px;height:27px;margin-top:30px;border:0px solid #000000;margin-left:40px;}
.content-box-center .h-left .home-button {background-image:url(../images/enter-site.jpg);background-repeat:no-repeat;background-position:10 8px;padding-top:4px;}
.content-box-center .h-left .home-button a {color:#d4d4d4;font-weight:bold;text-decoration:none;text-transform:uppercase;padding-left:45px;}

.content-box-center .h-left .home-button a:hover {text-decoration:underline;}
.content-box-center .h-right {float:left;padding-left:10px;width:700px;text-align:justify;}
.content-box-center .h-right .center {text-align:center;width:94%;border:0px solid #fff;position:relative;display:block;}
.content-box-center .h-right ul.home {width:700px;float:left;list-style:none;display:inline;padding-top:20px;width:100%;text-align:center;padding-left:10px;padding-right:0px;border:0px solid #fff;}
.content-box-center .h-right ul.home li {list-style:none;display:inline;padding-right:40px;float:left;}
.content-box-center .h-right table.home {text-align:center;border:0px solid #fff;width:700px;padding-left:10px;float:left;margin-top:20px;}
.content-box-center .h-right table.home tr td.space {padding-right:35px;padding-left:35px;}

.content-box-center {background-image:url(../images/box-center-nav.gif);background-repeat:repeat-x;background-position:top left;}
.content-box-center .title-1 {background-image:url(../images/contructions-1.gif);background-repeat:no-repeat;width:140px;height:19px;margin-bottom:0px;}
.content-box-center .title-2 {background-image:url(../images/contructions-2.gif);background-repeat:no-repeat;width:140px;height:19px;margin-bottom:0px;}
.content-box-center .box-service {margin-top:20px;}
.content-box-center .box-service h1 {font-size:12px;font-weight:bold;color:#392828;}
.content-box-center .box-service h1 a {color:#392828;text-decoration:none;}
.content-box-center .box-service h1 a:hover {text-decoration:underline;}
.content-box-center .box-service img {padding-right:5px;}
.content-box-center .box-service p {font-size:12px;text-align:justify;}
.content-box-center .box-service p.detail {text-align:right;}
.content-box-center .box-service p.detail a {font-weight:bold;color:#FF0000;text-decoration:none;}
.content-box-center .box-service p.detail a:hover {text-decoration:underline;}
.content-box-center .rectangle {text-align:right;background-image:url(../images/rectangle.gif);background-repeat:no-repeat;background-position:bottom right;height:10px;width:72px;float:right;margin-top:5px;}
.content-box-center .left {width:680px;border:0px solid #FFFFFF;float:left;padding-left:5px;}
.content-box-center .right {width:250px;float:right;border:0px solid #FFFFFF;padding-right:5px;}

.header-box-1 {width:670px;padding-left:7px;}
.header-box-center-1,.footer-box-center-1 {width:644px;}
.header-box-1 {float:left;display:block;}
.header-box-center-1 {font-size:0;}
.header-box-center-1 {background:url(../images/header-center-box-center-1.gif) repeat-x;float:left;height:11px;}
.footer-box-center-1 {background:url(../images/footer-center-box-center-1.gif) repeat-x scroll center top;height:11px;}
.content-box-center-1 {border-left:1px solid #ffdc16;border-right:1px solid #ffdc16;height:auto;width:668px;float:left;background-color:#ef9120;min-height:9px;}
.content-box-center-1 {position:relative;display:block;}
.adv-center img {width:668px;margin-top:-10px;position:relative;}

.title {width:90%;float:left;background-image:url(../images/line.jpg);background-position:bottom left;background-repeat:no-repeat;margin-bottom:10px;height:auto;float:left;border:0px solid #fff;padding-top:0px;}
.title .product {float:left;width:100%;border:0px solid #fff;padding-bottom:2px;margin-top:10px;}
.title .product {background-image:url(../images/product.jpg);background-repeat:no-repeat;background-position:0px 5px;padding-top:0px;padding-left:105px;width:auto;height:18px;float:left;font-weight:normal;}
.title .product {font-size:12px;font-weight:normal;color:#F8BC63;padding-top:12px;text-decoration:none;}

.title .about {background-image:url(../images/about.jpg);background-repeat:no-repeat;width:139px;height:24px;padding-bottom:5px;}
.title .term {background-image:url(../images/term.jpg);background-repeat:no-repeat;width:280px;height:24px;padding-bottom:5px;margin-top:10px;}
.title .contact {background-image:url(../images/contact.jpg);background-repeat:no-repeat;width:auto;height:24px;padding-bottom:5px;}
.title .faq {background-image:url(../images/faq.jpg);background-repeat:no-repeat;width:auto;height:19px;padding-bottom:5px;font-size:13px;font-weight:bold;padding-left:90px;padding-top:3px;}

.title .clogin {width:auto;height:24px;padding-bottom:0px;font-size:17px;font-weight:bold;color:#fff;}
.title .register {width:auto;height:24px;padding-bottom:0px;font-size:17px;font-weight:bold;color:#fff;}
.title .forgotpass {width:auto;height:24px;padding-bottom:0px;font-size:17px;font-weight:bold;color:#fff;}
.title .changce_pass {width:auto;height:24px;padding-bottom:0px;font-size:17px;font-weight:bold;color:#fff;}
.title .update-info {width:auto;height:24px;padding-bottom:0px;font-size:17px;font-weight:bold;color:#fff;}


#Center .login {font-size:12px;margin-bottom:20px;float:left;width:100%;}
#Center .login a {color:#FF9900;font-weight:bold;}
#Center .paging {font-size:12px;margin-bottom:10px;margin-top:0px;text-align:center;width:100%;color:#999999;padding-top:10px;float:left;}
#Center .paging a {color:#fff;text-decoration:none;}

.box-center {width:700px;float:left;border:0px solid #fff;}
.box-center .box-center-header,.box-center-footer {width:700px;float:left;border:0px solid #fff;}
.box-center .box-center-h-center {background-image:url(../images/box-center-h-center.jpg);background-repeat:repeat-x;background-position:top left;font-size:0px;float:left;width:680px;height:9px;}
.box-center .box-center-f-center {background-image:url(../images/box-center-f-center.jpg);background-repeat:repeat-x;background-position:top left;font-size:0px;float:left;width:680px;height:9px;}
.box-center .box-center-content {background-color:#790608;border-left:1px solid #8d2021;border-right:1px solid #8d2021;padding-left:10px;padding-right:10px;text-align:justify;padding-top:0px;width:678px;float:left;border-top:0px solid #fff;}
.box-center .box-center-content {font-size:13px;}

.box-center .box-center-content ul.product {list-style:none;display:inline-block;text-align:center;width:660px;border:0px solid #fff;float:left;margin-top:20px;margin-left:10px;}
.box-center .box-center-content ul.product li {width:165px;list-style:none;display:inline-block;float:left;padding-right:0px;text-align:center;border:0px solid #fff;}
.box-center .box-center-content ul.product li p {width:165px;text-align:center;margin-bottom:40px;padding-top:5px;}
.box-center .box-center-content ul.product li a {color:#FFFFFF;text-decoration:none;text-transform:uppercase;font-weight:bold;font-size:12px;}

.footer-box {width:950px;padding-left:7px;padding-top:10px;}
.footer-box {float:left;display:block;} 
.footer-content {color:#000000;}
.footer-content {float:left;background:url(../images/footer-center.gif) repeat-x scroll center top;height:80px;width:926px;}

.footer-content .footer-left {color:#323232;padding-top:10px;font-size:13px;font:Arial;}
.footer-content .footer-right {color:#323232;padding-top:30px;font-size:12px;font:Arial;}


.fl {float:left;}
.fr {float:right;}



#next a:link,
#next a:visited
{
	font-family:Tahoma,"Times New Roman",Times,serif; 
	color:#4A4750; 
	text-align:center; 
	font-size:11px; 
	font-weight:normal;
 	text-decoration:none;
	}
#next a:hover {
	font-family:Tahoma,"Times New Roman",Times,serif; 
	color:#FF6600; 
	text-align:center; 
	font-size:11px; 
	font-weight:normal; 
	text-decoration:underline;
	}

.textarea-input{
	border:1px solid #CCC; 
	font-family:Tahoma,Helvetica,sans-serif; 
	font-size:12px; color:#666; 
	font-weight:normal; 
	margin-top:0px 5px 0 0;
	padding-top:2px 10px 2px 10px; 
	background-image:url("../images/tem_1/detail_title_gb.gif"); 
	background-repeat:repeat-x; 
	background-position:left bottom; 
	background-color:#FFF
	}
label{
	float:left; 
	width:120px; 
	font-weight:bold; 
	font-family:Arial,Helvetica,sans-serif; 
	color:#666;
	font-size:12px; 
	margin:0px; 
	padding-top:0px 0px 0px 10px
	}

table.register {width:100%;}
table.register tr td.t-title {font-weight:bold;width:100%;border-bottom:0px solid #FFFFFF;color:#FF9900;background-image:url(../images/line1.jpg);background-position:bottom left;background-repeat:no-repeat;padding-bottom:0px;margin-bottom:5px;}
table.register tr td input,select {border:0px solid #666666;}
table.register tr td.top {vertical-align:top;text-align:right;}
table.register tr td input.t-input {font-size:12px;height:16px;width:250px;}
table.register tr td .button {padding-left:0px;background-image:url(../images/button.jpg);background-repeat:no-repeat;width:61px;height:21px;}
table.register tr td .button {color:#770002;font-weight:bold;padding-top:2px;text-align:center;}
table.register tr td .button a {color:#770002;font-weight:bold;padding-left:13px;}
table.register tr td .button a:hover {color:#FF0000;}
table.register tr td.right {text-align:right;width:120px;}

table.contact {width:100%;float:left;font-size:13px;border:0px solid #000000;}
table.contact a {color:#FFFFFF;}
table.contact input,select {border:0px solid #000000;}
table.contact tr td.center {text-align:center;padding-left:190px;}
table.contact tr td .button {padding-left:0px;background-image:url(../images/button.jpg);background-repeat:no-repeat;width:61px;height:21px;}
table.contact tr td.right {text-align:right;width:160px;}
table.contact tr td.top {vertical-align:top;}
table.contact tr td .button  {color:#770002;font-weight:bold;padding-top:2px;text-align:center;}
table.contact tr td .button a {color:#770002;font-weight:bold;padding-left:13px;}
table.contact tr td .button a:hover {color:#FF0000;}

table.control {font-size:12px;}
table.control tr td a {color:#FFFFFF;text-decoration:none;}
table.control tr td a:hover {text-decoration:underline;}
.style1 {color: #FF9900}
/*#################### FOOTER ####################*/	
#Footer{
	font-family:Arial; 
	font-size:12px; 
	font-weight:normal; 
	color:#FFFFFF; 
	clear:both; 
	padding-top:0px;
	padding-bottom:0px;
	width:1000px;
	margin:0px auto 0px 0px;
	position:relative;
	margin-left:1px;
	height:auto;
	display:block;
	text-align:center;
	}
#Footer a {color:#FFFFFF;text-decoration:none;}
#Footer .left{
	width:850px;
	margin:0px auto;
	text-align:center;
	}
#Footer .right{
	width:150px;
	margin:0px auto;
	}
#Footer .right a {color:#FFFFFF;text-decoration:none;}
/*#################### ICON ####################*/

.form_mail_button {border:0px solid #fff;font-weight:bold;color:#770002;font-size:11px;}
.form_mail_button {background-image:url(../images/button.jpg);background-repeat:no-repeat;background-position:top left;width:62px;height:21px;}
.form_mail {height:14px;width:250px;}			


table.formLogin {color:#fff;}
table.formLogin tr td input.w140 {width:210px;}
table.formLogin tr td a {color:#FF9900;text-decoration:underline;font-weight:bold;}
table.formLogin tr td a:hover {text-decoration:underline;}