/* YUI3pr2 reset lite 0.2, by mingelz */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
input,textarea,select{font-family:inherit;font-weight:inherit;font-size:100%;}

body{background-color:transparent;}

.card {
font-size:12px;font-family:Tahoma,Helvetica,Arial,sans-serif; background-color:transparent;}
.card ul {
    width:100%;
	margin:0;
	padding:0;
	line-height:1.6;
	color:#230000;
} 
.card ul li {
	background: url("http://img.xoyo.com/publish/jw/zt/09/06/gw/shou/icon01.gif") no-repeat 0 5px;
	padding-left:15px; 
	height:19px;
	overflow:hidden;
}
.card ul li label { float:right; }


/* layout */
a { color:#230000; text-decoration:none; } /*全局链接样式*/
a:hover { text-decoration:underline; } /*全局链接鼠标滑过样式*/
a.highlight { color:#f00; } /*链接高亮颜色*/