@CHARSET "UTF-8";
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.h30{
	height:30px;
}
.p5{
	padding:5px;
}
.detail_list_h .detail_list_h_txt {
    padding-left: 10px;
    width: 790px;
}
.detail_list_h_txt.w600 {
    width: 600px;
}
.f12 {
    font-size: 12px;
}
.detail_list_content img{
	border :none;
}
.detail_list .video-item{
	float:left;
	position: relative;
	display: block;
	margin :5px;
}
.detail_list .video-item .video-play-btn{
	position:absolute;
	height:100%;
	width:100%;
	background: url('../images/48_play.png') no-repeat center center transparent;
}
.detail_list .detail_list_h_top{
	padding-right:15px;
}
.fm_submit {
    background: url("../images/detail.png") no-repeat scroll -138px -167px transparent;
    border: medium none;
    cursor: pointer;
    height: 29px;
    width: 76px;
}
.focal_txt.youtoubeTxt {
    background: url("../images/youtube.jpg") no-repeat scroll 320px 2px transparent;
}
.focal_txt {
    border: 1px solid #DDDDDD;
    color: #666666;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 5px;
    width: 262px;
}
.cred{
	color:#FF5A00;
}
.detail_list_footer{
	text-align: center;
}
.detail_list_footer .more-block{
	 border: 2px solid #dddddd;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 5px;
    text-align: center;
    width: 300px;
    cursor: pointer;
}
.detail_list_footer .more-block:hover{
	background: #eeeeee;
}

.summarize #createImages_body{
	position: relative;
}
#createImages_body #addImages {
    background: url("../images/list_ico.gif") no-repeat scroll -25px -486px transparent;
    display: block;
    left: 365px;
    margin-top: 10px;
    padding-left: 22px;
    position: absolute;
    top: 20px;
}
.detail_list_content .image-item{
	 display: block;
    float: left;
    margin: 5px;
    position: relative;
    width:175px;
    height:100px;
    border:solid 1px #dddddd;
    overflow: hidden;
}
#createImages_body #recaptcha_widget_div{
	margin: 10px 0 0;
    width: 445px;
}
#createImages_body #recaptcha_widget_div #recaptcha_response_field{
	border: 1px solid #EEEEEE!important;
}