﻿@charset "utf-8";


.lightTip						{  }
.lightTip .content				{ width:320px; padding: 10px; border: 6px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }
.lightTip .bottom				{ height: 14px; background: url(../images/notch-white.png) top center no-repeat; }
.lightTip img					{ width:80%; height:80% }
