@charset "utf-8";
/* CSS Document */
*{
    margin:0;
    padding:0;
}
body{
    font-family: "Arial","Tahoma, Geneva, sans-serif";
    font-size: 16px;

    color:#FFF;
    /*height:auto;
	width:100%;*/
}
ol, ul, li {
    list-style: none outside none;
}	
img {
    border: 0 none;
}
a{
    text-decoration:none;
}
a:link {color:#ffffff;}		/* 未被访问的链接 */
a:visited {color:#ffffff;}	/* 已被访问的链接 */
a:hover {color:#ffffff;}	/* 鼠标指针移动到链接上 */
a:active {color:#ffffff;}	/* 正在被点击的链接 */

.container {
    margin: auto;
    width: 964px;
}
/*--------------------------------------------header部分样式  START--------------------------------------------*/
#header .row_1 {
    height: 112px;
    overflow: hidden;
    width: 100%;
    background:url(../images/row_1_bg.jpg) no-repeat;
}
#header .row_1 .fleft {
    float: left;
    width: 172px;
    height:112px;
}
#header .row_1 .fright {
    float: right;
    height: 112px;
    width: 329px;
    /*background-color:#0F0;*/
}
fieldset {
    border: 0 none;
}
#langu {
    height: 31px;
    width: 240px;
    margin-left:89px;
}
#langu li {
    display: inline;
    float: left;
    overflow: hidden;
    padding: 5px 8px 0;
}
#langu li a {
    display: block;
    height: 20px;
    width: 24px;
}
#eng a {
    background: url(../images/language.png) repeat scroll 0 0 transparent;
}
#cng a {
    background: url(../images/language.png) repeat scroll -26px 0 transparent;
}
#twg a {
    background: url(../images/language.png) repeat scroll -53px 0 transparent;
}
#yng a {
    background: url(../images/language.png) repeat scroll -81px 0 transparent;
}
#tag a {
    background: url(../images/language.png) repeat scroll -106px 0 transparent;
}
#cag a {
    background: url(../images/language.png) repeat scroll -133px 0 transparent;
}
#eng a:hover {
    background: url(../images/language.png) repeat scroll 0 -19px transparent;
}
#cng a:hover {
    background: url(../images/language.png) repeat scroll -26px -19px transparent;
}
#twg a:hover {
    background: url(../images/language.png) repeat scroll -53px -19px transparent;
}
#yng a:hover {
    background: url(../images/language.png) repeat scroll -81px -19px transparent;
}
#tag a:hover {
    background: url(../images/language.png) repeat scroll -106px -19px transparent;
}
#cag a:hover {
    background: url(../images/language.png) repeat scroll -133px -19px transparent;
}

.anniu {
    float: left;
    /*height: 62px;*/
    margin-top: 19px;
    width: 329px;
}
#password {
    float: left;
    height: 62px;
    width: 180px;
}
#password ul {
    clear: both;
    /*height: 25px;*/
}
#password ul li {
    color: #090202;
    float: left;
    font-size: 10px;
    padding-bottom:6px;
    padding-right:6px;
}
#password input, textarea, select {
    /*    font-family: "trebuchet MS",Helvetica,sans-serif;*/
    font-size: 12px;
    font-weight: normal;
    /*height: 16px;*/
    line-height: 20px;
    border:1px solid #000000;
}
.anniu110 {
    float: right;
    height: 62px;
    padding: 0;
    width: 149px;
}
.anniu110 input {
    border: 0 none;
    float: left;
    width: 143px;
}
.buttonClass {
    font-size:18px;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    /*    font-family: Arial,Helvetica,sans-serif;*/
    font-weight: bold;
    height: 46px;
    /*    letter-spacing: 6px;*/
    /*line-height: 46px;
    margin-left: 0 !important;
    vertical-align: top;*/
}
#header .row_2 {
    height: 29px;
    background:url(../images/menu_bg.png) repeat-x;
}
#header .row_2 ul li{
    float:left;
    height:29px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fc2708;
}
#header .row_2 ul li a{
    line-height:29px;
    display: block;
    text-align: center;
}
#header .row_2 ul li img{
    float:left;
}
#header .row_2 .active_bg{
    background:url(../images/menu_active_bg.png) repeat-x;
}
#header .row_2 ul li a:hover{
    color:#000;
    background-color: #0F0;
    background:url(../images/nav_hover.jpg) repeat-x;
}

#header .row_2  .yellow a{
    color:#000;
    background-color: #0F0;
    background:url(../images/nav_hover.jpg) repeat-x;
}

/*--------------------------------------------header部分样式  END--------------------------------------------*/

/*--------------------------------------------FOOTER部分样式  strat--------------------------------------------*/
.footer_main{
    font-size:12px;
}
.footer_text{
    height:37px;
}
.footer_text_1{
    float:left;
    padding-top:12px;
    padding-left:12px;
}
.footer_text_2{
    float:right;
    padding-top:12px;
    padding-right:12px;
}
.footer_text_2 a:hover{
    text-decoration:underline;
}	

.footer_bank{
    height:31px;
    /* background:url(../images/footer_bank_bg.png) no-repeat;*/
    background: url(../images/footer_bank_bg_christmas.png) no-repeat;
}
.footer_bank a{
    float:right;
    margin-right:28px;
}

.footer_links{
    height:54px;
    background:#43080a;
    margin-top:18px;
}
.footer_links div{
    float:left;
    padding:10px 0 0 82px;
}
/*--------------------------------------------FOOTER部分样式  END--------------------------------------------*/
.row_2 ul .nav1 a {
    width: 122px;
    text-align: center;
}
.row_2 ul .nav2 a {
    width: 166px;
    text-align: center;
}
.row_2 ul .nav3 a {
    width: 150px;
    text-align: center;
}
.row_2 ul .nav4 a {
    width: 140px;
    text-align: center;
}
.row_2 ul .nav5 a {
    width: 200px;
    text-align: center;
}
.row_2 ul .nav6 a {
    width: 180px;
    text-align: center;
}
