﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 9pt;
    background-image: url('../../Images/BG.jpg');
    background-repeat: repeat-x;
    background-color: #216593;
}

.noboderTb
{
   border-style: none;
    border-width: 0px;
    border-collapse:collapse;
}

.noboderTb th,td
{
    padding: 0;
}

.loginTb
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
}

.loginTb th,td
{
    padding: 0;
    height:25px;
}

.logoTd
{
    height: 87px;
	width: 490px;
	background-image: url(../../images/logo.jpg);
}

.headBg
{
    background-image: url(../../images/top_bg.jpg);
}

/* Banner */
.bannerLeftBg
{
    width:314px;
    height:49px;
}

.bannerCenterBg
{
    width:677px;
    height:49px;
    background-image: url(../../images/main_center.jpg);
}

.bannerRightBg
{
    width:9px;
    height:49px;
}

/* Bottom */
.bottomBg
{
    background-color: #0d409b;
    height: 25px;
    color: #FFFFFF;
}

.bannerMenuTd
{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    width: 94px;
    height: 37px;
    cursor: pointer;
    text-align: center;
    font-family: 微软雅黑, 黑体, 宋体;
    background-image: url(../../images/BTN_01.jpg);
}

.bannerMenuTdMove
{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    width: 94px;
    height: 37px;
    cursor: pointer;
    text-align: center;
    font-family: 微软雅黑, 黑体, 宋体;
    background-image: url(../../images/BTN_02.jpg);
}

.bannerMenuTdSelect
{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    width: 94px;
    height: 37px;
    cursor: pointer;
    text-align: center;
    font-family: 微软雅黑, 黑体, 宋体;
    background-image: url(../../images/BTN_02.jpg);
}

.tagBg
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-left-style: solid;
    border-bottom-style: solid;
    height: 23px;
    background-image: url(../../images/tab_bg.jpg);
    cursor: pointer;
    text-align: center;
}

.tagSelectBg
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-left-style: solid;
    height:24px;
    background-color:White;
    cursor: pointer;
    text-align: center;
}

.productTagBg
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-bottom-style: solid;
    width:102px;
    height: 29px;
    background-image: url(../../images/smalltab_bg.jpg);
    cursor: pointer;
    text-align: center;
}

.productTagSelectBg
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width:102px;
    height:29px;
    background-color:White;
    cursor: pointer;
    text-align: center;
}

.productTagTd
{
    border-width: 1px;
    border-color: #CCCCCC;
    border-bottom-style: solid;
}

.productContentTd
{
    height:170px;
    border-width: 1px;
    border-color: #CCCCCC;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}

.productListtLeftTd
{
    height:150px;
    width:19px;
    background-image: url(../../images/left.jpg);
}

.productListRightTd
{
    height:150px;
    width:19px;
    background-image: url(../../images/right.jpg);
}

.productListBg
{
    height:150px;
    width:622px;
    background-image: url(../../images/fill.jpg);
}

table.defaultTableStyle
{ 
    border:solid 0px #c7c8cc /* #CCCCCC */;
    background-color: #c7c8cc /* #CCCCCC */;
    border-collapse:separate;
}

table.defaultTableStyle td
{
    background-color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    height: 30px;
    color: #003366;
    word-break: break-all;
}

table.defaultTableStyle th
{
    padding: 0px;
    background-color: #edf2fc /* #F0F0F0 */;
    font-size: 12px;
	line-height: 16px;
	height:30px;
	color: #003366;
	font-weight:normal;
	text-align:right;
}

/* 字体样式 */
.newProductName
{
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.commentsFont
{
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    color: #000000;
}

.blueTitleFont
{
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    color: #006599;
}

.greyFont
{
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    color: #666666;
}

.blueTitle
{
    font-family: 微软雅黑, 宋体;
    font-size: 14px;
    color: #9933FF;
    font-weight: bold;
}

.ContactTitle
{
    font-family: 微软雅黑, 宋体;
    font-size: 13px;
    color: #333399;
    font-weight: bold;
}

/* 控件样式 */
.textBoxStyle
{
    border: 1px solid #999999;
}

/* 超链接样式 */
#headTb a:link
{
    color: #999999;
	text-decoration: none;
}

#headTb a:visited {
    color: #999999;
	text-decoration: none;
}

#headTb a:hover {
    color: #999999;
	text-decoration: underline;
}

#headTb a:active {
    color: #999999;
	text-decoration: none;
}

a:link
{
    color: #003366;
    text-decoration: none;
}

a:visited {
    color: #003366;
	text-decoration: none;
}

a:hover
{
    color: #003366;
    text-decoration: underline;
}

a:active {
    color: #003366;
	text-decoration: none;
}

.normalButton
{
	background-image: url(../../Images/anniu_ditu1.gif);
	width: 75px; 
	height: 28px; 
	border: 0px; 
	font-size: 12px; 
	cursor: pointer;
	font-weight:bold;
	background-color: transparent;
}
.shortButton
{
	background-image: url(../../Images/anniu_ditu.gif);
	width: 58px; 
	height: 28px; 
	border: 0px;
	font-size: 12px; 
	cursor: pointer;
	font-weight:bold;
	background-color: transparent;
}
.longButton
{
	background-image: url(../../Images/anniu_ditu2.gif);
	width: 95px; 
	height: 28px; 
	border: 0px;
	font-size: 12px; 
	cursor: pointer;
	font-weight:bold;
	background-color: transparent;
}

.contentTitle
{
    height: 30px;
    font-size: 18px;
    font-family: 宋体;
    color: #3366FF;
    font-weight: bold;
}

.contentSep
{
    border: 1px dotted #CCCCCC;
    width: 660px;
}

.bottomLeft
{
	width: 10px; 
	height: 46px; 
	border: 0px;
}

.bottomCenter
{
    background-image: url(../../Images/foot_center.png);
    height: 46px;
    border: 0px;
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    font-weight: bold;
    color: #454545;
}

.bottomRight
{
	width: 10px; 
	height: 46px; 
	border: 0px;
}

/* 产品搜索文本框 */
.searchTextBoxOut
{
    border-style: none;
    border-width: 0px;
    width: 150px;
    height: 21px;
    background-image: url(../../images/search_BG_01.jpg);
    margin-top: 1px;
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    color: #808080;
}

.searchTextBoxIn
{
    border-style: none;
    border-width: 0px;
    width: 150px;
    height: 21px;
    background-image: url(../../images/search_BG_01.jpg);
    margin-top: 1px;
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    color: #333333;
}