﻿div#topdis {
	width: 799px;
	height: 111px;
	background: url(../messagepic/messagetop.gif) no-repeat left top;
	margin-left: 20px;
}

.nextpage {
	width: 800px;
	height: 30px;
	margin-left: 20px; 
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 12px;
	font-weight: normal;
	text-align: right;

}

.nextpage a {
	font-weight: normal;
	color: #666666;
}

.nextpage a.now{
	font-weight: bold;
	color: #006a81;
}

#pagebox {
	width: 30px;
	height: 15px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px #666666 solid ;
	margin-top: 5px;
}

#gosubmit {
	width: 29px;
	height: 17px;
	margin-left: 5px;
	background: url(../messagepic/go.gif) no-repeat left top;
}

#maincontent {
	width: 800px;
	/*height: 800px;*/
	margin-left: 20px;
}

.section {
	margin-bottom: 25px;
	/*height: 135px;*/
}

.subtitle {
	width: 794px;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 14px;
	font-weight: bold ;
	color: #333333;
	border-bottom: 1px #bfbfbf solid;
	border-left: 6px #bfbfbf solid;
	background: url(../messagepic/1.gif) no-repeat 0.5% top;
}

.subtitle span {
	color: #ff8a00;
}

.leave,.answer {
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 12px;
	font-weight: normal ;
	color: #666666;
	line-height: 18px;
	margin-top: 10px;
}

.leave span,.answer span {
	color: #006a81;
}

.leave {
	background: url(../messagepic/2.gif) no-repeat 1% top;

}

.answer {
	background: url(../messagepic/3.gif) no-repeat 1% top;

}



.captionline2 {
	width: 800px;
	height: 30px;
	background: url(../messagepic/caption.gif) no-repeat left top;
	margin-left: 20px;
	border-bottom: 2px #bfbfbf solid; 
}

#emailbox {
	margin-top: 25px;
	margin-left: 20px;
}

input#subscribe {
	margin: 20px 0px 20px 480px;
	background: url(../contactpic/submit.gif) no-repeat left top;
	width: 100px;
	height: 45px;
	cursor:pointer;
}

input#theme,input#email,input#name {
	background-color: #f1f1f1;
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 18px;
	width: 500px;
	margin-top: 15px;
	border: 1px #666666 solid ;
}

input#code
{
	background-color: #f1f1f1;
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 18px;
	width: 250px;
	margin-top: 15px;
	border: 1px #666666 solid ;
}

img#codeimg
{
    height :27px;
    width :62px;
    padding : 5px 0 0 9px;
    margin: -8px;
	}

input#theme,input#email,input#name,input#code {
	height: 25px;
}

textarea#comments {
	height: 150px;
	background-color: #f1f1f1;
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 18px;
	width: 500px;
	margin-top: 15px;
	border: 1px #666666 solid ;
}

.label {
	font-size: 14px;
	font-weight: bold ;
	margin-right: 10px;
	float:left ;
	clear: left ;
	margin-top: 18px;
}

.answer p,.leave p
{
    text-indent:29px;
    padding:5px 0px 0px 10px;
	width:790px;
	overflow:hidden;
}

.answer p
{
    color:#AA0101;
}

strong
{
	 margin :9px;
	 color :#2cd;
	}

