body{
	color:#660000;
}

.l_t{
	background:url(../images/table_l_t.png) no-repeat;
	height:18px;
	width:18px;
	behavior: url("http://www.131uu.com/web/css/iepngfix.htc");
}
.r_t{
	background:url(../images/table_r_t.png) no-repeat;
	height:18px;
	width:18px;
	behavior: url("http://www.131uu.com/web/css/iepngfix.htc");
}
.l_b{
	background:url(../images/table_l_b.png) no-repeat;
	height:27px;
	width:18px;
	behavior: url("http://www.131uu.com/web/css/iepngfix.htc");
}
.r_b{
	background:url(../images/table_r_b.png) no-repeat;
	height:27px;
	width:18px;
	behavior: url("http://www.131uu.com/web/css/iepngfix.htc");
}

.t{
	background:url(../images/table_t.png) repeat-x;
	behavior: url("http://www.131uu.com/web/css/iepngfix.htc");
}
.r{
	background:url(../images/table_r.png) repeat-y;
	behavior: url("http://www.131uu.com/web/css/iepngfix.htc");
}
.b{
	background:url(../images/table_b.png) repeat-x;
	behavior: url("http://www.131uu.com/web/css/iepngfix.htc");
}
.l{
	background:url(../images/table_l.png) repeat-y;
	behavior: url("http://www.131uu.com/web/css/iepngfix.htc");
}
.w{
	width:500px;
}
.tx{
	border:#666 solid 1px;
}

/*------*/
.l_t_2{
	background:url(../images/table_l_t.gif) no-repeat;
	height:17px;
	width:19px;
}
.r_t_2{
	background:url(../images/table_r_t.gif) no-repeat;
	height:17px;
	width:19px;
}
.l_b_2{
	background:url(../images/table_l_b.gif) no-repeat;
	height:17px;
	width:19px;
}
.r_b_2{
	background:url(../images/table_r_b.gif) no-repeat;
	height:17px;
	width:19px;
}
.t_2{
	background:url(../images/table_t.gif) repeat-x;
}
.r_2{
	background:url(../images/table_r.gif) repeat-y;
}
.b_2{
	background:url(../images/table_b.gif) repeat-x;
}
.l_2{
	background:url(../images/table_l.gif) repeat-y;
}
.t1{
	width:100%;
}
.t1 td,th{
	border:#dee3e4 solid 1px;
	background-color:#fff;
	text-align:left;
	padding-left:20px;
	line-height:180%;
	height:30px;
}
.icon{
	display:block;
	width:60px;
	float:left;
	
}
.icon a{
	display:block;
	height:35px;
	line-height:35px;
	padding-left:28px;
	color:#660000;
	text-decoration:none;
}
.icon a:hover{
	color:red;
	text-decoration:underline;
}
.icon.c1 a{
	background:url(../images/icons2.gif) -16px -2px no-repeat;
}
.icon.c2 a{
	background:url(../images/icons2.gif) -16px -38px no-repeat;
}
.icon.c3 a{
	background:url(../images/icons2.gif) -16px -75px no-repeat;
}
.icon.c4 a{
	background:url(../images/icons2.gif) -16px -115px no-repeat;
}
.icon.c5 a{
	background:url(../images/icons2.gif) -16px -150px no-repeat;
}
.icon.c6 a{
	background:url(../images/icons2.gif) -16px -185px no-repeat;
}
.icon.c7 a{
	background:url(../images/icons2.gif) -16px -220px no-repeat;
}
.icon.c8 a{
	background:url(../images/icons2.gif) -16px -255px no-repeat;
}
.icon.c9 a{
	background:url(../images/icons2.gif) -16px -290px no-repeat;
}
.icon.c10 a{
	background:url(../images/icons2.gif) -16px -325px no-repeat;
}
.icon.c11 a{
	background:url(../images/icons2.gif) -16px -360px no-repeat;
}
.icon.c12 a{
	background:url(../images/icons2.gif) -16px -395px no-repeat;
}
.icon.c13 a{
	background:url(../images/icons2.gif) -16px -430px no-repeat;
	padding:0;
}
.icon.c14 a{
	background:url(../images/icons2.gif) -16px -465px no-repeat;
	padding:0;
}
.icon.c13 , .icon.c14{
	width:30px;
}
.bc{
 background-color:#eaedee;
 height:20px;
}

/*--------------*/
.l_t_3{
	background:url(../images/table_r_3.gif) left top no-repeat;
	height:8px;
	width:8px;
}
.r_t_3{
	background:url(../images/table_r_3.gif) right top no-repeat;
	height:8px;
	width:8px;
}
.l_b_3{
	background:url(../images/table_r_3.gif) left bottom no-repeat;
	height:8px;
	width:8px;
}
.r_b_3{
	background:url(../images/table_r_3.gif) right bottom no-repeat;
	height:8px;
	width:8px;
}
.t_3{
	border-top:#e5e5e5 solid 2px;
}
.r_3{
	border-right:#e5e5e5 solid 2px;
}
.b_3{
	border-bottom:#e5e5e5 solid 2px;
}
.l_3{
	border-left:#e5e5e5 solid 2px;
}

/*----button style-----*/

.btn_1{
	display:block;
	width:50px;
	text-align:left;
}
.btn_1 a{
	display:block;
	height:25px;
	line-height:25px;
	padding-left:12px;
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
.btn_1 a{
	background:url(../images/btns.gif) -15px -75px no-repeat;
}
.btn_1 a:hover{
	background:url(../images/btns.gif) -15px -102px no-repeat;
}

.btn_2{
	display:block;
	width:80px;
	text-align:center;
}
.btn_2 a{
	display:block;
	height:30px;
	line-height:30px;
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
.btn_2 a{
	background:url(../images/btns.gif) 0px -1px no-repeat;
}
.btn_2 a:hover{
	background:url(../images/btns.gif) 0px -36px no-repeat;
}
h1,h2{
	color:#660000;
}
h1{
	height:50px;
	line-height:50px;
	padding-left:50px;
	font-size:14px;
}
.desc{
	line-height:150%;
	padding:5px 10px 5px 30px;
	font-weight:bold;
	background:url(../images/lis.gif) 4px 2px no-repeat;
}
