﻿body,td,th {font-size: 12px;color: #888888; font-family:Arial;}
body {background-color: #FFFFFF;margin: 0px;}

/*页面的链接样式*/

/*==============================================================================================================*/
/*输入框的样式*/
.Input1 {clear: both;height: 18px;border: 1px solid #CCCCCC;font-size: 12px;color: #999999;}
/*==============================================================================================================*/
/*sign in 样式*/
#sign {float:right;}
#sign a{ width:42px; height:17px; background-image:url(../images/pub/signBG.gif);  font-size:11px; color:#cc0000; text-decoration:none; font-weight:bold;padding:1px 0 0 3px;}
#sign a:hover{color:#FF0000;}
#sign li { list-style-type:none;  margin-top:5px;  font-size:14px;}
#sign li a{ color:#ff9c00; font-style:italic; background:none; width:175px; font-size:14px; padding-left:15px; text-decoration:underline;}

/*顶部大图样式*/
.toppic{ background-image:url(../images/news/tang07.jpg); width:1003px; height:115px; margin:0 auto;}
/*主导航样式*/
#menu {background:url(../images/pub/LTBG.gif); background-repeat:repeat-x; height:54px;overflow:hidden;}
#menu a { font-size:18px; color:#ff9c00; padding:10px 10px 30px 5px;float:right;}
#menu a:hover{color:#ffba00;}
#menu li{ margin-left:-15px; background-image:url(../images/pub/nav_left.gif); background-repeat:no-repeat; list-style-type:none;  height:54px;}
.m1{background-image:url(../images/news/m_home.gif); background-position:5px 32px 0 0; background-repeat:no-repeat;}
.m2{background-image:url(../images/news/m_solutions.gif);background-position:5px 32px 0 0;background-repeat:no-repeat;}
.m3{background-image:url(../images/news/m_resources.gif); background-position:5px 32px 0 0;background-repeat:no-repeat;}
.m4{background-image:url(../images/news/m_myAccount.gif);background-position:5px 32px 0 0;background-repeat:no-repeat;}
.m5{background-image:url(../images/news/m_blog.gif);background-position:5px 32px 0 0;background-repeat:no-repeat;}
.m6{background-image:url(../images/news/m_news_hot.gif); background-position:5px 32px 0 0;background-repeat:no-repeat;}
.m7{background-image:url(../images/news/m_help.gif); background-position:5px 32px 0 0;background-repeat:no-repeat; margin-right:30px}





/*主导航中文的样式*/
.Nav:link,.Nav:visited{   font-size:20px; color:#ff9c00;}
.Nav:hover{ color:#ffba00;}
.Nav:active{ color:#ff9c00;}

/*主导航中BLOG的样式*/
.Nav2:link,.Nav2:visited{   font-size:20px; color:#ff9c00;}
.Nav2:hover{ color:#ffba00;}
.Nav2:active{ color:#ff9c00;}

/*左侧子导航中未选中的链接样式*/
.SubNav:link,.SubNav:visited{   font-size:20px; color:#666666;}
.SubNav:hover{ color:#42B4FF;}
.SubNav:active{ color:#2a7cc9;}

/*左侧子导航中已经选中的链接样式*/
.SubNavS:link,.SubNavS:visited{   font-size:20px; color:#ff9c00;}
.SubNavS:hover{ color:#ffba00;}
.SubNavS:active{ color:#ff9c00;}

/*右侧推荐信息链接样式*/
.Hot1:link,.Hot1:visited{font-size:12px; color:#CC0000;}
.Hot1:hover{ color:#FF3300;}
.Hot1:active{ color:#CC0000;}

/*右侧推荐信息栏文字样式*/
.HotTxt{line-height:20px;}
/*中间标题文字样式*/
.Title16Gray{ font-size:16px;color:#999999;}
/*==============================================================================================================*/
/*灰色实线表格边框(左右下)*/
.Tab1 {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
    border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;border-bottom-color: #dfdfdf;border-left-color: #dfdfdf;}
	
/*灰色虚线表格边框(下)*/
.Tab2 {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #d9d9d9;}

/*灰色实线表格边框(上下左右)*/
.Tab3 {
	borde-style: solid;
	border: 1px solid #dfdfdf;
}
