/*页面整体样式定义*/
body,td {font-size:12px;line-height:18px;color:#000;}
body { background-color:#FFF;
    margin:0px;
	padding:0px;
	background-position:center;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #5AA6F2;
	SCROLLBAR-3DLIGHT-COLOR: #5AA6F2;
	SCROLLBAR-ARROW-COLOR: #5AA6F2;
	SCROLLBAR-TRACK-COLOR: #E9F2FF;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}


/*=======================整体样式开始======================*/
/*定义表格整体宽度*/
.tableNav {width:1002px;}
#tableNav{width:1002px; border:1px #AACBEE solid;}
#tableNav_All{width:100%; border:1px #AACBEE solid;}


/*HEAD上方左边样式*/
#head_top{ height:228px; width:auto; text-align:center; background:url(top.jpg) no-repeat;}
#div_head_left{height:120px; width:200px; text-align:center; vertical-align:middle; float:left; background:url(logo.gif) no-repeat; margin:40px 0px 0px 5px; float:left;}
#div_head_right{height:35px; width:auto; text-align:center; vertical-align:middle; float:left; margin:25px 5px 0px 5px; float:right; color:#FFFFFF;}

a.top_rightLink {color:#FFFFFF;}
a.top_rightLink:hover {color:#CCFF00;}

.td_dhbg1{height:39px; background:url(img1.jpg) repeat-x; text-align:center;}
.td_dhbg2{height:39px; background:url(img2.jpg) repeat-x; text-align:center;}

.bg01{ background:url(img1.jpg) repeat-x;height:39px;color:#000000; text-align:center;cursor:hand;}
.bg01 a:link{color:#000000; text-decoration:none;}
.bg01 a:visited{color:#000000; text-decoration:none;}

.bg02{ background:url(img2.jpg) repeat-x;height:39px;color:#fff; text-align:center;cursor:hand;}
.bg02 a:link{color:#3366FF; text-decoration:none;}
.bg02 a:visited{color:#3366FF; text-decoration:none;}
.bg02 a:hover{color:#3366FF; text-decoration:none;}


/*文本框和下拉列表框整体样式*/
input {BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #6DB7FE; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #6DB7FE; PADDING-BOTTOM: 1px; CURSOR: hand; COLOR: #000000; BORDER-TOP-COLOR: #6DB7FE; PADDING-TOP: 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, 宋体; FONT-SIZE: 8pt; HEIGHT: 18px; BACKGROUND-COLOR: #fff; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #6DB7FE}

SELECT {BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; CURSOR: hand; COLOR: #000000; BORDER-TOP-COLOR: #cccccc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, 宋体; BACKGROUND-COLOR: #f7f7f7; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc
}
form{margin:0px;}


/*页面一般连接样式*/
a {color: #000000;text-decoration: none;}
a:hover {color: #666666;text-decoration: underline;}

/*----------------------------------整体样式结束-------------------------------*/


/*=======================顶部导航==========================*/
/*顶部导航连接样式*/
a.topLink {color:#333333;}
a.topLink:hover {color:#FF0000}

/*顶部导航浮动连接样式*/
a.mobred1{color:#000; text-decoration: none;}
a.mobred1:hover {color:#f00; text-decoration: none; left: 1px;  position: relative; top: 1px;}

/*新闻样式浮动链接*/
a.news{color:#333333; text-decoration:none;}
a.news:hover{color:#FF6600; text-decoration:underline; left:1px; position:relative; top:1px;}

/*===================================头文件中间导航样式（上）==================================*/
/*中间导航背景中部*/
.td_mid_center{background:url(top_mid_centerbg.gif) repeat-x; text-align:center; font-size:12px; color:#FFFFFF;}
/*导航连接样式*/
.td_mid_center a{color:#FFF; text-decoration: none; font-weight:bold;}
.td_mid_center a:hover{text-decoration: underline; color:#fff;}
/*导航分割线样式*/
.img{ background-image:url( top_mid_imgbg.gif); height:31px; width:1px;}
/*网站标题样式*/
#div_title{float:left; padding:40px 0px 0px 0px; font-family:'楷体_GB2312';  font-size:26px;color:#002A72; font-weight:bold;}

/*每个栏目相隔距离*/
.span_width{ padding:0 5px;}
/*---------------------------------头文件样式结束---------------------------------*/





/*====================正文样式开始====================*/
/*主页正文左边*/
#contentLeft { width:260px; padding-left:10px;}
/*主页正文右边*/
#contentright {width:160px; padding-right:10px;}


/*右边内容样式*/
#div_left{margin:5px 0px 5px 0px;}
#div_right{margin:5px 0px 5px 0px; text-align:center;}


/*右边栏目列表样式*/
#right_dh{margin-left:13px; width:145px;}
#right_dh_bg{background-image:url(ico_bg.gif); width:auto; font-size:14px; font-weight:bold; margin-top:10px; margin-bottom:5px; height:25px;}
.right_dh{border-bottom:1px #507192 solid;width:100%;margin-bottom:15px;}
.right_dh li{list-style-type:square;}

#div_left_back{margin:5px 0px 5px 0px; width:250px; height:86px; border:1px #CCCCCC solid;}

/*主页中间样式*/
#index_mid_top{height:30px; text-align:center; border-bottom:1px #CCCCCC solid; width:540px; margin-left:10px;}
#index_mid_news{float:left; width:auto; margin-top:8px; font-size:14px; font-weight:bold;}
#index_mid_more{float:right; width:auto; margin-top:10px;}

.index_mid_top{height:100%; width:540px; margin-left:10px;}

#index_mid_back{ text-align:center; float:left; margin:2px; border:1px #CCCCCC solid;}



/*内页栏目样式*---------内页内容样式-------*/
#div_right_first{ background:url(about_title.jpg) no-repeat; font-size:20px; font-family:"方正黑体简体"; font-weight:bold; padding:12px 0px 3px 10px; margin:0px; height:25px; width:100%;border-bottom:1px #B4C6DB dashed; text-align:left;}

#div_right_second{height:100%; margin:8px 2px 5px 2px; line-height:25px; text-align:left; letter-spacing:1px;}
#div_right_content li{list-style-type:square; font-size:14px; color:#FF6600; font-weight:bold;}
/*客服中心上方背景导航*/
#service_dh{height:31px; width:auto; border:1px #8c8989 solid; font-size:14px; text-align:center;}




/*内页右边栏目列表样式*/
#about_left{ margin-left:15px; width:200px;}
#about_left_bg{background-image:url(ico_bg.gif); width:auto; font-size:14px; font-weight:bold; margin-top:20px; margin-bottom:5px; height:25px;}
.about_left{border-bottom:1px #507192 solid;width:100%;margin-bottom:15px;}
.about_left li{list-style-type:square;}




/*链接内容样式*/
.td_back_links {padding:5px 0px 0px 20px;height:15px;width:20%; vertical-align:middle;}

.yy{float:left; border:0px #CCCCCC dashed; margin:10px; width:150px; text-align:center;}

.pp{float:left; border:1px #CCCCCC solid; padding:5px; text-align:center; height:140px; width:140px;}


/*====================尾文件样式开始===================*/
#div_foot{height:55px; background:url( foot_bg.gif) repeat-x; text-align:center; vertical-align:middle; line-height:22px;}

/*========================左边产品列表样式=======================*/
.product_left{overflow:hidden; width:180px; margin-left:5px; text-align:left;}
#divp li{width:170px; height:20px; line-height:20px; list-style:circle; overflow:hidden; onmouseover="this.style.backgroundColor='#C6E6F6'" onmouseout="this.style.backgroundColor='#FFFFFF'}