﻿html, body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, img, table, dl, dt, dd, a, input { padding:0; margin:0; }
body                                {height: 100%; font: 12px Tahoma, Arial, sans-serif; background: url(../img/bg.jpg);}
img, input, textarea                {border: none;}
ul                                  {list-style-type: none;}
a:link, a:active                    {color: #fff; cursor: pointer;}
a:hover                             {cursor : pointer;}
a:active, a:focus, img              {outline: 0;}
.clear                              {clear: both;}
.floatLeft                          {float: left;}
.floatRight                         {float: right;}
.overHidden                         {overflow: hidden;}


#main { width: 1000px; margin: 0 auto; background-color: #fff;}
/* header */
.header img { display: block;  }

/* content */
.content {  }
.video1 { overflow: hidden; margin-bottom: 10px; }
.video1 img.floatLeft { display: block; border: 10px solid #fff; }
.video1 .sample { float: right; border: 10px solid #f5f5f5; }
.sample img { display: block; }
.download { display: block; width: 640px; height: 60px; text-indent: -9999px; }
.video1 .download { background: url(../img/downBut_1.jpg) }


.banner1 { display: block; background: url(../img/banner_1.jpg); width: 1000px; height: 100px; text-indent: -9999px; margin-bottom: 10px; }

.video2 { overflow: hidden;}
.video2 img.floatRight { border-right: 10px solid #fff; }
.video2 .sample { float: left; border: 10px solid #f5f5f5; }
.video2 .download { background: url(../img/downBut_2.jpg) }

.banner2, .banner2 img { display: block; }

.modelList { overflow: hidden;}
.modelList li { display: block; padding-left: 1px; float: left;}
.modelList li.first { padding-left: 0px; }
.modelList img { display: block; }
.modelList a { display: block; width: 199px; background: url(../img/bgTitle.jpg) repeat-x; height: 31px; text-align: center; line-height: 31px;  font-size: 12px; font-weight: bold; color: #db239e !important; text-decoration: underline; }
.modelList .ieFix { width: 200px; }
.modelList a:hover { text-decoration: none; }

/* footer */
.footer { padding: 40px 0px 100px 0px;  }
.wmvHD { display: block; background: url(../img/wmvHD.png); width: 204px; height: 68px; margin: 0px auto; text-indent: -9999px; }
