﻿.submit {
	margin-left: 240px;
	background-color: #CBD893;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}
.btnBrowse
{
	margin-left:20px;
	
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
     border-top:1px;
     border-right:1px;
     border-left:1px;
     border-bottom:1px;
     border-color:Black;
}
.btnSortSave{
          margin-left:5px;
          margin-top:15px;
        
}

button
{
    border : 1px solid #cccccc;
	FONT-SIZE: 12px; 	
	COLOR: #0033ff; 	
	LINE-HEIGHT: 120%; 	
	FONT-FAMILY:  "Verdana","Tahoma","宋体"; 	
	BACKGROUND-COLOR: #ffffff; 	
	TEXT-DECORATION: none;
	width:20em;
	margin:0px;
	padding-left:5px;
	}
	
	
.btnSave{
       margin:10px auto 20px auto;
}
.btnPreview{
        margin:10px auto 20px 10px;
}
input[type="submit"] .select{  font-family: "宋体", "Tahoma", "Verdana"; 
	font-size: 12px; 
	line-height: 120%; color: #666600; 
	text-decoration: none; 
	height: 18; 
	border: 1px #000000 solid; 
	text-align: center; 
	clip:  rect(   ); 
	width: 40; 
	font-weight: lighter; 
	background-color: #CFCFBC;
	clear:left;
	
}
.imageBtn
{
	display:block;
	 margin:10px 0px 0px 20px;
}

