﻿div#topdis {
	width: 799px;
	height: 111px;
	background: url(../contactpic/contacttop.gif) no-repeat left top;
	margin-left: 20px;
}

.captionline {
	width: 800px;
	height: 30px;
	background: url(../contactpic/caption1.gif) no-repeat left top;
	margin-left: 20px;
	border-bottom: 1px #bfbfbf solid; 
}

#maincontact {
	width: 800px;
	margin-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#maincontact span {
	font-size: 14px;
	color: #11858f;
	font-weight: bold;
}

.captionline2 {
	width: 800px;
	height: 30px;
	background: url(../contactpic/caption2.gif) no-repeat left top;
	margin-left: 20px;
	border-bottom: 1px #bfbfbf solid; 
}

#emailbox {
	margin-top: 25px;
	margin-left: 20px;
}

input#subscribe {
	margin: 20px 0px 20px 480px;
	margin-bottom: 20px;
	background: url(../contactpic/submit.gif) no-repeat left top;
	width: 100px;
	height: 45px;
	cursor: pointer;
}

input#theme,input#email,textarea#comments {
	background-color: #f1f1f1;
	font-family: Helvetica, Arial, sans-serif, 宋体;
	font-size: 18px;
	width: 500px;
	margin-top: 15px;
	border: 1px #666666 solid ;
}

input#theme,input#email,input#extra {
	height: 25px;
}

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;
}

strong
{
	 margin :9px;
	 color :#2cd;
	}

