﻿body{padding-top:40px;background:url(../../images/bg_body.jpg) repeat;}
#wrapper{padding-top:20px;}
#wrapper .adImg{margin-top:15px;}
.alertBg{background:#f3f3f3;padding:5px 10px;}

.btn_addPic,.cameraing{background:url(../images/center_bg.png) no-repeat;height:27px;cursor:pointer;width:119px;display:inline-block;}
.btn_addPic{background-position:0 0;position:relative;}
.cameraing{background-position:0 -31px;}
.filePrew {display:block;position:absolute;top: 0;left: 0;width:119px;height:27px;cursor: pointer;opacity: 0;filter:alpha(opacity:0);}

#left{width:277px;float:left;}
#left dl{padding:10px 0 30px;line-height:35px;border:solid 1px #c4c5c7;background:#fff;}
#left dt{padding-left:30px;font-weight:700;}

#left dd{margin-bottom:10px}
#left a{display:block;padding:0 0 0 45px}
#left a:hover{background:#eee;text-decoration:none;}
#left a.current{background:#323232;color:#fff;}
#right{width:707px;float:right;border:solid 1px #c4c5c7;background:#fff;padding-bottom:50px;font-size:14px;min-height:570px;height:auto !important;height:570px;overflow:hidden; }
#right .tiTop{border-left:solid 5px #4d4d4d;padding-left:15px;line-height:22px;margin:20px 0 19px;font-size:24px;font-weight:400}
#right .wrapDiv{padding:5px 25px 0;line-height:22px;}
#right .wrapDiv h3{margin:15px 0 10px;font-size:16px}
#right .wrapDiv p{margin-bottom:15px}
#right .wrapDiv img{margin:10px 0 15px;}
#left dt{cursor:pointer;}
#left dt.current{color:#06c}
/************************************************************************************
smaller than 1000
*************************************************************************************/
@media screen and (max-width: 1000px) {
	#left{width:32%;}
	#right{width:66.5%;}
}

/************************************************************************************
smaller than 767
*************************************************************************************/
@media screen and (max-width: 767px) {
	#left,#right{width:auto;float:none;margin-bottom:15px;padding-bottom:0}
	#left dl{padding-bottom:10px}
	#wrapper .adImg{display:none;}
	#left dd{display:none}
}

/************************************************************************************
smaller than 560
*************************************************************************************/
@media screen and (max-width: 560px) {

	
}































