﻿/* CSS Document */

body
{
    margin: 0px;
    text-align: center;
    background-color: #000;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(/images/body_bg_int.jpg);
    background-repeat: repeat-x;
}


.spacer
{
    clear: both;
}
/* layout*/

/* top*/
#wrapper
{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
}
#top
{
    background-image: url(/images/top.jpg);
    background-repeat: no-repeat;
    height: 95px;
    width: 1000px;
}
#top .logo
{
    padding-left: 33px;
    padding-top: 25px;
}
#menu
{
    width: 1002px;
    height: 42px;
    background-image: url(/images/menu_bg.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
    padding-top: 5px;
}
#menu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    padding-left: 50px;
    padding-top: 5px;
}
#menu li
{
    float: left;
    color: white;
    font-size: 12px;
    padding-left: 15px;
}
#menu li a:link
{
    color: #fff;
    text-decoration: none;
}
#menu li a:visited
{
    color: #fff;
    text-decoration: none;
}
#menu li a:hover
{
    color: #000;
    text-decoration: underline;
}

/* left*/

#left
{
    width: 230px;
    float: left;
}

#left .top
{
    background-image: url(/images/left_top.gif);
    width: 230px;
    height: 33px;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff; /*border:1px solid #2D7816; background-color:#38961A*/
}
#left .middle
{
    width: 230px;
    padding-left: 0px; /*border-left:1px solid #999; border-right:1px solid #999;   border-bottom:1px solid #999; background-color:#521e69;*/
}
#left .bottom
{
    /*background-image:url(/images/left_bottom.gif); background-repeat:no-repeat; height:24px;*/
}
#left h3
{
    background-image: url(/images/left_top.gif);
    width: 230px;
    font-variant: normal;
    font-size: 12px;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    height: 23px;
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 3px;
}
#left .box
{
    width: 200px;
    text-align: left;
    padding: 2px;
    font-size: 12PX;
    color: #fff;
    padding-right: 5px;
}
#left .box th
{
    background-color: #346184;
}
#left ul
{
    margin-left: 18px;
    padding-left: 0px;
}
#left ul li
{
    list-style-image: url(/images/dot.gif);
    margin-bottom: 8px;
}
#left .total
{
    font-weight: bold;
    font-size: 11px;
    color: #0E82B2;
    text-align: right;
}
#left .checkout
{
    background-image: url(/images/btn.gif);
    width: 81px;
    height: 22px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: 0px;
}


#left .gamelist
{ ;width:225px;height:27px;font-weight:BOLD;color:#fff;font-SIZE:12PX;PADDING-TOP:3PX;}

.gamelist a:link
{
    color: #F4D218;
    text-decoration: none;
}
.gamelist a:visited
{
    color: #F4D218;
    text-decoration: none;
}
.gamelist a:hover
{
    color: #fff;
    text-decoration: none;
}


/* middle*/
#middle
{
    float: left;
    left: 250px;
    width: 520px;
    padding-bottom: 5px;
}

/* promotion*/

.pro
{
    background-image: url(/images/pro_bg.jpg);
    background-repeat: no-repeat;
    width: 520px;
    height: 165px;
    padding-left: 70px;
    padding-top: 18px;
}


.middle_top
{
    width: 520px;
    background-image: url(/images/middle_top.gif);
    background-repeat: no-repeat;
    height: 85px;
    padding-left: 15px;
    font-size: 15px;
    color: #1b2674;
    font-weight: bold;
}
.middle_top span
{
    font-size: 12px;
    color: #000;
    font-weight: normal;
    text-align: left;
}
.middle_middle
{
    width: 510px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url(/images/middle_middle.gif);
    background-repeat: repeat-y;
    font-size: 12px;
    color: #333;
    line-height: 18px;
}

.middle_middle a:link
{
    color: #03A6A7;
    text-decoration: underline;
}
.middle_middle a:visited
{
    color: #0066CC;
    text-decoration: underline;
}
.middle_middle a:hover
{
    color: #000;
    text-decoration: none;
}


.middle_bottom
{
    width: 530px;
    background-repeat: no-repeat;
    background-image: url(/images/middle_bottom.gif);
    height: 2px;
}


.quickshop
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #1b2674;
}
.quickshop dl
{
    width: 420px;
}
.quickshop dt
{
    width: 100px;
    float: left;
    padding: 4px;
    padding-top: 2px;
    text-align: right;
    clear: both;
}
.quickshop dd
{
    margin: 0 0 0 75px;
    padding: 4px;
    text-align: left;
}
.quickshop input
{
    width: 180px;
    color: #1b2674;
}
.quickshop .radio
{
    width: 15px;
}
.quickshop select#content
{
    color: #1b2674 width:185px;
}
.quickshop input.submit
{
    width: 70px;
}
div#submit
{
    width: 298px;
    text-align: left;
    padding: 4px;
    padding-left: 122px;
}
* html .quickshop input, * html .quickshop select, radio
{
    margin-left: -3px;
    color: #1b2674;
}
* html div#submit input
{
    margin-left: 0px;
    color: #1b2674;
}
.quickshop select
{
    color: #1b2674;
}


#middle.aboutus
{
    width: 552px;
    background-color: #34636E;
}
.aboutus a:link
{
    color: #fff;
    text-decoration: underline;
}
.aboutus a:visited
{
    color: #655C44;
    text-decoration: underline;
}
.aboutus a:hover
{
    color: #000;
    text-decoration: none;
}


#middle .aboutus td
{
    border: 1px solid #4B4944;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    padding: 15px;
}

#middle .aboutus th
{
    background-color: #8F9697;
    color: #000;
    font-size: 12px;
    height: 24px;
    padding-left: 15px;
}

#middle .aboutus td h3
{
    color: #000;
    font-size: 14px;
}




/* right*/
#right
{
    float: right;
    width: 250px;
    padding-bottom: 3px;
}
.cart_info
{
    padding-left: 15px;
    padding-right: 15px;
}
.cart_info span
{
    color: #FF9900;
    font-weight: bold;
    text-align: right;
}

#right .login td h3
{
    color: #000;
    font-size: 14px;
}

.logintop
{
    background-image: url(/images/login_top.jpg);
    width: 270px;
    height: 32px;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.loginmiddle
{
    text-align: left;
    padding: 2px;
    font-size: 12PX;
    color: #fff;
    width: 270px;
    padding: 4px; ;}

.loginbottom
{ /*background-image:url(/images/login_bottom.jpg); width:270px;  height:20px; background-repeat:no-repeat;*/
}

.loginmiddle a:link
{
    color: #fff;
    text-decoration: underline;
}
.loginmiddle a:visited
{
    color: #fff;
    text-decoration: underline;
}
.loginmiddle a:hover
{
    color: #fff;
    text-decoration: none;
}


.loginmiddle dl
{
    width: 200px;
    color: #fff;
}
.loginmiddle dt
{
    clear: both;
    width: 80px;
    float: left;
    padding: 4px;
    padding-top: 8px;
    text-align: right;
}
.loginmiddle dd
{
    margin: 0 0 0 60px;
    padding: 4px;
    text-align: left;
}
.loginmiddle input
{
    width: 80px;
}

/*
#right .sitenews{ width:200px; color:#fff}
#right .sitenews td{ background-color:#fff;border:1px solid #ccc; background-repeat:repeat-x; color:#000; font-size:12px;}
#right .sitenews th{color:#fff; font-size:12px; background-color:#38961A}
*/
.sitenews ul
{
    list-style-image: url(/images/bullet3.gif);
}
.sitenews li
{
    margin-bottom: 8px;
}

a:Link
{
    color: #fff;
    text-decoration: none;
    text-decoration: underline;
}
a:hover
{
    color: #000;
    text-decoration: underline;
}
a:visited
{
    color: #fff;
    text-decoration: underline;
}

/*second pages*/
.cart
{
    background-color: #ccc;
}
.cart td
{
    background-color: #fff;
    color: #000;
}



/*footer*/
#footerMain
{
    width: 1002px;
    margin: 0px auto;
    height: 84px;
    background: url(/images/footer_bg.gif) 0 0 no-repeat;
    clear: BOTH;
    background-color: #290a58;
    color: #fff;
    background-position: center;
}
#footer
{
    width: 944px;
    height: 84px;
    margin: 0 auto;
    position: relative;
}
#footer ul
{
    position: absolute;
    left: 100px;
    top: 19px;
    width: 497px;
    list-style: none;
}
#footer ul li
{
    float: left;
    font: normal 12px/24px Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: inherit;
}
#footer ul li a
{
    padding: 0 5px;
    font: normal 12px/24px Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: inherit;
    text-decoration: none;
}
#footer ul li a:hover
{
    text-decoration: underline;
}
#footer p.copyright
{
    font: normal 10px/24px Arial, Helvetica, sans-serif;
    position: absolute;
    left: 650px;
    top: 38px;
    width: 260px;
    color: #fff;
    background-color: inherit;
}
#footer a.xhtml
{
    display: block;
    background: url(/images/xhtml_bg.gif) 0 0 no-repeat;
    width: 72px;
    height: 23px;
    position: absolute;
    left: 17px;
    top: 0;
    font: normal 10px/19px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: inherit;
    text-decoration: none;
    text-align: center;
}
#footer a.xhtml:hover
{
    color: #BA0804;
    background-color: inherit;
}
#footer a.css
{
    display: block;
    background: url(/images/xhtml_bg.gif) 0 0 no-repeat;
    width: 72px;
    height: 23px;
    position: absolute;
    left: 95px;
    top: 0px;
    font: normal 10px/19px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: inherit;
    text-decoration: none;
    text-align: center;
}
#footer a.css:hover
{
    color: #BA0804;
    background-color: inherit;
}
#footer p.design
{
    display: block;
    width: 170px;
    position: absolute;
    left: 17px;
    top: 29px;
    font: bold 12px/24px Arial, Helvetica, sans-serif;
    color: #9DBC52;
    background-color: inherit;
    padding: 2px;
}
#footer p.design a.link
{
    font: bold 12px/24px Arial, Helvetica, sans-serif;
    color: #9DBC52;
    background-color: inherit;
    text-decoration: none;
}
#footer p.design a.link:hover
{
    color: #fff;
    background-color: #BD3535;
}

/* for news*/
#news_middle
{
    float: left;
    left: 280px;
    width: 770px;
    padding-bottom: 5px;
}



.news_pro
{
    background-image: url(/images/pro_bg.jpg);
    background-repeat: no-repeat;
    width: 576px;
    height: 165px;
    padding-left: 70px;
    padding-top: 18px;
}


.news_middle_top
{
    width: 770px;
    background-image: url(/images/middle_top2.gif);
    background-repeat: no-repeat;
    height: 85px;
    padding-left: 15px;
    font-size: 15px;
    color: #1b2674;
    font-weight: bold;
}
.news_middle_top span
{
    font-size: 12px;
    color: #000;
    font-weight: normal;
    text-align: left;
}
.news_middle_middle
{
    width: 620px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url(/images/middle_middle_2.gif);
    background-repeat: repeat-y;
    font-size: 12px;
    color: #000;
    padding-top: 5px;
}
.news_middle_middle ol li
{
    margin-bottom: 5px;
}
.news_middle_middle a:link
{
    color: #000;
    text-decoration: underline;
}
.news_middle_middle a:visited
{
    color: #000;
    text-decoration: underline;
}
.news_middle_middle a:hover
{
    color: #03A6A7;
    text-decoration: none;
}


.news_middle_bottom
{
    width: 620px;
    background-repeat: no-repeat;
    background-image: url(/images/middle_bottom_2.gif);
    height: 2px;
}



.inner_link a
{
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size: 9px;
}

.inner_link
{
    background-color: #000;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
}

.language
{
    margin: 70px 0px 5px 300px;
    float: right;
    display: block;
}

.language a img
{
    border: 1px solid transparent;
}

.language a:hover img
{
    border: 1px solid #fff;
}
.w_stepper_wrap
{
    height: 27px;
    margin: 0px 0px 0px 20px;
    position: relative;
    width: 50px;
}

.w_stepper_up
{
    background: transparent url(/images/stepper.gif) repeat-y scroll 0 0;
    height: 14px;
    width: 15px;
}

.w_stepper_down
{
    background: transparent url(/images/stepper.gif) repeat scroll 0 -14px;
    height: 13px;
    width: 15px;
}

.w_stepper
{
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 0;
    width: 15px;
}

.w_stepper_qty
{
    color: #595959;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    height: 21px;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 40px;
}
.w_stepper_up:hover
{
    background-position: -15px 0;
}
.w_stepper_up:active
{
    background-position: -30px 0;
}
.w_stepper_down:hover
{
    background-position: -15px -14px;
}
.w_stepper_down:active
{
    background-position: -30px -14px;
}
