@charset "GB18030";
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,iframe,input{margin:0;padding:0;border:0;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
body {
	background-image: url(../images/bg_body.gif);
	line-height: 20px;
	background-color: #f4f3ee;
	font-size: 12px;
}
A:link {
	COLOR: #6c6c6c;	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #6c6c6c; TEXT-DECORATION: none;
}
A:active {
	COLOR: #6c6c6c; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #e90000;
	TEXT-DECORATION: none;
}
.red {
	color: #e88003;
}
.grey {
	color: #757573;
}
.more  {
	font-size: 12px;
	text-align: right;
	padding-right: 25px;
}
#foot p {
	background-image: url(imagesrx_logo.gif);
	width: 140px;
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-left: 115px;
}
