@charset "utf-8";
/* CSS Document */

#container #right .message{width:792px;}
#container #right .message {margin-top:30px; padding-left:5px;}
#container #right .message form{line-height:30px; font-size:14px; color:#666;}
#container #right .message form .item{margin-bottom:20px;}
#container #right .message form .item h1{width:70px; float:left; text-align:right; margin-right:20px;}
#container #right .message form .item input{width:230px; height:28px; line-height:28px; font-size:14px; color:#666; border:1px solid #e5e5e5; float:left;  padding-left:5px;}
#container #right .message form .content{margin-bottom:13px;}
#container #right .message form .content h1{width:55px; float:left; text-align:right; margin-right:28px;}
#container #right .message form .content textarea{width:580px; height:200px; border:1px solid #e5e5e5; float:left;  padding-left:5px; line-height:26px; overflow:auto;}
#container #right .message form .content p{margin-top:10px; font-size:12px; color:#666; margin-left:84px;}
#container #right .message form .botton{font-size:14px; color:#fff;margin-top:15px;}
#container #right .message form .botton input{color:#fff; border:0; margin-left:92px; background-color:#194a48; width:110px; height:30px; line-height:30px; font-family:"Microsoft Yahei","宋体",Arial; cursor:pointer;}