body{
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0px;
}

.cont { font-size:12px;line-height:20px;}

.title { font-size:14px; font-weight:bold; color:#1C3B85; text-align:left}

.message_input{
	font-size: 12px;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}

.logistics { font-size:14px;font-weight:bold;color:#339933;}
.logistics_c { font-size:12px;line-height:20px; }

.menu { font-size:12px;color:#FFFFFF; letter-spacing:1px;}
.menu a:link{
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited{
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover{
	color: #F7B11A;
	text-decoration: none;
	font-weight:bold;
}
.menu a:active{
	color: #F7B11A;
	text-decoration: none;
	font-weight:bold;
}

p { font-size:14px; font-weight:bold; color:#000000;}

.knowleges { font-size:12px; color:#000000;line-height:25px; border-bottom:1px #CCCCCC dotted; }
.knowleges a:link{
	color: #000;
	text-decoration: none;
}
.knowleges a:visited{
	color: #000;
	text-decoration: none;
}
.knowleges a:hover{
	color: #FE0505;
	text-decoration: underline;
}
.knowleges a:active{
	color: #FE0505;
	text-decoration: underline;
}
.knowleges_title { font-size:16px; font-weight:bold; color:#C50000;line-height:50px;}
.knowleges_cont {font-size:12px;line-height:20px;}

.mess { font-size:12px; color:#000000;line-height:25px; }
.mess a:link{
	color: #000;
	text-decoration: none;
}
.mess a:visited{
	color: #000;
	text-decoration: none;
}
.mess a:hover{
	color: #FE0505;
	text-decoration: underline;
}
.mess a:active{
	color: #FE0505;
	text-decoration: underline;
}


