You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
740 B

/*
DESTOON Copyright (C)2008-2099 www.destoon.com
This is NOT a freeware,Use is subject to license.txt
*/
.message_head {background:#F7F7F7;border-bottom:#E8E8E8 1px solid;padding:10px;line-height:32px;color:#666666;}
.message_head strong {font-size:14px;color:#000000;}
.message_head span {color:#798699;padding:0 5px 0 2px;}
.message_body {background:#FFFFFF;font-size:14px;line-height:180%;padding:10px;}
.message_body a:link,.message_body a:visited,.message_body a:active {color:#1E5494;text-decoration:underline;}
.message_body a:hover {color:#FF6600;text-decoration:none;}
.message_foot {background:#F7F7F7;border-top:#E8E8E8 1px solid;padding:16px 10px;}
.message_tips {padding:96px;text-align:center;font-size:16px;color:#666666;}