@charset "gb2312";
/* CSS Document */

body {margin:20px 20px 20px 20px; font-size:12px; color:#555; background:#f8f8f8; background:url(../images/all_bg.jpg);}

img{ border:none;}
ul,li,dl,dt,dd,p,b,h1,h2, h3, h4, h5, h6, hr,ol,p,form{list-style:none;padding:0px; margin:0px; border:none; text-decoration:none;}
a{ color:#666; text-decoration:none;}
a:hover{ color:#315fe8; text-decoration:underline;}
.Del{ color: #fb488f; text-decoration:line-through;}
.warn_box{ color:#134d76; font-size:14px; font-family:"Î¢ÈíÑÅºÚ"; overflow:hidden; height:40px; background:url(../images/right_warning_bg.jpg) repeat-x; margin:5px 0;}
	.warn_box li.box_left{ background:url(../images/right_warning_bg.jpg) no-repeat; width:5px; height:40px; float:left;}
	.warn_box li.box_right{ background:url(../images/right_warning_bg.jpg) no-repeat; width:5px; height:40px; float:right;}
	.warn_box li.box_center{ height:40px; float:left;}
	.warn_box li.box_center p{ height:40px; line-height:40px; padding-left:33px;}
.warn_blue{ background-position: 0 -40px;}
	.warn_blue li.box_left{ background-position: 0 0;}
	.warn_blue li.box_right{ background-position: -5px 0;}
	.warn_blue li.box_center p{ background:url(../images/warning_ico1.jpg) 5px 6px no-repeat;}
.warn_red{ background-position: 0 -120px;}
	.warn_red li.box_left{ background-position: 0 -80px;}
	.warn_red li.box_right{ background-position: -5px -80px;}
	.warn_red li.box_center p{ background:url(../images/warning_ico2.jpg) 5px 6px no-repeat;}
	
.box_title{ height:32px; background:url(../images/box_title_bg.jpg) 0 -32px repeat-x;}
	.box_title .title_left{ height:32px; width:7px; background:url(../images/box_title_bg.jpg) 0 0 no-repeat; float:left;}
	.box_title .title_right{ height:32px; width:7px; background:url(../images/box_title_bg.jpg) -7px 0 no-repeat; float:right;}
	.box_title .title_center{ line-height:30px; font-family:"Î¢ÈíÑÅºÚ"; font-weight:bold; color:#315fe8; float:left; padding-left:5px;}
.box_content{ border:solid 1px #abafbc; background:#fff; line-height:27px;}

#set_table .tr1{ background:#f9f9f9;}
#set_table .tr2{ background:#fff;}

.table{}
	.table td{ border-bottom:solid 1px #ccc;}
	.table td.item_title{ border-right:solid 1px #d0d0d0; padding:0 0 0 10px; margin:0 10 10 0px; line-height:20px;}
	.table td.noborder{ border:none;}
.table_list{}
	.table_list td{ border-bottom:dotted 1px #ccc;}
	.table_list td.item_title{background:url(../images/head_status_bg.jpg) repeat-x; border-right:solid 1px #d0d0d0; padding:0 0 0 10px; margin:0 10 10 0px; font-weight:bold; font-family:"Î¢ÈíÑÅºÚ";}
	.table_list td.noborder{ border:none;}
	
.info_title{border-right:solid 1px #d0d0d0; padding:0 0 0 10px; margin:0 10 10 0px; font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; color:#666666;}

.ButtonBigBg{background-image:url(../images/ButtonBigBg.jpg); width:120px; height:30px;border:none; color:#FFFFFF; font-family:"Î¢ÈíÑÅºÚ"; font-size:14px;font-weight:bold; margin:10px;}

.pageNum{ padding-left:5px; padding-right:5px; display:block; text-align:center; border:solid 1px #ee4488; color:#ee4488; background:#ffeee5; text-decoration:none;}
.page{ padding-left:8px;}
.page dt{ float:left; padding-right:10px;}
.page dd{ float:left; display:inline; height:20px; line-height:20px; margin:2px;}
.page dd a{ padding:0 5px; display:block; border:solid 1px #CCC; color:#315fe8;}
.page dd a:hover{ padding:0 5px; display:block; border:solid 1px #ee4488; color:#ee4488; background:#ffeee5; text-decoration:none;}
.albumList{ padding:10px; line-height:24px;zoom:1;}
.albumList li{ width:200px; height:200px; float:left; display:inline; margin:5px; background:#f9f9f9; border:solid 1px #ccc; padding:1px; text-align:center;}
.albumList li div.pic{ height:150px; background:#ccc;}
.albumList li img{cursor:pointer;max-width: 200px; max-height: 150px; width: expression(this.width > 200 && this.width > this.height ? 200 : true); height: expression(this.height > 150 || this.height > this.width ? 200 : true);
}
.albumList li h3{ font-size:12px; font-weight:normal; position:relative;}
.albumList li h3 .check{ position:absolute; right:0; top:25px;}
.albumList li p{}
.must{color:#fb5195; font-family:"Î¢ÈíÑÅºÚ"; font-size:12px;}
.feedback_info{border:solid 1px #d0d0d0; margin-top:10px; margin-bottom:10px; padding-left:5px; font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; color:#666666; height:20px;}
.search_info{ margin-left:10px; padding-left:5px; font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; color:#666666; height:20px; border:solid 1px #d0d0d0; }
.search_info_2{ margin-left:10px; padding-left:5px; font-family:"Î¢ÈíÑÅºÚ"; font-size:12px; color:#999; height:20px; border:solid 1px #d0d0d0; }