﻿body { font-family: "宋体", Arial; font-size: 12px; padding: 0px; margin: 0px; }
.list ul,.list li{margin:0;padding:0;list-style:none}
a { text-decoration:none; outline:none;/*FF标准去虚线框*/ }
a { star:expression(this.onFocus=this.blur()); /* for Ie*去虚线框*/
}
a { color:#393939; }
a:hover { color:#F00; }

.Verdana { font-family: Verdana; font-size: 12px; }
img { margin: 0px; padding: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.clear { font-size: 0px; line-height: 0px; clear: both; }
/*---------------------浮动的外层---------------------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { zoom:1; }
.clearfix { display:block; }
.float_left { float: left; }
.float-left { float: left; }
.float_right { float: right; }
.float-right { float: right; }
.none { display: none; }
.open { display: block; }
.pagerContainer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:100%;}
.pagerContainer a, .pagerContainer span { display:inline-block; padding:2px 6px; color:#E71A17; background-color:#FFFFFF; text-decoration:none; border:#F05C5A solid 1px; margin-left:3px; }
.pagerContainer a:hover, .pagerContainer span a:hover { color:#FFFFFF; background-color:#E81B18; border:#F58D8C solid 1px; }
.pagerContainer .CurrentPageButton { color:#FFFFFF; background-color:#E81B18; border:#F58D8C solid 1px; }


#container { width: 999px; margin-right: auto; margin-left: auto; }
#header {padding-top: 9px; }
.english { float: right; }
.english a { display: block; text-indent: 14px; background-image: url(../image/ico/english.gif); background-repeat: no-repeat; background-position: 0px 39px; font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; padding-right: 60px; padding-top: 35px; }
.english a:hover{color:#DB1636}