body
{
	font-family: "宋体";
	font-size: 12px;
	width: 1004px;
	margin: 0 auto;
	background-color: #FFFFFF;
	-moz-user-select: none;
}

#top
{
}
.Language
{
	color: #043373;
	text-align: left;
}
.Language a
{
	color: #043373;
	text-decoration: none;
}
.Language a:hover
{
	color: red;
	text-decoration: none;
}

#Main
{
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 5px;
	overflow:hidden;
}
#MainLeft
{
	width: 218px;
}
.netSearch
{
	background: url(../images/netSearCh.jpg) no-repeat;
	height: 35px;
}
.Search
{
	background-color: #FAFAFA;
	border: 1px solid #E6E6E6;
	padding-left: 12px;
}

.ProClass
{
	background: url(../images/prodclass.gif) no-repeat;
	height: 37px;
}
.Services
{
	background: url(../images/kefu.gif) no-repeat;
	height: 35px;
}
.SerStyle
{
	background-color: #DBF0F4;
	line-height: 23px;
	height: 23px;
	font-size: 14px;
	padding-bottom: 6px;
	padding-top: 5px;
	color: #0546A0;
}

.SerStyle a{ color: #0546A0; text-decoration:none;}

.SerStyle a:hover{ color:Red; text-decoration:none;}


.CateItem
{
	background-color: #043373;
	font-size: 13px;
	padding-top: 10px;
}
.ItemList
{
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 12px;
}
.ItemList a
{
	color: #FFFFFF;
	text-decoration: none;
}
.ItemList a:hover
{
	color: red;
	text-decoration: none;
}

.Catename
{
	color: #043373;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #CDD6E3;
}
.Catename em
{
	padding: 0;
	margin: 0;
	font-style: normal;
	float: right;
	padding-right: 20px;
	color: #9F9F9F;
}

.line
{
	background-image: url(../images/par_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.BigFangda
{
	padding-top: 12px;
}
.BigFangda a
{
	color: #666666;
	text-decoration: none;
}
.BigFangda a:hover
{
	color: Red;
	text-decoration: none;
}

#MainRight
{
	width: 763px;
	padding-left: 5px;
}
.ComInfo
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	text-indent: 24px;
	height: 23px;
	line-height: 23px;
	color: #555555;
}
.ComInfo a
{
	color: #555555;
	text-decoration: none;
}
.ComInfo a:hover
{
	color: Red;
	text-decoration: none;
}

.proName
{
	color: #666666;
	text-align: left;
	padding-top: 12px;
}
.proName a
{
	color: #666666;
	text-decoration: none;
}
.proName a:hover
{
	color: red;
	text-decoration: none;
}


.proName1
{
	color: #666666;
	text-align: center;
	padding-top: 12px;
}
.proName1 a
{
	color: #666666;
	text-decoration: none;
}
.proName1 a:hover
{
	color: red;
	text-decoration: none;
}

.RightTitle
{
	background: url(../images/Main_top_bg.jpg) repeat-x;
	height: 34px;
	font-size: 13px;
	padding-left: 24px;
	font-weight: bold;
	color: #043373;
	border-bottom: 1px dashed #1383C7;
}
.RightTitle a
{
	color: #043373;
	text-decoration: none;
}
.RightTitle a:hover
{
	color: Red;
	text-decoration: none;
}


.News_list
{
	color: #666666;
	height: 26px;
	line-height: 26px;
	padding-left: 48px;
}
.News_list a
{
	color: #666666;
	text-decoration: none;
}
.News_list a:hover
{
	color: red;
	text-decoration: none;
}

#friendLink
{
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 7px;
}

#friend
{
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	padding-left: 5px;
	padding-right: 5px;
}

#Footer
{
	background: url(../images/bottom.gif) no-repeat;
	height: 41px;
	margin-top: 2px;
}
.CopyRight 
{
	color:#fff;
	text-align: center;
	
}
.CopyRight a
{
	color:#fff;
	text-align: center;
	padding-top: 5px;
}
.CopyRight a:hover
{
	color:#FF0000 ;
	text-align: center;
	padding-top: 5px;
}


/**左边产品导航**/
*
{
	margin: 0;
	padding: 0;
	border: 0;
}
#nav
{
	width: 218px;
	overflow: hidden;
	line-height: 24px;
	list-style-type: none;
	text-align: left; /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a
{
	width: 206px;
	display: block;
	padding-left: 25px; /*Width(一定要)，否则下面的Li会变形*/
}
#PARENT
{
	width: 218px;
	padding-left: 0px;
}

#w a
{
	width: 206px;
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#w a:hover
{
	color: red;
	text-decoration: none;
}

#s a
{
	width: 206px;
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#s a:hover
{
	color: red;
	text-decoration: none;
}
/*==================二级目录===================*/
#nav ul
{
	list-style: none;
	text-align: left;
}
#nav ul li
{
	background: #EBEBEB; /*二级目录的背景色*/
	border-bottom: #CCC 1px solid;
	width:206px;
	padding:0;
	margin:0;
}
#nav ul li a
{
	font-size: 13px;
	padding-left:35px;
	color:#3473BA;
	width: 218px;
	font-weight: normal;
	text-decoration: none; /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
/* 二级onmouseover的字体颜色、背景色*/
#nav ul li a:hover
{
	color:red;
	text-decoration: none;
	font-weight: normal;
}

/*--新闻显示样式--*/
.NewsTitle
{
	color: #280001;
	font-size: 15px;
	text-align: center;
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 18px;
}


.Cheaper
{
	padding-right: 22px;
	padding-left: 22px;
}

.Chea
{
	border-bottom: solid 1px #EDEDED;
	border-top: solid 1px #EDEDED;
	height: 27px;
	text-align: center;
	color: #7C7C7C;
}
.Chea a
{
	color: #7C7C7C;
	text-decoration: none;
}

.Chea a:hover
{
	color: Red;
	text-decoration: none;
}

/*--新闻显示样式--*/
#news_content
{
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	text-indent: 24px;
	color: #7C7C7C;
	padding-top: 12px;
	text-align: left;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 24px;
}

.News_list
{
	padding-left: 12px;
	border-bottom: dashed 1px #EDEDED;
	height: 25px;
	line-height: 25px;
	color: #464646;
	padding-left: 26px;
}
.News_Time
{
	text-align: right;
	padding-right: 24px;
	border-bottom: dashed 1px #EDEDED;
	height: 25px;
	line-height: 25px;
	color: #464646;
}


/*-美化下啦列表--*/
#age_sel_2 div.tag_select
{
	display: block;
	color: #000;
	width: 62px;
	height: 22px;
	background: transparent url(../images/select-60.gif) no-repeat 0 0;
	padding: 0 10px;
	line-height: 22px;
}
#age_sel_2 div.tag_select_hover
{
	display: block;
	color: #000;
	width: 62px;
	height: 22px;
	background: transparent url(../images/select-60.gif) no-repeat 0 -22px;
	padding: 0 10px;
	line-height: 22px;
}
#age_sel_2 div.tag_select_open
{
	display: block;
	color: #000;
	width: 62px;
	height: 22px;
	background: transparent url(../images/select-60.gif) no-repeat 0 -44px;
	padding: 0 10px;
	line-height: 22px;
}
#age_sel_2 ul.tag_options
{
	position: absolute;
	margin: 0;
	list-style: none;
	background: transparent url(../images/select-60.gif) no-repeat left bottom;
	padding: 0 0 1px;
	margin: 0;
	width: 60px;
}
#age_sel_2 ul.tag_options li
{
	background: transparent url(../images/select-60.gif) repeat-y -102px 0;
	display: block;
	width: 61px;
	padding: 0 10px;
	height: 22px;
	text-decoration: none;
	line-height: 22px;
	color: #000;
}
#age_sel_2 ul.tag_options li.open_hover
{
	background: transparent url(../images/select-60.gif) no-repeat 0 -88px;
	color: #000;
}
#age_sel_2 ul.tag_options li.open_selected
{
	background: transparent url(../images/select-60.gif) no-repeat 0 -66px;
	color: #19555F;
}


.InputBorder
{
	border: 1px solid #999999;
}
.MessageStyle
{
	text-align: left;
	background-color: #eeeeee;
	padding-left: 10px;
}

/*--按扭--*/
.ButtomClass
{
	border-right: #6C6C6C 1px solid;
	border-top: #6C6C6C 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #6C6C6C 1px solid;
	line-height: normal;
	border-bottom: #6C6C6C 1px solid;
	font-style: normal;
	height: 23px;
	width: 100px;
	font-variant: normal;
	font-size: 12px;
}

.select
{
	font-weight: bold;
	background: url(../images/Selected.jpg);
	cursor: pointer;
	color: #AD2C45;
	height: 22px;
	text-align: center;
	padding-left: 8px;
}
.noselect
{
	background: url(../images/Select.jpg);
	cursor: pointer;
	height: 22px;
	text-align: center;
	color: #7C7C7C;
	font-weight: bold;
	padding-left: 8px;
}

.TreeView
{
	background: url(../images/small/open.gif) no-repeat;
	background-position: left center;
}

.TreeView2
{
	background: url(../images/small/close.gif) no-repeat;
	background-position: left center;
}

#navigation{ background-color:#033373; margin:0px; padding:0px; font-size:13px;}
#navigation a{ color:#FFFFFF; text-decoration:none;}
#navigation a:hover{ color:#FF6633; text-decoration:none;}

#navigation li ul li{ background-color:#033373;margin:0px; padding:0px; padding-left:16px; height:20px; line-height:20px;}

/*--迅雷--*/
.pages {  color: #999; }
.pages a, .pages .cpb { text-decoration:none; padding: 0 5px; border: 1px solid #ddd;background: #ffff;margin:0 2px; font-size:11px; color:#000;}
.pages a:hover { background-color: #E61636; color:#fff;border:1px solid #E61636; text-decoration:none;}
.pages .cpb { font-weight: bold; color: #fff; background: #E61636; border:1px solid #E61636;}


/*--网易--*/
.anpager .cpb {background:#1F3A87 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px 0;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#1F3A87;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none}
.anpager a:hover{background:#1F3A87 none repeat scroll 0 0;border:1px solid #1F3A87;color:#FFFFFF;}

/*--拍拍--*/
.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 12px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}