﻿	/* MSGBOX */
input,textarea,select {vertical-align:middle;padding:2px;}
#msginfo {width:270px;float:left;margin-left:20px;}
#conmsg {float:left;width:670px;display:block;margin-bottom:20px;}
#conmsg h3 {border:0;border-bottom:1px solid #ccc;padding:0 0 10px 0;font-weight:800;}

#msgbox {float:left;width:640px;margin:0 auto;padding:10px 15px 0 15px;background:#eee;}
#msgbox {font-size:12px;}
#msgbox .msginf {float:left;width:33%;}

#msgbox p {text-indent:0;}

#msgbox label {display:block;font-size:12px;color:#444;}
#msgbox textarea {width:600px;height:200px;border:1px solid #999;font-size:14px;background:#fff url(imagessbox-bg.gif) no-repeat;color:#282828;padding:6px;}
#msgbox input {border:1px solid #999;font-size:14px;background:#fff url(imagessbox-bg.gif) no-repeat;color:#282828;padding:6px;}
#msgbox p#msgtle input {width:600px;}
#msgbox em {font-style:normal;padding-left:1em;color:#c00;}

#msgbox p#msgbtn {clear:both;text-align:center;border-top:1px solid #ccc;padding:10px 0 0 0;}
#msgbox p#msgbtn button {width: 120px;height: 35px;color:#fff;background:#fff url(imagesbutbg2.png) no-repeat;border: 0;cursor: pointer;font-size: 14px;font-weight: 800;margin-left: 5px;vertical-align: top;}
#msgbox p#msgbtn button:active {background:#eee;border: 1px solid #999;color:#282828;}
#msgbox p#msgbtn button:focus {outline:none;}

#msgbox #msgcode {width:80%;}
#msgbox #msgcode img {padding-left:6px;}

#msginfo p {font-size:12px;text-indent:2em;}