*{margin:0px;padding:0px;}
ul,li{list-style-position:outside;list-style-type:none;}
body{font-family:Georgia,Times,Serif;text-align:center;background:#000;color:#fff;}

#box{margin:0 auto;margin-top:120px;width:580px;height:185px;background:#000;}
#box h1{width:380px;font-size:40px;font-weight:normal;color:#fff;text-align:left;}
#box p{width:380px;font-size:16px;font-weight:normal;color:#fff;text-align:left;}
#box p a{color:#eee;text-decoration:underline;}
#box p a:hover{text-decoration:none;}

#box.exclamation{background:#000 url('../image/mark/exclamation.png') left top no-repeat;}
#box.exclamation h1{padding:36px 0px 0px 198px;}
#box.exclamation p{padding:0px 0px 0px 200px;}

#box.question{background:#000 url('../image/mark/question.png') left top no-repeat;}
#box.question h1{padding:61px 0px 0px 198px;}
#box.question p{padding:0px 0px 0px 200px;}
