﻿
body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}
.TopFrame
{
    width: 100%;
    background: url(/Images/Public/index_02.jpg) repeat-x top left;
    height: 153px;
    margin: 0 auto 0 auto;
}
.Top
{
    width: 930px;
    height: 116px;
    margin: 0 auto 0 auto;
}
.Logo
{
    width: 230px;
    height: 116px;
    float: left;
}
.TopLink
{
    width: 421px;
    height: 36px;
    background: url(/Images/Public/index_06.jpg) no-repeat top left;
    float: right;
}
.TopLink1
{
    margin: 7px 0 0 40px;
    padding: 0;
    list-style: none;
}
.TopLink1 li
{
    float: left;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.TopLink1 li a
{
    color: #FFFFFF;
    padding: 3px 3px 0 3px;
    text-decoration: none;
}
.TopLink1 li img
{
    padding: 5px 0 0 70px;
}
.NavBar
{
    width: 100%;
    background: url(/Images/Public/index_14.jpg) repeat-x top left;
    height: 35px;
    border-top: 1px solid #fff;
    margin: 0 auto 0 auto;
}
.NavLink
{
    margin: 0 auto 0 auto;
    padding: 0;
    width: 930px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    height: 35px;
}
.NavLink ul
{
    list-style: none;
    padding: 0;
    display: inline;
}
.NavLink li
{
    float: left;
    display: block;
}
.NavLink span li
{
    float: left;
    padding: 0;
    display: block;
}
.NavLink li a
{
    float: left;
    text-decoration: none;
    display: block;
    color: #fff;
    padding: 9px 12px 12px 12px;
    display: block;
}
.NavLink li a:hover
{
    float: left;
    text-decoration: none;
    background: url(/Images/Public/index_12.jpg) repeat-x top left;
    color: #fff;
    display: block;
}
.NavCurrent
{
    text-decoration: none;
    display: block;
    background: url(/Images/Public/index_12.jpg) repeat-x top left;
    color: #fff;
}
.BannerPic
{
    background: url(/Images/Public/index_17.jpg) no-repeat 0px center;
    height: 288px;
    border-bottom: solid 2px #b3060d;
    width: 100%;
}
.ContentFrame
{
    background: url(/Images/Public/index_20.jpg) repeat-x top left;
    height: auto;
    width: 100%;
}
.Content
{
    margin: 0 auto 0 auto;
    padding: 18px 0 0 0;
    width: 930px;
    height: auto;
}
.Content ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#landing .Content ul,
#landing .Content h1,
#landing .Content h2  {text-align: center;}/*mrf*/
#landing .Content h1  {margin: 20px 0;font-size: 26px;} 
#landing .Content h2  {margin: 20px 0;font-size: 18px;} 
.Content li
{
    float: left;
    padding: 0 3px 0 3px;
}
#landing .Content li {float: none;display: inline;}/*mrf*/
.ClearAll
{
    clear: both;
}
.BottomLink
{
    margin: 0 auto 0 auto;
    width: 930px;
    height: 20px;
}
.BottomLink ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.BottomLink li
{
    float: left;
    padding: 0 6px 6px 6px;
    font-size: 11px;
    font-weight: bold;
    color: #6e6e6e;
}
.BottomLink li a
{
    color: #6e6e6e;
    text-decoration: none;
}
.BottomFrame
{
    width: 100%;
    background: url(/Images/Public/index_35.jpg) repeat-x top left;
    height: 19px;
}
.Bottom
{
    color: #FFFFFF;
    font-size: 11px;
    margin: 0 auto 0 auto;
    padding: 2px 0 0 0;
    width: 930px;
    text-align: right;
}
.Bottom a
{
    color: #FFFFFF;
    text-decoration: none;
}
.HowBanner
{
    background: url(/Images/Public/How-it-Works_03.jpg) repeat-x top left;
    height: 136px; *height:133px;
	border-bottom:solid 2px #b3060d;
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
}
.TxtContent
{
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 930px;
    height: auto;
}
.TxtContent1
{
    margin: 1px auto 0 auto;
    padding: 8px 18px 48px 18px;
    width: 658px;
    height: auto;
    border: 1px solid #e5e5e5;
    float: left;
    background-color: #FFFFFF;
    line-height: 20px;
}
.TxtContent1 h1
{
    font-size: 12px;
    font-weight: bold;
    margin: 14px 0 6px 0;
    padding: 0;
}
.TxtContent1 ul
{
    margin: 0 0 16px 24px;
    padding: 0;
    list-style: none;
}
.TxtContent1 li span
{
    font-weight: bold;
}
.RightContent
{
    margin: 1px auto 0 auto;
    padding: 20px 0px 20px 0;
    width: 230px;
    height: auto;
    border: 1px solid #e5e5e5;
    float: right;
    background-color: #FFFFFF;
    text-align: center;
}
.PicList
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.PicList li
{
    padding: 6px 0 0 0;
}

.IndexBanner
{
    background: url(/Images/Public/index_17.jpg) no-repeat center;
    height: 288px;
    border-bottom: solid 2px #b3060d;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}


.TopLinkLogin
{
    width: 40px;
    margin: 6px 0 0 30px;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
}
.TopLinkLogin1
{
    width: 160px;
    margin: 6px 0 0 12px;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}
.TopLinkLogin1 a
{
    text-decoration: none;
    color: #FFFFFF;
}
.TopLinkLogin2
{
    width: 140px;
    margin: 6px 0 0 6px;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}
.TopLinkLogin2 a
{
    text-decoration: none;
    color: #FFFFFF;
}
.TopLinkLogin
{
    width: 40px;
    margin: 6px 0 0 40px;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
}
.TopLinkLogin1
{
    width: 160px;
    margin: 6px 0 0 12px;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}
.TopLinkLogin1 a
{
    text-decoration: none;
    color: #FFFFFF;
}
.TopLinkLogin2
{
    width: 140px;
    margin: 6px 0 0 6px;
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}
.TopLinkLogin2 a
{
    text-decoration: none;
    color: #FFFFFF;
}

.Input1{
width:234px;
border:1px solid #8c8c8c;
height:auto;
color:#000;
font-size:12px;
background:#fff;
}
.Buttun{
background:url(/Images/Public/ButtunBg.gif) repeat-x top left;
height:20px;
border:0px solid #000;
font-size:12px;
color:#fff;
padding:0 6px 0 6px;
font-weight:bold;
}
.Forget{
margin-top:15px;
text-align:center;
}
.ForgetTable{
border:1px solid #999;
width:55%;
background:#f2f2f2;
}
.ForgetTable td span{
color:#ff0000;
}

.Forget1{
margin-top:15px;
text-align:center;
}
.Forget1Table{
border:1px solid #999;
background:#f2f2f2;
}
.Forget1Table td span{
color:#ff0000;
}

.input_contact{
width:225px;
*width:220px;
border:1px solid #eee;
height:auto;
color:#000;
font-size:12px;
background:#fff;
}
.Red{
color:#ff0000;
}
.Buttun{
background:url(/Images/Public/ButtunBg.gif) repeat-x top left;
height:20px;
border:0px solid #000;
font-size:12px;
color:#fff;
padding:0 6px 4px 6px;
*padding:0 6px;
font-weight:bold;
}
.input_contact2{
width:225px;
*width:220px;
border:1px solid #eee;
height:100px;
color:#000;
font-size:12px;
background:#fff;
overflow:hidden;
}
.TxtContent1 h1 a{
color:#000;
}

.FulContent{
margin:1px auto 0 auto;
padding:8px 18px 48px 18px;
width:894px;
height:auto;
border:1px solid #e5e5e5;
float:left;
background-color:#FFFFFF;
line-height:20px;
}
.FulContent h1{
font-size:12px;
font-weight:bold;
margin:14px 0 6px 0;
padding:0;
}
.FulContent ul{
margin:0 0 16px 24px;
padding:0;
list-style:none;
}
.FulContent li span{
font-weight:bold;
}

.Qalink li a{
 color:#000;
 text-decoration:none;
}




