body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#E3E9F1;
	color:#666666;
}

h1{ color: #666666; font-size:24px; font-weight:bold; margin-bottom:0px}
h2{ font-size:14px; margin:0px 0px 9px 0px;}
h3{ color: #666666; font-size:18px; margin-bottom:0px;line-height:180%}
date{ font-size:12px;color: #999999;}

.outSide{width:100%; margin:0; padding:3px 0 0 0; float:left;}
.copy{width:100%; height:20px; margin:20px 0px 0px 0px; color:#FFFFFF; padding:3px 0 0 0; float:left; background:#999999; text-align:center}

.case{ float:left; border:1px #cccccc solid; border-left:8px #C6D5FD solid; background:#FFFFFF; margin:10px; padding:10px; width:250px;height:270px; overflow:hidden}
.case .icon{border:1px #efefef solid; height:150px; overflow:hidden}
.case .title{font-size:12px; width:auto; background:#FFFFFF; font-weight:bold}
.case .msg{font-size:14px; padding:2px; margin-top:6px; width:auto; color:#aaaaaa; height:85px; overflow:auto;line-height:160%}
.case .date{font-size:9px; padding:2px;color: #FF99CC; text-align:right; font-family:Arial; display:none}


.over{ float:left; border:1px #cccccc solid; border-left:8px #ff9900 solid; background:#FFFFFF; margin:10px; padding:10px;  width:250px;height:270px; overflow:hidden}
.over .icon{border:1px #efefef solid; height:150px;overflow:hidden}
.over .title{font-size:12px;  width:auto; background:#FFFFFF; font-weight:bold}
.over .msg{font-size:14px; padding:2px; margin-top:6px; width:auto; color:#aaaaaa; height:85px; overflow:auto;line-height:160%}
.over .date{font-size:9px; padding:2px;color: #FF99CC; text-align:right; font-family:Arial; display:none}

a, a:hover, a:visited{ color:#666666; background: #C6D5FD; padding:2px; margin:1px 6px 1px 0px; text-decoration:none; font-size:14px;}
a:hover{color: #666666; padding:2px; border:1px #666666 solid;font-size:14px;}

.case a{ color: #999999; text-decoration:none; background:#FFFFFF}
.case a:visited{ color: #999999; text-decoration:none; background:#FFFFFF}
.case a:hover{ color: #ff0080; text-decoration:none; background:#FFFFFF; border:0px #666666 solid;}

.over a{ color: #999999; text-decoration:none; background:#FFFFFF;}
.over a:visited{ color: #999999; text-decoration:none; background:#FFFFFF}
.over a:hover{ color: #ff9900; text-decoration:none; background:#FFFFFF; border:0px #666666 solid;}

img{ border:0px}