/*-----------------基本设置------------------*/
	html,body
	{
		scrollbar-face-color: #FFD6DA;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #537127;
		scrollbar-3dlight-color: #D1D7DC;
		scrollbar-arrow-color:  #CB7879;
		scrollbar-track-color: #FFBEC5;
		scrollbar-darkshadow-color: #537127;
		margin:0;
		padding:0;
		background:url("i_bg.jpg") left top repeat-x;
	}
	td{font-size:12px;color:#000000;line-height:20px;font-family:"宋体";}
	input,select,textarea{margin:0;padding:0;}
	a:link{color:#000000;text-decoration: none;}
	a:visited{color:#000000;text-decoration: none;}
	a:hover{color:#A50A0B;text-decoration: none;}
	input,textarea{background-color: #fff;behavior:url("images/style.htc");}
	.btn_feedback{background: url("btn_back.gif") repeat left bottom;height:23px;width:65px;border:none;cursor:pointer;behavior:url("images/btn.htc");	}
	.btn_login{background: url("images/i_01.jpg") repeat left bottom;height:20px;width:48px;border:none;cursor:pointer;behavior:url("images/btn.htc");	}
	.t_bg {	background-image: url(i_tbg.jpg);	background-repeat: no-repeat;	background-position: right top;}
	.w{padding-top:12px; padding-bottom:16px; padding-left:20px; padding-right:30px;}
	.p{	PADDING-LEFT: 80px}
	/*-----------------链接设置--------------------*/
	
.h a:link{color:#FFFFFF;text-decoration: none; font-weight:bold;}
.h a:visited{color:#FFFFFF;text-decoration: none; font-weight:bold;}
.h a:hover{color:#A80909;text-decoration: none; font-weight:bold;}
/*-----------------字体大一号--------------------*/
.b{font-size: 14px;color: #A50A0B; font-weight:bold; text-decoration: none;letter-spacing: 1x;FONT-FAMILY: "宋体";}
.c{font-size:12px; color:#A50A0B; font-weight:bold;}

