﻿@charset "utf-8";
body{color:#333333; font-size:14px; font-family:Microsoft Yahei; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0;}
img,table{max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#0c61b0;}
.clear{clear:both; height:0; line-height:0; font-size:0; overflow:hidden; zoom:1;}
input, textarea{font-family:Microsoft Yahei; font-size:14px;}
input:focus { outline: none;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.wrap{margin:0 auto; clear:both;width:1200px;}
.space20, .space30, .space40{clear:both; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.space20{height:20px;}
.space30{height:30px;}
.space40{height:40px;}


.curb_line{border-bottom:#ebebeb 1px solid;}
.curb{height:49px; text-indent:40px;  font-size:16px; line-height:49px; color:#666666;}
.curb a{color:#666;}
.curb a:hover{ color:#333;}


.content { 
	width:1200px; margin:auto;
    padding: 50px;
    margin-bottom: 30px;
    border: #cccccc 1px solid;
    border-radius: 3px;
}
	
.content_title {
    margin: 0;
    padding: 0 80px;
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
    color: #0962b6;
    font-weight: normal;
}
.content_attr {
    color: #999999;
    padding-top: 40px;text-align:center;
}

.content_article {
    clear: both;
    padding-top: 60px; 
    font-size: 16px;
    line-height: 2.1;
}