﻿body table, body form, body tr, body ul, body li, body td, body img{list-style:none; margin:0; padding:0; text-align:left;}
#MainBod {width:800px; margin:auto; margin-top:30px;}
#pageContent {padding-left:15px; font-family:"微软雅黑"; padding-top:20px;}

#baoMing {line-height:30px; margin:3px 8px; text-align:left}
#biaoTi {height:30px; line-height:30px; color:#ea3992; font-size:16px; font-weight:bolder;}
.bd_text{width:190px;height:28px; border:1px solid #f886bf;}
.bd_textarea{border:1px solid #f886bf;}

.bd_select{border:1px solid #f886bf; height:28px;}
#baoMing li{text-indent:1px; list-style-type:none; font-size:14px}
#FrontPage_Form1 table {text-align:left;}
#FrontPage_Form1 td {line-height:40px; font-size:14px; display: table-cell; vertical-align: inherit;}
#FrontPage_Form1 td input{ width:14px; }
#FrontPage_Form1 textarea {margin:15px 0;}
#FrontPage_Form1 input, #FrontPage_Form1 select, #FrontPage_Form1 textarea {margin-left:16px;}
#FrontPage_Form1 input select {font-size:12px; height:18px; line-height:18px;}
select{
    width:28%;
    height:100%;
    font:14px/1.5 arial, "微软雅黑", "Arial";
    color:#333;
    font-weight:400;}

#FrontPage_Form1 td .bd_text {
    width: 190px;
    height: 28px;
    border: 1px solid #f886bf;
	}
#FrontPage_Form1 td .inputcheckbox{vertical-align:middle;}
#FrontPage_Form1 td img{ margin-top:8px;}
#table3{ margin:25px;}
#table3 table {text-align:left}
#table3 td {line-height:40px; font-size:12px;}
#table3 textarea {margin:15px 0;}
#table3 input, #table3 select, #table3 textarea {margin-left:1em;}
#table3 input select {font-size:12px; height:18px; line-height:18px;}

.btn-style-01{ 
     margin-right:10px;
     border-style:none; 
	 padding:6px 68px 6px 42px;
	 height:40px; 
	 line-height:40px;
	 color:#fff; 
	 font:16px "Microsoft YaHei", Verdana, Geneva, sans-serif; 
	 cursor:pointer; 
	 -webkit-border-radius:4px; 
	 -moz-border-radius:6px; 
	 border-radius:4px;/*边框圆角*/
	 background-color:#e25099; 
	 background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#fe25099), to(#e25099)); 
	 background-image: -webkit-linear-gradient(top, #e25099 0%, #e25099 100%); 
	 background-image: -moz-linear-gradient(top, #feb100 0%, #e25099 100%); 
	 background-image: -ms-linear-gradient(top, #e25099 0%, #e25099 100%); 
	 background-image: -o-linear-gradient(top, #f376b5 0%, #e25099 100%); 
	 background-image: linear-gradient(top, #e25099 0%, #e25099 100%);/*颜色渐变效果*/ 
	 } 
.btn-style-01:hover { 
     background-color:#e25099; 
	 background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#e8a201), to(#e25099)); 
	 background-image: -webkit-linear-gradient(top, #e25099 0%, #e25099 100%); 
	 background-image: -moz-linear-gradient(top, #e25099 0%, #f376b5 100%); 
	 background-image: -ms-linear-gradient(top, #e25099 0%, #f376b5 100%); 
	 background-image: -o-linear-gradient(top, #e25099 0%, #f376b5 100%); 
	 background-image: linear-gradient(top, #e25099 0%, #f376b5 100%); 
	 }

