*{margin:0;padding:0;}
body{background:url("../images/figma/body_bg.jpg") fixed repeat;font:12px/1.5 "微软雅黑",tahoma,arial,\5b8b\4f53,sans-serif;}
img {
	border: none;
}
/*通用样式*/
.cc{*zoom:1;}
.cc:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.clear{clear:both;visibility:hidden;}
.fl{float:left}
.fr{float:right}
ul{list-style:none;}
a{text-decoration:none;}
#header{margin:auto;width:950px;height:120px;}
#header .lmenu,#header .rmenu{float:left;width:330px;overflow:hidden;}
#header .lmenu ul,#header .rmenu ul{margin-top:25px;}
#header .lmenu li{float:right;}
#header .rmenu li{float:left;}
#header .lmenu li,#header .rmenu li{margin:10px;}
#header .lmenu li a,#header .rmenu li a{font-size:16px;font-weight:bold;color:#fff;}
#header .lmenu li a:hover,#header .rmenu li a:hover{color:#000;}
.logo{float:left;width:286px;margin:10px auto;text-align:center;}

.top{width:990px;height:10px;margin:10px auto 0;_margin:10px auto -32px;background:url("../images/figma/top.jpg") no-repeat;}
.content{width:990px;margin:0 auto;background:url("../images/figma/content_bg.jpg") repeat-y;}
.bottom{width:990px;height:10px;margin:0px auto 10px;background:url("../images/figma/bottom.png") no-repeat;}


.main{padding:0 30px;}

.con-show .title{width:700px;height:44px;line-height:44px;font-size:16px;text-align:center;background:url("../images/figma/title_bg.png") no-repeat center center;}
.con-show .pageinfo{text-align:center;}
.con-show p {margin: 7px 0px 10px 0px;line-height:20px;line-height:145%;text-align:left;overflow:hidden;}
.con-show .showimg{ 
    max-width: 695px;
　　zoom:expression( function(elm) {
 
　　if (elm.width>695) {
 
　　var oldVW = elm.width; elm.width=695;
 
　　elm.height = elm.height*(695 /oldVW);
 
　　}
 
　　elm.style.zoom = '1';
 
　　}(this));
}
.con-show .showimg img {background:#fff;max-width:675px;padding:3px;display: block;margin: 5px auto;border: 1px solid #D3E0E5;-webkit-box-shadow:0 1px 3px #E0E0E0;-moz-box-shadow:0 1px 3px #E0E0E0;-khtml-box-shadow:0 1px 3px #E0E0E0;}


.mark{position:absolute;top:0;left:0;z-index:9999;}

.itemlist{width:700px;margin:0 auto;}
.itemlist li{float:left;width:153px;height:180px;margin:10px;_margin:4px;background:url("../images/figma/item_bg.png") no-repeat center center;}

.itemlist li img{margin:16px 16px 10px;padding:0px;vertical-align:middle;}
.itemlist li h2{font-size:12px;font-weight:normal;margin-top:0px;text-align:center;color:#62BF03;line-height:20px;}
.itemlist li h2 b{color: red;font-size:16px;margin-right: 10px;font-style:italic;}
.container{height:500px;padding:30px;background:url("../images/figma/cbg.gif") no-repeat right top;}
.intro{width:500px;margin:15px 0;text-indent:2em;}

.main{padding:0 30px;}


.showinfo{margin-left:15px;margin-top:13px;}
.showinfo li span{color:#FF0066;font-size:14px;font-weight:bold;}
.showinfo li.toysno{font-size:16px;font-weight:bold;color:#2CC412;}


.nav{padding:20px 80px;}
/*通用样式.nav li{float:left;width:280px;height:44px;line-height:44px;text-align:center;background:url("../images/figma/title_bg.png") no-repeat center center;}
.nav li a{font-size:16px;color:#000;font-weight:bold;}*/

.product-list {
	margin-top:30px;
}
.nav .product-list {margin:0;}
.product-item {
	float:left;
    height: 84px;
    position: relative;
    width: 240px;
}
.product-item .ico-prod {
    left: 0;
    position: absolute;
    top: 0;
	height: 64px;
    width: 64px;
}
.product-item .ico-1{background:url("../images/figma/normal.gif") no-repeat;}
.product-item .ico-2{background:url("../images/figma/sp.gif") no-repeat;}
.product-item .ico-3{background:url("../images/figma/ex.gif") no-repeat;}

.product-item .title {
    font-size: 14px;
    left: 74px;
    position: absolute;
    top: 0;
}
.product-item .cont {
    left: 74px;
    line-height: 18px;
    position: absolute;
    top: 24px;
    width: 180px;
}
.product-item .cont a {
    color: #A0A0A0;
    text-decoration: none;
}


.note{width:220px;height:300px;background:url("../images/figma/note.gif") no-repeat;}


/* footer START */
#footer {display:block;height:40px;font-size:11px;line-height:145%;padding-top: 10px;color:#FFF;}
#footer a {color:#FFF;}
.footer{width:980px;margin:auto;}
#copyright {}
#themeinfo {margin-left:20px;}
a#powered {background:url("../images/tpos/logo.gif") no-repeat;display:block;width:28px;height:28px;float:left;margin:2px 10px 0 1px;text-indent:-999em;}
a#gotop {background:url("../images/tpos/icons.gif") 0 -304px no-repeat;float:right;height:16px;line-height:18px;display:block;padding-left:16px;margin:0 2px 0 0;text-decoration:none;}
/* footer END */