@charset "utf-8";
/* my style */
*{margin:0;padding:0;}
html { overflow:-moz-scrollbars-vertical; }
body {
	color:#333;
	font-size: 12px;
    font-family:"MS Shell Dlg";
	line-height:1.5em;
	background:#e1e1e1;
}
fieldset, img { border:none; }
ul { list-style-type: none;}
.box{
    width:720px;
	height:415px;
	margin:3px auto;
}
.top{
    width:720px;
	height:21px;
	background-image:url(../images_2/ima_opinion/opin_r1_c1.jpg);
}
.midd{
    width:720px;
	height:355px;
	background-image:url(../images_2/ima_opinion/opin_sha_r1_c1.jpg);
}
.bott{
    width:720px;
	height:35px;
	margin-top:0;
	*margin-top:-2px;
	_margin-top:-2px;
	background-image:url(../images_2/ima_opinion/opin_r5_c1.jpg);
}
.logo{
	width:712px;
	height:120px;
	margin:0 auto;
	background-image:url(../images_2/ima_opinion/index_bg.jpg);
	background-repeat:repeat-x;
}
.logo img{float:left;}
.logo span{
    float:right;
	width:190px;
	height:23px;
	margin-right:30px;
	margin-top:60px;
}
.text{
	width:660px;
	margin:0 auto;
	padding-top:16px;
	line-height:23px;
	text-indent:24px;
}
.text_ok{
	width:650px;
	margin:0 auto;
	margin-top:26px;
	line-height:25px;
	padding:10px 0;
	text-align:center;
	border:1px solid #cdcdcd;
}
.text textarea{
	width:658px;
	height:90px;
	margin:0 auto;
	margin-top:20px;
	border:1px solid #cdcdcd;
        overflow:auto;
}
.anniu{
    width:60px;
	height:27px;
	margin:25px auto 0 auto;
}
.tishi{
    width:650px;
	line-height:50px;
	margin:0 auto;
	text-align:center;
}
.tishi a{
    color:#029acc;
}
.tishi a:hover{
    color:#f30;
}