/*----------------------------------------默认设置开始----------------------------------------*/
body, form, ul, li{margin: 0;padding: 0;text-align:left;}
p{margin:0;}
img{border: 0;}
/*网站背景颜色*/
body{background-color: #EFFBFF;}
/*字体、行高默认设置*/
body, table{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
/*表单项默认设置*/
input, select, textarea{font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;color: #333;}
/*链接默认设置*/
a{text-decoration: none;color: #333;}
a:hover{
	text-decoration: underline;
	color: #FF0000;
}
/*----------------------------------------默认设置结束----------------------------------------*/
/*----------------------------------------顶部设置开始----------------------------------------*/
/*头部样式*/
/*头部整体样式*/
.header{background-Image: url(images/header_bg.jpg);}
/*头部左侧样式*/
.header .headerLeft{
	width:500px;
	background: url(images/header_left.jpg) no-repeat right;
	height: 90px;
}
.header .headerRight	/*头部右侧样式*/
{width:460px;background: url(images/header_right.jpg) no-repeat right;}
.headerRight a{
	color: #0061F2;
	text-decoration: none;
}
.headerRight a:hover{
	color: #FF0000;
	text-decoration: underline;
}
/*顶部主导航样式*/
.nav{background: url(images/daohang_right.jpg);border-top-width: 3px;border-top-style: solid;border-top-color: #2A8CEC;}
.navTd		/*栏目间分隔线颜色*/
{border-left:1px solid #2A8CEC;border-right:1px solid #2A8CEC;}
.nav a{text-decoration: none;color: #fff;font-weight: bold;}
.nav a:hover{
	color: #FFF;
	background-image: url(images/a1.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 36px;
	height: 36px;
	background-position: center;
	text-decoration: none;
}
/*Banner样式*/
.bannerHome		/*首页banner样式*/
{background: url(images/banner_bg_home.jpg) repeat-x;}
.bannerInner	/*内页banner样式*/
{background: url(images/banner_bg_inner.jpg) repeat-x;}
/*----------------------------------------顶部设置结束----------------------------------------*/
/*----------------------------------------首页设置开始----------------------------------------*/
.main{
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.main-left{background-color: #F2F8FD;width: 160px;}
.main-left-menu{
	background-image: url(images/left-menu.gif);
	height: 25px;
	width: 170px;
	text-align: center;
	letter-spacing: 10px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
}
.main-left-menu-lb{font-size: 12px;	line-height: 25px;	text-align: center;	margin-left: 15px;}
.main-left-menu-yslb{font-size: 12px;	line-height: 25px;	text-align: center;	margin-left: 15px;}
.main-left-menu-yslb a{text-decoration: none;color: #0099FF;letter-spacing: 3px;line-height: 23px;height: 23px;text-align: center;}
.main-left-menu-yslb a:hover{text-decoration: underline;color: #FF0000;display: block;line-height: 23px;height: 23px;letter-spacing: 3px;	background-color: #FFFF99;}

.main-center{
	width: 600px;
}
.main-center-fy{width: 800px;margin-right: 10px;margin-left: 10px;}
.main-center-menu{
	background-image: url(images/home1_title_bg.gif);
	height: 26px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bolder;
	text-indent: 30px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	width: 600px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.main-center-menu b{float: left;}
.main-center-menu img{float: right;margin-top: 10px;}
.main-center-fy-menu{background-image: url(images/center-fy-menu.gif);height: 25px;width: 700px;line-height: 25px;font-size: 12px;	font-weight: bolder;margin: 10px;	text-indent: 30px; }
.main-center-fy-menu0{background-image: url(images/center-fy-menu0.gif);height: 25px;width: 700px;line-height: 25px;font-size: 12px;	font-weight: bolder;margin: 10px;color: #FF0000;text-decoration: none;letter-spacing: 10px;text-align: center;}
.main-center-lb{
	margin-right: 5px;
	margin-left: 5px;
	width: 600px;
	line-height: 25px;

}

.main-right{background-color: #F2F8FD;width: 158px;}
.main-right-menu{
	background-image: url(images/left-menu.gif);
	height: 25px;
	width: 170px;
	text-align: center;
	letter-spacing: 15px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.main-right-menu-lb{font-size: 12px;	line-height: 25px;	text-align: center;	margin-left: 15px;}
.main-right-menu-img{margin-top: 10px;margin-right: 10px;margin-bottom: 10px;margin-left: 15px;}
.main-center-fy-nr{
	margin-right: 10px;
	margin-left: 10px;
}
.cptu{
	border: 1px solid #CECECE;
	margin-bottom: 5px;
}
.foot{
	background-color: #fff;
	margin: 3px;
}











/*---------------------------------------底部样式管理开始-------------------------------------*/
/*底部导航*/
.navBottom
{
	background-image: url(images/footer_bg.jpg);
	color: #FFFFFF;
	padding-left: 15px;
}

.navBottom a
{
	color: #EFFBFF;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}
.navBottom a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	padding-left:15px;
	padding-right:15px;
}

/*底部版权*/
.footer
{
	background-color: #EFFBFF;
	color: #035494;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom:10px;
}
.footer a
{
	color: #035494;
	text-decoration: underline;
}
.footer a:hover
{
	color: #FF4E00;
	text-decoration: none;
}

/*底部友情链接*/
.selectLink
{
	background-color: #FFFFFF;
	color: #055595;
}
/*---------------------------------------底部样式管理结束-------------------------------------*/

/* Main产品与服务链接样式----------------------------- */
td.MainMenu        {vertical-align: middle;padding-top: 2px;}
.MainMenu A:link   {font-family:"宋体";font-size:12px;color: #2F2F2F;text-decoration: none}
.MainMenu A:visited{font-family:"宋体";font-size:12px;color: #2F2F2F;text-decoration: none}
.MainMenu A:hover  {font-family:"宋体";font-size:12px;color: #2F2F2F;text-decoration: underline}
.MainMenu A:active {font-family:"宋体";font-size:12px;color: #2F2F2F;text-decoration: underline}

td.MenuListTitle  {background-image: url(Point_line_01.gif);height: 22px;}
td.ListTitle        {background-image: url(Point_line_01.gif);height: 22px;}
td.ListDown         {background-image: url(Point_line_01.gif);height: 30px;}


/* 分类菜单链接样式----------------------------------- */
tr.WebMenu        {background-image: url(Point_line_02.gif);height: 26px;}
.WebMenu A:link   {font-family:"宋体";font-size:12px;text-decoration: none}
.WebMenu A:visited{font-family:"宋体";font-size:12px;ctext-decoration: none}
.WebMenu A:hover  {font-family:"宋体";font-size:12px;text-decoration: none}
.WebMenu A:active {font-family:"宋体";font-size:12px;text-decoration: none}


/* 后台管理类别树-------------------------------------- */
.SortFolderOpen {
	background-image: url(Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	background-image: url(Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
