@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
body{font:12px Arial, sans-serif; color:#fff; background-color:#000;}
a img{border:0px;}
* a{color:#fff;}
* a:hover{text-decoration:none;}
.bg_y_left{width:1000px; margin:0 auto; background:url(../images/body_left.gif) repeat-y;}
.bg_y_right{background:url(../images/body_right.gif) repeat-y right; position:relative;}
.logo_part{position:absolute;}
.all{width:890px; margin:0 auto;}
h1, h2{color:#0ECA08; margin: 10px 0px 5px 0px;}
h1{font-size:25px;}
h2{color:#009900;font-size:18px;}
h3{color:#00CC00;font-size:14px;}
#vertical h1 { cursor: pointer;}
/* header
---------*/
.header{
height:54px;
padding:68px 0 0 228px;
background:url(../images/head.gif) no-repeat;
}
.header div{position:relative; left:3px;}
.header a{display:block; float:left; height:35px;}
a#home{background:url(../images/b_home.gif) no-repeat 0 -35px;}
a#home:hover{background:url(../images/b_home.gif) no-repeat 0 0;}
a#prices{background:url(../images/b_prices.gif) no-repeat 0 -35px;}
a#prices:hover{background:url(../images/b_prices.gif) no-repeat 0 0;}
a#armory{background:url(../images/b_armory.gif) no-repeat 0 -35px;}
a#armory:hover{background:url(../images/b_armory.gif) no-repeat 0 0;}
a#downloads{background:url(../images/b_downloads.gif) no-repeat 0 -35px;}
a#downloads:hover{background:url(../images/b_downloads.gif) no-repeat 0 0;}
a#aboutus{background:url(../images/b_aboutus.gif) no-repeat 0 -35px;}
a#aboutus:hover{background:url(../images/b_aboutus.gif) no-repeat 0 0;}
a#faq{background:url(../images/b_faq.gif) no-repeat 0 -35px;}
a#faq:hover{background:url(../images/b_faq.gif) no-repeat 0 0;}
a#gallery{background:url(../images/b_gallery.gif) no-repeat 0 -35px;}
a#gallery:hover{background:url(../images/b_gallery.gif) no-repeat 0 0;}
a#contact{background:url(../images/b_contact.gif) no-repeat 0 -35px;}
a#contact:hover{background:url(../images/b_contact.gif) no-repeat 0 0;}
.p{
background:url(../images/play_for_real.gif) no-repeat;
width:342px;
height:118px;
padding:101px 0 0 548px;
}
.p a{display:block; float:left; height:19px;}
a#live{background:url(../images/b_live.gif) no-repeat 0 -19px;}
a#live:hover{background:url(../images/b_live.gif) no-repeat 0 0;}
a#combat{background:url(../images/b_combat.gif) no-repeat 0 -19px;}
a#combat:hover{background:url(../images/b_combat.gif) no-repeat 0 0;}
/* end header
---------*/
/* content
---------*/
table{margin-bottom:30px;}
#td1_1{
background:url(../images/content.gif) repeat-x top;
width:596px;
padding:20px 25px 10px 17px;
}
#td1_1 ul li{
list-style-type:none;
padding:0 0 0 15px;
margin:0px;
}
#td1_1 ol{
margin-left:20px;
}
#td1_1 ol li{
padding:0 0 0 5px;
}
#td1_2{
background:url(../images/batle_on_youtube.jpg) no-repeat;
width:231px;
padding:10px 0 0 20px;
}
#td1_2 h1{
margin:0 0 5px -19px;
}
#td1_2 ul{line-height:13px;}
#td1_2 ul span{font-size:10px;}
#td1_2 ul.ul1, #td1_2 ul.ul2{
list-style-type:none;
margin-bottom:10px;
}
#td1_2 ul.ul1 li{
height:27px;
}
#td1_2 ul.ul2 li{
height:40px;
}
#td1_2 ul.ul1 li span.color, span.color a{color:#30EC1B; font-size:12px; text-decoration:none;}

.content img {
 margin: 5px;
}
/* end content
---------*/
/* footer
---------*/
.footer{
background:url(../images/foot.gif) no-repeat;
height:46px;
padding:30px 0 0 0;
text-align:center;
width:1000px;
margin:0 auto;
}
/* end footer
---------*/


