/* CSS Document */
* {margin:0;padding:0;list-style:none;}
select,input {font-size:14px;}img {border:0;}
a {color:#333;text-decoration:none;}a:hover {color:#c42805;text-decoration:none;}em {font-style:normal;color:#c42805;}em a {color:#c42805;}
body {font-size:14px;color:#333;background:#fff;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
table,td,tr,th{font-size:14px;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:top;}
/* 颜色属性 [定义规则，小写c加颜色名称] */

.cDRed,a.cDRed:link,a.cDRed:visited{ color:#aa0000; font-weight:bold}
.cDRed3,a.cDRed3:link,a.cDRed3:visited{ color:#036;}
.cDRed2,a.cDRed2:link,a.cDRed2:visited{ color:#fff;}
.input {
	WIDTH: 125px;
	COLOR: #000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	height: 16px; font-size:14px;
}

.main{ width:100%; height:auto; margin:0px auto}
.centop{ width:100%; height:30px; float:left;border-left:3px solid #ffab23;border-bottom: 1px dashed #ccc;margin:0 auto;padding:8px;}
.centop a{  color:#003366}
.cenmid{ width:100%; float:left; height:auto; font-family:Arial, Helvetica, sans-serif}

body {background-color: #f5f5f5;}

