

.title_div h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #787878;
    font-weight: normal;
    font-size: 2.1em; /* was 1.692em*/
    font-style: italic;
    line-height: normal;
}

.title_div {
    padding: 0px 0 25px;
    text-align: center;
}


.punch_text4 {
    background: #f6f7fb;
    border-bottom: 1px solid #e6e9ee;
    border-top: 1px solid #e6e9ee;
	width: 100%;
	color: #888;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.mobimg{
    display: block;
    margin-left: auto;
    margin-right: auto ;
    margin: auto;
"
	}
	
	
	
	.cont-list {
    margin: 0 auto;
}

.cont-list .img-box {
    width: 282px;
    height: 152px;
    float: right;
}

.cont-list .txt-side {
    display: table-cell;
    padding-left: 10px;
    vertical-align: top;
}

.cont-list li {
    margin-bottom: 28px;
}

.cont-list h4 {
    font-size: 1.692em;
    color: #000;
    font-family: 'OpenSansLight', Arial, sans-serif;
    line-height: normal;
    padding-bottom: 5px;
}

.cont-list p {
    line-height: 21px;
    color: #838383;
    font-size: 1.077em;
    font-family: 'OpenSansLight', Arial, sans-serif;
}

.container_12 .grid_4 {
    width: 304px;
	float:left;
	
}


.container_12 .grid_7 {
    display: table;
    /*height: 152px;*/
    margin-top: -6px;
    width: 780px;
	float:left;
}

.imgbox{

width:282px;
height:152px;
float:left;

}


table {
  border-collapse: collapse;
  border-spacing: 0;
}



.down_readbox_pur{
	float:left;
	margin-top:20px;
	}
	
	.down_readbox_pur ul li a{
	background:#fb565d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	float:left;
	width:212px;
	height:16px;
	text-decoration:none;
	padding:12px 12px 10px 12px;
	line-height:normal;
	
}
.down_readbox_pur ul li a:hover{
	background:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	float:left;
    width:212px;
	height:16px;
}


.login_top
{
	margin:0;
	float:right;
	background:#e6e6e6;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom:3px;
	padding-left: 0;
}

.login_top a
{
	color:#666666;
	padding:2px 7px 2px 7px;
}
.login_top a:hover
{
	color:#000;
	/*background:#B3B3B3;*/
	padding:2px 7px 2px 7px;
}


a.s3d  {
    clear: both;
    
    -webkit-border-radius:3px;
       -moz-border-radius:3px;
            border-radius:3px;
            
    -webkit-box-shadow:0 4px 5px rgba(0,0,0,.3);
       -moz-box-shadow:0 4px 5px rgba(0,0,0,.3);
            box-shadow:0 4px 5px rgba(0,0,0,.3);
            
    display: inline-block !important;
    font: 700 13px/36px 'Arial', Helvetica, Clean, sans-serif;
    height: 26px;
    margin: 0 0 10px;
    padding: 0 10px 11px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,.35);
    width: 125px; }


    


/**
 * Twitter
 */
a.twitter1 {
    background: #65acc8;
    background: -webkit-gradient(linear, 0 0, 0 0, from(#65acc8), to(#4586ae));
    background: -moz-linear-gradient(#65acc8, #4586ae);
    background: linear-gradient(#65acc8, #4586ae);
    border-top: 1px solid #a1cdde;
    color: rgba(25,45,55,.9); }
    
a.twitter1:active {
    background: #4586ae;
    background: -webkit-gradient(linear, 0 0, 0 0, from(#4586ae), to(#65acc8));
    background: -moz-linear-gradient(#4586ae, #65acc8);
    background: linear-gradient(#4586ae, #65acc8); }


	
