@charset "utf-8";
/* CSS Document */

body { margin: 0px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
ul,li { margin: 0px; padding: 0px; list-style: none; }
img { border: none; }

.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

.fw { font-weight: 600; }

.fs8 { font-size: 8px; }
.fs11 { font-size: 11px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.fs24 { font-size: 24px; }

.fc_red { color: red; }
.fc_grey { color: #565656; }

.clear { clear: both; }

.header, .content, .footer { width: 980px; height: auto; margin: 0px auto; }
/* header style */

.header { height: 116px; }

	.header .top { width: 980px; height: 75px; background: url(../images/pub/headerBg.jpg); color: #FFF; padding-top: 8px; }
	.header .top a { color: #FFF; text-decoration: none; }
        .header .top a:hover { color: #FFF; text-decoration: underline; }
		.header .top .links { width: 910px; height: auto; padding-right: 70px; text-decoration: none; }
                .header .top .text { width: 630px; height: auto; padding: 5px 0px 0px 350px; text-decoration: none }
		
	.header .menu { width: 947px; height: 32px; background: url(../images/pub/navBgwed.gif); margin-top: 1px; padding: 0px 0px 0px 33px; color: #FFF; }
		.header .menu li { height: 32px; float: left; }
		.header .menu .line { width: 2px; height: 25px; background: url(../images/pub/navLine.gif); padding: 0px; margin: 0px 9px; display: inline; }
		.header .menu .over { background: url(../images/pub/navBg.gif) 0px -32px; color: #FFC000; }
/* content style */

.content { width: 970px; height: auto; padding: 0px 5px; }
	

		
	
	.content .Products { width: 706px; height: auto; float: left; margin: 15px 0px 10px 0px; }
		.content .Products .tt { width: 665px; height: 22px; background: url(../images/pub/Product_tt.gif); color: #FFF; padding: 6px 0px 0px 41px; text-decoration: none; }
                .content .Products .main { width: 706px; height: auto; }
		.content .Products .main li { width: 144px; height: auto; float: left; margin: 15px 16px 0px 16px; display: inline; }
		.content .Products .main li img { border: #1A242D solid 1px; }
		.content .Products .main li p { margin: 0px; padding-top: 2px; line-height: 15px; }
		.content .Products .main .pageLinks { width: 674px; border-top: #878787 dashed 1px; padding: 15px 0px 10px 0px; }
		.content .Products .main .pageLinks a { margin: 0px 8px; color: #000; text-decoration: none; }
		.content .Products .main .pageLinks a:hover { margin: 0px 8px; color: #000; text-decoration: underline; }
		
	.content .rightMenu { width: 241px; height: auto; float: right; margin: 15px 0px 10px 0px; }
		.content .rightMenu .list .list_01 { width: 206px; height: 21px; background: url(../images/pub/rightMenu_tt.gif); color: #FFF; padding: 7px 0px 0px 35px; cursor: pointer; }
		.content .rightMenu .list .list_02 .tt { width: 206px; height: 21px; background: url(../images/pub/rightMenu_tt.gif) 0px -28px; color: #FFF; padding: 7px 0px 0px 35px; cursor: pointer; }
		.content .rightMenu .list .main { width: 221px; height: auto; background: #F5F5F5; padding: 5px 0px 5px 20px; }
		.content .rightMenu .list .main li { width: 221px; height: auto; padding: 2px 0px; }
		.content .rightMenu .list .main img { margin-right: 5px; }
		.content .rightMenu .list .main a { color: #000; text-decoration: none; }
		.content .rightMenu .list .main a:hover { color: #000; text-decoration: underline; }
		.content .rightMenu .marTop { margin-top: 10px; }
		
/* footer style */

.footer { height: 23px; background: url(../images/pub/footerBg.jpg);}
.footer li { float: left; }
	.footer .center { width: 600px; padding-left: 150px; }
	.footer a { color: #FFF; text-decoration: none; }
	.footer a:hover { color: #FFF; text-decoration: underline; }
		
		