﻿body 
{
	background-color:#EEEEEE;
	margin-top:0px;
	font-size:12px;
	margin-bottom:0px;
}
a:link {
    color:#3266cb;
    text-decoration:none;
}
a:visited {
    color:#3266cb;
    text-decoration:none;
}
a:hover {
    color:#3266cb;
    text-decoration:underline;
}
a:active {
    color:#3266cb;
    text-decoration:none;
}
.imgMiddle
{
	vertical-align:middle;
}
.banner span
{
	cursor:pointer;
}
.main
{
	width:1014px;
	margin:0px auto;
	overflow:hidden; 
	min-height:600px;
	background-image:url(../imgs/main_bk.png);
	background-repeat:repeat-y;
}
.main2
{
	width:1000px;
	margin:0px auto;
}
.daoHang
{
	width:100%;
	height:36px;
	background-image:url(../imgs/daohang.png);
	background-repeat:repeat-x;
	clear:both;
}
.daoHang td
{
	color:White;
	font-size:18px;
	font-family:黑体;
}
.ziYuanZhongXin
{
	background-image:url(../imgs/ziYuanZhongXin_bk.png);
	background-repeat:repeat-x;
	clear:both;
	font-family:黑体;
	color:White;
	font-size:12px;
	line-height:22px;
	vertical-align:middle;
	font-weight:bold;
	padding-left:5px;
}
.zhishi
{
	height:175px;
}
.zhishi a
{
	text-decoration:none;
	color:Black;
	line-height:20px;
}
.ourServer img
{
	margin:6px;
}
.friendLink
{
	width:99.9%;
	margin-top:5px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #ff6600;
	border-right:solid 1px #D8D7D7;
	background-image:url(../imgs/YouQingLianJie_bk.png);
}
.xaiZaiZhongXin
{
	width:98.2%;
	margin-top:5px;
	border:solid 1px #cccccc;
	background-image:url(../imgs/YouQingLianJie_bk.png);
	padding-left:10px;
}
.xaiZaiZhongXinTable
{
	margin-left:20px;
}
.xaiZaiZhongXinTable td
{
	text-align:left;
}
.lianXiWoMen p
{
	padding-bottom:0px;
}
.resourceLst
{
	line-height:20px;
	border-right:solid 1px #D8D7D7;
	border-bottom:solid 1px #D8D7D7;
}
.resourceLst img
{
	vertical-align:middle;
	margin-left:10px;
}
.input_button
{
	width:100px; 
	height:30px;
	border-style:none; 
	position:relative; 
	top:2px; 
	color:White; 
	border-right:1px solid #98573C;
	border-bottom:1px solid #98573C; 
	cursor:pointer;
	font-size:14px;

}
.input_button_green
{
	background-color:#66cc00;
	color:White; 
	width:100px;
}
.input_button_blue
{
	background-color:#3366cc;
	color:White; 
}
.input_button_yellow
{
	background-color:#ffcc66;
	color:#660000; 
}