﻿/*--------------全局样式----------------*/
body
{
	font-family: "宋体";
	font-size: 12px;
	line-height:20px;
	width:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333;
	background:#FFFFFF;
	margin-top:0px;
}

*
{
margin-right: auto;
margin-left: auto;
margin-top:0px;
	padding: 0;

}


img
{
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height:20px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #ccc;
	text-decoration: underline;
}
/* 选项卡样式 */
.ww1 td { background: url(/Blog/images/xxk/menu02.jpg) no-repeat;
	font-family:宋体;
	font-size:14px;cursor:hand;
	 height:34px;font-weight:bold;color:#FF6C00; border-bottom:1px solid #B3E3FD;}
.ww1 { background:url(/Blog/images/xian01.gif) repeat-x; background-position:bottom; width:268px;}
.ww1 td.s {background: url(/Blog/images/xxk/menu01.jpg) no-repeat;
	font-family:宋体;
	font-size: 14px;cursor:hand;
	 height:34px; border-bottom:0px solid #B3E3FD;}

.ww2 {width:565px;background-color:#FFF;}
.dis {display:block}
.undis {display:none;}

.td_huang1_xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BABABA;
}
.red12{ color:#FE521D;}
a.red12:link{ color:#FE521D;}
a.red12:visited{ color:#FE521D;}
a.red12:hover{ color:#FE521D;}
.ww11 {  width:268px;}
/*首页群样式*/
.qq{ float:left; width:520px;}
.qq ul li{ float:left; width:250px; margin-left:5px; padding-left:5px;}
/*分页样式*/

#pager ul.pages {
display:block;
border:none;
text-transform:uppercase;
font-size:12px;
margin:0 auto;
padding:0;
}

#pager ul.pages li {
list-style:none;
float:left;
border:1px solid #ccc;
text-decoration:none;
margin:0 5px 0 0;
padding:0px 5px;
color:#333;
height:20px;
}

#pager ul.pages li:hover {
border:1px solid #003f7e;
}

#pager ul.pages li.pgEmpty {
border:1px solid #eee;
color:#CCC;
}

#pager ul.pages li.pgCurrent {
border:1px solid #003f7e;
color:#000;
font-weight:700;
background-color:#eee;
height:20px;
}


/*浮层*/
.f_box 
{
	position:absolute;
	border:6px solid #ebf0f9;
	background-color:#F9F9F9;
	overflow:hidden;
	z-index:99;
}
.f_box img {
	margin:3px;
}

.f_box1 
{
	border:1px solid #8ea8cf;
	background-color:#F9F9F9;
	overflow:hidden;
	z-index:100;
}
.boxtitle {
	background-color:#2BA1D8;
	float:left;
	padding:5px;
	color:#fff;
	width:98.3%;
 *width:98.2%;
}
.boxtitle a {
	color:#fff;
	text-decoration:none;
}
.boxtitle a:hover {
	color:#fff;
	text-decoration:underline;
}
.boxcontent {
	float:left;
	clear:both;
	margin:3px;
	padding:10px;
	background-color:#F7F7F7;
	width:94%;
}

/*红色*/
.reshow {
	color:Red;
}
.reshow a {
	color:Red;
}
.nl {
	float:left;
}
.nr {
	float:right;
	clear:right;
}
.bold {
	font-weight:bold;
}
/*橙色*/
.chengse {
	color:#FF9900;
}



.left
{
    float:left;	
    width:48%;
}
.right
{
    float:left;
    width:48%;
    margin-left:20px;
}
.title
{
    border-bottom:solid 1px #ccc;	
}
.photocontainer
{
	margin-top:10px;
	background:url("../images/bg_120.gif") no-repeat left top;   
	padding:7px 12px 12px 7px;                                        
}  
.uploadtooltip
{
	margin-top:10px;
	color: #555;	
	line-height:150%;
}
.uploaddiv
{
	margin-top:10px;
}
#Step2Container
{
/*display:none;	*/
}
#Canvas
{
    position: relative;
    width:284px;
    height:266px;
    border:2px solid #888888;
    overflow:hidden;	          
    cursor:pointer;	
}
.smallbig
{
    cursor:pointer;	
}
 #bar
{
	 width: 211px;
     height: 18px;
     background-image: url("../images/track.gif");
     background-repeat: no-repeat;
     position: relative;
 }
.child
{
    width: 11px;
    height: 16px;
    background-image: url("../images/grip.gif");
    background-repeat: no-repeat;
    left: 0;top:2px;
    position: absolute;
    left:100px;
}
.imagePhoto
{
	border-width:0px;
	position:relative;
}
#IconContainer
{
	position:relative;    
	left:0px;
	top:-120px;    
	      	          	
}  
#IconContainer img
{
	FILTER:alpha(opacity=60);
	opacity:0.6;    
	background-color:#ccc;	   
}
#ImageDragContainer 
{
	border: 1px solid #ccc;
    width: 120px;
    height: 120px;
    cursor: pointer;
    position: relative;
    top: 73px; 
    left: 82px	;
    overflow: hidden;
    z-index:1;
}

.mesWindow{border:#666 1px solid;background:#fff;}
.mesWindowTop{border-bottom:#eee 1px solid;margin-left:4px;padding:3px;font-weight:bold;text-align:left;font-size:12px;}
.mesWindowContent{margin:4px;font-size:12px;}
.mesWindow .close{height:15px;width:28px;border:none;cursor:pointer;text-decoration:underline;background:#fff}

.anpager .cpb {background:#1F3A87 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px 0;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#1F3A87;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none}
.anpager a:hover{background:#1F3A87 none repeat scroll 0 0;border:1px solid #1F3A87;color:#FFFFFF;}
.anpager .zdy{ line-height:30px;}
.anpager .tz{ height:15px;}
.anpager .tzbtn{ height:20px;border:1px solid #BED1DF; padding:0px 5px; font-size:12px} 