/* CSS ComCss */
/*body {text-align:center;font-family: 宋体, serif;  margin:0; padding:0; background: #ffffff; font-size:12px; color:#000000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
em,i {font-style:normal;}
li{list-style-type:none;overflow:auto;displasy:inline;}

img{vertical-align:top;}
table{margin:0 auto;}
链接颜色
a {color: #039; text-decoration:underline;}
a:hover {color: #FF0000; text-decoration:underline;}
布局
#clear{clear: both;}
 */
 
/*弹窗Css*/
.box1_comwin {
	background-color: #666666;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	position: absolute;
}
.box2_comwin {
	background-color: #FFFFFF;
	width: 286px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
.box3_comwin {
	width: 286px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}
.box4_comwin {
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent: 6px;
	height: 18px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box5_comwin {
	background-image: url(../comwin/images/btn_bk.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.dbox1_comwin {
	width: 90px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
}



.left150_comwin {
	float: left;
	width: 150px;
	margin-left: 2px;
}
.right123_comwin {
	float: right;
	width: 123px;
	margin-right: 2px;
}




.TitleBk_comwin {
	background-image: url(../comwin/images/title_bk.jpg);
	height: 31px;
	width: 286px;
}
.Title1_comwin {
	font-size: 14px;
	color: #FF0000;
	width: 230px;
	float: left;
	text-align: left;
	text-indent: 5px;
	padding-top: 8px;
}
.Title1_comwin a {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.Title1_comwin a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.StTtile1_comwin {
	width: 274px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 2px;
	padding-top: 8px;
}
.StTitle_img_comwin {
	float: left;
	width: 8px;
	padding-top: 2px;
}
.txt1_comwin {
	line-height: 150%;
	text-decoration: none;
	text-align: left;
	height: 72px;
}
.ultxt1_comwin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
}
.ultxt1_comwin li {
	float: left;
	width: 132px;
	padding-left: 5px;
	text-align: left;
	padding-right: 4px;
	padding-top: 6px;
}
.ultxt1_comwin li i {
}
.ultxt1_comwin li .iTitle {
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.btn1_comwin {
	float: right;
	width: 16px;
	padding-top: 8px;
	margin-right: 2px;
}
.btn2_comwin {
	float: right;
	width: 16px;
	padding-top: 8px;
	margin-right: 4px;
}
.btn_sumt_comwin {
	width: 37px;
	float: left;
}
.btn_res_comwin {
	width: 37px;
	float: right;
}
.inpText1_comwin {
	width:86px;
	height:14px;
	border:1px solid #809DB9;
	font-size: 12px;
}

/*内容显示模块*/
.sub_box_comwin{
	width: 293px;
	position: absolute;
}
.sub_box_close {
	float: left;
	width: 46px;
}
.sub_box_txt {
	line-height: 150%;
	color: #333333;
	width: 293px;
	float: left;
	text-align: left;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
