@charset "utf-8";

a { color:#000;}
a:hover{ color:#FF1A00; text-decoration:underline; }
/* box background */
.bg_boxtop,
.bg_boxtop_gray,
.bg_boxtop_gray2,
.bg_boxtop3_gray { background:url(../images/bg/bg_box_line.gif) repeat-x top; }
.bg_boxbot,
.bg_boxbot_gray,
.bg_boxbot_gray2,
.bg_boxbot3_gray { background:url(../images/bg/bg_box_line.gif) repeat-x bottom; }

.bg_boxtop3_black { background:url(../images/bg/bg_box3_line_black.gif) repeat-x top; }
.bg_boxbot3_black { background:url(../images/bg/bg_box3_line_black.gif) repeat-x bottom; }

.bg_boxtop_black,
.bg_boxbot_black { background-color:#000; }
.bg_boxtop_gray,
.bg_boxtop3_gray,
.bg_boxbot_gray,
.bg_boxbot3_gray { background-color:#f5f5f5;}
.bg_boxtop_gray2,
.bg_boxbot_gray2 { background-color:#f8f8f8;}

.bg_boxtop div {background:url(../images/bg/bg_box_tl.gif) no-repeat left;}
.bg_boxtop p {background:url(../images/bg/bg_box_tr.gif) no-repeat right;}
.bg_boxbot div {background:url(../images/bg/bg_box_bl.gif) no-repeat left;}
.bg_boxbot p {background:url(../images/bg/bg_box_br.gif) no-repeat right;}

.bg_boxtop_gray div {background:url(../images/bg/bg_box_tl_gray.gif) no-repeat left;}
.bg_boxtop_gray p {background:url(../images/bg/bg_box_tr_gray.gif) no-repeat right;}
.bg_boxbot_gray div {background:url(../images/bg/bg_box_bl_gray.gif) no-repeat left;}
.bg_boxbot_gray p {background:url(../images/bg/bg_box_br_gray.gif) no-repeat right;}

.bg_boxtop3_gray div {background:url(../images/bg/bg_box_tl_3gray.gif) no-repeat left;}
.bg_boxtop3_gray p {background:url(../images/bg/bg_box_tr_3gray.gif) no-repeat right;}
.bg_boxbot3_gray div {background:url(../images/bg/bg_box_bl_3gray.gif) no-repeat left;}
.bg_boxbot3_gray p {background:url(../images/bg/bg_box_br_3gray.gif) no-repeat right;}

.bg_boxtop_gray2 div {background:url(../images/bg/bg_box_tl_gray2.gif) no-repeat left;}
.bg_boxtop_gray2 p {background:url(../images/bg/bg_box_tr_gray2.gif) no-repeat right;}
.bg_boxbot_gray2 div {background:url(../images/bg/bg_box_bl_gray2.gif) no-repeat left;}
.bg_boxbot_gray2 p {background:url(../images/bg/bg_box_br_gray2.gif) no-repeat right;}

.bg_boxtop_black div {background:url(../images/bg/bg_box_tl_black.gif) no-repeat left;}
.bg_boxtop_black p {background:url(../images/bg/bg_box_tr_black.gif) no-repeat right;}
.bg_boxbot_black div {background:url(../images/bg/bg_box_bl_black.gif) no-repeat left;}
.bg_boxbot_black p {background:url(../images/bg/bg_box_br_black.gif) no-repeat right;}

.bg_boxtop3_black div {background:url(../images/bg/bg_box3_tl_black.gif) no-repeat left;}
.bg_boxtop3_black p {background:url(../images/bg/bg_box3_tr_black.gif) no-repeat right;}
.bg_boxbot3_black div {background:url(../images/bg/bg_box3_bl_black.gif) no-repeat left;}
.bg_boxbot3_black p {background:url(../images/bg/bg_box3_br_black.gif) no-repeat right;}
.bg_boxtop,
.bg_boxtop div,
.bg_boxtop p,
.bg_boxbot,
.bg_boxbot div,
.bg_boxbot p,
.bg_boxtop_black,
.bg_boxtop_black div,
.bg_boxtop_black p,
.bg_boxbot_black,
.bg_boxbot_black div,
.bg_boxbot_black p,
.bg_boxtop_gray,
.bg_boxtop_gray div,
.bg_boxtop_gray p,
.bg_boxbot_gray,
.bg_boxbot_gray div,
.bg_boxbot_gray p,
.bg_boxtop_gray2,
.bg_boxtop_gray2 div,
.bg_boxtop_gray2 p,
.bg_boxbot_gray2,
.bg_boxbot_gray2 div,
.bg_boxbot_gray2 p,
.bg_boxtop3_black,
.bg_boxtop3_black div,
.bg_boxtop3_black p,
.bg_boxbot3_black,
.bg_boxbot3_black div,
.bg_boxbot3_black p,
.bg_boxtop3_gray,
.bg_boxtop3_gray div,
.bg_boxtop3_gray p,
.bg_boxbot3_gray,
.bg_boxbot3_gray div,
.bg_boxbot3_gray p { font-size:1px; line-height:1px; height:5px; overflow:hidden; width:100%; }
.bg_boxtop p,
.bg_boxbot p,
.bg_boxtop_black p,
.bg_boxbot_black p,
.bg_boxtop_gray p,
.bg_boxbot_gray p,
.bg_boxtop_gray2 p,
.bg_boxbot_gray2 p,
.bg_boxtop3_black p,
.bg_boxbot3_black p,
.bg_boxtop3_gray p,
.bg_boxbot3_gray p { display:block;}
/* head */
.head  { height:121px; overflow:hidden; width:980px; margin:0 auto;}
.head .h_box { background:url(/images/bg/hbox_bg.jpg) repeat-x 0 bottom; border:1px solid #5B9811; border-top:0; height:85px; overflow:hidden; position:relative; width:978px;}
.head .h_box .logo { left:23px; position:absolute; top:7px;}
.head .h_box .logo a { background:url(/images/bg/logo.png) no-repeat; display:block; height:75px; overflow:hidden; text-indent:-180px; width:180px;}
.head .h_box .logo a { +background-image:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/logo.png");}
/* head search */
.head .search { position:absolute; left:268px; top:15px; width:440px;}
.head .search ul { float:left; height:30px; padding-left:10px; width:430px;}
.head .search li { color:#638C0B; float:left; display:inline; height:30px; margin-right:15px;}
.head .search li a { color:#638C0B; display:inline-block; height:30px; line-height:20px; _line-height:24px; }
.head .search li.on a { background:url(/images/bg/btn_searchon.png) no-repeat; color:#FFF; padding-right:4px; text-align:center; width:54px;}
.head .search li.on a {+background-image:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/btn_searchon.png");}
.head .search .input { clear:both; height:26px; margin-top:1px; overflow:hidden; width:440px;}
.head .search .input .textbox { border:1px solid #6D9511; height:24px; float:left; width:390px;}
.head .search .input .text { border-bottom:0; border-right:0; border-left:1px solid #B0CB78; border-top:1px solid #B0CB78; height:19px; +height:18px; _margin-top:-2px; padding:2px; width:385px;}
.head .search .input .submit { background:url(/images/bg/all.gif) no-repeat -175px -102px; border:0; height:26px; margin-left:5px; cursor:pointer; width:35px;}
.head .date { position:absolute; right:9px; top:26px; text-align:right;}
.head .date p { color:#000; line-height:22px; }
/* head navigation */
.head .nav_box { background:url(/images/bg/hnav_bg.jpg) no-repeat; border:1px solid #5B9811; border-top:0; height:34px; width:978px; }
.head .nav_box ul { float:left; height:34px;}
.head .nav_box ul li { background:url(/images/bg/hnav-sep.gif) no-repeat right center; float:left; text-align:center; padding:0 32px 0 30px; _width:30px;}
.head .nav_box a { color:#FFF; display:block; font: bold 14px/34px "微软雅黑","宋体"; height:34px; text-decoration:none; white-space:nowrap;}
.head .nav_box a:hover { color:#fff100;}
/* head lite */
.head_lite  { background:url(../images/bg/bg_head_lite.gif) no-repeat; height:45px; width: 990px; margin:-1px auto 0;}
.head_lite .h_box { height:45px; margin:0 5px; position:relative; width: 980px;}
.head_lite .h_box .logo { left:3px; position:absolute; top:3px;}
.head_lite .h_box .logo a { display:block; height:34px; text-indent:-1000em; width:108px;}
/* head navigation */
.head_lite .h_box .h_nav { top:3px; position:absolute; left:112px; height:34px; width:855px; }
.head_lite .h_box .h_nav .help {background:url(../images/bg/i_help.gif) no-repeat left center; float:right; height:34px; line-height:34px; padding-left:20px; padding-right:10px;}
.head_lite .h_box .h_nav a { color:#434343; font-family:"微软雅黑", "宋体", Arial; font-size:14px; font-weight:bold; text-decoration:none;}
.head_lite .h_box .h_nav ul { height:34px; line-height:34px; }
.head_lite .h_box .h_nav ul li { float:left; margin-right:1px; position:relative; text-align:center;}
.head_lite .h_box .h_nav .index a,
.head_lite .h_box .h_nav .home a,
.head_lite .h_box .h_nav .myblog a,
.head_lite .h_box .h_nav .sfriends a,
.head_lite .h_box .h_nav .netgame a,
.head_lite .h_box .h_nav .blog a,
.head_lite .h_box .h_nav .forum a{ display:block; height:34px; width:90px;}
.head_lite .h_box .h_nav .forum a { color:#ff7400;}
.head_lite .h_box .h_nav .index a:hover,
.head_lite .h_box .h_nav .home a:hover,
.head_lite .h_box .h_nav .myblog a:hover,
.head_lite .h_box .h_nav .sfriends a:hover,
.head_lite .h_box .h_nav .netgame a:hover,
.head_lite .h_box .h_nav .blog a:hover,
.head_lite .h_box .h_nav .forum a:hover{ background:url(../images/bg/h_nav_on_01.gif) no-repeat;}
/* log out */
.login { color:#6D6D6D; height:180px; overflow:hidden; width:200px;}
.login .login_t { background:url(../images/bg/bg_index.gif) no-repeat; height:20px;}
.login .logout_cont { background-color:#F5F5F5; height:155px; width:198px;}
.login .logout_cont ul { padding-top:10px; width:198px;}
.login .logout_cont li { height:24px; margin-top:5px; position:relative;}
.login .logout_cont li .input {  background:url(../images/bg/bg_intxt.gif) no-repeat; height:22px; right:0px; padding:0 5px; position:absolute; top:0px; width:130px;}
.login .logout_cont li label { cursor: pointer; left:10px; position:absolute; top:3px;}
/* ============BETA 3.0============= */
.c_mid { clear:both; margin:8px auto 0; width:980px;}
.adv { clear:both; margin:6px auto 0; width:980px;}
.con_box { border:1px solid #D2D2D2; -ms-border-radius:5px; -moz-border-radius: 5px; clear:both; margin:6px auto 0; padding:7px 0; width:978px;}
.con_box .con_l,
.con_box .con_c,
.con_box .con_r,
.con_box .con_half { float:left; overflow:hidden; padding:0 10px 0 9px;}
.con_box .con_l { width:280px;}
.con_box .con_c { border-left:1px solid #D2D2D2; border-right:1px solid #D2D2D2; width:400px;}
.con_box .con_r { width:240px; padding:0 9px;}
.con_box .con_half { width:470px;}
.con_box .video { border-left:1px solid #D2D2D2; padding:0 9px;}
.title { background:url(/images/bg/all.gif) no-repeat -595px -79px; clear:both; height:24px; overflow:hidden; padding-left:14px;}
.con_r .title { background-position:-593px -125px;}
.title h2 { color:#59A41C; font-size:14px; line-height:24px;}
.con_r .title h2 { font-size:12px;}
.title span { background:url(/images/bg/arrow01.gif) no-repeat 0 9px; float:right; line-height:24px; margin-top:-24px; padding-left:10px;}
.pic,
.con { clear:both; margin-top:5px; margin-bottom:8px; position:relative;}
.con_c .pic,
.con_c .con { margin-bottom:15px;}
.focus img { border:3px solid #E5E5E5;}
.focus a:hover img { border:3px solid #fff45c;}
.con p { color:#000; line-height:18px;}
.con p a { color:#f75a05;}
/* list style */
.list1 li { border-bottom:1px dotted #666; color:#999; line-height:22px; margin-bottom:10px; padding-bottom:2px;}
.list1 li a { display:block; font-size:14px; height:24px; overflow:hidden;}
.list2 li { background:url(/images/bg/arrow01.gif) no-repeat 0 9px; height:24px; line-height:24px; overflow:hidden; padding-left:10px;}
.con_c .list2 { padding:0 10px;}
.con_c .list2 li { height:20px; line-height:20px;}
.list3 { padding:10px 10px 0;}
.list3 li { background:url(/images/bg/arrow02.gif) no-repeat 0 9px; font-size:14px; height:24px; line-height:24px; overflow:hidden; padding-left:20px;}
.list3 li span,
.gamedl .list2 li span{ color:#000; font-family:宋体; margin-right:8px;}
.list4 li { float:left; font-size:12px; height:22px; line-height:22px; overflow:hidden; width:80px;}
.list4 li a { background:url(/images/bg/all.gif) no-repeat -585px -154px; display:block; padding-left:20px;}
.list5 { border-top:1px dotted #D2D2D2; margin-top:6px; padding-top:6px;}
.list5 li { height:24px; line-height:24px; overflow:hidden;}
.list6 { margin-bottom:15px; }
.list6 li { border-top:1px dotted #D2D2D2; height:68px; margin-top:8px; overflow:hidden; padding:8px 9px 0;}
.list6 li img { float:left; margin-right:15px;}
.list6 li h2 { font-size:14px;}
.list6 li h2 a { color:#59A41C;}
.list6 li p { color:#666; line-height:20px; margin-top:8px; text-indent:2em;}
.plist1 li { display:inline; float:left; padding:0 6px; width:128px;}
.plist1 li img,
.plist2 li img,
.plist4 li img,
.plist5 li img,
.plist6 li img,
.plist7 li img,
.list6 li img,
.pic_head img { border:1px solid #BFBFBF; padding:3px;}
.plist1 li a:hover img,
.plist2 li a:hover img,
.plist3 li a:hover img,
.plist4 li a:hover img,
.plist5 li a:hover img,
.plist6 li a:hover img,
.plist7 li a:hover img,
.list6 li a:hover img,
.pic_head a:hover img { border:4px solid #fff45c; padding:0;}
.plist1 li span,
.plist4 li span,
.plist5 li span,
.plist6 li span,
.pic_head span { display:block; height:14px; line-height:14px; margin-top:10px; overflow:hidden; text-align:center; width:128px;}
.plist2 { margin-left:-8px; _margin-left:-9px;}
.plist2 li { float:left; padding-left:8px; width:128px;}
.plist2 li span { background:url(/images/bg/all.gif) no-repeat -589px -108px; display:block; height:14px; line-height:14px; margin-top:10px; overflow:hidden; padding-left:17px;}
.gamedl .plist2 li span { background-position:-593px -6px;}
.plist3 li { float:left; padding:0 5px 0 7px; width:68px;}
.plist3 li img { border:4px solid #eee;}
.plist4 li { margin-bottom:10px; width:238px;}
.plist4 li span { width:238px;}
.plist5 li { display:inline; float:left; height:92px; overflow:hidden; padding:0 0 10px 12px; width:108px; zoom:1;}
.plist5 li span { width:108px;}
.plist6 li { float:left; padding:0 0 12px 20px; width:128px;}
.plist6 li span { width:128px;}
.plist7 li { float:left; padding:0 0 12px 10px; width:118px;}
.plist7 li span { width:118px;}
.headpic { height:330px; overflow:hidden; width:400px;}
.headnews { margin-top:10px;}
.headnews h1 { font-family: "微软雅黑"; font-size:18px; height:24px; line-height:22px; margin-top:8px; overflow:hidden;  text-align:center;}
.headnews h2 { font-size:12px; font-weight:normal; height:14px; line-height:14px; margin-top:4px; overflow:hidden;  text-align:center;}
.headnews h1 a,.headnews h2 a { color:#FF1A00;}
.headnews .list3 { border-top:1px dashed #999; margin-top:10px; padding:10px 10px 15px 20px;}
.con td,
.con th { color:#999; font-family:宋体; height:25px; *height:24px; line-height:25px; *line-height:24px; overflow:hidden; padding-left:3px;}
.con td div { height:25px; line-height:25px; overflow:hidden;}
.con td a.red { color:#FF1A00;}
.membersearch ul { padding:0 8px 8px; margin-top:-10px;}
.membersearch li { color:#000; padding:5px 0;}
.membersearch label { margin-right:5px; *margin-right:2px;}
.popRank table { border:0; width:100%;}
.popRank .simplecont { border-bottom:1px dashed #D2D2D2; height:30px; padding-right:10px; }
.popRank td { color:#707070; height:30px; line-height:30px; padding-left:10px;}
.popRank li i { background:url(/images/bg/rank.gif) no-repeat; display:block; height:30px; width:13px;}
.popRank li i.rno-1 { background-position:0 0;}
.popRank li i.rno-2 { background-position:0 -30px;}
.popRank li i.rno-3 { background-position:0 -60px;}
.popRank li i.rno-4 { background-position:0 -90px;}
.popRank li i.rno-5 { background-position:0 -120px;}
.popRank li i.rno-6 { background-position:0 -150px;}
.popRank li i.rno-7 { background-position:0 -180px;}
.popRank li i.rno-8 { background-position:0 -210px;}
.popRank .over .maincont { display:block;}
.popRank .over .simplecont { display:none;}
.popRank .maincont { background:url(/images/bg/rank-bg.gif) no-repeat; display:none; height:54px; margin-top:-1px; +margin-top:-3px; padding:10px; position:relative; z-index:1000;}
.popRank .gpic { float:left; height:54px; width:69px;}
.popRank .gpic img { border:1px solid #BFBFBF; height:50px; padding:1px; width:65px;}
.popRank li a:hover img { border:2px solid #fff45c; padding:0;}
.popRank .rank { float:left; width:23px;}
.popRank .rank i { margin-top:-9px; +margin-top:-7px;}
.popRank .ginfo { float:right; width:157px;}
.popRank .point { position:absolute; right:10px; top:10px;}
.popRank .point span { color:#f87606; float:left; font:bold italic 30px/12px Arial Black; +line-height:22px; +margin:-2px -7px 0 0; padding-top:4px;}
.popRank .point span.decimal { font-weight:normal; font-size:18px; _line-height:14px; margin:0; padding:0;}
.popRank li h4 { font:bold 13px/20px Arial,"微软雅黑","宋体"; height:20px; overflow:hidden; width:120px;}
.popRank li h4 a {color:#f87606;}
.popRank li p { padding-top:15px;}
.popRank li p span { color:#707070; font-family:宋体; }
.gamedlRank td { color:#000; height:25px; line-height:25px; }
.gamedlRank td div { height:25px; line-height:25px; overflow:hidden;}
.gamedlRank i { background:url(/images/bg/all.gif) no-repeat; color:#fff; display:block; font-family:Arial; font-size:9px; font-style:normal; height:10px; line-height:10px; margin:1px 0 0 7px; overflow:hidden; text-align:center; width:16px;}
.gamedlRank i.rbg_1 { background-position:-90px -312px;}
.gamedlRank i.rbg_2 { background-position:-90px -322px;}
.gamedlRank i.rbg_3,.gamedlRank i.rbg_4,.gamedlRank i.rbg_5,.gamedlRank i.rbg_6,.gamedlRank i.rbg_7,.gamedlRank i.rbg_8,.gamedlRank i.rbg_9,.gamedlRank i.rbg_10{ background-position:-90px -332px;}
.gamedlRank b { background:url(/images/bg/all.gif) no-repeat -593px -34px; display:block; height:10px; overflow:hidden; text-indent:-100px; width:7px;}
.gamedlRank a:hover b { background-position:-593px -60px;}
.pic_thum { clear:none; float:left; width:240px;}
.pic_head { clear:none; float:left; margin-left:12px; width:208px;}
.pic_head span { width:208px;}
/* btn */
.btn_index { height:40px; margin-left:8px; margin-top:10px; width:184px; }
.btn_index button { border:0px; display:inline-block; padding:0px;}
.btn_log,
.btn_fback { background:url(../images/bg/bg_index.gif) no-repeat 0 -25px; height:40px; overflow:hidden; width:90px; text-indent:-1000px;}
.btn_fback { background-position:0 -70px;}
/* login */
.login .login_cont { background-color:#F5F5F5; height:137px; width:198px; padding:15px 0 3px; }
.login .m_head { display:inline; float:left; height:35px; margin-left:7px; overflow:hidden; width:35px;}
.login .m_info { display:inline; float:right; height:35px; margin-right:7px; width:144px;}
.login .m_info p.m_name,
.login .m_info p.m_detail { display:block; height:17px; line-height:11px; white-space:normal; width:144px;}
.login .m_info p.m_detail { height:16px; line-height:16px; padding-top:2px;}
.login .m_info p span { color:#434343;}
.login .m_info p span i { font-family:Arial; font-style:normal; font-size:10px;}
/* quick entrance  */
.login .m_quick { height:42px; margin-top:10px; overflow:hidden; padding-left:7px; width:184px;}
.login .m_quick ul { height:42px; width:192px; overflow: hidden; position:relative;}
.login .m_quick li { float:left;}
.login .m_quick li a { border:1px solid #cfcfcf; color:#6d6d6d; display:inline; height:40px; float:left; line-height:40px; margin:0 0 0 -1px; overflow:hidden; padding-right:10px; text-align:right; width:80px; }
.login .m_quick li.q_my a { background:url(../images/bg/q_myoff.png) no-repeat #fff; margin:0;}
.login .m_quick li.q_blog a { background:url(../images/bg/q_blogoff.png) no-repeat  #fff; }
.login .m_quick li.q_my a:hover { background:url(../images/bg/q_my.png) no-repeat  #e9f6fc; border-color:#1795CE; color:#1795CE; position:relative; }
.login .m_quick li.q_blog a:hover { background:url(../images/bg/q_blog.png) no-repeat  #fdf5f0; border-color:#E66218; color:#E66218; position:relative; }
.login .m_feed { color:#666; background-color:#fff; height:34px; padding:3px; margin:10px 7px 0;}
/* IE PNG */
.login .m_quick li.q_my a { +background-image:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/q_myoff.png");}
.login .m_quick li.q_blog a { +background-image:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/q_blogoff.png"); }
.login .m_quick li.q_my a:hover { +background-image:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/q_my.png");	}
.login .m_quick li.q_blog a:hover { +background-image:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/q_blog.png");	}
/* people search */
.btn_search { height:22px; margin:0 8px; }
.btn_search button { border:0px; display:inline-block; float:left; margin-right:6px; padding:0px;}
.btn_psearch,
.btn_autosearch { background:url(../images/bg/bg_index.gif) no-repeat 0 -229px; height:22px; overflow:hidden; width:80px; text-indent:-1000px;}
.btn_autosearch { background-position:0 -256px;}
/* friendlink */
.links { padding:3px 9px;}
.links h2 { border:1px solid #577C03; background-color:#8DB312; color:#FFF; float:left; font-size:12px; height:20px; line-height:20px; text-align:center; width:96px; }
.links ul { float:left; line-height:20px; padding-left:15px; overflow:hidden; width:845px; }
.links li { display:inline; float:left; line-height:20px; padding:0 6px; white-space:nowrap;}
/* COPYRIGHT */
.footer { clear:both; height:166px; margin:10px 0 0; width:100%;}
.footer .footer_tl {  height:140px; padding-top:25px; width:100%;}
.footer .footer_box { height:140px; margin:0 auto; overflow:hidden; width:980px;}
.footer .footer_box .footer_logo { background:url(/images/bg/logo.png) no-repeat; float:left; height:75px; padding-left:10px; width:180px;}
.footer .footer_box .footer_logo { +background-image:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/logo.png");}
.footer .footer_box .copyright  { color:#000; float:left; padding-left:20px; width:770px;}
.footer .footer_box .copyright li { display:inline; float:left; margin-right:5px;}
.footer .footer_box .copyright p { clear:both; line-height:18px; text-align:left;}
.footer .footer_box .right { height:50px; margin-top:10px; text-align:right;}
/* today top */
.i_top { height:70px; margin:0 7px;}
.i_top div { float:right; height:70px; overflow:hidden; width:258px;}
.i_top h3 { font-family:"微软雅黑", "宋体"; font-size:16px;}
.i_top p { line-height:16px;}
.i_top a { color:#000;}
.i_top a:hover { color:#ff7109;}
/* news list */
.i_list { padding:12px 7px 0;}
.i_list li { background:url(/images/bg/li_img01.gif) no-repeat 0 50%; line-height:24px; padding-left:14px;}
.i_list i { font-style:normal; overflow:hidden; width:250px;}
.i_list span { float:right; overflow:hidden; text-align:right; width:75px;}
.i_list li a { color:#434343;}
.i_list li a:hover { color:#ff7109;}
/*flaoting layer style*/
.floatingLayer { background:url(/images/bg/floatingLayer-top.png) no-repeat; width:520px;}
.floatingLayer { _background:none;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/floatingLayer-top.png");}
.floatingLayer-tit { height:45px; overflow:hidden; width:520px;}
.floatingLayer-tit h2 { background:url(/images/bg/all.gif) no-repeat 15px -151px; color:#fff; font:bold 14px/28px "微软雅黑",Arial; margin-top:5px; padding-left:35px;}
.floatingLayer-tit a.closeLayer { background:url(/images/bg/closeLayer.gif) no-repeat; float:right; height:25px; padding-right:10px; position:relative; width:60px;}
.floatingLayer-tit a:hover.closeLayer { background-position:0 -25px;}
.floatingLayer-cont { background:url(/images/bg/floatingLayer-bg.gif) repeat-y; min-height:150px; padding:0 15px; width:490px;}
.floatingLayer-cont dl { clear:both; font:12px/20px Arial,"宋体"; _margin-top:15px; padding-top:15px; _padding:0; zoom:1;}
.floatingLayer-cont dt { background:url(/images/bg/all.gif) no-repeat -596px -274px; float:left; font-weight:bold; padding-left:14px; width:80px;}
.floatingLayer-cont dd { float:left; overflow:hidden; width:396px;}
.floatingLayer-cont dd h4 { color:#1795CE; display:inline;}
.floatingLayer-cont dd a,.floatingLayer-cont .keyLinks a { color:#FF8800; text-decoration:underline; padding:0 10px;}
.floatingLayer-cont dd a:hover,.floatingLayer-cont .keyLinks a:hover { color:#FF1A00;}
.floatingLayer-cont dd p { margin-bottom:8px;}
.floatingLayer-cont .keyLinks { clear:both; padding-top:7px;}
.floatingLayer-cont .keyLinks span { color:#7D7D7D; padding-left:14px;}
.floatingLayer-cont .contBot { padding:15px 0;}
.floatingLayer-cont .contBtn { background:url(/images/bg/all.gif) no-repeat 0 -370px; color:#4a6212; display:block; height:32px; font:bold 13px/32px Arial, "微软雅黑", "宋体"; margin:0 auto; text-align:center; width:97px;}
.floatingLayer-cont a:hover.contBtn { background-position:0 -403px; color:#4a6212; text-decoration:none;}
.floatingLayer-bot { background:url(/images/bg/floatingLayer-bot.png) no-repeat; height:5px; width:520px;}
.floatingLayer-bot { _background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/bg/floatingLayer-bot.png");}


