﻿@charset "utf-8";
/* CSS Document */
/*---------------------------  dengwenfang2004@163.com 2007--2008   ----------------------------------------------*/
@import url("css.css");
@import url("side_se.css");
/*main*/
.cont_lit{
	width:415px;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 10px;
	background:#efefef url(../images/contact/cont_lil.gif) no-repeat ;
}
.cont_li2t{
	padding:5px 0;
	margin:5px 0;
	font-weight:bold;
	border-bottom:dotted 1px #cccccc;
}
/*message-board*/
.message{
	border:0px!important;
	width:70%;
	margin:0 auto;
	color:#000000;
}
.message td{
	border:0px!important;
	height:px;
	padding:5px;
	height:18px;
	line-height:22px;
}
.message textarea{
	width:60%;
	height:105px;
	overflow:auto;
	border:solid 1px #c0c0c0;
}
.message input{
	border:solid 1px #c0c0c0;
}
.message .t_r{
	text-align:right;
}
.but1ws{
	float:left;
	margin:0 19px;
}
/*color-start*/
.fwhite{
	color:#FFFFFF;
}
.fblue{
	color:#255f9a;
}
.fblue1{
	color:#508ea5!important;
}
.fblack{
	color:#000000;
}
.fgreen,.fgray,#main .mc{
	color:#177963;
}
/*color-end*/
