/* CSS Document */
body{margin:0px; background-color:#750805; text-align:center;}
td,div{ font-family:Arial, Helvetica, sans-serif;line-height:20px; color:#FFFFFF; }
p{
text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
}
#top{width:968px;height:266px;background-image:url(images/top.jpg); background-repeat:no-repeat;}
#conwap{clear:both;width:968px;margin:0px auto;}
#left{float:left;width:249px;margin:0px;}
#right{float:right;width:700px;margin:0px;}
#txt{width:640px; text-align:left;font-size:13px; margin:10px auto; }
.title{font-size:16px; color:#FFFF00;}
#txtcard{text-align:left;font-size:11px; line-height:16px;margin:5px auto; border-top: #FFF dotted 1px;}
#txtmenu{clear:both;text-align:right; font-size:12px; color:#FFFF00;}
#txtmenu a{color:#FFFF00; text-decoration:none;}
#txtmenu a:hover{color:#FFFFFF; text-decoration:none;}
#bottom{clear:both; width:968px;height:37px;font-size:12px; background-color:#550200;}

#link{clear:both; margin:5px auto; width:950px; border:#550200 dotted 1px; text-align:left;color:#550200; line-height:16px;padding:5px; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
#link a{color:#550200; text-decoration:none;}
#link a:hover{color: #FFCC00; text-decoration:none;}