@charset "utf-8";
body {
	clear: both;
	width: 777px;
	background-color: #666666;
	background-image: url(../bckblk.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.alltemplate {
	clear: both;
	float: none;
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
.header {
	clear: both;
	width: 777px;
	position: relative;
}
.leftmenu_a {
	float: right;
	clear: right;
	width: 183px;
}
.art {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}.des {
	width: 442px;
	color: #7B2F17;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: normal;
}
.right {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 590px;
	float: left;
}
.footer {
	clear: both;
	float: none;
	width: 777px;
	margin-top: 10px;
}
.leftmenu_en {
	float: left;
	clear: left;
	width: 183px;
}
.alltemplate .body .right1 {
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
  width: 590px;
}
.clo_link {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4em;
	text-decoration: none;
	background-color: #CA8503;
	background-image: url(/images/col_bg.jpg);
	background-repeat: repeat;
	padding: 3px;
}
.clo_link a{
	color: #FFFFFF;
	text-decoration: none;
}
.clo_link a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.number {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.number a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.number a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	color: #983327;
	text-decoration: none;
}
.text a{
	font-family: Tahoma;
	font-size: 14px;
	color: #983327;
	text-decoration: none;
}
.text a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #983327;
	text-decoration: underline;
}
.article_box {
    font-family: 'tahoma', sans-serif;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.article_box *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.article_box_header {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #7D2F19;
    border-radius: 40px 40px 0px 0px;
    padding: 10px 20px;
    font-weight: bold;
}
.article_box_header a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.article_box_header a:hover {
    text-decoration: underline;
}
.article_body {
    float: left;
    background-color: #d2b37c;
}
.article_body_photo {
    float: left;
    margin: 15px 15px 0px 15px;
    width: 75px;
    height: 110px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.article_body_text {
    float: right;
    width: calc(100% - 120px);
    margin-right: 15px;
    background-color: rgba(255,255,255,0.3);
    padding: 10px;
    font-size: 14px;
    color: #7D2F19;
    margin-top: 15px;
    min-height: 110px;
}
.article_body_text a{
    color: #7D2F19;
    text-decoration: none;
}
.article_fooer {
    float: left;
    background-color: #d2b37c;
    width: 100%;
    border-radius: 0px 0px 40px 40px;
    padding: 10px 15px;
}
.article_fooer_more a {
    float: left;
    margin-left: 90px;
    background-color: #7D2F19;
    color: #fff;
    text-decoration: none;
    padding: 1px 20px 3px 20px;
    line-height: normal;
    font-size: 13px;
    font-weight: bold;
}
.banner {
	display: none !important;
}
.banner_ads{
	display: none;
}
.banner_text_all {
	width: 100% !important;
}
.banner_text {
	text-align: center !important;
}
#cse-search-box input[type="text"] {
    width: auto !important;
}