.box{ clear:both; overflow:hidden; width:100%; background:#ffffff; -moz-border-radius: 12px; border-radius: 12px; box-shadow:2px 2px 5px #000; margin:0 auto; margin-bottom:8px;}
.box .box_header{ clear:both; overflow:hidden; width:100%; height:30px; line-height:30px; padding-left:15px; text-align:left; background:#f3f3f3; margin:0 auto; margin-bottom:10px;}
.box .box_content{ clear:both; overflow:hidden; width:100%; height:200px; height:auto; min-height:200px; margin:0 auto;}
.box .box_footer{ clear:both; overflow:hidden; widows:100%; height:30px; padding-top:10px; background:#ffffff; margin:0 auto;}
.box .box_footer ul{ clear:both; margin:0; padding:0;}
.box .box_footer ul li{ float:right; display:block; list-style:none; width:45%; height:20px; line-height:30px; text-align:left;  }
.box .box_header{ font-size:14px; font-weight:normal; color:#333333; text-shadow:none;}
.box .box_header a{ color:#333333;}
.box .box_header span:hover a{ color:#333333;}
.box .box_header a:visited{ color:#333333;}
.box .box_content{  font-size:14px; font-weight:normal; color:#333333; text-shadow:none;}
.box .box_content a{ color:#333333; font-weight:normal; }
.box .box_content li:hover a{ color:#333333;}
.box .box_content a:visited{ color:#333333;}
.box .box_footer{ font-size:14px; font-weight:normal; color:#333333; text-shadow:none;}
.box .box_footer a{ color:#333333; font-weight:normal; }
.box .box_footer li:hover a{ color:#333333;}
.box .box_footer a:visited{ color:#333333;}

