@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
padding: 0; 
margin: 0; 
} 
body,td,th {
	font-size: 12px;
}
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
fieldset,img { 
border: 0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
font-weight: normal; 
font-style: normal; 
} 
ol,ul { 
list-style: none; 
} 
caption,th { 
text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-weight: normal; 
font-size: 100%; 
} 
q:before,q:after { 
content:â€? 
} 
abbr,acronym { border: 0; 
}


button {border:0; cursor:pointer; font-weight:bold; padding:0 20px 0 0; text-align:center;width:auto; overflow:visible;}
button span {position:relative; display:block; white-space:nowrap; padding:0 0 0 20px;}
button.submitBtn {background:url(/jd_school/images/btn_blue_right.gif) right no-repeat; font-size:1.2em;}
button.submitBtn span {height:20px; line-height:20px;background:url(/jd_school/images/btn_blue_left.gif) left no-repeat;color:#fff;}
button.submitBtn:hover {background:url(/jd_school/images/btn_blue_right_hover.gif) right no-repeat;}
button.submitBtn:hover span {background:url(/jd_school/images/btn_blue_left_hover.gif) left no-repeat;}
