html {
   padding: 0px;
   margin: 0px;
   height: 100%;
}
body {
   width: 100%;
   padding: 0px;
   margin: 0px;
   font: normal 100.01% Tahoma;
   color: #000000;
}
a {
   color: #ff0048;
}
a img {
   border: none;
}
.clear {
   clear: both;
   height: 0px;
   line-height: 0px;
   overflow: hidden;
}
.wrapper {
   margin: auto;
   padding: 10px 0px;
   max-width: 1160px;
   min-width: 980px;
   /*_width : expression(document.body.clientWidth > 1260 ? "1160px" : (document.body.clientWidth < 1020 ? "980px" : "100%"));*/
   _width : expression(document.documentElement.clientWidth > 1250 ? "1160px" : (document.documentElement.clientWidth < 1020 ? "990px" : "100%"));
}
.inner {
   margin: 0px 10px;
}
.tabs {
   width: 100%;
   border-collapse: collapse;
   height: 47px;
}
.tabs td {
   width: 24%;
   padding: 0px;
   border-bottom: solid 1px #8fc348;
   text-align: center;
}
.tabs td img {
   margin: 0px 30px 0px 0px;
   behavior: url(js/iepngfix.htc);
}
.tabs td.active {
   border-bottom: solid 1px #67b200;
}
.tabs td.tab3 {
   width: 28%;
}  
.tabs .tab_inner {
   height: 47px;
   margin: 0px 0px 0px 2px;
   background: url(../images/bg-36.gif) left bottom repeat-x;
}
.tabs .active .tab_inner {
   background: url(../images/bg-35.gif) left bottom repeat-x;
}
.tabs .tab1 .tab_inner {
   margin: 0px;
}
.tabs .tab_inner .corner {
   height: 47px;
   background: url(../images/bg-37.gif) left bottom no-repeat;
}
.tabs .tab_inner .corner2 {
   height: 47px;
   background: url(../images/bg-38.gif) right bottom no-repeat;
}
.tabs .active .tab_inner .corner {
   height: 47px;
   background: url(../images/bg-39.gif) left bottom no-repeat;
}
.tabs .active .tab_inner .corner2 {
   height: 47px;
   background: url(../images/bg-40.gif) right bottom no-repeat;
}
.border {
   height: 17px;
   background: #549200 url(../images/bg-41.gif) left top repeat-x;
   line-height: 0px;
   font-size: 0px;
   overflow: hidden;
}
.header {
   border-bottom: solid 12px #7fb634;
   border-left: solid 1px #7fb634;
   border-right: solid 1px #7fb634;
   height: 304px;
   background: #000009;/* url(../images/bg-1.jpg) right top no-repeat;*/
   position: relative;
}
.header .text_wrapper {
   width: 655px;
   /*float: left;
   margin: 27px 0px 0px 37px;
   _margin: 27px 0px 0px 18px;
   */
   position: absolute;
   left: 37px;
   top: 27px;
}
.header .text {
   margin: auto;
   width: 423px;
}
.header .text img {
   margin: 0px 0px 32px 0px;
   behavior: url(js/iepngfix.htc);   
}
.header .text img.title {
   margin: 0px 0px 37px 0px;
   _margin: 0px 0px 32px 0px;
   *margin: 0px 0px 32px 0px;
}
.header .text p.reg {
   display: block;
   width: 212px;
   height: 51px;
   background: url(../images/bg-6.png) left top no-repeat;
   padding: 0px 0px 25px 0px;
   margin: 0px auto;
   behavior: url(js/iepngfix.htc);
}
.header .text p.reg a {
   display: block;
   width: 212px;
   height: 51px;
   outline: none;
}
.header .img {
	position: absolute;
	right: 0;
	bottom: 0;
	width:
}
/*.header .img {
   float: right;
   margin: 26px 10px 0px 0px;
   width: 256px;
}
.header .img .img1 { 
   width: 245px;
   height: 151px;
   overflow: hidden;
}
.header .img .img2 { 
   width: 256px;
   height: 127px;
   overflow: hidden;
}
.header .img img {
   behavior: url(js/iepngfix.htc);
}*/

.main {
   background: url(../images/bg-7.gif) left top repeat-x;
   font-size: 80%;
   border-left: solid 1px #559300;
   border-right: solid 1px #559300;
   border-bottom: solid 1px #559300;   
   padding: 1px 0px 0px 0px;
}
.main .title {
   text-align: center;
   margin: 0px 200px 0px 0px;
}
.main h1 {
   font-weight: normal;
   color: #a30057;
   font-size: 250%;
}
.main .title h1 {
   padding: 43px 0px 31px 211px;
   margin: 8px auto 0px auto;
   display: inline-block;
   _display: inline;
   *display: inline;
   //zoom: 1;
   width: auto;
}
.main h1.step1 {
   background: url(../images/bg-8.png) left center no-repeat;
   behavior: url(js/iepngfix.htc);
}
.main h1.step2 {
   background: url(../images/bg-25.png) left center no-repeat;
   behavior: url(js/iepngfix.htc);
   color: #0043bb;
}
.main h1.step3 {
   background: url(../images/bg-31.png) left center no-repeat;
   behavior: url(js/iepngfix.htc);
}
.main h1.step4 {
   background: url(../images/bg-34.png) left center no-repeat;
   behavior: url(js/iepngfix.htc);
}
.main h2 {
   font-weight: bold;
   font-size: 110%;
   color: #000000;
   background: url(../images/bg-10.gif) left 2px no-repeat;
   margin: 30px 0px 0px 10px;
   padding: 3px 0px 6px 31px;
}
.main h3 {
   font-size: 100%;
   color: #c30a3e;
   font-weight: bold;
   margin: 15px 0px 10px 41px;
}
.main h4 {
   font-size: 100%;
   color: #0d308c;
   font-weight: bold;
   margin: 15px 0px 10px 41px;
}
.main p {
   margin: 8px 0px 8px 41px;
}
.main ul {
   list-style-type: none;
   padding: 0px;
   margin: 10px 0px 10px 102px;
}
.main ul li {
   margin: 2px 0px;
   padding: 0px 0px 0px 13px;
   background: url(../images/bg-11.gif) left 6px no-repeat;
}
.main strong {
   color: #c70167;
}
.main .content {
   padding: 0px 45px 35px 70px;
   background: url(../images/bg-9.gif) left bottom repeat-x;
}
.main .content .note {
   background: #feffff url(../images/bg-12.gif) left top repeat-x;
   margin: 20px 0px;
}
.main .content .note h4 {
   margin: 15px 0px 10px 0px;
   text-align: left;
}
.main .content .note .corner {
   background: url(../images/bg-13.gif) left top no-repeat;
   height: 11px;
   overflow: hidden;
}
.main .content .note .corner2 {
   background: url(../images/bg-14.gif) right top no-repeat;
   height: 11px;
   width: 11px;
   float: right;
   overflow: hidden;
}
.main .content .note .note_inner {
   border-left: solid 1px #b4dae3;
   border-right: solid 1px #b4dae3;
   min-height: 34px;
   _height: 34px;
   padding: 15px 40px 15px 75px;
   background: url(../images/bg-17.png) 36px center no-repeat;
   behavior: url(js/iepngfix.htc);
}
.main .content .note .nobg {
   background: none;
   padding: 1px 40px;
   text-align: center;
}
.main .content .note .corner3 {
   background: url(../images/bg-15.gif) left top no-repeat;
   height: 11px;
   overflow: hidden;
   
}
.main .content .note .corner4 {
   background: url(../images/bg-16.gif) right top no-repeat;
   height: 11px;
   width: 11px;
   float: right;
   overflow: hidden;
}
.main .content .note p {
   margin: 0px;
   font-size: 120%;
}


.main .content .note2 {
   background: #fdfffe url(../images/bg-19.gif) left top repeat-x;
   margin: 20px 0px;
}
.main .content .note2 .corner {
   background: url(../images/bg-20.gif) left top no-repeat;
   height: 11px;
   overflow: hidden;
}
.main .content .note2 .corner2 {
   background: url(../images/bg-21.gif) right top no-repeat;
   height: 11px;
   width: 11px;
   float: right;
   overflow: hidden;
}
.main .content .note2 .note2_inner {
   border-left: solid 1px #c6c8c8;
   border-right: solid 1px #c6c8c8;
   min-height: 34px;
   _height: 34px;
   padding: 10px 40px 10px 75px;
   background: url(../images/bg-24.png) 36px center no-repeat;
   behavior: url(js/iepngfix.htc);
}
.main .content .note2 .corner3 {
   background: url(../images/bg-22.gif) left top no-repeat;
   height: 11px;
   overflow: hidden;
   
}
.main .content .note2 .corner4 {
   background: url(../images/bg-23.gif) right top no-repeat;
   height: 11px;
   width: 11px;
   float: right;
   overflow: hidden;
}
.main .content .note2 p {
   margin: 0px;
}
.main .content p.reg {
   display: block;
   width: 212px;
   height: 51px;
   background: url(../images/bg-6.png) left top no-repeat;
   padding: 0px 0px 25px 0px;
   margin: 0px auto;
   behavior: url(js/iepngfix.htc);
}
.main .content p.reg a {
   display: block;
   width: 212px;
   height: 51px;
   outline: none;
}
.main .content .to_next_step {
   float: right;
   width: 117px;
   height: 55px;
   position: relative;
   top: 10px;
}
.main .content .to_next_step a {
   outline: none;
}
.main .content .to_next_step img {
   behavior: url(js/iepngfix.htc);
}

.main .content .block_wrapper {
   text-align: center;
}
.main .content .block {
   display: inline-block;
   _display: inline;
   *display: inline;
   //zoom: 1;
   width: auto;
   margin: 20px auto;
}
.main .content .block .corner{
   background: url(../images/bg-26.gif) left top no-repeat;
   height: 10px;
   overflow: hidden;   
}
.main .content .block .corner2 {
   background: url(../images/bg-27.gif) right top no-repeat;
   height: 10px;
   width: 11px;
   float: right;
   overflow: hidden;
}   
.main .content .block .corner3 {
   background: url(../images/bg-28.gif) left top no-repeat;
   height: 10px;
   overflow: hidden;
   
}
.main .content .block .corner4 {
   background: url(../images/bg-29.gif) right top no-repeat;
   height: 10px;
   width: 11px;
   float: right;
   overflow: hidden;
}
.main .content .block .block_inner {
   border-left: solid 1px #c7c9c9;
   border-right: solid 1px #c7c9c9;
   padding: 10px 25px;
 
}  
.main .content .block .block_inner img {
   display: block;
   margin: auto;
}

.main .content .block2 {
   list-style-type: none;
   padding: 0px;
   margin: 10px auto 30px auto;
   width: auto;
   overflow: hidden;
   text-align: center;
   display: inline-block;
   _dislay: inline;
   _margin: 20px auto 30px auto;
   *dislay: inline;
   *margin: 20px auto 30px auto;
   //zoom: 1;
   font-size: 90%;
}
.main .content .block2 li {
   border: solid 1px #7cba27;
   background: #ffffff;
   float: left;
   width: 140px;
   height: 164px;
   overflow: hidden;
   padding: 5px;
   margin: 0px 3px 5px 0px;
   _float: none;
   *float: none;
   _display: inline;
   *display: inline;
   //zoom: 1;
}
.main .content .block2 li .img {
   width: 100px;
   height: 88px;
   overflow: hidden;
   margin: auto;
}
.main .content .block2 li p.price {
   color: #c30a3e;
}
.main .content .block2 li p.price a {
   outline: none;
   display: inline-block;
   _display: inline;
   _zoom: 1;
   margin: 0px 0px 0px 6px;
}
.main .content .block2 li p.text {
   font-size: 95%;
   margin: 10px 3px;
}  
.main .content .block2 li p.text a {
   color: #000000;
   text-decoration: none;
}
.main .content .block2 li p.text a:hover {
   text-decoration: underline;
}

