/* CSS Document */
.content{
		position:relative;
	}
	.contentItem{
		width:1000px;
		top:30px;
		overflow:hidden;
	}
	.link a{
		font-size:14px;
	}
	.link-active{
		background:#FD6138;
		padding:2px 10px;
	}
	.link-active a{
		color:#FFFFFF;
	}
	.banner{
		left:0;
	}
	.leftmenu{
		//position:absolute;
		left:0;
		width:120px;
		//overflow:hidden;
		float:left;
	}
	.leftmenu li{
		width:120px;
		height:40px;
		line-height:38px;
		border:1px solid #E5D7D7;
		border-right:0;
		margin-top:10px;
		text-align:center;
		font-size:16px;
		color:#332E2E;
		
	}
	.rightContents{
		width:879px;
		//position:absolute;
		//left:120px;
		//overflow:hidden;
		float:right;
	}
	.rightContent1,.rightContent2,.rightContent3,.rightContent4,.rightContent5{
		//border-left:1px solid #E5D7D7;
		padding-left:40px;
	}
	.listbox1-1{
		margin-top:20px;
		overflow:hidden;
	}
	.listbox1-1 li{
		width:275px;
		float:left;
		padding-right:10px;
	}
	.listbox1-1 img{
		width:260px;
	}
	.listbox1-1 .title{
		font-size:15px;
		font-weight:600;
		line-height:25px;
	}
	.listbox1-1 .describe{
		font-size:12px;
		color:#939FA6;
		line-height:20px;
		margin-top:5px;
	}
	.more{
		margin-top:20px;
	}
	.listbox1-2{
		overflow:hidden;
	}
	.listbox1-2 li{
		width:275px;
		float:left;
		padding-right:20px;
		padding-top:30px;
		padding-bottom:20px;
	}
	.listbox1-2 img{
		padding-right:10px;
	}
	.listbox1-2 .title{
		font-size:15px;
		font-weight:600;
		line-height:30px;
	}
	.listbox1-2 .describe{
		font-size:12px;
		color:#A0A0A0;
		line-height:15px;
		margin-top:5px;
	}
	.leftmenu .active{
		color:#FD6138;
	}
	.even{
		background:#F8F5F5;
	}
	.uhide{
		display:none;
	}
	.listbox2-1{
		margin-top:20px;
		overflow:hidden;
		border-top:1px solid #E5D7D7;
		border-left:1px solid #E5D7D7;
	}
	.listbox2-1 li{
		width:50%;
		float:left;
		padding-right:10px;
		border-bottom:1px solid #E5D7D7;
		border-right:1px solid #E5D7D7;
		padding:10px 40px;
		
	}
	.listbox2-1 img{
		width:260px;
	}
	.listbox2-1 .title,.listbox3-1 .title{
		font-size:15px;
		font-weight:600;
		line-height:25px;
	}
	.listbox3-1 .title{
		color:#333333;
	}
	.listbox2-1 .describe,.listbox3-1 .describe{
		font-size:12px;
		color:#939FA6;
		line-height:20px;
		margin-top:5px;
	}
	.listbox3-1 li{
		width:800px;
		height:70px;
		border:1px solid #E5D7D7;
		margin-bottom:15px;
		padding:10px 45px;
	}
	.icontxt{
		font-size:20px;
		margin-top:12px;
		margin-left:5px;
	}
	.img{
		width:130px;
	}
	.txtbox{
		width:200px;
		margin-left:20px;
	}
	.more{
		width:150px;
		font-size:12px;
	}
	.more a{
		color:#E53937;
	}
	.login{
		width:800px;
		height:150px;
		border:1px solid #E5D7D7;
		position:relative;
	}
	.loginimg,.bannerimg{
		position:absolute;
		overflow:hidden;
	}
	.logintxt,bannertxt{
		position:absolute;
		left:350px;
		top:50px;
		overflow:hidden;
	}
	.inputtxt{
		position:absolute;
		overflow:hidden;
	}
	.logintxt .title{
		font-size:16px;
		color:#FD6138;
		line-height:26px;
	}
	.logintxt .describe{
		font-size:12px;
		color:#333333;
		line-height:20px;
		
	}
	.loginbtn1{
		width:200px;
		height:150px;
		line-height:130px;
		left:630px;
	}
	.loginbtn1 a{
		padding:8px 30px;
		background:#FD6138;
		color:#FFFFFF;
		font-size:12px;
	}
	.bannertxt{
		width:240px;
		font-size:20px;
		color:#FD6138;
		font-weight:400;
		margin-top:50px;
		margin-left:50px;
	}
	.inputbox1{
		width:800px;
		height:30px;
		
		margin-left:100px;
		float:left;
	}
	/*input*/
	.inputbox1 input{
		width:200px;
		height:30px;
		border:1px solid #CCCCCC;
		border-top:2px solid #CCCCCC;
		padding:0 10px;
	}
	.inputbox1 span{
		 position:absolute;
		 padding-left:40px;
		 font-size:14px;
		 line-height:30px;
		 color:#FD7551;
	}
	.inputbox1p{
		padding-left:100px;
		font-size:14px;
		color:#999999;
		padding-top:10px;
		clear:left;
	}
	.inputbox1x_y{
		padding-left:100px;
	}
	.inputbox1x_y a:hover{
		color:#E53937;
		text-decoration:underline;
	}
	.inputs{
		margin-top:30px;
	}
	.inputs li{
		margin-top:20px;
		overflow:hidden;
	}
	.inputtxt{
		width:100px;
		height:30px;
		line-height:30px;
		text-align:right;
		font-size:14px;
	}
	.add{
		height:50px;
		line-height:50px;
		font-size:14px;
		color:#333333;
		position:relative;
	}
	.addbtn{
		
		width:94px;
		height:30px;
		line-height:30px;
		text-align:center;
		background:#FD6138;
		color:#FFFFFF;
		margin-top:10px;
		font-size:12px;
	}
	.addbtn:hover{
		background:#FD7551;
	}
	.tablelist{
		width:800px;
		height:300px;
		border:1px solid #E5D7D7;
		padding:15px 30px;
	}
	.tablelist li{
		height:65px;
		padding:15px 50px;
	}
	.icon{
		width:35px;
		height:35px;
		line-height:35px;
		background:#F8F5F5;
		border-radius:50%;
		color:#E53937;
		position:absolute;
		overflow:hidden;
		text-align:center;
	}
	.tablelisttxt{
		margin-left:20px;
		position:absolute;
		overflow:hidden;
		left:120px;
	}
	.tablelisttxt .title{
		font-size:14px;
		color:#FD6138;
	}
	.tablelisttxt .describe{
		font-size:12px;
		color:#333333;
	}
	.odd{
		background:#F8F5F5;
	}
	.odd .icon{
		background:white;
	}
	.libox{
		width:275px;
		height:55px;
		position:relative;
	}
	.libox .img{
		position:relative;
		width:45px;
		height:50px;
		overflow:hidden;
		float:left;
		padding-top: 5px;
	}
	.libox .img img{
		position:absolute;
	}
	.litxt{
		position:absolute;
		left:70px;
		overflow:hidden;
		padding-right:20px;
	}
	.bannertxt{
		left:460px;
	}
	.addtxt{
		position:absolute;
		left:0;
		overflow:hidden;
	}
	.addbtn{
		position:absolut;
		left:706px;
		top:5px;
		overflow:hidden;
	}
	.menuItemPop{
		border:1px solid #E5D7D7;
		position:relative;
		margin-top:15px;
	}
	.Itemli{
		height:35px;
		line-height:35px;
		border-bottom:1px solid #E5D7D7;
		background:#FFFFFF;
		
	}
	.Itemli:last-child{
		border:0;
	}
	.Itemli a{
		font-size:14px;
		color:#939FA6;
		padding:20px 0;
	}
	.Itemli:hover{
		background: none repeat scroll 0% 0% #FD6138;
		
	}
	.Itemli a:hover{
		color:#FFFFFF;
		
	}
	.arrow{
		width:18px;
		height:10px;
		position:absolute;
		background:url(../../static/images/arrow.png);
		background-color:#FFFFFF;
		left:45px;
		top:-10px;
		z-index:20;
	}
	.line{
		width:1px;
		float:left;
	}
	.commit{
		width:100px;
		height:30px;
		line-height:30px;
		color:#FFFFFF;
                background:#FD6138;
		text-align:center;
		font-size:13px;
		margin-left:100px;
	}
	.commit:hover{
		background:#FD7551;
	}
        .commit-pending{
            background:#ccc;
        }
        .commit-pending:hover{
            background:#ccc;
        }
	.loginbtn1 a:hover{
		background:#FD714C;
	}
	/*2015-01-20*/
	.product_price{
		line-height:30px;
		color:#A0A0A0;;
		margin-top:10px;
		text-align:center;
		font-size:14px;
		
	}
	.say{
		line-height:1.5em;
		font-size: 15px;
		color: #666666;
		text-indent:2em;
	}