*{ outline:none; }
@font-face {
	font-family: 'Bebas';
	src: url('fonts/BebasNeue-webfont.eot');
	src: local('¢'), url('fonts/BebasNeue-webfont.woff') format('woff'), url('fonts/BebasNeue-webfont.ttf') format('truetype'), url('fonts/BebasNeue-webfont.svg#webfontAGQ6uv7S') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
	
ul{ list-style:none; }

a, a:hover{
	outline:none;
	text-decoration:none;
	}

img{ border:none; }


/* -------------------------------------------------------------------------------------- HACKS */

.clear{
	clear:both;
	height:1px;
	}

.inv{ display:none; }
.theco {
	font-weight: bold;
	color:#6CF;
}

/* -------------------------------------------------------------------------------------- STRUCTURE */

body{
	color:#FFF;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:22px;
	font-weight:normal;
	
	}

#topcontrol{
	position: fixed; bottom: 5px; right: 0px; opacity: 0; cursor: pointer; 
	
}
#topcontrol img{
	background:none;
	border:none;
	padding:0px;
	margin-right:1px;
	}
/* -------------------------------------------------------------------------------------- HEADINGS */
h1, h2, h3, h4, h5, h6{
	font-family:'Helvetica', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, Sans-serif;
	font-weight:normal;
	}

h1{	font-size:60px; }
h2{	font-size:48px; line-height:normal; margin:10px 0; }
h3{	font-size:30px; line-height:normal; margin:10px 0; }
h4{	font-size:18px; }
h5{	font-size:16px; }
h6{	font-size:14px; }

/* -------------------------------------------------------------------------------------- HEADER */

#header{}
	#header .add_up{
		margin:0 auto;
		width:960px; height:100%;
		position:relative;
	}
	
	.home{ min-height:524px;}
	/* Logotype
	-------------------------------------------------------------------------------------- */
	#logo{
		display:block; float:left;
		width:270px; height:174px;
		
		
	}
	#logo h1 a{
		background:url(../images/logo.png) no-repeat left top;
		display:block;
		width:200px; height:129px;
		margin-top:13px;
		margin-left:-10px;
	}
	#logo h1 a:hover{
		background:url(../images/logo.png) no-repeat left top;
	}
	
	
	/* Twitter Update
	-------------------------------------------------------------------------------------- */
	
	
	/* Search form
	-------------------------------------------------------------------------------------- */
	#search_form {
		float:right;
		display: inline;
		width: 200px;
		margin:0;
		position:absolute;
		top:110px;
		right:0px;
		
		padding:0;
	}
	#search_form .field { float: left; display: inline; height: 30px; width: 164px; background: url(../images/menu_button_left.png) no-repeat 0 0; }
	#search_form .field input { color: #ccc; border: 0; background: transparent; font-size: 11px; margin: 3px 0 0 10px; padding:4px; width: 150px;}
	#search_form .button { float: left; display: inline; height: 30px; width: 23px; cursor: pointer; border: 0; background: url(../images/search_go.png) no-repeat 0 0; }
	#search_form .button:hover { }
	
	/* navigation
	-------------------------------------------------------------------------------------- */
	.menu {
	
	position: absolute;
	top: 138px;
	left: 12px;
	z-index: 500;
	width:775px; height:56px;
	}	

	/* navigation first level */
	.menu li{
	}
	.menu .menustyle{
		font-size:11px;
		line-height:30px;
	}
	a.menustyle {
		/* Sliding right image */
		background: transparent url('../images/menu_button_right.png') no-repeat scroll top right; 
		display: block;
		float: left;
		height: 38px;
		margin-top: 12px;
		margin-right: 16px;
		padding-right: 5px;
		font-weight:bold;
		font-size:11px;
		letter-spacing:1px;
		text-align:center;
		text-transform:uppercase;
	}
	a.menustyle:hover {background: transparent url('../images/menu_button_right_hover.png') no-repeat scroll top right; color:#FFF;}
	
	a.menustyle span{    /* Background left image */ 
		background: transparent url('../images/menu_button_left.png') no-repeat;     display: block;
		line-height: 30px;
		padding: 0 5px 0 10px;
	} 
	
	a.menustyle:hover span{
		background: transparent url('../images/menu_button_left_hover.png') no-repeat;
		text-decoration:none;
	
color:#FFF;	}

	.menu li a{
		color:#FFF;
		font-size:11px;
	}
	.menu li a:hover{/* Theme file */}
	
	/* navigation Second level (sub-nav) */
	.subnav_arrow{background:url(../images/arrow_subnav.png) no-repeat 170px 50%;}
	.menu ul {
		float: left;
		position: relative;
		text-transform:none;
	}
		
		.menu ul li {
			float: left;
			position: relative;
			margin:0;
			
		}
			
			.menu ul li:hover ul ul,
			.menu ul li:hover ul ul ul,
			.menu ul li:hover ul ul ul ul{
				display:none;
			}
			
			.menu ul li:hover ul,
			.menu ul li li:hover ul,
			.menu ul li li li:hover ul,
			.menu ul li li li li:hover ul{
				display:block;
			}
		
			.menu ul li a {
				line-height: 25px;
				color: #FFFFFF;
				display: block;
				
			}
			
				
			.menu ul li ul {
				padding:10px 0 0 0;
				width: 160px;
				background:url(../images/arrowsubmenu.png) no-repeat 0px -5px;
				position:absolute;
				top: 40px;
				left: 5px;
				display: none;
				z-index:5000;
			}
			
			
			
				.menu ul li ul li {
					background:#000;
					border:2px solid #000;
				}
					
					.menu ul li ul li a{
						width: 148px;
						float:left;
						padding:4px 8px;
						display:block;
						border-bottom:1px dotted #333333;
						
						
					}
						.menu ul li ul li :hover{
						display:block;
					
							
						
						}
					/* navigation 3rd level (sub-sub-nav) */
					.menu ul li ul li ul {
						top: 0px;
						left: 170px;
						padding:0 !important;
					}

	.notborder{ border-bottom:none;}

/* -------------------------------------------------------------------------------------- SLIDER HOME */
#slider{
	position:relative;
	width:960px; height:230px;
	padding:12px 0 0 0;
	display:block;
	clear:both;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a{ display:block;}

#slider .loader{background:url(../images/loader.gif) no-repeat 50% 50%; }

#slider .frame{
	background:url(../images/slider_border.png);
	display:block;
	width:960px; height:250px;
	position:absolute;
	top:0;
	left:0;
	z-index:80;
}
#slider #sliderimg{
	margin:0px 0 0 20px;
	padding:0 0 0 0;
}


/* -------------------------------------------------------------------------------------- traunk */
.borderradiosp{
border:1px dashed #2e2e2e;

-moz-border-radius:10px;
-webkit-border-radius:10px;

width:938px;
height:140px;
	margin:80px auto -40px auto;
	display:block; clear:both;
	color:#FFF;
	
}
.borderradiosp .fonts{
color: #CCC;
font-family:Bebas,Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    padding-bottom: 2px;
    padding-top: 1px;
	
}
.borderradios{
border:1px dashed #2e2e2e;

-moz-border-radius:10px;
-webkit-border-radius:10px;

width:938px;
height:330px;
	margin:80px auto 0 auto;
	display:block; clear:both;
	color:#FFF;
	
}
#traunk{
	background:url(../images/traunk_bg.png) no-repeat 50% top;
	width:945px; height:117px;
	margin:0px auto 0 auto;
	
	display:block; clear:both;
	color:#FFF;
	
}
#traunk .cols{
	position:relative;
	width:312px; height:100px;
	margin:10px 0 0 0;
	display:block; float:left;
}
#traunk .cols h4{font-size:20px;}
#traunk .section_1{
	padding:25px 0 0 110px;
	display:block;
	width:202px;
	height:82px;
	position:absolute;
	top:0; left:0;
	z-index:49;
	font-size:11px;
}
#traunk .section_2{
	padding:20px 10px 0 30px;
	display:block;
	width:268px;
	height:87px;
	text-align:center;
	position:absolute;
	top:-5px;
	left:-10px;
	z-index:50;
	
}

#traunk .icon1{
	background: url(../images/server.png) no-repeat 15px 5px;
}
#traunk .icon2{
	background:url(../images/servers_d.png) no-repeat  17px 8px ;
}
#traunk .icon3{
	background:url(../images/servers.png) no-repeat 15px 6px ;
}
#traunk .icon4{
	background:url(../images/color.png) no-repeat 15px 18px;
}


#traunk .icon5{
	background:url(../images/inwarez.png) no-repeat 15px 9px ;
}
#traunk .icon6{
	background:url(../images/online_pay.png) no-repeat 15px 9px ;
}

/*traunk_footer-------------------------*/



/* -------------------------------------------------------------------------------------- MAIN */
#main{}
	#main .add_up{
		background:url(../images/main_highlight.png) no-repeat 50% top;
		margin:0 auto; padding:30px 10px;
		display:block;
		clear:both;
		width:940px;
	}
	
	#mainpages{}
	#mainpages .add_up{
		background:url() no-repeat 50% top;
		margin:0 auto; padding:30px 10px;
		display:block;
		clear:both;
		width:940px;
	}
	
	/* 1 col [ 1 - 1 - 1 - 1 ]
	-------------------------------------------------------------------------------------- */
	.ford_1{
		display:block;
		float:left;
		width:215px;
		margin:10px 10px;
		
	}
	
	/* 2 cols [ 2 - 2 ]
	-------------------------------------------------------------------------------------- */
	.col_2{
		display:block;
		float:left;
		width:450px;
		margin:0 10px;
	}
	
	/* 3 cols [ 3 - 1 ]
	-------------------------------------------------------------------------------------- */
	.col_3{
		display:block;
		float:right;
		width:685px;
		margin:0 10px;
	}
	
	/* 4 cols [ 4 ]
	-------------------------------------------------------------------------------------- */
	.col_4{
		display:block;
		float:left;
		width:920px;
		margin:0 10px;
	}
	
	/* HOME PAGE 1-3 cols [ 1 - 1 - 1 ]
	-------------------------------------------------------------------------------------- */
	.cervix_13{
		display:block;
		float:left;
		width:283px;
		margin:0 12px;
	}
	
	
	/* DESIGN TEXT
	-------------------------------------------------------------------------------------- */
	.col_4 h4, .col_3 h4, .col_2 h4, .ford_1 h4{
	font-size:16px;
	padding:0 0 22px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #333;
		
	}
	
	
	#main p{
		margin:5px 0 15px 0;
	}
	
	.readmore_1col{
		text-align:center;
	}
	.readmore_1col a{
		background:url(../images/arrow_readmore.png) no-repeat 50% bottom;
		padding:0 0 15px 0;
	}
	.readmore_1col a:hover{/* Theme file */}
	
	
	.design .biglines{
	color:#6e6e6e;
	clear:both;
	height:100%;
	font-size:16px;
	font-weight:bold;
	margin:15px 0;
}

.design strong{ color:#999; font-size:12px; }/* theme file */
.design ul, .design ol{
	margin:10px 0 10px 50px;
}
.design ul li{
	font:normal 16px/23px Arial, Helvetica, sans-serif;
	padding:5px 0;
}
.design ol {
	color:#999;
	font:italic 18px/23px Arial, Helvetica, sans-serif;
}
.design ol p {
	border:1px solid #323232; border-width:0 0 1px 0;
	color:#FFF;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}
.design .note{
	color:#666;
	border:1px solid #323232; border-width:0 0 2px 0;
	font:italic 14px/24px Georgia, "Times New Roman", Times, serif;
	padding:0 0 3px 0;
	margin:20px;
}
.design .img_left{
	border:1px solid #323232;
	float:left;
	margin:0 12px 0 0; padding:7px;
}
.design .img_right{
	border:1px solid #323232;
	float:right;
	margin:0 0 0 12px; padding:7px;
}
.design .img_blines{
	padding:10px 0 0 0;
}
	.center{ text-align:center;}
	
	.continue{
		display:block;
		clear:both;
		height:30px;
	}
	.continue a{
		background:url(../images/arrow_list.png) no-repeat right 50%;
		display:block;
		float:right;
		padding:5px 20px 5px 5px;
	}
	.continue a:hover{/* Theme file*/}
	/* SEPARATORS
	-------------------------------------------------------------------------------------- */
	
	.another_1{
		background:url(../images/fade_icon.png);
		display:block; clear:both;
		margin:0 auto;
		width:215px; height:40px;
		text-align:center;
		margin-top:35px;
		margin-bottom:20px;
	}
	.another_1inverce{
		background:url(../images/fade_icon_reverce1.png);
		display:block; clear:both;
		margin:0 auto;
		width:215px; height:40px;
		text-align:center;
		margin-top:35px;
		margin-bottom:20px;
	}
	.another_3inverce{
		background:url(../images/fade_icon_reverce3.png);
		display:block; clear:both;
		margin:31px auto;
		width:685px; height:40px;
	}
	.separator_2{
		background:url(../images/highlight_2cols.png);
		display:block; clear:both;
		margin:0 auto;
		width:450px; height:40px;
	}
	.separator_3{
		background:url(../images/highlight_3cols.png);
		display:block; clear:both;
		margin:31px auto;
		width:685px; height:40px;
	}
	.separator_4{
	background:url(../images/highlight_4cols.png);
	display:block;
	clear:both;
	
	height:40px;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	.line_images{ /* Theme file */}
	
	/* ICONS
	-------------------------------------------------------------------------------------- */
	.icon_article{
		background:url(../images/icon_article.png) no-repeat;
		padding:0 0 0 20px;
	}
	
	
	.homeSlogan{
	display:block;
	clear:both;
	font-size:12px;
	text-align:left;
	height:30px;
	width:940px;
	padding:10px 0;
	float:left;
	
	margin-left:57px;
	margin-top:285px;
	
	}
	
	/* Works
	-------------------------------------------------------------------------------------- */
	#portfolio-list{
		margin:0; padding:0;
	}
	
	#portfolio-filter{
		text-align:center;
		margin:0 0 15px 0;
	}
	#portfolio-filter li{
		display:inline;
		margin:10px;
		text-transform:uppercase;
	}
	
	#portfolio-filter .current{/* Theme file */}
	
	#portfolio-list li{
		display:block;
		float:left;
		list-style:none;
		width:215px; height:150px;
		margin:0 10px 20px 10px;
		position:relative;
	}
	
	#portfolio-list li .pl_infos{
		background:url(../images/transparency.png);
		display:block;
		width:215px; height:150px;
		position:absolute;
		top:2px;
		left:0;
		z-index:150;
	}
	#portfolio-list li .pl_infos .title{
		background:url(../images/transparency2.png);
		display:block;
		padding:5px 0;
		width:215px;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		letter-spacing:1px;
		position:absolute;
		top:110px;
		left:0;
		z-index:160;
	}
	#portfolio-list li .pl_infos .detail{
		background:url(../images/transparency2.png);
		display:block;
		padding:3px 6px;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:1px;
		position:absolute;
		top:65px;
		left:0;
		z-index:160;
	}
	#portfolio-list li .pl_infos .zoom{
		background:url(../images/transparency2.png);
		display:block;
		padding:3px 6px;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:1px;
		position:absolute;
		top:65px;
		right:0;
		z-index:160;
	}
	
	
	/* BLOG
	-------------------------------------------------------------------------------------- */
	.blog_position{
		position:relative;
	}
	.blog_position h3{
		background:url(../images/transparency3.png);
		display:block;
		padding:5px 8px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:1px;
		position:absolute;
		top:5px;
		left:0;
		z-index:160;
	}
	.blog_position .infos_entry{
		background:url(../images/transparency3.png);
		display:block;
		padding:5px 8px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:1px;
		position:absolute;
		top:220px;
		left:0;
		z-index:160;
	}
	/* Comments
	-------------------------------------------------------------------------------------- */
	#comments{
	margin:0 0 20px 0; padding:20px 0;
	width:685px;
}

	#comments h3{
		text-align:right;
		margin:0 20px 20px 0;
	}
	
	.comments_post{
		background:#181818;
		border:1px solid #333; border-width:1px 0 1px 0;
		padding:10px;
		height:100%;
	}
	
	.comments_post .avatar{
		float:left;
		width:100px;
	}
	
	.comments_post .avatar img{
		border:1px solid #333;
		padding:7px;
	}
	
	.comments_post .user_post{
		float:left;
		margin:0 0 0 10px;
		height:100%;
		width:550px;
	}
	.user_post_end{
		margin:0 0 30px 0; padding:0 0 10px 0;
	}
	
	.comments_post .user_post p{
		border:1px solid #333; border-width:1px 0 0 0;
		font-size:13px;
		padding:8px 0 0 0;
	}
	
	.comments_post .user_name{
		font-size:18px;
	}
	.comments_post .date_right{
		float:right;
	}

	/* Pagination
	-------------------------------------------------------------------------------------- */
	#paginator{
		text-align:center;
		width:685px; height:28px;
		position:relative;
		font-size:12px;
	}
	div.pagination {
		text-align:center;
	}
	div.pagin{
		position:absolute;
		top:12px;
		right:15px;
	}
	div.pagination a {
		border:1px solid #151515;
		margin: 2px; padding:0 4px;
		font-size:12px !important;
	}
	div.pagination a:hover,active {
	}
	div.pagination span.courante {
		padding: 4px 8px 4px 8px;
		border:1px solid #353535;
		margin: 2px;
		font-weight: bold;
		font-size:12px !important;
	}
	div.pagination span.desactive {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		color: #111;
	}


#devilform{
	clear:both;
	margin:0;
}

	#devilform .field_1col{
		clear:both;
		display:block;
		height:35px;
		padding:5px 10px;
		position:relative;
	}
	#devilform .captcha_1col{
		clear:both;
		display:block;
		height:35px;
		padding:5px 10px;
		position:relative;
	}
	#devilform .textarea_1col{
		clear:both;
		display:block;
		height:190px;
		padding:5px 10px;
		position:relative;
	}
	
	#devilform label{
		display:block;
		float:left;
		font-size:12px;
		padding:4px 6px;
		width:150px;
	}
	
	#devilform .field,
	#devilform .textarea{
		background:#121212;
		border:1px solid #353535;
		color:#6d747f;
	}
	
	#devilform .field{
		font-size:12px;
		display:block;
		float:left;
		padding:4px 6px;
		width:400px;
	}
	
	#devilform .field:hover{}
	
	#devilform .field:focus{
		background:#000;
	}
	
	#devilform .textarea{
		font-size:12px;
		display:block;
		float:left;
		padding:4px 6px;
		width:400px; height:150px;
	}
	
	#devilform #check{
		width:60px;	
		text-align:center;
	}
	
	#devilform .textarea:hover{}
	
	#devilform .textarea:focus{
		background:#000;
	}
	
	#devilform .submitter{
		background:#121212;
		border:1px solid #353535;
		color:#6d747f;
		display:block;
		float:left;
		margin:0;
		font-weight:bold;
		line-height:25px;
		text-align:center;
		text-transform:uppercase;
		width:152px; height:30px;
}
	
	#devilform .submitter:hover{}
	
	#devilform label.error {
		color:#F00;
		font-size:11px;
		padding:0;
		width: 330px;
		position:absolute;
		left:600px;
		top:8px;
		}
	#devilform .messager{ height:200px;}
	
	#devilform .messager label.error {
		font-size:11px;
		padding:0;
		width: 330px;
		position:absolute;
		left:600px;
		top:8px;
		}
	#devilform .captcha_1col label.error {
		font-size:11px;
		padding:0;
		width: 330px;
		position:absolute;
		left:270px;
		top:8px;
		}
	
	
/* -------------------------------------------------------------------------------------- FOOTER */

#footer{}
	#footer .add_up{
		display:block;
		clear:both;
		margin:0 auto; padding:15px 0 0 0;
		width:990px;
		
	}
	
#footer .ford_1{
	min-height:180px;
	

	
}
#footer .ford_1 li a{ }
#footer .ford_1 a img{ height:48px; width:50px;-moz-transition: all 0.5s ease-in-out 0s;
    opacity: 1;}
	#footer .ford_1 a img:hover{ cursor: pointer;
    opacity: 0.7;}
#footer .left{
	display:block;
	float:left;
	margin:35px 10px 10px 10px;
	width:450px;
}
#footer .align_right{
	text-align:right;
}
/**
* contentss
*/
.contentss {
	margin: 1em 0;
	font-size: 1.2em;
	width:685px;
	float:right;
}

.contentss h2 {
	font-size: 1.6em;
	font-family: "Myriad Pro", "Myriad", Arial, Helvetica;
	font-weight: normal;
	margin: 0 0 .7em 0;
}

.contentss h2 small {
	padding-left: 30px;
	font-size: .7em;
}

.contentss p {
	line-height: 1.8em;
	margin-bottom: 2em;
	font-size: 1em !important;
}

.contentss ul {
	margin: 0 0 1.5em 1.5em;
	line-height: 1.5em;
}

.contentss .column-left .block-txt, .contentss .column-right .block-txt {
	float: right;
	width: 270px;
}

.contentss .block-icon {
	float: left;
	width: 52px;
}

.contentss .button {
	position: relative;
	margin-left: -13px;
}

.contentss a {
	font-size: 1em !important;
}

/**
* Tables
*/
.list-table {
	width: 100%;
	margin: 1em 0;
	border-collapse: collapse;
}

.list-table td, .list-table th {
	padding: 7px 5px;
	border-bottom: 1px solid #333333;
	text-align: left;
	vertical-align: top;
	font-size:12px;
}

.list-table thead th {
	
	padding: 8px 5px;
	border-top: 1px solid #333333;
}

.list-table thead th img {
	vertical-align:text-top;
}
.list-table td img{vertical-align:middle;}
.list-table tr.colored {
	background-color: #eff3f7;
}

.list-table tr.buttons td, .list-table tr.buttons th {
	border-bottom: none;
}

.list-table .button {
	position: relative;
	margin-left: -13px;
}

.field-table {
	border-collapse: collapse;
	width: 100%;
	margin: 1em 0;
}

.field-table td {
	padding: 3px 10px 3px 0;
}

.field-table td.align-top {
	vertical-align: top;
}

.field-table td span.lbl-desc {
	font-size: .9em;
	color: #a8b6c5;
}

.field-table td .inputbox {
	margin: 0;
}

.field-table td textarea.inputbox {
	width: 100%;
}

/* -------------------------------------------------------------------------------------- ADMIN PART */

.delete_list li{
	border:1px solid #353535; border-width:0 0 1px 0;
	padding:10px;
	height:20px;
	clear:both;
}
.delete_list li .id{
	display:block; float:left;
	text-align:center;
	width:50px;
}
.delete_list li .title{
	display:block; float:left;
	font-weight:bold;
	padding:0 0 0 10px;
	width:440px;
}
.delete_list li .delete{
	display:block; float:left;
	width:100px;
	text-align:right;
}


.mep_btn{
	border:1px solid #353535;
	background:#111;
	padding:2px 5px; margin:0 2px 5px 0;
	color:#f7f7f7;
}
.block_optimize { float:left; overflow:hidden; padding-left:370px;}
.block_optimize p {line-height:25px; color:#FFF; }
.block_optimize2 { float:left; overflow:hidden; padding-left:8px;}
.block_optimize2 img { padding:2px 0px;}