/*- Begin  Auto Import */

html
{
	color:#000;
	background:#fff;
	font-size:12px;
	line-height:20px;
	font-family:Verdana,simsun,sans-serif;
	cursor:default;	
}
body
{
	overflow-x:hidden;
}
body,div,table,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana,simsun,sans-serif;
	font-weight:normal;
	font-style:normal;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{
	border:0;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}

/*- End  Auto Import */
#main
{
	position:relative;
	width:100%;
	height:100%;
}

#title
{
	position:relative;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:120px;
	width:100%;
	/*padding-top:8px;*/
	padding-left:20px;
}
#kouhao
{
	padding-left:400px;
	color:#fff;
	vertical-align:20px;
	font-size:14px;
}
#content
{
	position:relative;
	background-color:#2792b2;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#2792b2, endColorStr=#ffffff, gradientType=0);
	width:100%;
	/*height:100%;*/
	padding:20px 0 0 20px;
	
}
#feedback
{
	position:relative;
	background-color:#D4E8EF;
	height:240px;
	width:100%;
	padding-left:20px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#D4E8EF, gradientType=0);
}
#copyright
{
	position:relative;
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	height:120px;
	width:100%;
	
}
#cptext
{
	position:relative;
	text-align:center;
	color:#3c733c;
	top:50px;
}
.TabData
{
	/*border:1px solid #76AEF0;*/
	width:100%;
}
.TdTitle
{
	height:27px;
	background-image:url(../images/tab_bg.jpg);
	font-weight:700;
	color:#fff;
	padding-left:10px;
	vertical-align:middle;
	
}
.TdDate
{
	height:27px;
	/*background-image:url(../images/tab_bg.jpg);*/
	background-color:#e8f4ff;
	padding-left:15px;
	padding-top:5px;
}
.TdMsg
{
	background-color:#e8f4ff;
	height:80px;
	text-indent:20px;
	line-height:20px;
	border-bottom:1px dashed #ccc;
	width:100%;
}
.TdBackDate
{
	background-color:#dbe8f2;
	height:27px;
	padding-left:15px;
	padding-top:5px;
}
.TdBackMsg
{
	background-color:#dbe8f2;
	height:60px;
	text-indent:20px;
	line-height:20px;
}
/**************************/
#BtnFeedBackSubmit
{
	display:block;
	position:relative;
	background-image:url(../images/submit_normal.gif);
	width:88px;
	height:29px;
	left:420px;
	top:-25px;
	text-align:center;
	line-height:29px;
	cursor:pointer;
}
#TextFeedBack
{
	scrollbar-face-color:#EAEFF3;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#B7CBE4;
	scrollbar-highlight-color:#FFFFFF;
	width:500px;
	height:150px;
}
#DivFkSubmit
{
	padding-top:15px;
}
.tStr
{
	vertical-align:5px;
	padding-left:10px;
}

