﻿/*通用样式*/
td,th{
	font-family: Arial, "宋体", "Courier New", "MS Sans Serif", "Times New Roman";
	font-size: 12px;
	color: #333333;
	padding:0px;
	margin:0px;
}
body {
	margin: 0px;
	text-align: center;
}
td{
	line-height:20px;
}
.td_grey{
background-color:#f1f1f1;
}
.td_pink{
background-color:#FFF4F4;
}
.td_white{
background-color:#ffffff;
}
.td_orange{
background-color:#FBEBCE;}
a:link,a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover,a:active {
	color: #cc3300;
	text-decoration: none;
}
.title1 {
	font-family: Arial, "宋体", "Courier New", "MS Sans Serif", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.title2 {
	font-family: Arial, "宋体", "Courier New", "MS Sans Serif", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #6f55de;
}
.title3 {
	font-family: Arial, "宋体", "Courier New", "MS Sans Serif", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #7ba613;
}
.tip_blue{
color:#FFF0F0;
font-weight:bold;
letter-spacing:2px;
}
.tip_blue{
color:#3399CC;
font-weight:bold;
letter-spacing:2px;
}
.tip_pink{
color:#902051;
font-weight:bold;
letter-spacing:2px;}
.tip_grey{
color:#cccccc;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
letter-spacing:4px;
}
.tip_orange{
 }
.txt_b{
color:#333333;
font-weight:bold;}
a.title3,a.title3:link,a.title3:visited{
	font-family: Arial, "宋体", "Courier New", "MS Sans Serif", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #7ba613;
	decoration:none;
}
a.title3:hover{
	font-family: Arial, "宋体", "Courier New", "MS Sans Serif", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #7ba613;
	decoration:underline;
}	
.input_txt1{
background-color:#FFFFFF;
border:1px solid #cccccc;
color:#71b725;}
.btn_1{
background:url(../images/icon_submit.gif) top center no-repeat;
text-align:center;
color:#FFFFFF;
font-weight:bold;
line-height:30px;
cursor:pointer;
width:99px;
height:30px;
border:none;
}
.btn_2{
background:url(../images/icon_cancel.gif) top center no-repeat;
text-align:center;
color:#ce6516;
font-weight:bold;
line-height:30px;
cursor:pointer;
width:99px;
height:30px;
border:none;

}
a img{
border:none;}
.foot_txt1{
color:#7b7b79;
font-weight:bold;
}
.foot_txt2{
color:#ffffff;
font-weight:bold;
}
.foot_txt2 a,.foot_txt2 a:link,.foot_txt2 a:visited{
color:#ffffff;
font-weight:bold;
decoration:none;
}
.foot_txt2 a:hover,.foot_txt2 a:active{
color:#ffffff;
font-weight:bold;
decoration:underline;
}

/*导航样式*/
.tab1_off,.tab2_off ,.tab3_off,.tab4_off,.tab5_off,.tab6_off,.tab7_off{
	font-weight:bold;
	color: #333333;
	height: 33px;
	background-image: url(../images/nav_1.gif);
	background-repeat: no-repeat;
	cursor: hand;
    width:68px;
	text-align:center;
	line-height:33px;
}
.tab1_off{width:55px;}
.tab2_off{background-image: url(../images/nav_2.gif);}
.tab3_off{background-image: url(../images/nav_3.gif);}
.tab4_off{background-image: url(../images/nav_4.gif);}
.tab5_off{background-image: url(../images/nav_5.gif);}
.tab6_off{background-image: url(../images/nav_6.gif);}
.tab7_off{background-image: url(../images/nav_7.gif);}
.tab1_on,.tab2_on,.tab3_on,.tab4_on,.tab5_on,.tab6_on,.tab7_on{
	font-weight:bold;
	color: #ffffff;
	height: 33px;
	background-image: url(../images/nav_1_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
    width:68px;
	text-align:center;
	line-height:33px;
}
.tab1_on{width:55px;}
.tab2_on{background-image: url(../images/nav_2_on.gif);}
.tab3_on{background-image: url(../images/nav_3_on.gif);}
.tab4_on{background-image: url(../images/nav_4_on.gif);}
.tab5_on{background-image: url(../images/nav_5_on.gif);}
.tab6_on{background-image: url(../images/nav_6_on.gif);}
.tab7_on{background-image: url(../images/nav_7_on.gif);}

/*内页菜单样式*/
.subnav_off{
	color: #000000;
	height: 25px;
	width:156px;
	line-height:25px;
	background-image: url(../images/subnav_off.gif);
	background-repeat: no-repeat;
	cursor: hand;
	text-align:center;
}
.subnav1_on,.subnav2_on,.subnav3_on,.subnav4_on,.subnav5_on,.subnav6_on,.subnav7_on,.subnav8_on{
	color: #ffffff;
	font-weight:bold;
	height: 25px;
	width:156px;
	line-height:25px;
	background-image: url(../images/subnav_01on.gif);
	background-repeat: no-repeat;
	cursor: hand;
	text-align:center;
}
.subnav2_on{background-image: url(../images/subnav_02on.gif);}
.subnav3_on{background-image: url(../images/subnav_03on.gif);}
.subnav4_on{background-image: url(../images/subnav_04on.gif);}
.subnav5_on{background-image: url(../images/subnav_05on.gif);}
.subnav6_on{background-image: url(../images/subnav_06on.gif);}
.subnav7_on{background-image: url(../images/subnav_07on.gif);}
.subnav8_on{background-image: url(../images/subnav_08on.gif);}

/*布局样式*/
.subpage_01,.subpage_02,.subpage_03,.subpage_04,.subpage_05{
background:url(../images/content_bg01.gif) top left repeat-y;
}
.subpage_02{
background-image:url(../images/content_bg02.gif);
}
.subpage_03{
background-image:url(../images/content_bg03.gif);
}
.subpage_04{
background-image:url(../images/content_bg04.gif);
}
.subpage_05{
background-image:url(../images/content_bg05.gif);
}
.subnav_title01,.subnav_title02,.subnav_title03,.subnav_title04,.subnav_title05{
background:url(../images/subnav_title01.gif) left top no-repeat;
width:234px;
height:70px;
display:block;
line-height:70px;
font-size:16px;
font-weight:bold;
color:#333333;
text-align:center;
text-indent:20px;
letter-spacing:1px;
}
.subnav_title02{
background:url(../images/subnav_title02.gif) left top no-repeat;
}
.subnav_title03{
background:url(../images/subnav_title03.gif) left top no-repeat;
}
.subnav_title04{
background:url(../images/subnav_title04.gif) left top no-repeat;
}
.subnav_title05{
background:url(../images/subnav_title05.gif) left top no-repeat;
}

/*内页样式*/
.underline{
border-bottom:1px dashed #cccccc;
}
.img_block{
padding:10px;
text-align:center;
vertical-align:middle;
border:1px solid #999999;
}
.product_bg{
color:#ffffff;
background-image: url(../images/orange_banner_bg.gif);
background-repeat:repeat-x;
height:22px;
line-height:22px;
text-align:center;
display:block;
text-decoration:none;
letter-spacing:1px;
font-weight:bold;}
.product_bg:link,.product_bg:visited{
color:#ffffff;
background-image: url(../images/orange_banner_bg.gif);
background-repeat:repeat-x;
height:22px;
line-height:22px;
text-align:center;
display:block;
text-decoration:none;
letter-spacing:1px;
font-weight:bold;}
.product_bg:hover,.product_bg:active{
color:#ffffff;
background-image: url(../images/orange_banner_bg.gif);
background-repeat:repeat-x;
height:22px;
line-height:22px;
text-align:center;
display:block;
letter-spacing:1px;
text-decoration:none;
font-weight:bold;}
/*内页选项卡*/
.tab_pink_off{
	color: #902051;
	height: 20px;
	background-image: url(../images/tab_pink_off.gif);
	background-repeat: no-repeat;
	cursor: hand;
    width:135px;
	text-align:center;
	letter-spacing:1px;
	line-height:20px;
}
.tab_pink_on{
	color: #000000;
	height: 20px;
	background-image: url(../images/tab_pink_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
    width:135px;
	text-align:center;
	line-height:20px;
	letter-spacing:1px;
}
.leadercss{
	background-color:#DEDAF4;
}
a.title1:link,a.title1:visited
       {font-family: Arial, "宋体", "Courier New", "MS Sans Serif", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #333333;}
a.title1:hover,a.title1:active
       {font-family: Arial, "宋体", "Courier New", "MS Sans Serif", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #cc6700;}