.img-intro-left {
    margin-bottom: 0;
    height: auto;
    width: 100%;
}
.img-intro-left img {
    border: 1px solid #ced4d9;
    height: auto;
    width: 100%;
}
.img-fulltext-left {
    float: left;
    margin-bottom: 10px;
    margin-right: 30px;
	 padding-right: 30px;
    width: 50%;
}
.img-fulltext-left img {
    border: 3px solid #ced4d9;
    height: auto;
    width: 100%;
    margin-right: 0px;
}
.menu-block {
    margin: 0 !important;
    padding: 0 !important;
}
.rt-block {
    margin: 3px !important;
    padding: 4px !important;
    position: relative;
}
.gf-menu {
	margin: 0 3px 4px !important;
	background: #E7E7E7;
}
.category-item .category-intro-img {
    height: 230px;
}
.category-item .category-intro-img {
    background: #222222 none repeat scroll 0 0;
    display: block;
    height: 170px;
    overflow: hidden;
}
body {
	color: #4B4B4B;
}
h1, h2, h3, h4, h5, h6 {
	color: #5D5D5D;
}
h1 {
    font-size: 220%;
}
/*---------------box 1----------*/
#rt-mainbody-surround .box1 {
    color: #6a727d;
}
#rt-mainbody-surround .box1 {
	background: #E7E9EB;
	color: #596875;
}
.box1 {
    border-radius: 4px;
	 padding: 4px 14px !important;
}
#rt-mainbody-surround .box1 .title {
	border-bottom-color: #98A6B4;
}
/*---*/
.form-horizontal .control-group {
    margin-bottom: 1px;
}