/* CSS Document */
*{ font-family:Arial, Helvetica, sans-serif;}
#text{
    border:1px solid #DFDFDF;background:#fff; width:654px; height:952px; float:left;
	margin:5px 0;padding:25px;text-align:center;color:#505050;font-size:14px;
}

#remark{
    border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;width:646px;margin-top:10px;
	height:35px;line-height:35px;text-align:center;
}
p{
	float:left;width:620px;
	clear:both;text-align:left;
	text-indent: 25px;
}
#comment{
    width:600px;border:1px solid #CDCDCD;margin-top:10px;text-align:left;padding:10px;
	font-size:12px;height:130px!important;height:110px;
}
#comment .text,#comment .textarea{
   border:1px solid #CDCDCD;width:60%;color:#969493;
}

#comment .textarea{
    width:600px; *width:600px; _width:620px;
	height:80px; *height:80px;_height:58px;
	margin-top:5px;margin-bottom:5px;
}
.lright{
   width:100px;
}

#text_right{ width:246px; height:1004px!important; height:1008px; float:left; font-size:12px; margin-top:5px; margin-left:7px; background-color:#E2E2E2;}
#text_right h5{ background-color:#CDB701; text-indent:0.9cm; color:#FFFFFF; line-height:29px;font-size:12px; }
#text_right ul{ margin-left:25px; margin-top:10px; margin-bottom:20px;}
#text_right ul li{ line-height:21px;}
#text_right img{ width:244px; height:115px; margin-bottom:10px;}
