﻿@charset "utf-8";
/* 免费大全首页 */
body{
	margin:0px auto;
	font-size:12px;
	color:#333;
	padding: 0;
	width:890px;
}
div,form,img,ul,ol,li,dl,dt,dd,p {
	margin:0px;
	padding:0px;
	border:0px;
}
li{ 
   list-style:none;
}
h1,h2,h3,h4,h5,h6,input {
   margin:0; 
   padding:0;
}
.clearboth{
    clear:both;
}
.enfont{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.trbl{
	margin-bottom:6px;
}
font{
	font-size:12px;
}
/*----主体内容----*/
#box{
	background-image:url(../images/mid-bj.gif);
	background-repeat:repeat-y;
	width:890px;
	overflow:auto;
}
#boxtop{
	background-image:url(../images/top-bj.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:890px;
}
#boxbtm{
	background-image:url(../images/btm-bj.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:35px 28px 35px 32px;
	width:830px;
}
/*-------------------------------BOX1-----------------------------*/
#box1 ,#box2{
	width:820px;
	margin-bottom:8px;
	overflow:auto;
	clear:both;
}
/*----内容左边----*/
#box1left{
    background:url(../images/leftnav-bj01.gif) repeat-y; 
	float:left;
	width:208px;}
#box1left .synopsis{
    background:url(../images/leftnav-bj.gif) no-repeat;
	padding:25px 17px 5px 16px;}
#box1left .synopsis dt{
    background:url(../images/jiemeng-leftnav-bj2.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	height:21px;
	line-height:21px;}
#box1left .synopsis dd{
    line-height:20px;
	padding-left:3px;}
#box1left .ding{
	padding:10px 17px 6px 16px;}
#box1left .ding dt{
    background:url(../images/jiemeng-leftnav-bj2.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	height:21px;
	line-height:21px;}
#box1left .ding dd{
    float:left;
	line-height:20px;
	width:80px;
	text-align:center;}
#box1left .end{
	clear:both;
	background:url(../images/leftnav-bj02.gif) no-repeat;
	width:208px;
	height:36px;}    
/*----内容右边----*/
#box1right{
    float:right;
	width:601px;}
#box1right h2{
	background-image:url(../images/jiemeng-righttop-bj.gif);
	background-repeat:no-repeat;
	width:583px;
	height:30px;
	font-size:14px;
	padding-top:10px;
	padding-left:15px;
	color:#b40600;
}
#box1right .bd{
	background-image:url(../images/jiemeng-rightmid-bj.gif);
	background-repeat:repeat-y;
	width:580px;
	padding:0px 9px 0px 9px;
}
#box1right .bd .free_product{
    clear:both;
	padding:10px 0;}
.free_product .picleft{
    float:left;
	width:82px;}
.free_product .nopicright{
    float:right;
	width:492px;}
.nopicright h1{
    font-size:14px;
	font-weight:bold;
	margin-bottom:5px;}
.nopicright p{
    font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif, 宋体;}
.nopicright .red{
    color:#B40500;}
.nopicright .sort{
    color:#B40500;
	margin-left:60px;}
#box1right .bd .underline{
    clear:both;
	border-bottom:1px dashed #DCBF81;
	margin:5px 0;}
#box1right .bd .page{
    clear:both;
	height:30px;
	line-height:30px;
	text-align:center;}
