﻿@import url(all.css);
@import url(menu1.css);
@import url(gzdt1.css);
@import url(tousu1.css);
.cx_textrea{
    width:650px;
	background:url(../images1/about_bg.gif) right bottom no-repeat;
	height:580px;
	padding-top:50px;
	}
.cx_textrea table{
    margin-left:50px;
	}
.cx_textrea span{
    font-size:27px;
	color:#666;
	font-weight:bold;
	}

/*补充伪类*/

a.ghjh_h:link, a.ghjh_h:visited{text-decoration:underline; color:#333;}
a.ghjh_h:hover{text-decoration:none; color:red;}
