.movie {
    height: 297px;
    position: relative;
    width: 990px;
}

.focus_pic li {
    vertical-align: top;
}
.focus_pic img {
    display: inline-block;
    height: 297px;
    vertical-align: top;
    width: 990px;
}
.focus_nav {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 60px;
    left: 0;
    padding-left: 10px;
    position: absolute;
    width: 776px;
}
:root .focus_nav {
}
.focus_nav ul {
    padding-top: 10px !important;
    position: relative;
}
.focus_nav li {
    cursor: pointer;
    display: inline;
    float: left;
    position: relative;
}
.focus_nav .navPrev{
	background-image:url(../../images/video/focus_nav.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 36px;
    line-height: 100;
    opacity: 0.6;
    overflow: hidden;
    position: absolute;
    top: 15px;
	left:4px;
    width: 36px;
}
.focus_nav .navNext {
	background-image:url(../../images/video/focus_nav.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 36px;
    line-height: 100;
    opacity: 0.6;
    overflow: hidden;
    position: absolute;
    top: 15px;
	right:10px;
    width: 36px;
}
.focus_nav .navPrev {
    background-position: 10px 8px;
    border-right-color: rgba(0, 0, 0, 0);
    right: 47px;
}
.tempWrap{
	margin-left:30px;	
}
.focus_nav .navNext {
    background-position: -22px 8px;
    right: 10px;
}
.focus_nav .navPrev:hover, .focus_nav .navNext:hover {
    border-right-color: #FFFFFF;
    opacity: 1;
}
.focus_nav img {
    border: 2px solid #ff6600;
    height: 44px;
    width: 84px;
}
.focus_nav .on b {
    color: #ff6500;
    font-family: arial;
    font-size: 12px;
    left: 42px;
    position: absolute;
    top: -10px;
}
.focus_text {
    background-color: rgba(0, 0, 0, 0.8);
    height: 297px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 2px;
    width: 204px;
}
:root .focus_text {
}
.focus_text h2 a {
    color: #FFFFFF;
    display: block;
    font-family: 'microsoft yahei',simhei;
    font-size: 22px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 260px;
}
.focus_text h2 a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.focus_text ul {
    padding: 20px 20px 0;
}
.focus_text .sub_tit {
    color: #575757;
    height: 18px;
    overflow: hidden;
    padding-bottom: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.focus_text .c_txt4, .focus_text .c_txt4 a {
    color: #787876;
    line-height: 22px;
}
.focus_text .c_txt4 a:hover {
    color: #CCCCCC;
}
.focus_text .c_txt4 {
    overflow: hidden;
    white-space: nowrap;
    width: 260px;
}
.focus_info {
    height: 132px;
    overflow: hidden;
}
.focus_text .mod_desc {
    overflow: hidden;
    text-indent: 2em;
    white-space: normal;
    width: 260px;
}
.btn_play_big {
	background:url(../../images/video/btn-play-bg.gif) 0 0 no-repeat;
	width:133px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.btn_play_big span{
	padding-left:18px;	
}
.btn_play_big:hover {
    color: #FFFFFF;
}
.focus_text .btn_play_big {
    bottom: 13px;
    left: 20px;
    position: absolute;
}



.m {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 10px auto 0;
    width: 990px;
}
.head {
    background: url("image/head_bg.png") repeat-x scroll 0 0 #F1F1F1;
    height: 31px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
}
.head_m {
    color: #666666;
    margin: auto;
    padding: 7px 0 0;
    width: 980px;
}
.head_s {
    height: 31px;
}
.head_t strong {
    color: #FF0000;
    font-weight: normal;
}
.head_l li {
    float: left;
    margin: 0 10px 0 0;
}
.h_city {
    background: url("image/ico_arrow_d.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding: 0 10px 0 0;
}
.h_fav {
    padding: 0 6px 0 2px;
}
.h_wap {
    background: url("image/ico_wap.gif") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    padding: 0 2px 0 15px;
}
.h_cart {
    background: url("image/ico_cart.gif") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    padding: 0 6px 0 18px;
}
.logo {
    height: 70px;
    overflow: hidden;
    width: 200px;
}
.logo img {
    height: 60px;
    margin: 5px 0 0;
}
.head_search_kw {
    height: 20px;
    line-height: 20px;
    margin: 25px 0 0 15px;
    overflow: hidden;
    width: 355px;
}
.head_search {
    background: url("image/head_search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 32px;
    margin-top: 20px;
    width: 410px;
}
.head_search_on {
    background: url("image/head_search.png") no-repeat scroll 0 -32px rgba(0, 0, 0, 0);
    float: left;
    height: 32px;
    margin-top: 20px;
    width: 410px;
}
.head_search div, .head_search_on div {
    clear: both;
    padding: 4px 0 0 25px;
}
.search_i {
    background: url("image/spacer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #666666;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 2px 0 0;
    width: 220px;
}
.search_i:focus {
    outline: medium none;
}
.search_m {
    background: url("image/spacer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #666666;
    cursor: default;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 2px 25px 0 10px;
    width: 60px;
}
.search_s {
    background: url("image/spacer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 70px;
}
#search_module {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    margin: 52px 0 0 445px;
    overflow: hidden;
    position: absolute;
    width: 95px;
    z-index: 1000;
}
#search_module a {
    color: #333333;
    display: block;
    height: 20px;
    padding: 1px 10px;
}
#search_module a:hover {
    background: none repeat scroll 0 0 #E4F1F7;
    font-weight: bold;
}
#search_tips {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #444444;
    color: #666666;
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    margin: 50px 0 0 200px;
    overflow: hidden;
    position: absolute;
    width: 340px;
    z-index: 1000;
}
#search_tips div {
    clear: both;
    height: 20px;
    overflow: hidden;
    padding: 1px 8px;
}
#search_tips div span {
    float: right;
    font-size: 12px;
}
#search_tips label {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #0000CC;
    display: block;
    font-size: 12px;
    text-align: right;
    width: 100%;
}
.search_t_div_1 {
    color: #333333;
}
.search_t_div_1 span {
    color: #008000;
}
.search_t_div_2 {
    background: none repeat scroll 0 0 #3366CC;
    color: #FFFFFF;
}
.search_t_div_2 span {
    color: #FFFFFF;
}
.menu {
    background: url("image/menu_bg.png") repeat-x scroll 0 0 #2587F4;
    font-size: 14px;
    height: 35px;
    letter-spacing: 1px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 15px;
}
.menu li {
    background: url("image/menu_bg_li.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    float: left;
}
.menu .menuon {
    background: url("image/menu_bg_on.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: -2px;
}
.menu a:link, .menu a:visited, .menu a:active {
    color: #FFFFFF;
    display: block;
    height: 35px;
    padding: 0 10px;
}
.menu a:hover {
    background: url("image/menu_bg_on.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.foot {
    color: #666666;
    line-height: 30px;
    padding: 10px 0;
    text-align: center;
}
.foot_page {
    background: none repeat scroll 0 0 #F4F4F4;
    border-top: 1px solid #DDDDDD;
    color: #666666;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
}
.box_head {
	background:url(../../images/video/ttl01.gif) 0 0 no-repeat;
/*	width:327px;*/
	height:35px;
	line-height:35px;
	position:relative;
}
.box_head2 {
	background:url(../../images/video/ttl02.gif) 0 0 no-repeat;
	width:309px;
	height:30px;
	line-height:30px;
	position:relative;
}
.box_head2 strong {
    font-size: 14px;
	color:#c50001;
	font-family:"Microsft Yahei";
	padding-left:15px;
}
.box_head span a{
	color:#fff;
	font-family:"Microsft Yahei";
	padding-right:10px;
}
.box_head strong {
    font-size: 16px;
	color:#fff;
	font-family:"Microsft Yahei";
	padding-left:25px;
}
.box_body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 6px 8px;
}
.box_body li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.tab_head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("imagebox_head_bg.gif") repeat-x scroll 0 0 #EEEEEE;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
}
.tab_1 {
    border-right: 1px solid #DDDDDD;
    cursor: pointer;
    float: left;
    font-weight: normal;
    padding: 0 15px;
}
.tab_2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #DDDDDD;
    cursor: pointer;
    float: left;
    padding: 0 15px;
}
.tab_1_1 {
    border-bottom: 1px solid #DDDDDD;
    cursor: pointer;
}
.tab_1_2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    cursor: pointer;
    font-weight: bold;
}
.tab_head_2 {
    background: none repeat scroll 0 0 #EEEEEE;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    height: 27px;
    padding-left: 12px;
    text-align: center;
}
.tab_2_1 {
    cursor: pointer;
    float: left;
    height: 27px;
    line-height: 31px;
    overflow: hidden;
    width: 80px;
}
.tab_2_1 span {
    color: #333333;
}
.tab_body_2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.li_dot li {
    background: url("imageli_dot.gif") no-repeat scroll 5px 10px rgba(0, 0, 0, 0);
    padding: 0 10px 0 12px;
}
.pages {
    color: #666666;
    font-size: 12px;
    padding: 20px 0;
    text-align: center;
}
.pages a:link, .pages a:visited, .pages a:active {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 3px;
    text-decoration: none;
}
.pages a:hover {
    background: none repeat scroll 0 0 #258CFF;
    border: 1px solid #258CFF;
    color: #FFFFFF;
    padding: 3px;
    text-decoration: none;
}
.pages strong {
    background: none repeat scroll 0 0 #258CFF;
    border: 1px solid #258CFF;
    color: #FFFFFF;
    padding: 3px;
}
.pages_inp {
    border: 1px solid #DDDDDD;
    color: #666666;
    padding: 2px;
    text-align: center;
    width: 30px;
}
.pages_btn {
    background: none repeat scroll 0 0 #FF6600;
    border: 1px solid #FF6600;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 1px;
    width: 26px;
}
.pages label {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #2E6AB1;
    color: #004499;
    padding: 1px 5px;
}
.pages label em {
    color: #FF0000;
    font-style: normal;
    font-weight: bold;
}
.pages label span {
    font-weight: bold;
}
.pages cite {
    font-style: normal;
}
.tb table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.tb th {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    line-height: 150%;
    padding: 4px;
}
.tb td {
    border: 1px solid #DDDDDD;
    line-height: 150%;
    padding: 4px;
}
.user {
    background: url("image/user_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 12px;
    line-height: normal;
    width: 300px;
}
.user_login {
    padding: 15px 0 10px 25px;
}
.user_input {
    border: 1px solid #8DB2E3;
    color: #666666;
    padding: 3px 0 4px 3px;
    width: 90px;
}
.user_tip {
    border-bottom: 1px solid #EEEEEE;
    color: #333333;
    font-weight: bold;
    margin: 0 20px;
    padding: 0 0 5px 5px;
}
.user_reg {
    padding: 5px 0 0 20px;
}
.user_reg_c {
    padding: 5px 0 10px 10px;
}
.user_can {
    color: #1B4C7A;
    padding: 10px 10px 0;
    text-align: center;
}
.user_can td {
    background: url("image/user_can.gif") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    padding: 6px 0 10px;
}
.user_wel {
    background: url("image/user_wel.gif") no-repeat scroll 26px 18px rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: bold;
    padding: 18px 0 10px 45px;
}
.user_do {
    padding: 0 10px;
    text-align: center;
}
.user_do td {
    background: url("image/user_can.gif") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    padding: 6px 0 11px;
}
.user_foot {
    background: url("image/user_bg.gif") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    font-size: 1px;
    height: 10px;
    line-height: 10px;
}
.user_warn {
    background: none repeat scroll 0 0 #FFFEBF;
    border: 1px solid #FFC600;
    font-weight: bold;
    margin: 0 10px;

    padding: 5px;
    text-align: center;
}
.thumb {
    padding: 5px 0;
}
.thumb img {
    border: 1px solid #D0D0D0;
    padding: 3px;
}
.thumb li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.thumbml ul {
    margin: 10px 0 15px;
}
.imb img {
    border: 1px solid #DDDDDD;
    padding: 3px;
}
#mid_pos {
    position: absolute;
}
#mid_div {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #CCCCCC;
    cursor: crosshair;
    height: 180px;
    padding: 5px;
    width: 240px;
}
#zoomer {
    background: url("image/zoom_bg.gif") repeat scroll 0 0 #FFFFFF;
    border: 1px solid #333333;
    height: 90px;
    opacity: 0.5;
    position: absolute;
    width: 120px;
}
#big_div {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 240px;
    overflow: hidden;
    position: absolute;
    width: 320px;
}
#big_pic {
    position: absolute;
}
.ab_im {
    border: 1px solid #C0C0C0;
    margin: 10px 0 10px 13px;
    padding: 2px;
}
.ab_on {
    background: none repeat scroll 0 0 #FF6600;
    border: 1px solid #FF6600;
    margin: 10px 0 10px 13px;
    padding: 2px;
}
.adword table {
    background: url("image/adword_bg.gif") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
}
.adword_tip {
    background: url("image/arrow_up.gif") no-repeat scroll 10px 8px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #DDDDDD;
    color: #FF1100;
    padding: 8px 10px 8px 28px;
}
.sponsor {
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}
.t_l {
    text-align: left;
}
.t_r {
    text-align: right;
}
.t_c {
    text-align: center;
}
.f_b {
    font-weight: bold;
}
.f_n {
    font-weight: normal;
}
.f_white {
    color: #FFFFFF;
}
.f_gray {
    color: #666666;
}
.f_orange {
    color: #FF6600;
}
.f_red {
    color: #FF0000;
}
.f_green {
    color: #008000;
}
.f_blue {
    color: #0000FF;
}
.f_dblue {
    color: #225588;
}
.f_price {
    color: #FF0000;
    font-family: Arial;
    font-weight: bold;
}
.px10 {
    font-size: 10px;
}
.px11 {
    font-size: 11px;
}
.px12 {
    font-size: 12px;
}
.px13 {
    font-size: 13px;
}
.px14 {
    font-size: 14px;
}
.px15 {
    font-size: 15px;
}
.px16 {
    font-size: 16px;
}
.b5 {
    font-size: 1px;
    height: 5px;
}
.b6 {
    font-size: 1px;
    height: 6px;
}
.b8 {
    font-size: 1px;
    height: 8px;
}
.b10 {
    font-size: 1px;
    height: 10px;
}
.b15 {
    font-size: 1px;
    height: 15px;
}
.pd3 {
    padding: 3px;
}
.pd5 {
    padding: 5px;
}
.pd10 {
    padding: 10px;
}
.pd15 {
    padding: 15px;
}
.pd20 {
    padding: 20px;
}
.lh18 {
    line-height: 180%;
}
.ls1 {
    letter-spacing: 1px;
}
.c_p {
    cursor: pointer;
}
.c_b {
    clear: both;
}
.dsn {
    display: none;
}
.absm {
    vertical-align: middle;
}
.btn {
    background: url("image/btn.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 24px;
    letter-spacing: 3px;
    line-height: 22px;
    width: 50px;
}
.btn_1 {
    background: url("image/btn_1.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    padding-left: 9px;
    width: 69px;
}
.btn_2 {
    background: url("image/btn_2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    padding-left: 9px;
    width: 69px;
}
.btn_s {
    background: none repeat scroll 0 0 #2388FA;
    border: medium none;
    color: #FFFFFF;
    letter-spacing: 1px;
    padding: 2px;
}
.btn_r {
    background: none repeat scroll 0 0 #D7D7D7;
    border: medium none;
    color: #666666;
    letter-spacing: 1px;
    padding: 2px;
}
.bd {
    border: 1px solid #CAD9EA;
}
.highlight {
    color: #FF0000;
}
.jt {
    color: #003278;
    cursor: pointer;
}
.np {
    line-height: 25px;
    padding: 20px 30px 20px 50px;
}
.lazy {
    background: url("imageloading.gif") no-repeat scroll center center #FAFAFA;
}
.slide {
    background: none repeat scroll 0 0 #FAFAFA;
    overflow: hidden;
}
.pos {
    background: url("imagebox_head_bg.gif") repeat-x scroll 0 0 #EEEEEE;
    line-height: 31px;
    padding: 0 10px;
}
.nav {
    padding: 0 10px 10px;
}
.title {
    font-family: 黑体;
    font-size: 20px;
    font-weight: normal;
    height: 25px;
    text-align: center;
}
.title_trade {
    border-bottom: 1px solid #F1F1F1;
    font-family: 黑体;
    font-size: 18px;
    font-weight: normal;
    height: 25px;
    margin: 0 0 8px;
    padding: 0 0 10px;
    text-align: center;
}
.info {
    border-bottom: 1px solid #D0D0D0;
    border-top: 1px solid #D0D0D0;
    margin: 0 15px;
    padding: 4px 10px;
}
.introduce {
    background: none repeat scroll 0 0 #F1F1F1;
    font-size: 14px;
    line-height: 180%;
    margin: 10px 15px;
    padding: 8px 12px;
}
.content {
    font-size: 14px;
    line-height: 180%;
    padding: 10px 20px;
}
.content p {
    text-indent: 2em;
}
.content a:link, .content a:visited, .content a:active {
    color: #225588;
    text-decoration: underline;
}
.content a:hover {
    color: #FF6600;
    text-decoration: none;
}
.property {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #E6E6E6;
    margin: 0 10px;
    padding: 10px;
}
.property li {
    float: left;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: 30%;
}
.detail {
    background: url("image/arrow.gif") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #C0C0C0;
    margin: 0 15px;
    padding: 8px 0 8px 20px;
}
.related {
    line-height: 22px;
    padding: 5px 15px;
}
.keylink {
    font-weight: normal;
    padding: 0 3px;
}
#comment_main div {
    background: url("imageloading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 100px;
}
.m_l {
    width: 670px;
}
.m_r {
    width: 309px;
}
.m_n {
    width: 10px;
}
.m_l_1 {
    width: 790px;
}
.m_r_1 {
    width: 180px;
}
.left_box {
    border: 1px solid #DDDDDD;
}
.left_head {
    background: url("imagebox_head_bg.gif") repeat-x scroll 0 0 #EEEEEE;
    border-top: 1px solid #DDDDDD;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    padding: 0 10px;
}
.left_head span {
    font-size: 12px;
    font-weight: normal;
}
.fsearch {
    background: url("image/fsearch_bg.gif") repeat-x scroll 0 0 #F5FAFE;
    margin: 1px 1px 0;
    padding: 5px 0 10px 15px;
}
.sch {
    margin-bottom: 10px;
    padding: 15px 20px 5px;
}
.sch p {
    font-size: 13px;
    margin: 0;
    padding: 10px;
}
.sch_find {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #DDDDDD;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 0 5px 5px;
}
.sch_site li {
    background: url("image/ico_search.gif") no-repeat scroll 3px 3px rgba(0, 0, 0, 0);
    color: #666666;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 5px 0 25px;
}
.sch_relate li {
    background: url("image/arrow_up.gif") no-repeat scroll 3px 3px rgba(0, 0, 0, 0);
    color: #666666;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 5px 0 25px;
}
.rank_list {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rank_list li{
	position:relative;
	line-height: 30px;
}
.rank_list li a{
	position:absolute;
	left:25px;
	top:0;
}
.rank_list li i{
	color:#fff;
	display:inline-block;
	width:20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
	text-align:center;
	background:url(../../images/video/li-bg2.gif) left center no-repeat;
}
.rank_list li i.pai{
	background:url(../../images/video/li-bg.gif) left center no-repeat;
}
.ppt {
    line-height: 25px;
    padding: 1px 15px 1px 35px;
}
.ppt_l {
    font-weight: bold;
    width: 60px;
}
.ppt_r {
    color: #DFDFDF;
}
.ppt span {
    background: none repeat scroll 0 0 #2E6AB1;
    border: 1px solid #1D589E;
    color: #FFFFFF;
    padding: 1px;
}
.category {
    padding: 10px 20px 5px 15px;
}
.category p {
    margin: 0;
    padding: 5px 0;
}
.category div {
    padding: 0 20px;
}
.list {
    line-height: 180%;
    margin: 0 10px;
}
.list div img {
    border: 1px solid #CCCCCC;
}
.list table {
    border-bottom: 1px dotted #CCCCCC;
    width: 100%;
}
.list td {
    padding: 10px 0;
}
.list h3 {
    font-size: 14px;
    height: 22px;
    margin: 0;
    overflow: hidden;
}
.about {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #2786C6;
    margin: 15px 15px 0;
    padding: 8px;
}
.about li {
    padding: 5px 0 5px 5px;
}
.about li span {
    color: #1B4C7A;
    display: block;
    float: left;
    width: 100px;
}
.contact_head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #FF8110 #DDDDDD -moz-use-text-color;
    border-image: none;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-style: solid solid none;
    border-width: 2px 1px medium;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
}
.contact_body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DDDDDD #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 10px;
}
.contact_body li {
    border-bottom: 1px solid #E2E2E2;
    line-height: 24px;
    padding: 0 0 0 10px;
}
.contact_body li span {
    color: #1B4C7A;
    padding: 0 8px 0 0;
}
.type {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 1px solid #DDDDDD;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    padding-left: 35px;
}
a.type_1:link, a.type_1:visited, a.type_1:active, a.type_1:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: block;
    float: left;
    font-weight: bold;
    padding: 0 15px;
}
a.type_2:link, a.type_2:visited, a.type_2:active {
    border-right: 1px solid #E2F0FB;
    display: block;
    float: left;
    padding: 0 15px;
}
a.type_2:hover {
    background: none repeat scroll 0 0 #258CFF;
    color: #FFFFFF;
}
.img_tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 5px;
    position: absolute;
    width: 200px;
    z-index: 1000;
}
.vote {
    padding: 10px;
}
.vote div {
    font-weight: bold;
}
.vote li {
    padding: 3px 0;
}
.vote p {
    margin: 5px 0;
}
.left_menu {
    background: url("imageleft_menu.gif") repeat-y scroll 0 0 #FFFFFF;
    width: 150px;
}
.left_menu a {
    display: block;
    width: 90%;
}
.left_menu ul {
    background: url("image/left_menu_ul.gif") no-repeat scroll 0 0 #FFFFFF;
    padding-top: 2px;
}
.left_menu_li {
    background: url("imageleft_menu_li.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    padding-left: 30px;
}
.left_menu_on {
    background: url("imageleft_menu_on.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    padding-left: 30px;
}
.warn {
    padding: 30px 100px 30px 200px;
}
.warn div {
    background: url("image/warn.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    line-height: 200%;
    padding: 5px 0 0 60px;
}
.warn h1 {
    font-size: 16px;
    margin: 0;
}
.guest_warn {
    background: none repeat scroll 0 0 #FFF5D8;
    border: 1px solid #FF7300;
    margin: 0 130px 15px;
    padding: 2px 0;
    text-align: center;
}
.back2top {
    bottom: 100px;
    cursor: pointer;
    display: none;
    height: 58px;
    left: 50%;
    margin-left: 500px;
    position: fixed;
    width: 58px;
}
.back2top a {
    background: url("image/back2top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    width: 100%;
}
.back2top a:hover {
    background: url("image/back2top.png") no-repeat scroll -58px 0 rgba(0, 0, 0, 0);
}
#destoon_city {
    color: #FF0000;
}
#powered {
    padding: 6px 0 20px;
}

