body {
	position:relative;
	margin:0;
	color:#696866;
	background-image: url("images/backg.jpg");
	LINE-HEIGHT: 1.6em;
	font-family:'Trebuchet MS',tahoma,sans-serif;
	min-width:1000px;
}
#landing {
	background:#fff;
}
form {
	margin:0;
	padding:0
}
img {
	border:none;
}
a {
	text-decoration:none;
}
input {
	vertical-align:middle;
}
.floatleft {
	float:left !important;
}
.floatright {
	float:right !important;
}
.clear {
	clear:both !important;
}
input.text,
select {
	color:#5A5A5A
}
#main {
	width:998px;
	margin:0 auto;
}
#landing #main {
	position:relative;
	width:542px;
	margin:0 auto;
}
#landing #main .logo {
	top:40px;
	left:14px;
}
#header {
	position:relative;
	width:100%;
	height:250px;
   	background-color: #FFFFFF;
}
#header ul {
	margin:0;
	list-style:none;
}
#header a.logo {
	display:block;
	width:224px;
	height:78px;
	background:url("images/logo.gif") no-repeat left top;
	position:absolute;
	top:0;
	left:16px;
}
#main-navigation {
	position:absolute;
	top:83px;
	left:17px;
	margin:0;
	padding:0;
}
#main-navigation li {
	float:left;
	position:relative;
	margin:0;
	padding:0 3px 0 0;
	background:url("images/header-nav-border.gif") no-repeat right;
	height:37px;
}
#main-navigation li a {
	float:left;
	display:block;
	height:37px;
	overflow:hidden;
	text-indent:-999px;
}
#main-navigation li.automobiles a {
	background:url("images/automobiles.gif") no-repeat left top;
	width:112px;
}
#main-navigation li.home a {
	background:url("images/home.gif") no-repeat left top;
	width:135px;
}
#main-navigation li.debt a {
	background:url("images/debt.gif") no-repeat left top;
	width:68px;
}
#main-navigation li.cards a {
	background:url("images/cards.gif") no-repeat left top;
	width:103px
}
#main-navigation li.reports a {
	background:url("images/reports.gif") no-repeat left top;
	width:112px;
}
#main-navigation li.insurance a {
	background:url("images/insurance.gif") no-repeat left top;
	width:91px;
}
#main-navigation li.loans a {
	background:url("images/loans.gif") no-repeat left top;
	width:70px;
}
#main-navigation li a:hover,
#main-navigation li:hover a,
#main-navigation li.hover a {
	background-position:0 -37px;
}
#main-navigation li ul {
	position:absolute;
	left:0;
	top:37px;
	width:178px;
	background:#2A77B3;
	margin:0;
	padding:0;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #000;
	display:none;
}
#main-navigation li:hover ul,
#main-navigation li.hover ul {
	display:block;
}
#main-navigation li ul li {
	float:left;
	width:177px;
	margin:0;
	padding:0 0 3px 0;
	background:url("images/header-nav-border1.gif") no-repeat bottom;
	height:24px;
	border-right:1px solid #000;
}
#main-navigation li ul li.last {
	background:none;
	padding:0;
}
#main-navigation li ul li a {
	float:none;
	display:block;
	height:24px;
	text-indent:0px;
	background:none !important;
	font:11px/24px 'Trebuchet MS',tahoma,sans-serif;
	width:154px !important;
	color:#000;
	padding:0 0 0 23px;
}
#main-navigation li ul li a:hover {
	background:#1F6EAB !important;
}


/* nav part style start from here */

#navcontainer{
	width:998px;
	height:60px;
	background:url(images/n2.gif) 0 0 repeat-x;
}
#navcontainer ul {
	font:bold 12px/35px Arial, Helvetica, sans-serif;
	padding:0 0 0 24px;
}
#navcontainer ul li {
	float:left; padding:0 21px 0 14px;
	background:url(images/navarrrow.gif) 0 50% no-repeat;
}
#navcontainer ul li.noPad {
	padding-right:0;
}
#navcontainer ul li a {
	color:#000080; background-color:inherit; text-decoration:none;
}
#navcontainer ul li a:hover, #navcontainer ul li span {
	color:#808080; background-color:inherit;
}


#leftnavcontainer{
	width:35px;
	height:42px;
	background:url(images/n1.gif) 0 0 repeat-x;
	background-position:left bottom;
	float:left;
}

#centernavcontainer{
	width:920px;
	height:20px;
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	margin-top:-1px;
}

#rightnavcontainer{
	width:35px;
	height:42px;
	background:url(images/n3.gif) 0 0 repeat-x;
	background-position:right bottom;
	float:right;
}

/* nav part style end from here */

/* Header part style start from here */

#headcontainer{
	width:998px;
	height:200px;
	background-color:#FFFFFF; color:#4D4747;
	margin:auto;
}

#topsup{
	width:998px;
	height:30px;
	margin:auto;
	background-color:#FFFFFF;
}

#top{
	width:998px;
	height:10px;
	margin:auto;
}

#toplogo{
	width:998px;
	height:45px;
	margin:auto;
	margin-top:0px;
	background-color:#FFFFFF;

}


#leftcontainer{
	width:300px;
	height:100px;
   	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#FFFFFF; color:#4D4747;
	float:left;
	margin-top:auto;
}

#logo{
	width:246px;
	height:80px;
	padding-top:45px;
	padding-left:45px;
	margin:auto;
	}

#rightcontainer{
	width:998px;
	height:190px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFFFFF; color:#4D4747;
	float:right;
	margin-top:0px;
}

/* Header part style end from here */

 #header form {
	position:absolute;
	top:93px;
	left:752px;
	margin:0;
	padding:0;
}
#header form input {
	float:left;
}
#header form .text {
	width:154px;
	height:15px;
	font:11px/14px tahoma,sans-serif;
	padding:1px 0 0 4px;
	border:1px solid #1667A7;
}
#middle {
	float:left;
	width:100%;
	background:#fff;
}
.left-column {
	float:left;
	width:778px;
	padding:0 0 0 11px;
}
.left-column-pro {
	float:left;
	width:778px;
	padding:0 0 0 11px;
}
.wide-column {
	float:right;
	width:400px;
	padding:0 14px 0 0;
}

.right-column .banners .bottom {
	float:left;
	width:197px;
	padding:0 0 7px 0;
	background:url("images/bg-right-banners-bottom.gif") no-repeat left bottom;
	text-align:center;
}
.right-column .banners .bg {
	float:left;
	background:url("images/bg-right-banners.gif") repeat-y left;
	width:197px;
	padding:11px 0 0 0;
}
.right-column .banners a {
	display:block;
	margin:0 0 11px 0;
}
ul.nav {
	position:absolute;
	margin:0;
	padding:0;
}
ul.nav li {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	font:11px tahoma,sans-serif;
	text-transform:uppercase;
}
ul.nav li a {
	color:#49708F;
	background:url("images/nav-border.gif") no-repeat right;
	padding:0 11px 0 9px;
}
ul.nav li a:hover {
	text-decoration:underline;
}
ul.nav li.last a {
	background:none;
	padding-right:0;
}
.foro{
	float:left;
	width:197px;
	height:142px;
	background:url("images/bg-right-banners-top.gif") no-repeat left top;
	text-align:center;
	margin:0 0 17px 0;
}

.contador{
	float:left;
	width:500px;
	text-align:center;
}


#top-navigation {
	top:32px;
	left:629px;
}
div.left-col {
	float:left;
	width:379px;
}
div.right-col {
	float:left;
	width:378px;
	padding:0 0 0 8px;
}
div.right-col-pro {
	float:left;
	width:756px;
	padding:0 0 0 8px;
}

div.top-banner {
	padding:0 0 20px 0;
	text-align:center;
}
div.site-sections {
	float:left;
	width:100%
}
div.site-sections .row {
	float:left;
	width:100%;
	padding:0 0 20px 0;
	margin:0 0 25px 0;
	background:url("images/bg-site-sections-row.gif") no-repeat left bottom
}
div.site-sections .left {
	float:left;
	width:181px;
	padding:0 0 0 5px;
}
div.site-sections .right {
	float:right;
	width:180px;
}
div.site-sections .name {
	padding:4px 0 9px 0;
	background:url("images/bg-site-sections-name.gif") no-repeat left bottom
}
div.site-sections a {
	font-size:13px;
	font-weight:bold;
	color:#217CC3;
	padding:0 0 0 10px;
	margin:0 0 0 9px;
	background:url("images/blue-arrow.gif") no-repeat left;
}
div.site-sections a:hover {
	text-decoration:underline;
}
div.site-sections .description {
	padding:10px 0 0 19px;
	width:120px;
	font-size:11px;
	color:#527187;
}
div.site-sections .name div {
	width:175px;
	padding:70px 0 0 0;
}
div.site-sections #home div div {
	background:url("images/bg-home-image.jpg") no-repeat center top;
}
div.site-sections #debt div div {
	background:url("images/bg-debt-image.jpg") no-repeat center top;
}
div.site-sections #loans div div {
	background:url("images/bg-loans-image.jpg") no-repeat center top;
}
div.site-sections #credit-cards div div {
	background:url("images/bg-credit-cards-image.jpg") no-repeat center top;
}
a.view-all {
	display:block;
	width:47px;
	height:7px;
	overflow:hidden;
	background:url("images/a-view-all.gif") no-repeat left top;
	text-indent:-999px;
}
div.blue-header {
	clear:both;
	height:23px;
	margin:0 0 10px 0;
}
div.blue-header a.view-all {
	float:right;
	margin:7px 18px 0 0;
}
* html div.blue-header a.view-all  {
	margin:7px 9px 0 0;
}
div.blue-header h2 {
	float:left;
	font:20px/14px 'Trebuchet MS',tahoma,sans-serif;
	height:23px;
	color:#527187;
	padding:0 0 0 12px;
	margin:0;
	text-transform:uppercase;
}
div.green-header {
	clear:both;
	height:32px;
	margin:0 0 10px 0;
	background:url("images/bg-green-header.gif") no-repeat left bottom;
}
div.green-header a.view-all {
	float:right;
	margin:10px 8px 0 0;
}
* html div.green-header a.view-all  {
	margin:10px 4px 0 0;
}
div.green-header h2 {
	float:left;
	font:20px/14px 'Trebuchet MS',tahoma,sans-serif;
	height:23px;
	color:#79AF0D;
	padding:0 0 0 50px;
	margin:0;
	text-transform:uppercase;
}

div.products-wide {
	clear:both;
	height:32px;
	margin:0 0 10px 0;
	background:url("images/bg-dotted2.gif") repeat-x top;
}

div.green-header-wide {
	clear:both;
	height:32px;
	margin:0 0 10px 0;
	background:url("images/bg-green-header-wide.gif") no-repeat left bottom;
}
div.green-header-wide a.view-all {
	float:right;
	margin:10px 8px 0 0;
}
* html div.green-header-wide a.view-all  {
	margin:10px 4px 0 0;
}
div.green-header-wide h2 {
	float:left;
	font:20px/14px 'Trebuchet MS',tahoma,sans-serif;
	height:23px;
	color:#79AF0D;
	padding:0 0 0 50px;
	margin:0;
	text-transform:uppercase;
}


div.white-box {
	background:url("images/bg-white-box-top.gif") no-repeat left top;
	padding:10px 0 0 0;
	width:370px;
	margin:0 0 10px 0;
}
div.white-box .bottom {
	background:url("images/bg-white-box-bottom.gif") no-repeat left bottom;
	padding:0 0 12px 0;
	width:370px;
}
div.white-box ul,
ul.right-nav {
	margin:0;
	padding:0 0 0 13px;
	list-style:none;
}
div.white-box ul li,div.white-box-wide ul li,
ul.right-nav li {
	color:#217CC3;
	padding:0 0 0 10px;
	margin:0;
	background:url("images/blue-arrow.gif") no-repeat 0 6px;
	font-size:84%;
	line-height:140%;
}

div.white-box-wide {
	padding:10px 0 0 0;
	width:770px;
	margin:0 0 10px 0;
}
div.white-box-wide .bottom {
	background:url("images/bg-white-box-bottom-wide.gif") no-repeat left bottom;
	padding:0 0 12px 0;
	width:740px;
}
div.white-box-wide ul,
ul.right-nav {
	margin:0;
	padding:0 0 0 13px;
	list-style:none;
}
div.white-box ul li a,
ul.right-nav li a{
	color:#217CC3;
}
div.white-box ul li a:hover,
ul.right-nav li a:hover {
	text-decoration:underline;
}
ul.right-nav {
	clear:both;
	margin:0 0 20px 0;
}
ul#calculator {
	background:url("images/bg-calculator.gif") no-repeat right bottom;
}
dl.news {
	margin:0 0 0 5px;
	padding:0;
	width:367px;
	text-align:justify;
}
dl.news dt {
	color:#8A8A8A;
	font-size:100%;
}
dl.news dd {
	margin:0 0 10px 0;
	background:url("images/bg-dotted.gif") repeat-x bottom;
	padding:0 0 12px 0;
}
dl.news dd.last {
	background:none;
}
dl.news strong {
	line-height:120%;
	font-size:85%;
	display:block;
	margin:0 0 4px 0;
}
dl.news dd p {
	font-size:78%;
	line-height:120%;
	margin:0 0 2px 0;
}
dl.news dd a {
	color:#007CDC;
}
dl.news dd a:hover {
	text-decoration:underline;
}

dl.widenews {
	margin:0 0 0 5px;
	padding:0;
	width:734px;
	text-align:justify;
}
dl.widenews dt {
	color:#8A8A8A;
	font-size:50%;
}
dl.widenews dd {
	margin:0 0 10px 0;
	background:url("images/bg-dotted.gif") repeat-x bottom;
	padding:0 0 12px 0;
}
dl.widenews dd.last {
	background:none;
}
dl.widenews strong {
	line-height:120%;
	font-size:85%;
	display:block;
	margin:0 0 4px 0;
}
dl.widenews dd p {
	font-size:78%;
	line-height:120%;
	margin:0 0 2px 0;
}
dl.widenews dd a {
	color:#007CDC;
}
dl.widenews dd a:hover {
	text-decoration:underline;
}


div.form {
	margin:0 0 0 5px;
	width:367px;
}
div.form .row,
div.form .category {
	float:left;
	width:100%;
	padding:9px 0 10px 0;
	font-size:13px;
	color:#527187;
	line-height:20px;
	background:url("images/bg-dotted.gif") repeat-x bottom;
}
div.form .row label {
	float:left;
	font-weight:bold;
	width:75px;
}
div.form .category label {
	float:left;
	width:33%;
}
div.form .row input.text {
	float:left;
	width:241px;
	height:16px;
	padding:0 0 0 4px;
	border:1px solid #A4B3BF;
	font:13px/16px tahoma,sans-serif;
	margin:1px 0 0 0;
}
div.form .buttons {
	float:left;
	padding:14px 0 10px 0
}
#two-bottom-banners {
	clear:both;
	text-align:center;
	width:770px;
	background:url("images/bg-dotted2.gif") repeat-x top;
	padding:29px 0 20px 0;
	margin:0 0 0 5px;
}
#two-bottom-banners a {
	margin:0 10px;
}

/* landing */
#landing #main .visual {
	background:url("images/bg-visual.jpg") no-repeat left top;
	width:542px;
	height:192px;
	top:118px;
	position:absolute;
}
#landing #main .visual ul {
	margin:0;
	padding:112px 0 0 28px;
	list-style:none;
	font:11px/14px verdana,sans-serif;
	color:#fff;
}
#landing #main .visual ul li {
	padding:0 0 0 10px;
	background:url("images/white-arrow.gif") no-repeat left;
}
#landing #main .banner {
	background:url("images/banner-landing.gif") no-repeat left top;
	width:264px;
	height:151px;
	top:323px;
	position:absolute;
}
#landing #main form.email {
	background:url("images/bg-enter-email.gif") no-repeat left top;
	width:263px;
	height:151px;
	right:0;
	top:323px;
	position:absolute;
	text-align:center;
}
#landing #main form.email div {
	padding:58px 0 0 0;
}
#landing #main form.email .text {
	border:1px solid #536370;
	width:201px;
	height:16px;
	padding:1px 3px 0 3px;
	margin:0 0 13px 0;
	font:12px/14px arial,verdana,sans-serif;
}
#landing #footer {
	float:none;
	top:488px;
	position:absolute;
	width:100%;
	background:#fff url("images/bg-footer1.gif") no-repeat left top;
	padding:34px 0 40px 0;
}
#footer {
	float:left;
	position:relative;
	width:100%;
	background:#fff url("images/bg-footer.gif") no-repeat left top;
	padding:34px 0 40px 0;
}
#footer .copyrights {
	float:left;
	padding:0 0 0 15px;
	color:#4A4A4A;
	font-size:11px;
}
#footer-navigation {
	position:static;
	float:right;
	padding:0 22px 0 0;
	font:11px/18px tahoma,sans-serif !important;
}
#footerSEO {
	float:left;
	position:relative;
	width:100%;
	background:#fff url("images/bgfooter.gif") no-repeat left top;	
	padding:34px 0 40px 0;
}

/* inner pages */
#inner {
	float:left;
	width:764px;
	padding:0 0 0 13px;
}
div.top-green-header {
	clear:both;
	height:32px;
	margin:0 0 10px 0;
	background:url("images/bg-top-green-header.gif") no-repeat left bottom;
}
div.top-green-header h1 {
	float:left;
	font:20px/14px 'Trebuchet MS',tahoma,sans-serif;
	height:23px;
	color:#79AF0D;
	padding:0 0 0 54px;
	margin:0;
	text-transform:uppercase;
}
#inner .left-col {
	float:left;
	width:219px;
}
#inner .right-col {
	float:right;
	width:536px;
}
.grey-box {
	float:left;
	width:219px;
	background:url("images/bg-grey-box-top.gif") no-repeat left top;
	padding:9px 0 0 0;
	margin:0 0 29px 0;
}
.grey-box .bottom {
	float:left;
	width:219px;
	background:url("images/bg-grey-box-bottom.gif") no-repeat left bottom;
	padding:0 0 9px 0;
}
.grey-box .border {
	float:left;
	width:197px;
	background:url("images/bg-grey-box.gif") repeat-x bottom;
	min-height:123px;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:0 10px;
	color:#787878;
}
* html .grey-box .border {
	height:123px;
}
.grey-box p.header {
	color:#383838;
	font-size:84%;
	padding:2px 50px 4px 0;
	background:url("images/lamp.gif") no-repeat 152px 0;
}
.grey-box p {
	font-size:70%;
	margin:0 0 8px 0;
}
h2.blue {
	clear:both;
	color:#527187;
	padding:0 0 0 10px;
	width:190px;
	font:20px/14px 'Trebuchet MS',tahoma,sans-serif;
	height:23px;
	overflow:hidden;
	margin:0 0 6px 0;
	text-transform:uppercase;
}
#inner div.white-box {
	background:url("images/bg-small-white-box.gif") no-repeat left top;
	padding:10px 0 0 0;
	width:217px;
	margin:0 0 29px 0;
}
#inner div.white-box .bottom {
	background:url("images/bg-small-white-box-bottom.gif") no-repeat left bottom;
	padding:0 0 12px 0;
	width:217px;
}
#inner .left-col .dotted-line {
	height:4px;
	overflow:hidden;
	background:url("images/bg-dotted2.gif") repeat-x top;
	margin:0 10px 10px 10px
}
#inner .left-col dl.news {
	margin:0 0 0 10px;
	width:198px;
	text-align:left;
}
#inner .left-col form p {
	font-size:70%;
	margin:0 0 10px 10px;
}
#inner .left-col div.form {
	margin:0 0 0 10px;
	width:198px;
}
#inner .left-col div.form .row {
	float:left;
	overflow:hidden;
	padding:9px 0 10px 0;
}
#inner .left-col div.form .row label {
	float:left;
	font-weight:normal;
	width:67px;
}
#inner .left-col div.form .row input.text {
	float:left;
	width:125px;
	height:16px;
}
#inner .left-col div.form .buttons {
	float:left;
	padding:14px 0 30px 0
}
div.main-form {
	width:536px;
	padding:0;
	color:#527187;
	font-size:13px;
}
div.main-form .header {
	clear:left;
	font-size:15px;
	line-height:34px;
	background:url("images/bg-main-form-header.gif") no-repeat left top;
	height:34px;
	margin:0 0 2px 0;
	color:#217CC3;
}
div.main-form .header strong {
	font-size:16px;
	margin:0 0 0 18px;
}
div.main-form .box {
	float:left;
	margin:0 0 12px 4px;
	width:525px;
	padding:0 0 4px 0;
	background:url("images/bg-box-main-form.gif") repeat-x bottom;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
* html div.main-form .box {
	margin:0 0 12px 2px;
}
div.main-form .box .topnote {
	padding: 4px 7px 4px 7px;
	color:#999999;
	font-size: 12px;
	background:#FDFDFD;
	text-align: justify;
}
div.main-form .row {
	float:left;
	padding:4px 0;
	width:100%;
	background:#F7F7F7;
	line-height:20px;
}
div.main-form .row.bg {
	background:#FDFDFD
}
div.main-form .row .left {
	float:left;
	width:153px;
	padding:3px 7px 0 0;
	text-align:right;
	line-height:14px;
}
div.main-form .row .right {
	float:left;
	width:365px;
}
div.main-form .row .text {
	width:170px;
	height:18px;
	padding:0 0 0 4px;
	font:13px/17px 'Trebuchet MS',tahoma,sans-serif;
	border:1px solid #A1B1BD;
}
div.main-form .row .long {
	width:281px;
}
div.main-form .row select {
	font:12px 'Trebuchet MS',tahoma,sans-serif;
	width:176px
}
div.main-form .row select.small {
	width:93px;
}
div.main-form .row .text.small {
	width:87px;
}
div.main-form .row select.long {
	width:287px;
}
div.main-form .row select.longest {
	width:320px;
}
div.main-form .buttons {
	clear:left;
	margin:0 0 12px 4px;
	width:525px;
}
div.main-form .buttons label {
	float:right;
	margin:3px 0 0 0;
}

/* pagging */
.pagging {
	clear:both;
	text-align:center;
	font-size:16px;
	margin:0 0 10px 0;
}
.pagging a {
	color:#217CC3;
	font-weight:bold;
}
.pagging .prev {
	background:url("images/prev.gif") no-repeat left;
}
.pagging .next {
	background:url("images/next.gif") no-repeat right;
}
.pagging span {
	background:url("images/dot.gif") no-repeat center;
	padding:0;
	overflow:hidden;
	width:1px;
}

/* sort */
.sort {
	clear:both;
	font-size:11px;
	color:#217CC3;
	margin:0 0 6px 0;
	padding:0 0 0 20px;
}
.sort a {
	color:#217CC3;
}
.sort a.down {
	padding:0 10px 0 0;
	background:url("images/arrow-down.gif") no-repeat right;
}
.sort span {
	color:#79AF0D;
	font-size:13px;
	font-weight:bold;
	margin:0 10px 0 0;
}
.sort a:hover,
.pagging a:hover {
	text-decoration:underline;
}
.card {
	float:left;
	width:100%;
	padding:12px 0;
	background:#F7F7F7;
}
.card .image {
	float:left;
	text-align:center;
	line-height:10px;
	width:154px;
}
.card .about {
	float:left;
	font-size:85%;
	width:340px;
}
.card .about p {
	margin:0 0 10px 0;
}
table.card-table {
	clear:both;
	width:100%;
	border-collapse:collapse;
}
table.card-table td,
table.card-table th {
	padding:5px 2px 5px 10px;
	text-align:left;
}
table.card-table th {
	font-size:9px;
	color:#527187;
	font-weight:normal;
	background:url("images/bg-th.gif") repeat-x top;
	height:22px;
	padding:0 2px 0 10px;
}
table.card-table td {
	font-size:10px;
	color:#79AF0D;
	background:#FDFDFD;
}

/* ### */
.topbanner {
	float:left;
	width:536px;
	margin:0 0 15px 0;
	background:#FEFEFE url("images/bg-topbanner.gif") repeat-y left;
	color:#527187;
	font-size:80%;
	font-family:tahoma,sans-serif;
}
.topbanner .top {
	float:left;
	width:100%;
	background:url("images/bg-topbanner-top.gif") no-repeat left top;
}
.topbanner .bottom {
	float:left;
	width:100%;
	background:url("images/bg-topbanner-bottom.gif") no-repeat left bottom;
	padding:8px 0 2px 0;
}
.topbanner p,
.topbanner ul {
	margin:0 0 10px 0;
}
.topbanner ul {
	padding:0;
	list-style:none;
}
.topbanner li{
	padding:0 0 0 10px;
	background:url("images/bullet.gif") no-repeat 0px 6px;
}
.topbanner .bg1,
.topbanner .bg2,
.topbanner .bg3,
.topbanner .bg4 {
	float:left;
	padding:13px 197px 0 18px;
	width:311px;
	background:url("images/bg1.jpg") no-repeat right bottom;
	min-height:142px;
}
* html .topbanner .bg1,
* html .topbanner .bg2,
* html .topbanner .bg3,
* html .topbanner .bg4 {height:142px;}
.topbanner .bg2 {background:url("images/bg2.jpg") no-repeat right bottom;}
.topbanner .bg3 {
	padding:13px 167px 0 18px;
	width:349px;
	background:url("images/bg3.jpg") no-repeat right bottom;
}
.topbanner .bg4 {
	padding:13px 167px 0 18px;
	width:349px;
	background:url("images/bg4.jpg") no-repeat right bottom;
}

/* ### */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;

}
.style_top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:80px;
	text-align:left;
	color:#3399FF;
	background-color:inherit;
	text-decoration:none;
}
.style_top_tit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-left: 320px;
	text-align:left;
	color:#DEB101;
	background-color:inherit;
	text-decoration:none;
}
.style_top_tit_com{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-left: 90px;
	text-align:left;
	color:#DEB101;;
	background-color:inherit;
	text-decoration:none;
}

div.google {
float : right;
margin-left: 2em;
width : auto;
}
