CSS 属性:

border-top-right-radius:

结果:

CSS 代码:

div#DemoArea
{
border-top-right-radius:100px;
}