@charset "utf-8";
/* CSS Document */

body {	 
	font-family: Arial;
	font-size: 13px;	 
	color:#191919;
	background-color:#eceac5;	 
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 22px;	
}

img { margin:0; padding:0; border:0; }

ul{
    margin:0px; padding:0px; list-style-type:none; line-height:25px;
}

A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #000000
}
A:hover {
	COLOR: #ff0000;
	text-decoration: underline;
}
.biaoti
{
	font-weight:bold;	
	}

.bitian
{
	font-size: 19px;
	font-weight:bolder;	 
	color:Red;
	}

.btn{background:url('../../images/client/btn.gif'); background-repeat:no-repeat;border:0px;}