@charset "utf-8";
/* CSS Document */
body 
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1,h2,h3,h4
{
	margin:0; 
	padding:0; 
	font-size:16px;
}
img
{
    border:none;
}
a:link/*链接*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}
a:visited/*已访问链接*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}
a:hover/*变换图像链接*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a5999;
	text-decoration: underline;
}
a:active /*活动链接*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#3a5999;
}

/*导入页面开始*/
/*主页面*/
.main
{
	margin:0 auto;
	width:960px;
	height:auto;
	margin-top:8px;
}
/*头部开始*/
.header
{
	width:958px;
	/*height:149px;*/
	float:left;
	/*background:url(../imgs/bj.jpg) repeat-x;*/
	border:1px solid #c0ddef;
	padding-bottom:10px;
}
.picture
{
	width:200px;
	float:left;
	height:139px;
	text-align:center;
	padding:5px;
}
.picture img{ width:120px; height:110px;}
.pictures
{
	width:300px;
	float:left;
	height:139px;
	padding:5px;
}
.pictures img{ width:295px; height:49px;}
.picture_s
{
	width:300px;
	float:left;
	height:139px;
	padding:5px;
}
.picture_s img{ width:295px; height:140px;}
.top
{
	width:600px;
	float:right;
	margin-top:10px;
	padding-right:10px;
	display:inline;
}
.top span
{
	font-size:14px;
	font-weight:bold;
	color:#3a5999;
}
/*头部结束*/
/*左边开始*/
.left
{
	float:left;
	width:200px;
	margin-top:10px;
	border:1px solid #c0ddef;
}
.box
{
	width:200px;
	float:left;
	height:35px;
	background:url(../imgs/daohang.jpg) repeat-x;
}
.box_aa
{
	width:200px;
	float:left;
	height:35px;
	background:url(../imgs/daohang.jpg) repeat-x;
}
.spread
{
	width:200px;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top:10px;
	text-align:center;

}
.spread_box
{
	width:200px;
	height:40px;
}
.spread_back
{
	width:180px;
	height:35px;
	float:left;
	margin-left:10px;
	display:inline;
	background:url(../imgs/lefbg-1.jpg) no-repeat;
}
.spread_backs
{
	width:180px;
	height:35px;
	float:left;
	margin-left:10px;
	display:inline;
	background:url(../imgs/lefbg-2.jpg) no-repeat;
}
.spread_word
{
	width:140px;
	height:15px;
	margin-top:10px;
	margin-left:30px;
}
/*左边结束*/
/*右边开始*/
.right
{
	float:right;
	width:750px;
	margin-top:10px;
	height:auto;
	border:1px solid #c0ddef;
}
.step
{
	width:750px;
	margin-top:20px;
	text-align:center;
}
.step_box
{
	width:715px;
	margin-left:7px;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
	border:1px solid #CCCCCC;
}
.step_box span
{
	font-size:14px;
	font-weight:bold;
}
.step_box label a,.step_box label a:visited
{
	font-size:14px;
	font-weight:bold;
	color:#CC6600;
	text-decoration:none;
}
.inp
{
	width:258px;
}
/*右边结束*/
/*导入页面结束*/

/*选择联系人开始*/
/*右边开始*/
.address_list
{
	width:715px;
	float:left;
	margin-left:7px;
	margin-bottom:20px;
	padding:10px 0px 20px 0px;
	border:1px solid #CCCCCC;
}
.list
{
	width:600px;
	height:30px;
	background:#FFCCCC;
	border-top:2px solid #999999;
}
.check
{
	width:30px;
	height:20px;
	text-align:center;
	margin-top:5px;
}
.name
{
	width:220px;
	height:20px;
	margin-left:40px;
	margin-top:-16px;
}
.email
{
	width:220px;
	height:20px;
	margin-top:-20px;
	margin-left:280px;
}
.list_con
{
	width:600px;
	height:30px;
	margin-top:5px;
	cursor:pointer;
	border-bottom:1px dashed #CC9966;
}
.list_con:hover
{
	background:#ffede1;
}
.invitation
{
	width:450px;
	margin:20px 30px 20px 60px;
}
.invitation_top
{
	width:450px;
	border-bottom:1px solid #cc9966;
}
.invitation_text
{
	margin-top:10px;
}
.invitation_send
{
	float:left;
	margin-left:150px;
	margin-top:10px;
}
/*右边结束*/
/*选择联系人结束*/
/*邀请链接页面开始*/
/*右边开始*/
.right_con
{
	width:400px;
	margin-left:7px;
	margin-bottom:20px;
	padding:5px 0px 0px 10px;
}
.right_con p
{
	color:#666666;
	font-weight:bold;
}
.join
{
	width:91px;
	float:right;
	margin-top:-110px;
	margin-right:30px;
}
.right_text
{
	width:400px;
	margin-left:150px;
	margin-top:10px;
}
.pic
{
	width:50px;
}
.right_text p
{
	color:#999999;
	font-size:14px;
	font-weight:bold;
}
.visit
{
	width:550px;
	margin-left:25px;
	text-align:center;
}
.visit span
{
	font-size:20px;
	font-weight:bold;
}
.visit_inp
{
	width:400px;
	height:55px;
	size:20;
	word-wrap:break-word; 
	word-break:break-all;
}
/*右边结束*/
/*邀请链接页面结束*/
/*--------------------2012-4-24---------------------*/
.shop_bg
{
	width:960px;
	height:35px;
	float:left;
	margin-top:10px;
	margin-bottom:1px;
	background:url(../imgs/header_bg.jpg) no-repeat;
}
.shop_cd
{
	width:960px;
	float:left;
}
.shop_cd ul
{
	margin:0;
	padding:0;
	height:30px;
	margin-left:4px;
	list-style:none;
	font-size:14px;
}
.shop_cd ul li
{
	float:left;
	width:auto;
	padding:0px 4px;
	margin:4px 5px 0px 0px;
	display:block;
	line-height:25px;
	text-align:center;
	background-color:#FFFFFF;
}
.shop_cd ul .act,.shop_cd ul .act a:link,.shop_cd ul .act a:visited
{
	color:#3a5999;
	font-weight:bold;
	background-color:#FFFFFF;
	line-height:30px;
}
.shop_cd ul a:link,.shop_cd ul a:visited
{
	color:#3a5999;
	text-decoration:none;
}
.shop_cd ul a:hover
{
	color:#3a5999;
	text-decoration:underline;
}
.sell_bg
{
	width:960px;
	height:35px;
	float:left;
	margin-bottom:1px;
	background:url(../imgs/shops_01.jpg) no-repeat;
}
.sell_bg2
{
	width:960px;
	height:35px;
	float:left;
	margin-bottom:1px;
	background:url(../imgs/shops_58.jpg) no-repeat;
}
.sell_box
{
	width:750px;
	height:35px;
	float:right;
	padding:8px 0px;
}
.sell_box span
{
	margin:0px 10px;
}
.sell_box img
{
	width:35px;
	height:35px;
}
.shop_header
{
	width:156px;
	float:left;
	height:35px;
	text-align:center;
	padding-top:15px;
	color:#3a5999;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
}
.shopbg
{
	width:960px;
	height:35px;
	float:left;
	background:url(../imgs/shops_bg.jpg) no-repeat;
}
.sh_menu
{
	width:780px;
	float:right;
	color:#3a5999;
	font-size:12px;
	cursor:pointer;
	padding-top:10px;
}
.sh_menu span
{
	margin:0 5px;
}
/*--------------------2012-4-24---------------------*/
.tou_kuang
{
	margin-top:1px;
	width:958px;
	height:160px;
	background-color:#FFFFFF;
	/*background:url(imgs/jiameng/bj.jpg) repeat-x;*/
	border:1px solid #CCCCCC;
}
.tupian
{
	width:200px;
	float:left;
	padding:5px;
	margin-top:10px;
	text-align:center;
}
.tupian img{ width:120px; height:110px;}
.jiameng_header
{
	width:700px;
	float:right;
	text-align:left;
	margin-top:10px;
/*	margin-right:100px;*/
	display:inline;
}
.jiameng_header p
{
	margin-top:-1px;
}
.jiameng_header span
{
	font-size:14px;
	font-weight:bold;
	color:#3a5999;
}

.outlook_wrap{ width:740px; float:left; padding-top:10px; border:2px solid #BCD2E6; }


.ly_top01
{
	width:960px;
	height:32px;
	float:left;
	margin-bottom:1px;
	background:url(../images/shops_bg.jpg) no-repeat;
}
.ly_top02
{
	width:960px;
	float:left;
}
.ly_top02 ul
{
	margin:0;
	padding:0;
	height:30px;
	margin-left:4px;
	list-style:none;
	font-size:14px;
}
.ly_top02 ul li
{
	float:left;
	width:auto;
	margin:4px 5px 0px 0px;
	display:block;
	padding:0px 3px;
	line-height:20px;
	text-align:center;
	background-color:#FFFFFF;
}
.ly_top02 ul .at,.ly_top02 ul .at a:link,.ly_top02 ul .at a:visited
{
	color:#3a5999;
	font-weight:bold;
	background-color:#FFFFFF;
	line-height:25px;
}
.ly_top02 ul a:link,.ly_top02 ul a:visited
{
	color:#3a5999;
	text-decoration:none;
}
.ly_top02 ul a:hover
{
	color:#3a5999;
	text-decoration:underline;
}