﻿@charset "utf-8";
/*
布局样式部分
*/
@import url("public.css");

/* 头部样式 */
.header { height:50px; width:982px; text-align:left; position:relative; margin: 0 auto; background: url(images/header_bg.gif) repeat-x 0px 0px;}
.header .logo { float:left; position:absolute; top:0px; left:0px; }
.header .logo a { height: 50px; width: 320px; display: block; text-decoration: none; background: url(images/logo.jpg) no-repeat 0px 0px; }
.header .nav { margin-left: 320px; padding-top: 15px; }
.header .nav ul { list-style-type:none; margin: 0px; padding: 0px; }
.header .nav ul li { font-size:14px; color:#666; font-weight:bold; float:left; position:relative; line-height:32px; display:block;}
.header .nav ul li a.fb14 { color:#BC2932; white-space:nowrap; padding: 0px 10px 0px 15px; display: block; }
.header .nav ul li.on {font-size:14px; line-height:30px; display: block;}
.header .nav ul li .ico_arrow { background-image:url(images/ico_arrow_1.gif); background-repeat:no-repeat; background-position:44px center; }
.header .nav ul li .dropmenu { visibility: hidden; z-index: 9000; top: 30px; left: -2px; position: absolute; width: 110px; }
.header .nav ul li.on .ico_arrow { background-image:url(images/ico_arrow.gif); background-repeat:no-repeat; background-position:47px center; }
.header .nav ul li.on .dropmenu { background: #FFF; z-index: 9000; top: 27px; left: -2px; position: absolute; width: 100px; text-align: left; border: 2px solid #ddd;border-top: 4px solid #ddd;visibility: visible; font-size: 12px; }
.header .nav ul li.on .dropmenu a { line-height: 20px; font-size: 12px; background-color:#fff; font-weight: normal; display: block; padding: 2px 0px 2px 15px; }
.header .nav ul li.on .dropmenu a:hover { background-color: #eee; text-decoration: none; color: #BC2932; }
.header .nav ul li .msg_top {position: absolute; top:0px; left:65px; }
.header .nav ul li .msg_top a { font-size:12px;font-weight:bold;display: block;height: 20px; text-decoration: none; float: left; color: #F00; }

.header .nav_sub { position:absolute; white-space:nowrap; color:#666; right:10px; top:25px; }
.header .nav_sub a { color:#666; }

/* search bar style */
.searchBar{ height:35px; width: 982px;background:url('images/searchbar-bg.gif') no-repeat 0 0; clear: both;margin:0 auto;}
.searchBar ul{padding:6px 0 6px 130px;}
.searchBar ul li{float:left;}
.searchBar ul li.adv{margin-left:30px;padding-top:10px;}
.searchBar ul li.adv a{color:#fff;}
.searchBar ul li a{color:#fff;}
.searchBar ul li a:hover{color:#fff;text-decoration:underline;}
.searchBar ul li a.searchSet{margin-right:5px;display:block;width:65px;height:23px;/*background:url('images/icon_warrow.gif') no-repeat right center;*/}
.searchInput{height:21px;width:460px;border:1px solid #AE1F23;padding-left:5px;color:#cccccc;}
.sislt{color:#000000;}

/* 主体内容样式 */
.content{text-align: left; width: 982px; margin:10px auto; clear: both;}
.mainbox{margin:5px 10px;}
.mainbox .cc { width: 525px; float: left;}
.mainbox .cr { float: right; width: 255px;}
.mainnote{background: #fff;border:1px solid #ccc;padding:5px;line-height: 20px;}
.page_title { margin-bottom:20px; clear:both width: 100%;}
.page_title h2{line-height:25px;font-size:14px;font-weight:bold;}
.page_title h2 img {float:left;height:24px;margin-right:5px;width:24px;}

/* 尾部内容样式 */
.footer { clear:both; width:982px; border-top:1px solid #CCCCCC; line-height:30px; text-align:right; color:#666666; margin: 0 auto; }
.footer .menu { float:left; color:#999999; }
.footer .menu a { color:#666; }

/* 组件部分样式 */
.leftmenu{width:160px;margin-right:10px;float:left; padding-bottom: 40px;}
.user_app_list { overflow:hidden; margin-right:10px; margin-left:10px; }
.user_app_list ul { margin:0px; padding:0px; }
.user_app_list li { position:relative; }
.user_app_list li span { position:absolute; top:15px; right:5px; margin: 0px; padding: 0px; }
.user_app_list li span a { font-size:12px; height:auto; line-height:normal; font-weight:normal; color:#666666; padding:0px; text-decoration: none; }
.user_app_list li span a:hover { color: #666666; text-decoration: underline; }
.user_app_list li a.a14 { font-size:14px; font-weight:bold; position:relative; padding-left:45px; display:block; line-height:26px; height:26px; }
/*.user_app_list li a.a14:hover { position:relative; background-color:#FFFFCC; text-decoration: underline; color: #005FAB; }*/
.user_app_list li a img { height:16px; width:16px; position:absolute; left:15px; top:3px;}


.centerbox{ text-align: center; }
.centerbox li{ margin-top:10px;text-align: center; }
/* TAB */
.tab-menu { background-image:url(images/tab_line_bg.gif); background-repeat:repeat-x; background-position:0px bottom; clear:both; height: 35px; width: 100%; overflow: visible; white-space: nowrap; }
.tab-menu ul { margin-left: 10px; height: 27px; padding-top:8px; }
.tab-menu li { float:left; margin-right: 5px; }
.tab-menu li a { height:27px; line-height:27px; background-image:url(images/tab_menu.gif); background-repeat:no-repeat; background-position:left center; float:left; padding-left:10px; text-decoration:none; display:block }
.tab-menu li a span { background-image:url(images/tab_menu.gif); background-repeat:no-repeat; background-position:right center; height:27px; display:block; padding-right:10px; font-size:14px; color:#025FAC; font-weight:bold; float:left; cursor:pointer; text-decoration: none; line-height: 27px; }
.tab-menu li a:hover { background-position:left top; text-decoration: none; }
.tab-menu li a:hover span { background-position:right top; cursor:pointer; display:block; height:27px; text-decoration: none; }
.tab-menu li a.on, .tab-menu li a.on:hover { background-position:left bottom; display:block; height:27px; text-decoration: none; }
.tab-menu li a.on span, .tab-menu li a.on:hover span { background-position:right bottom; color:#000000; cursor:pointer; line-height:27px; height:27px; display:block }
.MenuSub { background-image: url(images/menu_sub_bg.gif); background-repeat: repeat-x; background-position: 0px bottom; height: 35px; padding-left: 5px; line-height:35px; margin-bottom: 10px; clear: both; }
.MenuSub a { font-size: 12px; margin-right: 5px; margin-left: 5px; }
.MenuSub a.on { font-weight: bold; color: #333333; font-size: 12px; }
/* 翻页样式 */

.page { margin:3px; padding:3px; text-align:center; font-family: "宋体"; font-size: 14px; clear:both; }
.page A { background-position:50% bottom; border-bottom:#ccdbe4 1px solid; border-left:#ccdbe4 1px solid; border-right:#ccdbe4 1px solid; border-top:#ccdbe4 1px solid; color:#0061de; margin-right:3px; text-decoration:none; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; }
.page A:hover { background-color:#BC2932; background-image:none; border:#8F141C 1px solid; color:#fff }
.page A:active { background-color:#BC2932; background-image:none; border:#8F141C 1px solid; color:#fff }
.page SPAN.current { color:#000; font-weight:bold; margin-right:3px; padding:2px 6px }
.page SPAN.disabled { display:none }
.page A.next{border:#BC2932 2px solid;margin:0px 0px 0px 10px}
.page A.next:hover { border:#8F141C 2px solid; }
.page A.prev{border:#BC2932 2px solid;margin:0px 10px 0px 0px}
.page A.prev:hover { border:#8F141C 2px solid; }
/* 右边分类列表 */
.sidebar { float:right; width:175px; }
.sidebar p { padding:5px 0; margin:0 8px; }
.FSort {background:#fbfbfb; margin-bottom:10px;padding-bottom:5px; }
.FSort .tit { line-height:28px; height:28px; font-size:13px; font-weight:bold; background: #fbfbfb;padding: 0px 0px 0px 14px; margin: 0px; }
.FSort ul { margin: 5px auto 0px auto; padding: 0px; }
.FSort li { width:100%; margin: 0px; padding: 0; }
.FSort li a { line-height: 25px; padding-left: 14px; }
.FSort li.on { width:100%; display: inline-block; line-height: 25px; }
.FSort li.on a { padding-left: 27px; }

/* 用户列表 */
.UserList { margin-bottom: 10px; overflow: hidden;background:#fff;border:1px solid #ddd; }
.UserList .tit { background: #efefef;height: 26px; line-height: 26px; font-size: 12px; color: #666; font-weight: bold; padding-right: 10px; padding-left: 10px; }
.UserList .tit span { font-size: 12px; font-weight: normal; color: #666666; }
.UserList .tit span img { float: left; margin-top: 10px; margin-right: 5px; }
.UserList .ListBox { padding-top: 10px; clear: both; overflow: hidden; padding-bottom: 10px;}
.UserList .ListBox ul { overflow: hidden; clear: both; margin-left: 5px; padding: 0; }
.UserList .ListBox ul li { width: 80px; float: left; text-align: center; padding: 0px; margin-top: 0 0 5px 0; }
.UserList .ListBox ul li span { background: url('images/headpicl.jpg') no-repeat 0px 0px; height: 60px; width: 60px; display: block; text-align: center; margin-right: auto; margin-left: auto; overflow: hidden; }
.UserList .ListBox ul li span img { height: 50px; width: 50px; margin-top: 4px; margin-right: 6px; margin-bottom: 6px; margin-left: 4px; }
.UserList .ListBox ul li .name { text-align:center; height: 20px; padding-top: 5px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.UserList .ListBox ul li .name img { margin-right: 2px; margin-left: 0px; }
.UserList .ListBox ul li .name a { }
.UserList .ListBox ul li em { line-height: 12px; }
.critique { width:100%; }
.critique ul { margin:10px auto 0; padding:0; }
.critique ul li { clear:both; line-height:20px; margin-bottom:10px; overflow:hidden; padding-bottom:5px; padding-top:5px; width:100%; }
.critique ul li p { margin:0; padding:0; }
.tit_Critique { background-color: #F7F7F7; border-top: 1px solid #D8DFEA; font-weight: normal; font-size: 12px; }
.headpic50 { background-image: url(images/headpic50.jpg); background-repeat: no-repeat; background-position: 0px 0px; line-height: 60px; height: 60px; width: 60px; display: inline-block; }
.headpic50 img { height: 50px; width: 50px; margin: 4px 6px 6px 4px; }
.headpic100 { height: 140px; width: 140px; margin-right: auto; margin-left: auto; display: block; text-align: center; background: url('images/user_img_bg.gif') no-repeat 0px 0px; overflow: hidden; }
.headpic100 img { height: 120px; width: 120px; margin-top: 10px; }
.pic80 { height: 80px; width: 80px; }
.pic80 img { height: 80px; width: 80px; }
.pic38 { height: 38px; width: 38px; }
.pic38 img { height: 38px; width: 38px; }
.pic30 { height: 30px; width: 30px; }
.pic30 img { height: 30px; width: 30px; }
.pic20 { height: 20px; width: 20px; }
.pic20 img { height: 20px; width: 20px; }
.pic100 { height: 100px; width: 100px; }
.pic100 img { height: 100px; width: 100px; }
.bg_ico_arrow { background-image: url(images/ico_arrow_3bg.gif); background-repeat: no-repeat; background-position: 0px 10px; }
.photo135 { background:url(images/photo_bg.gif) no-repeat 0 0; display:block; height:113px; margin-left:auto; margin-right:auto; padding-left:8px; padding-top:7px; text-align:left; width:135px; }
.photo135 a { height: 100px; width: 120px; overflow: hidden; text-align: center; display: block; }
.photo135 img { width:120; height:100px; }

.textLogin{border:1px solid #7F9DB9; font-size:12px; height:26px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; vertical-align: middle;width:180px; }
.textLoginFocus{border:1px solid #BC2932; font-size:12px; height:26px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; vertical-align: middle;width:180px; }

/* 表情 */
.phiz_box { position:relative; }
.phizIco { background-image: url(images/biaoqing.gif); background-repeat: no-repeat; background-position: center bottom; display: inline-block; height: 20px; width: 35px; font-size: 1px; line-height: 0px; color: #FFF; overflow: hidden; margin-top: 9px; text-decoration: none; }
.phizIco:hover { text-decoration:none; }
.phiz { position:absolute; z-index:200; width: 310px; background-color: #FFFDD7; border: 1px solid #FFFF99; }
.phiz .ico_link { border:1px solid #CCCCCC; padding:2px; background-color: #FFFFFF; float: left; margin: 1px; width:20px; height:20px; overflow:hidden; text-align:center; }
/* 留言板 回复 */
.Guestbook {margin-top:10px;background:#fff;clear:both; overflow:hidden; margin-bottom: 20px; border: 1px solid #ddd; }
.Guestbook .tit { background:#efefef;border-bottom:1px solid #ddd; line-height: 28px; font-weight: bold; height: 26px; width:100%; margin: 0px; padding: 0px; }
.Guestbook .GB_box {padding: 5px;}
.Guestbook .GB_box textarea { border:1px solid #BDC7D8; font-size:12px; height: 90px; margin: 0px 0px 10px; line-height: 18px; width:503px; padding: 0px; overflow: auto; }
.GBList { width:525px;background:#fff; }
.GBList .Gli { width:100%; margin-bottom:5px;padding-top:5px; clear: both;border-top:1px solid #ddd; }
.GBList .Gli .user_img { width:66px; float:left; margin-left: 5px; }
.GBList .Gli .LC { text-align:left; float: right; width: 440px;  margin-bottom: 20px;margin-right:5px;}
.GBList .Gli .MC { padding-left:5px; position: relative; }
.GBList .Gli .MC a.del { position: absolute; top: 5px; right: 5px; background-image: url('images/ico_del.gif'); background-repeat: no-repeat; background-position: 0px top; height: 1px; width: 13px; padding-top: 11px; overflow: hidden; font-size: 1px; line-height: 1px; color: #FFFFFF; }
.GBList .Gli .MC a.del:hover { background-image: url(images/ico_del.gif); background-repeat: no-repeat; background-position: 0px bottom; color: #0693B1; }
.GBList .Gli .MC h4 { line-height:23px; margin:0px; padding:0px 5px; height: 24px; }
.GBList .Gli .MC h4 span { margin-right:5px; margin-left:5px; font-weight:normal }
.GBList .Gli .MC p { margin:0px; line-height:20px; width: 100%; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; display: block; overflow: hidden; }
.GBList .Gli .MC p img { margin-top: 0px; margin-right: 1px; margin-bottom: 3px; margin-left: 1px; }
.GBList .Gli .MC p a { margin-left:5px; text-decoration:underline; line-height: 20px; }
.GBList .Gli .RC { display:inline-block; width:360px }
.GBList .Gli .RC .RLI {margin-top:5px; padding-top:5px; padding-bottom:5px; display:inline-block; clear:both; overflow: hidden; width:100%; }
.GBList .Gli .RC .user_img { height:38px; width:38px; float:left; overflow:hidden }
.GBList .Gli .RC .RLC { text-align:left; float:left; width: 300px; margin-left: 5px;}
.GBList .Gli .RC .RLC h4 { line-height:20px; margin:0px; padding:0px 5px; height: 20px; border-top:1px solid #ddd;}
.GBList .Gli .RC .RLC h4 span { margin-right:5px; margin-left:5px; font-weight:normal }
.GBList .Gli .RC .RLC p { margin:0px; padding:0px; word-break:break-all; dispaly: block; font-size: 12px; line-height: 18px; }
.GBList .Gli .RC .RLC p img { margin: 0px; }
.GBList .Gli .RC .RLC p a { margin-left:5px; text-decoration:underline; }
.GBList .Gli .input_box { padding:0px; overflow:hidden; margin:0px; clear: both; }
.GBList .Gli .input_box textarea { border:1px solid #BDC7D8; font-size:12px; overflow: hidden; }
.GBList .Gli .input_box .btn2 { margin-bottom:5px; margin-top: 5px; }

.searchBox{background:#fff;border:1px solid #ddd;margin-bottom: 10px; }
.searchBox .tit{height: 25px; line-height: 30px; font-size: 12px; color: #666; padding-right: 10px; padding-left: 10px; }
.searchBox .tit a.selected{color:#666;padding-left:5px;background:url('images/icon_arr1.gif') no-repeat left center;}
.searchBox .ListBox {padding-top: 10px; clear: both; overflow: hidden; padding-bottom: 10px; width: 252px; }

.ad_box li{text-align:center;margin-bottom:5px;}
/*时间样式*/
.time { color: #808080; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

/* 登录样式 */
.left_login_box { padding-left: 10px; }
.left_login_box h2 { font-size: 12px; line-height: 30px; font-weight: bold; margin: 0px; padding: 0px; }
.left_login_box p { padding: 0px; line-height: 18px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
.LoginBox { width: 300px; margin-right: auto; margin-left: auto; padding-right: 10px; padding-left: 10px; margin-bottom: 5px; text-align: left; margin-top: 5px; }
.LoginBox h1 { line-height: 40px; font-size: 14px; font-weight: bold; }
.LoginBox ul { }
.LoginBox ul li { display:table; display:inline-block; clear:both; margin-bottom: 10px; }
.LoginBox ul li .l { width: 60px; text-align: right; float: left; line-height: 20px; font-size: 14px; }
.LoginBox ul li .r { width: 222px; float: left; overflow: hidden; line-height: 20px; }
.LoginBox_btm { line-height: 20px; text-align: center; border-top-width: 1px; border-top-style: solid; border-top-color: #E7E7E7; padding: 10px; width: 300px; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; }
.LoginBox_msg { background-color:#FDFFCE; border:solid #FFBA43 1px; width:300px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; text-align: left; font-size: 14px; }
/* 提示信息 */
.message1 { background-image: url(images/message1.gif); background-repeat: no-repeat; background-position: 15px 20px; height: 110px; width: 509px; margin: 100px auto; background-color: #fffef5; border: 2px solid #ffdbab; }
.message2 { background-image: url(images/message2.gif); border: 2px solid #bcf291; background-repeat: no-repeat; background-position: 15px 20px; height: 110px; width: 509px; margin: 100px auto; background-color: #F9FFF4; }
.message_box { margin: 0px; padding: 25px 0px 0px 100px; text-align: left; }
.message_box h2 { font-size: 16px; margin: 0px; padding: 0px; font-weight: bold; }
.message_box p { font-size: 14px; color: #333; margin: 0px; padding: 0px; line-height: 25px; }
/* 附件样式 */
.adjunct_list { background-color: #f8f8f8; padding: 3px; margin-bottom: 10px; }
.adjunct_list h2 { background-image: url(images/ico_adjunct.gif); background-repeat: no-repeat; background-position: left center; font-size: 12px; font-weight: bold; padding-left: 20px; line-height: 25px; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; }
.adjunct_list p { font-size: 12px; line-height: 20px; margin: 0px; padding: 0px; }
#attach_upload_data p { margin:0; padding:0; line-height:25px; }
/* 个人信息提示 */ 
.pop_box{ background-color: #FFF; }
.pop_box dl { font-size: 12px; line-height: 180%; margin: 0px; padding: 0px; list-style-type: none; text-align: left; }
.pop_box dt{ background-color: #F1F6FF; padding: 3px; }
.pop_box dt .ico_haoyou{ background-image: url(images/ico_jiahaoyou.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 16px; width: 16px; display: inline-block; overflow: hidden; text-indent: 16px; margin-left: 5px; }
.pop_box dt .ico_liwu{ background-image: url(images/ico_liwu.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 16px; width: 16px; display: inline-block; overflow: hidden; text-indent: 16px; margin-left: 5px; }
.pop_box dt .ico_duanxin{ background-image: url(images/ico-duanxin.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 16px; width: 16px; display: inline-block; overflow: hidden; text-indent: 16px; margin-left: 5px; }
.pop_box dd{ font-size: 12px; line-height: 180%; margin: 0px; padding: 3px; list-style-type: none; color: #666; float: left; display: block; width: 150px; }
.pop_box ul{ clear: both; background-color: #f1f6ff; display: block; height: 30px; list-style-type: none; margin: 0px; padding: 0px; text-align: left; }
.pop_box ul li{ float: left; padding-top: 7px; padding-left: 10px; }
.pop_box ul li img{ border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; height: 16px; width: 16px; }
/* 心情回复 */ 
.bg_huifu { background-image: url(images/bg_huifu.gif); background-repeat: no-repeat; background-position: left top; padding-top: 5px; }


/* 首页样式 */
#indexAd{float:left;position:relative; background: url(images/index_ad_bg.gif) no-repeat 0px 0px;width:672px;height:290px;}
#indexAd li{cursor:pointer;position:absolute;overflow:hidden;}
.loginBox{margin-left:5px;background: url(images/member_box_bg.gif) no-repeat 0px 0px;width:300px;height:460px;}
.regIndex{margin-left:172px;padding-top:8px;}
.loginForm{margin-left:90px;padding-top:37px;}
.loginForm li{margin-bottom:10px;}
.indexBox{float:left;margin-top:10px;border-top:1px solid #dddddd;width:672px;height:170px;}
.memBox{height:145px;overflow: hidden;width:300px;margin:5px 0 0 10px;padding-top:25px;background: url(images/title_members.gif) no-repeat 0px 0px;}
.memBox li{clear:both;height:70px;margin-bottom:6px;border-bottom:1px solid #ddd;}
.memBox li div{float:left;line-height:20px;padding-left:20px;}
.name{font-weight:bold;}
.red{color:#BC2932; text-decoration:underline;}
.grouponBox{float:left;width:336px;padding-top:25px;background: url(images/title_groups.gif) no-repeat 0px 0px;}
.groupItemImg{float:left;margin-left:10px;margin-right:10px;}
.groupInfo{float:left;line-height:20px;width:165px;}
.groupInfo strong{color:#BC2932;}
.groupInfo p{text-align:center;margin-top:3px;}
#ingroup{font-size:26px;color:#BC2932;font-weight:bold;}
.price{color:#BC2932;}
.price_m{font-size:26px;}
.proBox{margin:5px 0 0 10px;padding-top:25px;background: url('images/pro_box_bg.gif') no-repeat 0px 0px;width:300px;height:135px;}
/*.proBox ul {margin-top:28px;margin-left:8px;}*/
.proBox li {margin-bottom:5px;padding-left:8px;}
.proBox li a {width:285px;height:40px;display:block;}
.proBox li a.pro_00544{background: url('images/pro_img_00544.gif') no-repeat 0px 0px;}
/*.proBox li a.pro_00544:hover{background: url('images/pro_img_00544.gif') no-repeat 0px -40px;}*/
.proBox li a.pro_cs{background: url('images/pro_img_cs.gif') no-repeat 0px 0px;}
/*.proBox li a.pro_cs:hover{background: url('images/pro_img_cs.gif') no-repeat 0px -40px;}*/
.proBox li a.pro_591erp{background: url('images/pro_img_591erp.gif') no-repeat 0px 0px;}
/*.proBox li a.pro_591erp:hover{background: url('images/pro_img_591erp.gif') no-repeat 0px -40px;}*/

.bigbox {margin: 0 0 0 0;overflow: hidden;height: 1%;width:812px;*width:809px;font-size:12px;background:#EFEFEF;}
.topbox {background:transparent url('images/bg_topbox_l.gif') no-repeat scroll 0 0;height:5px;overflow:hidden;width:auto;margin: 0;}
.topbox div {background:transparent url('images/bg_topbox_r.gif') no-repeat scroll 100% 0;height:5px;overflow:hidden;width:100%;}
.topbox2 {background:#BC2932 url('images/bg_topbox_l2.gif') no-repeat 0 0;overflow:hidden;width:auto;margin: 0;}
.topbox2 div {background:#BC2932 url('images/bg_topbox_r2.gif') no-repeat 100% 0;margin-left:10px;font-size:14px;color:#fff;font-weight:bold;line-height:25px;overflow:hidden;}
.topbox2 div a {float:right;font-size:12px;font-weight:normal;color:#fff;margin-right:10px;}
.topbox2 div a:hover {font-weight:underline;color:#fff;}
.bottombox {height: 5px;background: url('images/bg-bottombox-l.gif') no-repeat 0 0;overflow: hidden;}
.bottombox div {height: 5px;width: 100%;background: url('images/bg-bottombox-r.gif') no-repeat 100% 0;}

