www.gusucode.com > Destoon B2B仿淘宝电子商务网站 UTF8 v6.0源码程序 > destoon/skin/default/message.css

    /*
	[Destoon B2B System] Copyright (c) 2008-2015 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
* {word-break:break-all;font-family:Verdana,Arial;}
body {margin:0px;font-size:12px;color:#333333;background:#FFFFFF;}
input,select,textarea {font-size:12px;}
form {margin:0;}
a:link,a:visited,a:active {color:#1B4C7A;text-decoration:none;}
a:hover {color:#FF6600;}
.f_red {color:red;}
.f_gray {color:#666666;}
.f_b {font-weight:bold;}