/* 通常样式 */
body { margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-family:"宋体"; font-size:12px; color:#333333;}
img { border:0px;}
div { font-family:"宋体"; font-size:12px;}
form { margin:0px;}
/* 默认链接 */
a:visited, a:link, a:active {color: #76C6DD;font-size:12px; text-decoration: none;}
a:hover { color: #FF0000; font-size:12px; text-decoration: none;}
/* 商品列表分类名称链接 */
a.goods_cate_list:visited, a.goods_cate_list:link, a.goods_cate_list:active { font-family:"宋体"; color: #1898C5;font-size:15px;font-weight:bold; text-decoration: none;}
a.goods_cate_list:hover { color: #FF0000; font-family:"宋体"; font-size:15px; text-decoration: none;font-weight:bold;}
/* 带下划线 */
a.general_line:visited, a.general_line:link, a.general_line:active { font-family:"宋体"; color: #1898C5;font-size:12px; text-decoration: underline;}
a.general_line:hover { color: #FF0000; font-family:"宋体"; font-size:12px; text-decoration: none;}
/* 普通蓝色链接 */
a.basic_style:visited, a.basic_style:link, a.basic_style:active { font-family:"宋体"; font-weight:100; color: #24A1CF;font-size:12px; text-decoration: none;}
a.basic_style:hover { color: #FF0000; font-family:"宋体"; font-size:12px; font-weight:100; text-decoration: underline;}
#list_inner_order a.basic_style:visited, a.basic_style:link, a.basic_style:active { font-family:"宋体"; font-weight:100; color: #24A1CF;font-size:12px; text-decoration: none;}
#list_inner_order a.basic_style:hover { color: #FF0000; font-family:"宋体"; font-size:12px; font-weight:100; text-decoration: underline;}
/* 导航链接－白色 */
a.navi_white:visited, a.navi_white:link, a.navi_white:active { font-family:"宋体"; color: #ffffff;font-size:12px; text-decoration: none;}
a.navi_white:hover { color: #ffffff; font-family:"宋体"; font-size:12px; text-decoration: underline;}
/* 订单操作链接 */
a.order_operate:visited, a.order_operate:link, a.order_operate:active {color: #24A1CF;font-size:12px; font-family:"宋体"; text-decoration: none;}
a.order_operate:hover { color: #FF0000; font-size:12px; font-family:"宋体"; text-decoration:underline;}
#list_inner_order a.order_operate:visited, a.order_operate:link, a.order_operate:active {color: #24A1CF;font-size:12px; font-family:"宋体"; text-decoration: none;}
#list_inner_order a.order_operate:hover { color: #FF0000; font-size:12px; font-family:"宋体"; text-decoration:underline;}
/* 商品列表显示名称 */
a.goods_list_name:visited, a.goods_list_name:link, a.goods_list_name:active {color: #24A1CF; font-weight:bold; font-size:14px; font-family:"宋体"; text-decoration: none;}
a.goods_list_name:hover { color: #FF0000; font-size:14px; font-weight:bold; font-family:"宋体"; text-decoration:underline;}
/* 服务中心 */
#right_main_frame td.text_title { text-align:center; font-size:16px; font-weight:bold; color:#24A1CF;}
#right_main_frame td.text_content { text-align:left; line-height:130%; font-size:13px; font-weight:100; color:#333333;}

a.ebrain_link:visited { color: #0000ff; font-weight:bold; text-decoration: none;}
a.ebrain_link:link { color: #0000ff; font-weight:bold; text-decoration: none;}
a.ebrain_link:active { color: #0000ff; font-weight:bold; text-decoration: none;}
a.ebrain_link:hover { color: #ff0000; font-weight:bold; text-decoration: underline;}

a.ebrain_link2:visited { color: #999999; text-decoration: none;}
a.ebrain_link2:link { color: #999999; text-decoration: none;}
a.ebrain_link2:active { color: #999999; text-decoration: none;}
a.ebrain_link2:hover { color: #999999; text-decoration: underline;}

span.navi_bar {padding-left:3px;}

/* 页面整体布局 */
#page { width:950px; margin:0 auto;}
#left_narrow { width:240px; margin-right:5px; float:left;}
	#left_block {width:240px; font-family:"宋体"; font-size:12px; margin-top:5px; text-align:left;}
	#left_block table {font-family:"宋体"; font-size:12px;}
	#left_block td {font-family:"宋体"; font-size:12px;}
#right_main { width:705px; float:right;}
#right_main_title { width:700px; height:30px; font-family:"宋体"; line-height:30px; text-align:left; text-indent:5px; color:#ffffff; margin-top:5px; background-image:url(/3rd/images/bg/right_main_title.jpg); background-repeat:repeat-x; border-bottom:1px solid #24A1CF;}
#right_main_frame { width:705px; height:auto; font-family:"宋体"; font-size:12px;}
	#right_main_border { width:695px; border:5px solid #ECFAFD; font-size:12px;}
	#right_main_table { width:693px; border:1px solid #B3DEEE; font-size:12px; }
	#right_main_content { width:680px; padding:5px; text-align:center; font-size:12px;}
/* 表单验证特效 */
.onShow{background:url(/3rd/images/validate/reg1.gif) no-repeat; color:#0000FF; height:20px; padding:0px 0 0px 25px; line-height:20px; }
.onFocus{background:url(/3rd/images/validate/reg2.gif) no-repeat; padding:0px 0 0px 25px; height:20px; line-height:20px;}
.onError{background: url(/3rd/images/validate/reg3.gif) no-repeat; padding:0px 0 0px 25px; height:20px; line-height:20px;}
.onSuccess{background: url(/3rd/images/validate/reg4.gif) no-repeat; padding:0px 0 0px 25px; height:20px; line-height:20px;}
.onLoad{background: url(/3rd/images/validate/loading.gif) no-repeat 3px 3px; padding:0px 0 0px 25px; height:20px; line-height:20px;} 
/* 表单部分CSS */
input.index_login {height:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #91B9F4; background-image:url(/3rd/images/login/login_input_bg.jpg);}
input.button { padding: 3px 2px 0px 2px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/bg/button_bg.gif) repeat-x; }
input.updateCart {height:18px; width:50px; padding-bottom:3px; padding-bottom:0px!important; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #91B9F4; background-image:url(/3rd/images/login/login_input_bg.jpg);}
input.number {height:16px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #91B9F4; text-align:center; background-image:url(/3rd/images/login/login_input_bg.jpg);}

#page_list { margin:5px 0 15px 10px;}
/* 商品部分 */
#goods_list{border:1px solid #cccccc; width:130px; height:130px;}
#goods_list img{width:130px; height:130px;}
span.goods_list_chekbox{font-size:12px;color:#999999;}
span.goods_price_list{color:#FC9955;font-weight:bold; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
span.googs_price_wave{color:#52A474; font-size:12px; font-weight:bold;}
span.goods_cate_list{color:#1898C5; font-weight:bold;}
span.goods_cate_big{ font-size:14px; font-weight:bold;color:#76C6DD }
span.goods_cate_small{color: #999999;font-size:12px;}
span.goods_cate_small_red{color: #ff0000;font-size:12px;}
span.total_num{ color:#FF0000; font-size:12px; font-weight:bold;}
span.total_quantity{color:#FF0000; font-size:12px; font-weight:bold;}
span.total_amount{color:#FF0000; font-size:12px; font-weight:bold;}
td.goods_list{width:163px; background-color:#FFFFFF; padding:0 5px 5px 5px;}
td.goods_title_exchange{border-bottom:1px solid #B3DEEE;}
a.service_navi:visited, a.service_navi:link, a.service_navi:active {color: #76C6DD;font-size:13px; font-weight:bold;text-decoration: none;}
a.service_navi:hover { color: #FF0000; font-size:13px; text-decoration: none;}
a.goods_cate_big:visited, a.goods_cate_big:link, a.goods_cate_big:active {color: #76C6DD;font-size:14px; font-weight:bold;text-decoration: none;}
a.goods_cate_big:hover { color: #FF0000; font-size:14px; text-decoration: none;}
a.goods_cate_small:visited, a.goods_cate_small:link, a.goods_cate_small:active {color: #999999;font-size:12px; text-decoration: none;}
a.goods_cate_small:hover { color: #FF0000; font-size:12px; text-decoration: none;}
a.goods_cate_small_red:visited, a.goods_cate_small_red:link, a.goods_cate_small_red:active {color: #FF0000;font-size:12px; text-decoration: none;}
a.goods_cate_small_red:hover { color: #FF0000; font-size:12px; font-weight:bold; text-decoration: none;}
/* 三级菜单 */
a.goods_subcate_small:visited, a.goods_subcate_small:link, a.goods_subcate_small:active {color: #24A1CF;font-size:12px; font-weight:bold; text-decoration: none;}
a.goods_subcate_small:hover { color: #FF0000; font-size:12px; text-decoration: none; font-weight:bold;}

.abc { background: url(/3rd/images/liebiao/input_line_r2_c2.jpg) repeat-x;height:15px;border:#CBE9F2 1px solid;}
/* 分页区域 */
ul#pagenav {font-size: 12px;font-weight: bold;list-style: none;margin: 0px;padding: 0px; font-family:Arial, Helvetica, sans-serif;}
#pagenav li {list-style: none; background-color: #fff; margin: 0px; display: block; float: left; margin-left: 2px; margin-right: 2px; font-family:Arial, Helvetica, sans-serif;}
#pagenav li.disabled {border: 1px solid #DDDDDD;padding: 2px 6px 2px 6px; color: #ccc; font-family:Arial, Helvetica, sans-serif;}
#pagenav li.current {border: 1px solid #EEF8F9; padding: 2px 6px 2px 6px; background-color: #EEF8F9;color: #fff; font-family:Arial, Helvetica, sans-serif;}
#pagenav li.none { border: 1px none; padding: 2px 6px 2px 6px; font-family:Arial, Helvetica, sans-serif;}
#pagenav li a { border: 1px solid #9AAFE5; padding: 2px 6px 2px 6px; display: block;text-decoration: none;color: #046377; font-family:Arial, Helvetica, sans-serif;}
#pagenav li a:hover {border: 1px solid #046377;color: #9AAFE5; font-family:Arial, Helvetica, sans-serif;}
/*
页面导航
*/
#index_navi {padding-left:10px;text-align:left; margin-top:0px;font-size:12px;color:#FFFFFF; font-weight:bold; vertical-align:middle;}
#index_navi span.navi_label { font-weight:100; color:#FFFFFF; padding-left:3px; padding-right:3px;font-size:12px; vertical-align:middle;}
#index_navi a.navi_index:visited,a.navi_index:link,a.navi_index:active{ font-weight:bold; color:#FFFFFF;font-size:12px; text-decoration:none;}
#index_navi a.navi_index:hover {color:#ff0000; text-decoration: none; font-weight:bold;font-size:12px;}
#index_navi img{ width:12px; height:15px; border:0; vertical-align:bottom}
/* 侧栏分类标题 */
#bar_menu_cate_type{font-size:13px; font-weight:bold; height:30px; line-height:30px;padding-left:15px; color:#FFFFFF;}
/*页面侧栏分类导航*/
.yxxf{width:43px; padding:3px 5px;background:#fff; border: solid 1px #878787;}

.flxf_left_wai{float:left; width:60px}
.flxf_left_wai a{  color:#000; text-decoration:none;  }
.flxf_left_wai a:hover{ color:#000; text-decoration:none;}
.flxf_left{width:61px; height:23px; border: solid 1px #a1a1a1; border-right:none; background-color:#fafafa; float:left; color:#000; font-weight:bold; text-align:center; line-height:23px}
.flxf_left_wai .shadow{background:#999; z-index:-1; position:absolute; margin-left:2px; height:27px;width:60px;  font-size:0; filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;}
.flxf_right_wai{float:left; width:180px}
.flxf_right{width: 160px; border: solid 1px #a1a1a1; border-left:none; float:left; padding:0 10px 10px 3px; background:url(../images/flxf_bg.gif) left top no-repeat #fafafa}
.flxf_right li{border-right:solid 1px #a1a1a1; padding:0 10px; float:left; height:15px; line-height:15px; margin-top:5px;word-break:keep-all; display:inline}
.flxf_right_wai .shadow{background:#999;  position:absolute;  left:63px; z-index:-1; width:175px; font-size:0; filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;}
.leftnavi_w{ width:228px; padding:4px 4px 2px 4px; background-color:#d3d3d3}/*2008-07-07ww޸*/
.navibookmusic{  background-color:#fff;width:152px}/*2008-07-07ww ޸*/
.navibookmusic .title{ color:#468143; font-size:14px; font-weight:bold; text-align:left; width:228px; padding-top:2px}
.navibookmusic .title1 a{color:#468143; font-size:14px; font-weight:bold; text-decoration:none}
.navibookmusic .title1 a:hover{ text-decoration:underline}

/*投票系统*/
#div_vote { width:500px; margin-bottom:10px; border:#58B6D8 1px solid;}
#div_vote table { background-color:#ffffff; width:500px; color:#58B6D8;}
#div_vote td.align_right { font-weight:bold; text-align:right;}
#div_vote td.title { height:25px; color:#316DC7; background-color:#F4F9FA;}
/*JQ样式*/
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {display: none;  position: fixed;top: 10%;left: 50%;margin-left: -300px;/* width: 440px; */background-color: #EEE;color: #333;border: 0px solid black;padding: 0px;}
.jqmOverlay { background-color: #000; }
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/* 购票夹 */
#div_pop { width:850px; height:auto; color:#046377; font-family:"宋体"; border:#5FBED9 1px solid; border-top:0px;}
#div_pop th.title_input_pop{ color:#FFFFFF; font-size:14px; font-family:'幼圆';}
#div_pop th.left {text-align:left; padding-top:2px; padding-left:10px; font-weight:bold;}
#div_pop th.center {text-align:center; padding-left:10px; font-weight:bold;}
#div_pop th.right {text-align:right; padding-left:10px; padding-right:10px; font-weight:bold;}
#div_pop th {padding-left:10px; height:31px; font-weight:bold; background-image:url(/3rd/images/index/pop_h.jpg); color:#316DC7;}
#div_pop td.align_right { font-weight:bold; text-align:right;}
#div_pop td.title { height:25px; color:#316DC7; background-color:#F4F9FA;}
#div_pop td.order_button {color:#76C6DD; font-size:12px; font-weight:bold;}
#div_pop a.order_button:visited,a.order_button:link,a.order_button:active{color:#76C6DD; font-size:12px; font-weight:bold;text-decoration: none; font-family: "新宋体",Arial, Helvetica, sans-serif;}
#div_pop a.order_button:hover {color: #FF0000; font-size:12px; font-weight:bold;text-decoration: none;}
#car_pop { width:650px; padding-top:10px; height:auto; font-size:0; text-align:center; margin:0 auto;}
	#car_pop table.table_car{ border:1px solid #B3DEEE; width:650px;}
	#car_pop td.cart_title {height:25px; margin:0px; color:#76C6DD; font-size:14px; font-weight:bold; background-color:#ECFAFD;}
	#car_pop td.cart_content { height:20px; font-size:12px; color:#333333; background-color:#F5F6F5;}
	#car_pop td.cart_content0 { height:20px; font-size:12px; color:#333333; background-color:#F5F6F5;}
	#car_pop td.cart_content1 { height:20px; font-size:12px; color:#333333; background-color:#EBEBEB;}
	#cart_block_middle td{ height:23px; border-bottom:1px #ccc solid; color:#333333; line-height:23px;}
	#cart_payment_total { width:600px; height:35px; text-align:center; margin:0 auto; line-height:35px; font-size:12px;}
	#cart_payment_total span.total_quantity{ color:#FF0000; font-weight:bold;}
	#cart_payment_notes { margin:0 auto; width:610px; height:33px;color:#333333; line-height:33px; text-align:left; border-top:1px dotted #66C5E3; font-size:12px;}
	#block_button{ text-align:center; margin:0 auto;height:30px; padding-top:10px; line-height:30px; vertical-align:bottom;}
/*商品推介中心*/
#right_narrow { width:240px;float:right;}
	#right_narrow_block {width:240px; margin-top:5px; text-align:left;}
#left_main { width:705px; float:left; margin-right:5px; }
#right_main_title { width:700px; height:30px; line-height:30px; text-align:left; text-indent:5px; color:#ffffff; margin-top:5px; background-image:url(/3rd/images/bg/right_main_title.jpg); background-repeat:repeat-x; border-bottom:1px solid #24A1CF;}
#left_main_frame { width:705px; height:auto;}
	#goods_intro td.goods_nature{padding:8px 0px 5px 7px;}
	#goods_intro th.goods_nature_intro_title{ height:35px; line-height:35px; border-bottom:1px dashed #cccccc;}
	#goods_intro span.goods_nature_intro_title{font-size:16px; font-weight:bold; color: #24A1CF; padding-left:0px;}
	#goods_intro span.goods_nature_intro_title1{font-size:14px; font-weight:bold; color: #24A1CF; padding-left:20px;}
	#goods_intro span.goods_nature_intro_title2{font-size:13px; font-weight:bold; color:#000000; padding-left:5px; height:22px; line-height:22px;}
	#goods_intro td.goods_nature_intro_name2{ height:22px; line-height:22px; color:#717171; font-size:12px; text-align:right; width:80px;}
	#goods_intro td.goods_nature_intro_name{ height:22px; line-height:22px; color:#24A1CF; font-size:13px; text-align:right;}
	#goods_intro td.goods_nature_intro_name1{ height:26px; line-height:26px; color:#000000; font-size:13px; text-align:right; width:80px;}
	#goods_intro td.goods_nature_intro_value1{height:26px; line-height:26px; color: #000000; font-size:13px; text-align:left;}
	#goods_intro td.goods_nature_intro_value{height:22px; line-height:22px; color: #000000; font-size:13px; text-align:left; width:110px;}
	#goods_intro td.goods_nature_intro_value2{ height:22px; line-height:22px; color:#000000; font-size:13px; text-align:left;}
	#goods_intro td.goods_nature_content{padding:5px 10px 20px 10px;}
	#goods_intro td.goods_nature_content p{ font-family:"宋体"; font-size:12px; color:#000000; line-height:150%;}
	#goods_intro td.down_load{height:25px; line-height:25px; text-align:left; padding-left:25px;}
	#goods_intro span.goods_show_price{color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px;}
	#goods_intro span.price_back{color:#ccc;font-size:10px;}
	#goods_intro a.down_load:visited, a.down_load:link, a.down_load:active {color:#CCCCCC;text-decoration: none; font-size:12px;}
	#goods_intro a.down_load:hover { color: #FF0000; text-decoration: none; font-size:12px;}
#bar_recent_view_img { width:92px; height:93px; padding-top:7px; margin:0 auto; background-image:url(/images/index/bg_project_rect_img.jpg); background-repeat:no-repeat;}
#bar_recent_view_text { width:90px; height:40px; padding-top:2px; margin:0 auto; padding-bottom:3px; line-height:120%; text-align:center;}
	
#basket_close {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; color:#24A1CF; Z-INDEX: 998; RIGHT: 0px; PADDING-BOTTOM: 0px; WIDTH: 45px; CURSOR: pointer; LINE-HEIGHT: 16px; PADDING-TOP: 0px; POSITION: absolute; HEIGHT:200px; TEXT-ALIGN: center
}
#basket_close I {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 10px; HEIGHT: 25px
}
#basket_close STRONG {
	DISPLAY: block; FONT-SIZE: 14px; FILTER: progid:DXImageTransform.Microsoft.dropshadow(color=#ffffff,offX=-1,offY=1); WIDTH: 14px; COLOR: #d50110; LINE-HEIGHT: 21px
}
#basket_show {
	BORDER-RIGHT: #24A1CF 1px solid; BORDER-TOP: #24A1CF 1px solid; Z-INDEX: 999; RIGHT: 0px; OVERFLOW: hidden; BORDER-LEFT: #24A1CF 1px solid; WIDTH: 180px; BORDER-BOTTOM: #24A1CF 1px solid; POSITION: absolute
}
#basket_top {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; BACKGROUND: url(/3rd/images/float/gifbg2.gif); PADDING-BOTTOM: 0px; CURSOR: pointer; LINE-HEIGHT: 30px; PADDING-TOP: 0px; BORDER-BOTTOM: #24A1CF 1px solid; ZOOM: 1; HEIGHT: 30px; TEXT-ALIGN: right
}
#basket_top STRONG {
	PADDING-LEFT: 10px; FONT-SIZE: 14px; FLOAT: left; COLOR: #24A1CF;
}
#basket_top SPAN.cart_title {
	padding-top: 20px; float:left; FONT-SIZE: 14px; width:30px; COLOR: #24A1CF;
}


/*
新闻三级页面内容表格样式*/
#newsshow-div { width:610px; vertical-align:text-top;}
#newsshow-div td.article_content p{ line-height:150%;}


/*
附件区域样式*/
#attachment-div { width:610px; vertical-align:text-top; padding-bottom:25px;}
#attachment-div table{ width:585px; border:0px; padding-left:20px;}
#attachment-div .attach_title { widows:580px; font-size:12px; padding-left:21px; text-align:left; height:25px; padding-top:15px; padding-bottom:5px; color:#42B6CE;}
#attachment-div .attach_title span.list_title { text-align:left; padding-top:30px; width:100%; border-bottom:dotted 2px #42B6CE; padding-right:22px; font-size:13px; font-weight:bold;}
#attachment-help-div { width:550px; vertical-align:text-top; text-align:left;}
#attachment-help-div table{ width:535px; border:0px; padding-left:5px; text-align:left;}
#attachment-help-div .attach_help_title { widows:500px; text-align:left; font-size:12px; padding-left:5px; text-align:left; height:22px; padding-top:15px; padding-bottom:5px; color:#42B6CE;}
#attachment-help-div .attach_help_title span.list_help_title { text-align:left; width:100%; font-size:12px; font-weight:bold;}


/* 按钮样式 */
input.button { padding: 3px 2px 0px 2px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/admin/button_bg.gif) repeat-x; }
input.button_add { padding: 5px 2px 0px 12px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_add.gif) repeat-x; }
input.button_edit { padding: 5px 2px 0px 12px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_edit.gif) repeat-x; }
input.button_email { padding: 5px 2px 0px 12px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_email.gif) repeat-x; }
input.button_search { padding: 5px 2px 0px 12px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_search.gif) repeat-x; }
input.button_recycle { padding: 5px 2px 0px 15px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_recycle.gif) repeat-x; }
input.button_attachment { padding: 5px 2px 0px 15px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_attachment.gif) repeat-x; }
input.button_back { padding: 5px 2px 0px 5px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_back.gif) repeat-x; }
input.button_sms { padding: 5px 2px 0px 8px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_sms.gif) repeat-x; }
input.button_view { padding: 5px 2px 0px 8px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_view.gif) repeat-x; }
input.button_last1 { padding: 5px 2px 0px 18px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_last1.gif) repeat-x; }
input.button_last2 { padding: 5px 2px 0px 18px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_last2.gif) repeat-x; }
input.button_next1 { padding: 5px 2px 0px 18px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_next1.gif) repeat-x; }
input.button_next2 { padding: 5px 2px 0px 18px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_next2.gif) repeat-x; }
input.button_import { padding: 5px 2px 0px 18px; font-size:12px; margin: 0px 2px 0 0;  border: 1px solid #2D5082;  background: url(/3rd/images/button/button_import.gif) repeat-x; }


