@import url("common.css");

.innerJoin { width:1120px; height:auto; overflow:hidden; padding:30px 0; color:#757575; }
.joinL { width:710px; height:auto; overflow:hidden; float:left; }
.joinR { width:375px; height:auto; overflow:hidden; float:right; }

.joinL h1 { font-size:18px; color:#757575; line-height:34px; font-family:Microsoft Yahei; margin-top:20px; }
.joinL ul { height:auto; overflow:hidden; padding:15px 30px 30px 0; background:url(../images/joinbg.png) right bottom no-repeat; }
.joinL ul p { line-height:25px; }

.joinspeech { height:auto; overflow:hidden; padding-top:80px; background:url(../images/join.gif) top no-repeat; line-height:25px; }
.joinmessage {  height:auto; overflow:hidden; }
.joinmessage ul { height:auto; padding-top:20px; overflow:hidden; }
.joinmessage ul li { color:#757575; line-height:18px; }
.joinmessage ul .tititem { font-weight:bold; color:#757575; }
.joinmessage ul .inputcont { padding-top:10px; }
.joinmessage ul .inputarea { padding-top:10px; }
.feedtxt { width:237px; height:27px; padding:3px; line-height:27px; background:url(../images/feedtxt.gif) no-repeat; border:none; }
.txtarea { width:369px; height:166px; padding:3px; line-height:23px; background:url(../images/feedarea.gif) no-repeat; border:none; }
.joinmessage dl { height:38px; padding-top:17px; }
.feedsubmit { width:116px; height:38px; border:none; background:url(../images/joinbtn.gif) no-repeat; cursor:pointer; }