/* reset */
body{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:1.3em;
}

img{ border-style:none; }

h1{ margin:0; }

a{ text-decoration:none; }

a:link    { color:#595a5b; }
a:visited { color:#595a5b; }
a:hover   { color:#CCCCCC; text-decoration:underline; }
a:active  { color:#595a5b; }

/*clearfix*/

.clearfix:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}

/*contents*/

#wrapper{
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:center;
}

#header{
	background:#c9caca;
}

#ecpick{
	width:879px;
	margin:0 auto;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:3px;
}

#title{
	width:879px;
	margin:20px auto;
	position:relative;
}

#siteurl{
	position:absolute;
	top:32px;
	left:201px;
	font-weight:bold;
	font-size:13px;
	color:#5b5b5b;
}

#intro{
	width:873px;
	margin:0 auto;
}

#mid{
	width:873px;
	background:url(../img/generate/intro_bg_mid.gif) repeat-x;
}

#intro_txt{
	width:500px;
	float:left;
	text-align:left;
	padding:12px 0 0 25px;
}

#intro_txt p{
	margin:10px 0;
}

#siteimg{
	width:282px;
	float:right;
	padding:0 26px 0 0;
}

#check_box{
	width:874px;
	height:300px;
	margin:0 auto;
	padding:15px 0 0 5px;
	background:url(../img/generate/goods_bg.gif) no-repeat;
}

#pro_box{
	width:806px;
	height:125px;
	margin:0 auto;
	padding:0 60px 0 15px;
	background:url(../img/generate/aff_bg.gif) no-repeat;
	text-align:left;
}

#pro_txt{
	width:400px;
	padding:10px;
	float:left;
}

#pro_txt p{ font-size:13px; line-height:1.5em; }

#pro_btn{
	width:291px;
	float:right;
	margin-top:48px;
}

#message_box{
	width:821px;
	height:115px;
	margin:0 auto;
	padding:15px 30px 0 30px;
	background:url(../img/generate/aff_bg.gif) no-repeat;
	text-align:left;
}

#jump{
	width:879px;
	margin:0 auto;
	text-align:right;
}

#footer{
	background:url(../img/generate/footer_bg.gif) repeat-x;
}

#footer_box{
	width:860px;
	margin:0 auto;
}

#logo{
	width:214px;
	float:left;
}

#footer_txt{
	width:450px;
	margin-top:45px;
	float:left;
}

#footer_btn{
	width:166px;
	margin-top:28px;
	float:right;
}

#copyright{
	font-size:10px;
	color:#5b5b5b;}

.point{
	font-size:13px;
	font-weight:bold;
}

.point2{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.point3{
	font-size:13px;
	font-weight:bold;
	margin:0 0 25px 0;
}

.point4{
	font-size:13px;
	font-weight:bold;
	margin:0 0 15px 0;
}

.t_bar{
	margin:18px 0 6px 0;
}

.box{
	width:290px;
	float:left;
}

.goods_txt{
	width:250px;
	text-align:left;
	margin:0 auto;
}

.red{
	color:#FF0000;
}
