﻿@charset "utf-8";
/*basic*/
*{padding:0;margin:0;color:#000;font:12px/20px Arial,Sans-serif,"宋体";word-break:break-all;word-wrap:break-word; }

/*element*/
body{background:#b0bfd8 ;}
img{border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
ul,ol,li{list-style-position:outside;list-style:none;}
b,strong,.bold,b *,strong *,.bold *{font-weight:bold;}
em,.em,em *,.em *{font-style:italic;}
/*layout*/
.f_l{float:left;}
.f_r{float:right;}
.clear{clear:both;height:0;overflow:hidden;}
.bold{font-weight:bold;}


/*mod*/
.screen{background:url(../img/bg_screen.gif) repeat-x 0 0;}
.main{width:1000px;background:#364081 url(../img/bg_main2.gif) repeat 0 0;height:100%;position:relative;top:0;left:0;margin:-4px auto 0 auto;padding-bottom:15px;}
.content{background:url(../img/bg_content.gif) repeat-x 0 0;height:100%;padding-top:60px;}

.leftCol{float:left;width:626px;padding-left:6px;}
.rightCol{float:left;width:350px;}

.topbanner{background:#000;width:1000px;height:323px;margin:0 auto;overflow:hidden;}
.nav{background:url(../img/bg_nav.png) repeat-x 0 0;width:100%;height:56px;margin-top:-4px;z-index:2;}
.navBox{width:1000px;margin:0 auto;position:relative;top:0;left:0;}
.navSwf{position:absolute;top:-71px;left:0;width:750px;height:123px;overflow:hidden;}	

.foot{width:1000px;height:45px;margin:0 auto;overflow:hidden;background:url(../img/bg_foot.gif) repeat-x 0 0;}
.foot *{color:#d7125b;}
.foot .logo{float:left;width:110px;height:45px;margin-top:8px;padding-left:80px;}
.foot .copy{float:left;width:600px;margin-top:5px;line-height:14px;padding-left:8px;font-size:10px;}
.foot .about{float:left;width:600px;height:22px;overflow:hidden;}
.foot .about li{float:left;height:22px;background:url(../img/line_break.gif) no-repeat 0 center;padding-left:10px;margin-right:5px;margin-left:-1px;}
.foot .about li a{vertical-align:absmiddle;line-height:24px;}

.login{width:260px;height:110px;position:absolute;top:-60px;right:0;}
.login .loginBox{position:absolute;top:0;left:0;z-index:1;width:260px;height:110px;background:url(../img/bg_login.png) no-repeat 0 0;}
.login .loginForm{position:absolute;top:0;left:0;z-index:2;width:260px;height:90px;}
.login .assit{position:absolute;top:12px;left:166px;}
.login .id{margin-top:14px;}
.login .pwd{padding-top:0px;}
.login .label{float:left;display:block;height:22px;width:54px;text-align:right;color:#39302b;padding-right:4px;}
.login .input{float:left;background:url(../img/input_login.gif) no-repeat 0 0;width:180px;height:26px;}
.login .id input,
.login .pwd input{width:90px;height:18px;padding-top:3px;line-height:14px;vertical-align:absmiddle;border:0;background:transparent;margin-left:5px;}
.login .submit{position:absolute;top:32px;left:166px;}
.login .submit input{width:77px;height:35px;background:url(../img/btn_login.gif) no-repeat 0 0;border:0;}
.login .logined{position:absolute;top:12px;left:14px;z-index:2;width:250px;height:60px;}
.login .logined .user{font-weight:bold;padding-left:6px;color:#39302b;height:18px;overflow:hidden;}
.login .logined .welcome{color:#39302b;padding-left:18px;height:18px;overflow:hidden;margin-bottom:2px;}
.login .logined .action .num{color:#f00;font-weight:bold;}
.login .logined .action li{float:left;padding-left:16px;}
.login .logined .action li a{margin-right:2px;}
.login .logined .action .act_letter{background:url(../img/ico_letter.gif) no-repeat 0 center;padding-left:17px;}
.login .logined .action .act_edit{background:url(../img/ico_edit.gif) no-repeat 0 center;}
.login .logined .action .act_exit{background:url(../img/ico_exit.gif) no-repeat 0 center;}

.search{width:368px;height:38px;position:absolute;top:15px;left:382px;}
.search .searchBox{position:absolute;top:0;left:0;z-index:1;width:368px;height:38px;background:url(../img/bg_search.png) no-repeat 0 0;}
.search .searchForm{position:absolute;top:0;left:0;z-index:2;width:368px;height:38px;}
.search .txtSearch{width:278px;float:left;}
.search .txtSearch input{color:#fff;height:17px;margin-top:8px;padding-top:2px;line-height:16px;vertical-align:middle;border:0;background:transparent;width:258px;margin-left:10px;}
.search .btnSearch{float:right;}
.search .btnSearch input{width:78px;height:38px;background:transparent;border:0;cursor:pointer}

.starBanner{margin-left:5px;margin-top:5px;}
.starBanner li{width:345px;height:45px;overflow:hidden;border:3px solid #fff;margin-bottom:15px;*margin-bottom:13px;}
.starBanner li img{width:345px;height:45px;}

.mainBox{width:622px;}
.mainBox .box_top{height:70px;background:url(../img/bg_mainBox_t.png) no-repeat 0 0;}
.mainBox .box_body{padding:0 24px 0 20px;height:100%;background:url(../img/bg_mainBox_m.png) repeat-y 0 0;}
.mainBox .box_bottom{height:56px;background:url(../img/bg_mainBox_b.png) no-repeat 0 0;}
.mainBox .box_top .title{padding-top:35px;margin-left:20px;}

.sBox{width:184px;height:100%;}
.sBox .t{height:3px;overflow:hidden;background:#8b9ab3 url(../img/bg_sBox_t.gif) no-repeat;}
.sBox .m{background:#8b9ab3;padding:6px;height:100%;}
.sBox .b{height:3px;overflow:hidden;background:#8b9ab3 url(../img/bg_sBox_b.gif) no-repeat;}
.sBox .m *{color:#fff;}

.lBox{width:578px;height:100%;}
.lBox .t{height:5px;overflow:hidden;background:#8b9ab3 url(../img/bg_lBox_t.gif) no-repeat;}
.lBox .m{background:#8b9ab3;padding:6px 8px;height:100%;}
.lBox .b{height:5px;overflow:hidden;background:#8b9ab3 url(../img/bg_lBox_b.gif) no-repeat;}
.lBox .m *{color:#fff;}

.mBox{width:284px;height:100%;}
.mBox .t{height:3px;overflow:hidden;background:#8b9ab3 url(../img/bg_mBox_t.gif) no-repeat;}
.mBox .m{background:#8b9ab3;padding:6px 8px;height:100%;}
.mBox .b{height:3px;overflow:hidden;background:#8b9ab3 url(../img/bg_mBox_b.gif) no-repeat;}
.mBox .m *{color:#fff;}

.line{clear:both;height:11px;background:url(../img/line_space.gif) repeat-x 0 0;overflow:hidden;}

.more{width:42px;height:13px;overflow:hidden;background:url(../img/ico_more.png) no-repeat 0 0;}
.more a{display:block;height:13px;}
.more a span{display:none;}

.tabTitle{padding-left:10px;height:32px;background:url(../img/bg_tabTitle.gif) no-repeat left bottom;margin-bottom:10px;}
.tabTitle .title{width:73px;height:22px;}
.tabTitle .title a{display:block;height:22px;}
.tabTitle .title span{display:none;}
.tabTitle .more{float:right;margin-top:2px;}
.tabTitle .extend{float:right;}
.tabTitle_s{width:214px;background:url(../img/bg_tabTitle_s.gif) no-repeat left bottom;margin-bottom:10px;}
.tabTitle_m{width:345px;background:url(../img/bg_tabTitle_m.gif) no-repeat left bottom;margin-bottom:10px;}

.pageBar{height:20px;overflow:hidden;padding:5px 0;width:100%;clear:both;}
.pageBar .pageControl{height:20px;width:320px;overflow:hidden;float:right;}
.pageBar span{cursor:pointer;}
.pageBar span span{display:none;}
.pageBar .first{margin-right:5px;margin-top:2px;display:block;float:left;width:13px;height:15px;background:url(../img/ico_page_first.gif) no-repeat 0 0;}
.pageBar .pre{display:block;margin-top:2px;float:left;width:42px;height:15px;background:url(../img/ico_page_pre.gif) no-repeat 0 0;}
.pageBar .next{margin-right:5px;margin-top:2px;display:block;float:left;width:42px;height:15px;background:url(../img/ico_page_next.gif) no-repeat 0 0;}
.pageBar .last{display:block;margin-top:2px;float:left;width:13px;height:15px;background:url(../img/ico_page_last.gif) no-repeat 0 0;}
.pageBar .pages{float:left;height:15px;width:200px;ovweflow:hidden;text-align:center;}
.pageBar .pages *{line-height:16px;}
.pageBar .pages a,
.pageBar .pages span{margin:0 4px;color:#02bec1;font-weight:bold;}
.pageBar .pages .current{color:#f7941c;cursor:default;}

.linkLead{height:18px;width:214px;overflow:hidden;}
.linkLead .links{width:219px;}
.linkLead .links li{float:left;height:18px;width:68px;margin-right:5px;}
.linkLead .links a{display:block;height:18px;}
.linkLead .links a span{display:none;}
.linkLead .leadNews{background:url(../img/btn_lead_news.gif) no-repeat 0 0;}
.linkLead .leadAlbum{background:url(../img/btn_lead_album.gif) no-repeat 0 0;}
.linkLead .leadIntro{background:url(../img/btn_lead_intro.gif) no-repeat 0 0;}
.linkLead .leadVideo{background:url(../img/btn_lead_video.gif) no-repeat 0 0;}


.text {
	font-size: 12px;
	line-height: 22px;
	color: #9f9f9f;
	text-decoration: none;
}
.text a:link {
	color: #9f9f9f;
	text-decoration: none;
}
.text a:visited {
	color: #9f9f9f;
	text-decoration: none;
}
.text a:hover {
	color: #ffffff;
}