单项选择题

A.div.style.color="red"
B.div.style="red"
C.div.color="red"
D.div.style.color("red")