/**link **/
*{
	word-wrap : break-word ;
	word-break : break-all ;
}
a {
	color: #4C4C4C;
	text-decoration: none;
}
a:link {
	color: #4C4C4C;
}
a:hover {
	color: #38A0E9;
	text-decoration: underline;
}
.white_a {
	color:#fff;
}
.white_a:hover {
	color: #fff;
	text-decoration:underline;
}
.red_a {
	color: #B72F2F;
}
.red_a:hover {
	color: #B72F2F;
	text-decoration: underline;
}
.orange_a {
	color: #F25000;
	font-size:12px;
}
.orange_a:hover {
	color: #F25000;
	text-decoration: underline;
}
/** common ***/
body {
  margin: 0px;
  padding:0px;
  background-color:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:10425B;
}
p {
	margin: 0;
	padding:1px 3px;
	line-height:18px;
}
#wrapper {
	/*  margin: 0px auto;加上auto页面是居中的效果 */
	margin: 0px auto;
	padding: 0;
	width: 1002px;
}
div#center{
	margin: 0px auto;
	padding: 0;
	width: 1002px;
	height:100%;
	background-image:url(http://static.e-ha.cn/images/blog/user/center_bg.jpg);
}
div#left{
	float:left;
	width:177px;
}
div#right{
	float:right;
	width:805px;
}
div#ColumnLtitle {
	border: solid #D0D7AE;
	border-width:1px 1px 0 1px;
	background-color:#E5EBC6;
	color:37400B;
	width: 177px;
	height:24px;
	margin: 8px 0 0 8px;
	padding:5px 0 0 4px;
	float: left;
	text-align:left;
}
div#ColumnL {
	border: solid #D0D7AE;
	border-width:0 1px 1px 1px;
	background-color:#FAFCF1;
	color:37400B;
	width:177px;
	margin:0 0 0 8px;
	padding:4px;
	float: left;
	text-align:left;
}
div#ColumnC {
	width: 300px;
	margin: 0;
	padding: 8px 5px;
	float: left;
	text-align:left;
}
div#ColumnRtitle {
	border: solid #C7D8E0;
	border-width:1px 1px 0 1px;
	background-color:#D9E9F1;
	color:10425B;
	width: 750px;
	height:24px;
	margin: 8px 15px 0 8px;
	padding:3px 0 0 4px;
	float: right;
	text-align:left;
}
div#ColumnR {
	border: solid #C7D8E0;
	border-width:0 1px 1px 1px;
	background-color:#F7FDFF;
	color:37400B;
	width:750px;
	margin: 0 15px 0 8px;
	padding:10px 15px;
	float: right;
	text-align:left;
}
div#ColumnR ul {
	margin: 4px 10px;
	padding: 0;
	font-weight: normal;
	text-align: left;
}
div#ColumnR li {
	margin: 4px 15px;
	padding: 8px 10px 2px 0;
	font-weight: normal;
	text-align: left;
	border-bottom:1px dashed #D5D5D5;
	list-style:none;
}
#news_list{
	margin: 0;
	padding:3px 10px;
	line-height:22px;
}
div#form {
	color:37400B;
	width:750px;
	margin: 0 15px 0 8px;
	padding:10px 15px;
	float: right;
	text-align:left;
}
.table_green{
	border:1px solid #D8DFB6;
	background:#FAFCF1;
}
.table_green th{
	border-bottom:1px solid #D8DFB6;
	background:#E5EBC6;
	text-align:left;
	padding:0px 4px;
}
.table_green td{
	padding:0px 4px;
}
.table_fill{
	border:1px solid #C7D8E0;
	background:#EEF6FA;
}
.table_fill th{
	border-bottom:1px solid #C7D8E0;
	background:#D9E9F1;
	text-align:left;
	padding:0px 4px;
}
.table_fill td{
	padding:0px 4px;
}
.td_blue{
	background:#F4F8FA;
	border:1px dashed #D5D5D5;
}

/** singl  **/
.photo{
	margin:10px 0px 10px 17px;
}
div#Top {
	width:1002px;
	height:90px;
	float: left;
	background-image:url(http://static.e-ha.cn/images/blog/user/top_bg.jpg);
}
div#end{
	width:1002px;
	height:38px;
	background-image:url(http://static.e-ha.cn/images/blog/user/end.jpg);
}
div#arc {
	width:1002px;
	height:62px;
	float: left;
}
div#title1{
	margin:25px 0 0 30px;
	padding:0px;
	width:70%;
}
div#title2{
	float:right;
	width:40%
}
div#sign{
	float:right;
	width:10px;
}
div#sign_add {
	position:absolute;
	width:10px;
	height:9px;
	z-index:1;
	float:right;
	clear:right;
}
#news {
	position:absolute;
	width:120px;
	height:22px;
	z-index:2;
	left: 881px;
	top: 155px;
	text-align: left;
}
/**input, button **/
.input_blue{
	border:1px solid #C7D8E0;
	font-size:11px;
	height:18px;
}
.button_1{
	border:1px solid #C7D8E0;
	font-size:12px;
	height:18px;
	background:#fff;
	padding:1px 4px;
	vertical-align:middle;
}
.button_login{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #fff;
	height:24px;
	font-size:12px;
	vertical-align:middle;
	background-image:url(../img/but_2.jpg);
	background-color:8A8D96;
	padding:2px 4px;
}
.button_blue{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #fff;
	height:24px;
	font-size:12px;
	vertical-align:middle;
	background-image:url(../img/but_1.jpg);
	background-color:8A8D96;
	padding:2px 0px;
}
/**line **/
.line_left{
	border-left:1px dashed #D9D9D9:
}
/** text,font **/
.text_white{
	font-size:12px;
	color:#fff;
}
.text_white_a {
	color:#fff;
}
.text_white_a:hover {
	color: #fff;
	text-decoration:underline;
}
.font_bigwhite{
	font-size:20px;
	color:#fff;
	font-weight:bolder;
	vertical-align:middle;
}
.font_bigblue{
	font-size:14px;
	color:10425B;
	font-weight:bolder;
}
