﻿*{ margin:0; padding:0; list-style:none;font-family:'微软雅黑';}
body{font-size:12px;color:#555555;}
a:link, a:visited {  color: #333;text-decoration: none; } 
a:hover{ color:red; text-decoration:none; }
.pagelist_row{ BORDER-BOTTOM:  #DEDFDE  1px  dotted; line-height: 25px; } 
.main_page {width:1004px; margin:auto; height:auto;margin-top:20px; }
.left_bar{padding-left:5px; float:left;}
.left_bar_nav{width:230px; border: 1px solid #ddd;min-height:300px;_height:300px;border-radius: 8px;}
.left_bar_title{width: 230px;  height:40px; line-height:40px;  font-size:18px;text-align:center;border-bottom:2px solid #EB6800;}
.left_bar_nav ul li{ _margin-top:10px; _height:28px;line-height:30px;margin-left:10px;  margin-right:10px; font-size:14px;  BORDER-BOTTOM:  #DEDFDE  1px  dotted; }
.left_bar_nav ul li img{padding-left:10px;padding-right:10px;}
.main_page a{text-decoration:none;}
.pageright_title{font-size: 16px;height:40px;border-bottom: 2px solid #EB6800;padding-top:4px;padding-top:1px; }
.pageright_title .title_inner{ line-height:39px; }
.page_right{margin-left:260px;min-height:600px;_height:600px; padding-right:5px;}
.news_row{line-height:38px;font-size: 15px; BORDER-BOTTOM:#DEDFDE  1px  dotted;background:url(http://img.pos368.com/web_rzpos/pic/prod_list_li_bg.gif) no-repeat left center; }
.list_news{ margin-top:10px;}
.show_div{border: 0px solid #ddd; margin-top:10px;padding:10px; }
.list_case{ margin-top:20px;}
list_ocase{ margin-top:20px;}
.list_case table tr{ text-align:center; }
.list_ocase table tr{ text-align:center; }
.message_td1{height: 30px;width: 200px; height:30px; text-align:right; padding-right:10px;}
.message_td2{height: 30px;width: 350px; height:30px;}
.edit_title{ BORDER-BOTTOM:#DEDFDE  1px  dotted; line-height:40px; height:40px; margin-top:10px; font-size:30px;}
 .btn_green {
	    background-color:#179F00;
	    padding:10px 20px;
	    font-size:16px;
	    text-decoration:none;
	    border:1px solid #0B8E00;
	    background-image: linear-gradient(bottom,  #179F00 0%, #5DD300 100%);
	    background-image: -o-linear-gradient(bottom, #179F00 0%, #5DD300 100%);
	    background-image: -moz-linear-gradient(bottom, #179F00 0%, #5DD300 100%);
	    background-image: -webkit-linear-gradient(bottom, #179F00 0%, #5DD300 100%);
	    background-image: -ms-linear-gradient(bottom, #179F00 0%, #5DD300 100%);
	    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #179F00),
	    color-stop(1, #5DD300)
	    );
	    -webkit-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	    -moz-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	    box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    -o-border-radius: 5px;
	    border-radius: 5px;
	    color: #ffffff;
	    display:block;
	    text-align:center;
	    text-shadow:0 1px rgba(0, 0, 0, 0.2);
    }
    .btn_green:active {
	    padding-bottom:9px;
	    padding-left:20px;
	    padding-right:20px;
	    padding-top:11px;
	    top:0px;
	    background-image: linear-gradient(bottom, #5DD300 0%, #179F00 100%);
	    background-image: -o-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);
	    background-image: -moz-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);
	    background-image: -webkit-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);
	    background-image: -ms-linear-gradient(bottom,  #5DD300 0%, #179F00 100%);
	    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #5DD300),
	    color-stop(1, #179F00)
	    );
	    -webkit-box-shadow: 0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	    -moz-box-shadow: 0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	    box-shadow: 0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
    }