*{
	padding:0;
	margin:0;
	list-style:none;
}

#nav {
	height:40px;
	background:#fff url(../img/nav_bg2.jpg) 0 0 no-repeat;
	color:#fff;
	font-size:15px;
	font-family:黑体;
}
#nav a {
	color:#fff;
	width:100px;
	line-height:30px;
	display:block;
}
#nav a:hover, #nav a.cur {
	/*background:url(../img/nav_bg_02.gif) 0 0 no-repeat;*/
	text-decoration:none;/*filter:alpha(opacity=80);
    -moz-opacity:0.80; 
    opacity:0.80;*/
}
#nav li {
	float:left;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding-top:5px;
	/*background:url(../img/icon_03.gif) 100% 0 no-repeat;*/
}
#nav li.n0 {
	width:235px;
	text-align:left;
}
#nav li.n0 strong {
	font-size:12px;
	padding-left:8px;
	color:#f6f6f6;
}
/*add by jm*/
#nav .dropmenudiv a{
	color:#464646;
	line-height:25px;
}
#nav .dropmenudiv a:hover{
	color:#fff;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
/*border:1px solid #BBB;*/
border-bottom:none;
z-index:100;
background: #fff;
/*width:100px;*/
visibility: hidden;
padding:0 0 0;
/*background:url(../img/navDown.gif) 0 100% no-repeat;*/

filter:alpha(opacity=90);
    -moz-opacity:0.90; 
    opacity:0.90;
}

#nav  .dropmenudiv a{
display: block;
/*border-bottom: 1px solid #BBB;*/
text-decoration: none;
color: #4d4d4d;
width:auto;
padding:0 15px;
float:left;
/*background:url(../img/navDownB.gif) 0 100% repeat-y;*/
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

#nav .dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #4d4d4d;
}


/*-------------------------------------
	特价专区产品列表页面 content Style
--------------------------------------*/
#proListBox{
	width:772px;
	overflow:hidden;
	margin:0 0 0 auto;
}
#proListBox .proList {
	color:#9d6e00;
	width:772px;
	padding:10px 0 0 0;
	overflow:hidden;
	clear:both;/*border:1px solid #a9a9a9;*/
}
#proListBox .proList .pBox {
	width:760px;
	overflow:hidden;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #e3e3e3;
	position:relative;
}
#proListBox .proList a {
	color:#9f0e15;
}
#proListBox .proList .last {
	border-bottom:none;
}
#proListBox .proList .pp {
	padding-left:20px;
	width:160px;
	height:150px;
	overflow:hidden;
	float:left;
}
#proListBox .proList .pp img {
	width:150px;
	height:150px;
	vertical-align:bottom;
}
#proListBox .proList .info {
	width:270px;
	overflow:hidden;
	padding-left:40px;
	float:left;
}
#proListBox .proList h3 {
	/*height:20px;*/
	/*line-height:18px;*/
	font-size:13px;
}
#proListBox .proList h4 {
	/*line-height:18px;*/
	/*text-decoration:underline;*/
	margin-bottom:5px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#656363;
}
#proListBox .proList h4 a {
	color:#656363;
}
#proListBox .proList table, #proListBox .proList td {
	width:100%;
	padding:0px;
	margin:0px;
}
#proListBox .proList p {
	/*line-height:22px;*/
}
#proListBox .proList .score {
	height:20px;
	line-height:20px;
}
#proListBox .proList .score span {
	float:left;
}
#proListBox .proList .score img {
	margin-top:0px;
}
#proListBox .proList .priceBox {
	width:223px;
	height:165px;
	overflow:hidden;
	text-align:center;
	background:url(http://www.519.com/519images/bg_price_01.gif) 100% 0 no-repeat;
	padding-left:40px;
	float:left;
}
#proListBox .proList .priceBox .pr1 {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-decoration:line-through;
}
#proListBox .proList .priceBox .pr2 {
	font-size:14px;
	color:#9f0e15;
	font-weight:bold;
	line-height:28px;
}
#proListBox .proList .priceBox .pr2 span {
	font-size:16px;
}
#proListBox .proList .priceBox .pr3 {
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	color:#FF0000;
}
#proListBox .proList .priceBox .pr3 a {
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
#proListBox .proList .priceBox .buy {
	margin-top:0px;
	line-height:16px;
	height:40px;
}

/*特价酒*/
.forspecial {
	background:url(http://www.519.com/519images/tejia_03.gif) 50% 0 repeat-y;
}
.forspecial .proList .info, .worldcup .proList .info {
	width:260px;
}
.forspecial .proList .pBox, .worldcup .proList .pBox{
	width:750px;
	overflow:hidden;
	margin-left:10px;
}
.forspecial .yi9jiao_list_right {
	padding-right:10px;
}

/*-------------------------------------
	限量抢购\现时抢购 Style
--------------------------------------*/
.timelimit, .timelimit-en {
	width:95px;
	height:94px;
	background:url(http://www.519.com/519images/icon_buy_03.gif) 0 0 no-repeat;
	position:absolute;
	right:230px;
	bottom:60px;
}
.timelimit-en {
	background:url(http://www.519.com/519images/english/icon_buy_03.gif) 0 0 no-repeat;
}
.timelimit p, .timelimit-en p {
	color:#fff;
	text-align:center;
	padding-top:25px;
	line-height:16px;
	font-size:11px;
	font-weight:bold;
}
.shulimit {
	width:95px;
	height:94px;
	background:url(http://www.519.com/519images/icon_buy_06.gif) 0 0 no-repeat;
	position:absolute;
	right:230px;
	bottom:60px;
}
.shulimit-en {
	width:95px;
	height:94px;
	background:url(http://www.519.com/519images/english/icon_buy_06.gif) 0 0 no-repeat;
	position:absolute;
	right:200px;
	bottom:20px;
}
.shulimit p, .shulimit-en p {
	color:#fff;
	text-align:center;
	padding-top:35px;
	line-height:16px;
	font-size:11px;
	font-weight:bold;
}

/*-------------------------------------
	填写订单信息 Style
--------------------------------------*/
.orderInput {
	width:690px;
	margin:auto;
}
.orderInput h2 {
	color:#5F0000;
	display:block;
	font-size:13px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:4px 0 0 10px;
	background:url(http://www.519.com/519images/title_bg_170.gif) 0 0 no-repeat;
	border-bottom:1px solid #a9a9a9;
}
.orderInput .inputbox {
	padding:10px 20px;
	border-bottom:1px solid #e3e3e3;
}
.orderInput .inputbox .title {
	color:#5f0000;
	font-weight:bold;
}
.orderInput .inputbox .close {
	color:#9d6e00;
}
.orderInput .inputbox td {
	line-height:28px;
}
.orderInput #jiesuan {
	/*height:250px;*/
	overflow:hidden;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
	background:#ddd9d9 url(http://www.519.com/519images/infoInput_11.gif) 0 0 repeat-x;
	border-bottom:1px solid #a9a9a9;
}
.orderInput #jiesuan a {
	color:#9d6e00;
	font-size:14px;
	font-weight:bold;
}
.orderInput #jiesuan .pay {
	font-weight:bold;
	font-size:18px;
}
.orderInput .in_01, .orderInput .in_02, .orderInput .sel_01, .orderInput .notes {
	border:1px solid #8a8280;
}
.orderInput .in_01 {
	width:150px;
	height:17px;
	line-height:17px;
}
.orderInput .in_02 {
	width:300px;
	height:17px;
	line-height:17px;
}
.orderInput .sel_01 {
	width:100px;
}
.orderInput .notes {
	width:430px;
	height:90px;
}

/*-------------------------------------
	我的酒窖管理业 Style
--------------------------------------*/
#left {
	width:172px;
	float:left;
	overflow:hidden;
	padding-bottom:0px;
	background:url(http://www.519.com/519images/bg_sort_02.gif) 0 0 repeat-y;
}

/*-------------------------------------
	购物车 Style
--------------------------------------*/
#left h2.basket {
	background:url(http://www.519.com/519images/bg_sort_01.gif) 0 0 no-repeat;
	height:32px;
	line-height:28px;
	padding:4px 0 0 15px;
	margin-bottom:3px;
	font-size:14px;
	color:#5f0000;
	font-weight:normal;
	display:block;
	overflow:hidden;
}
#left .sortBox {
	width:162px;
	overflow:hidden;
	/*border:1px solid #a9a9a9;*/
	padding:0 3px 0 5px;
	background:url(http://www.519.com/519images/bg_sort_03.gif) 0 100% no-repeat;
}
#left .sortBox dl {
	padding-bottom:8px;
	line-height:24px;
}
#left .sortBox dd {
	position:relative;
}
#left .sortBox dd span {
	position:absolute;
	display:none;
	right:0;
	top:0;
	padding-right:10px;
	background:url(http://www.519.com/519images/icon_close.gif) 100% 10px no-repeat;
	color:#999;
	cursor:pointer;
}
#left .sortBox dd .classname {
}
#left .sortBox dd .cancel {
	position:absolute;
	right:0;
	top:0;
	padding:6px 3px 0 0;
	color:#999;
	cursor:pointer;
}
#left .sortBox .cancel img {
	border:1px solid #666;
	padding:2px;
}
#left .sortBox .last {
	border-bottom:none;
}
#left .sortBox dt {
	font-size:13px;
	color:#5f0000;
	padding-left:1.2em;
	background:url(http://www.519.com/519images/icon_dot.gif) 5px 10px no-repeat;
}
#left .sortBox dd {
	height:24px;
	display:block;
	color:#9d6e00;
}
#left .sortBox dd a, #left .sortBox dd a:visited {
	height:24px;
	line-height:24px;
	color:#9d6e00;
	padding-left:1.2em;
}
#left .sortBox dd a:hover {
	color:#5f0000;
	text-decoration:none;
}
#left .sortBox dd a.sortBox_dd, #left .sortBox dd a.sortBox_dd:hover, #left .sortBox dd a.sortBox_dd:visited {
	color:#5F0000;
	text-decoration:none;/*background:#e6e6e6;
	display:block;*/
}
#left .sortBox dd span {
	display:none;
}

.step_01, .step_02, .step_03, .step_04, .step_03_en, .step_04_en {
	height:34px;
	margin-bottom:12px;
	text-align:center;
	overflow:hidden;
}
.step_03 {
	background:url(http://www.519.com/519images/step_03.gif) 50% 0 no-repeat;
}
.step_04 {
	background:url(http://www.519.com/519images/step_04.gif) 50% 0 no-repeat;
}
.step_03_en {
	background:url(http://www.519.com/519images/english/step_03.gif) 50% 0 no-repeat;
}
.step_04_en {
	background:url(http://www.519.com/519images/english/step_04.gif) 50% 0 no-repeat;
}
.myBasket {
	width:690px;
	margin:auto;
}
.myBasket h2 {
	color:#5F0000;
	display:block;
	font-size:13px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:4px 0 0 10px;
	background:url(http://www.519.com/519images/title_bg_170.gif) 0 0 no-repeat;
}
.myBasket .list {
	border:1px solid #a9a9a9;
	border-bottom:none;
}
.myBasket .list th {
	height:24px;
	line-height:24px;
	padding:5px 0px 0px 30px;
	text-align:left;
}
.myBasket .list td {
	padding:10px 0px 10px 30px;
	/*line-height:60px;*/
	text-align:left;
}
.myBasket .list img {
}
.myBasket .list .proName {
/*text-align:left;*/
	/*padding-left:20px;*/
}
.myBasket .light td {
	background-color:#dedada;
}
.myBasket .slinput_01 {
	width:50px;
	border:1px solid #9c9b9b;
	height:17px;
	line-height:17px;
	padding:0px 2px;
}
.myBasket .total {
	height:40px;
	/*line-height:40px;*/
	background:url(http://www.519.com/519images/bg_total.gif) 0 0 no-repeat;
	border-right:1px solid #a9a9a9;
}
.myBasket .total td {
	text-align:left;
	padding-left:10px;
}
.myBasket .total-02 {
	background:url(http://www.519.com/519images/bg_total.gif) 0 100% no-repeat;
	border-right:1px solid #a9a9a9;
}
.myBasket a {
	color:#333;
}
.myBasket p {
	text-align:right;
}
.myBasket p img {
	margin-top:8px;
	vertical-align:bottom;
}
/*您可能喜欢*/
.mightLike {
	width:690px;
	overflow:hidden;
	color:#9d6e00;
	margin:auto;
}
.mightLike h2 {
	height:24px;
	line-height:24px;
	text-indent:-999em;
	overflow:hidden;
	background:url(http://www.519.com/519images/basket_25.jpg) 0 0 no-repeat;
}
.mightLike .body {
	width:688px;
	padding:10px 0 13px;
	border:1px solid #a9a9a9;
}
.mightLike .body ul {
	margin:0px 2px;
}
.mightLike .body li {
	width:227px;
	overflow:hidden;
	float:left;
	display:inline;
	border-right:1px solid #e3e3e3;
}
.mightLike .body .last {
	border-right:none;
}
.mightLike a {
	color:#9f0e15;
}
.mightLike .pp, .mightLike .info {
	width:200px;
	margin:auto;
}
.mightLike .pp img {
	width:200px;
	height:200px;
	overflow:hidden;
	vertical-align:bottom;
}
/*.mightLike h3{
	height:25px;
	line-height:25px;
	font-size:13px;
}*/
.mightLike h3 {
	height:18px;
	line-height:18px;
	padding-top:8px;
	font-size:13px;
}
.mightLike h4 {
	line-height:18px;
	/*text-decoration:underline;*/
	margin-bottom:5px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#656363;
}
.mightLike h4 a {
	color:#656363;
}
.mightLike p {
	line-height:22px;
}
.mightLike .score {
	height:20px;
	line-height:20px;
}
.mightLike .score span {
	float:left;
}
.mightLike .score img {
	margin-top:0px;
	vertical-align:bottom;
}
.mightLike .price {
	height:25px;
	line-height:25px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9f0e15;
}
.mightLike .buy {
	height:25px;
}
.mightLike .buy img {
	vertical-align:bottom;
}
.mightLike .buy a {
	margin-right:12px;
}
/*-------------------------------------
	我的订单myOrder Style
--------------------------------------*/
.orderInfo {
	color:#5f0000;
	margin-bottom:10px;
}
.orderInfo span {
	font-size:24px;
	color:#9f0e15;
	font-weight:bold;
	font-style:italic;
}
.myOrder {
	width:690px;
	margin:auto;
	margin-bottom:15px;
}
h2.title_myOrder, h2.title_historyOrder, .myOrder h2.title_search {
	color:#5F0000;
	display:block;
	font-size:13px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:4px 0 0 10px;
	background:url(http://www.519.com/519images/title_bg_170.gif) 0 0 no-repeat;
}
.myOrder .list {
	border:1px solid #a9a9a9;
	margin-bottom:15px;
}
.myOrder .list th {
	height:28px;
	line-height:28px;
	font-weight:normal;
	color:#5f0000;
	background:#fbf7f2;
	border-right:1px dotted #d3d3d3;
	border-bottom:1px solid #d3d3d3;
}
.myOrder .list td {
	padding:5px 0px;
	text-align:center;
	border-right:1px dotted #d3d3d3;
}
.myOrder .list .orderId {
	color:#9d6e00;
}
.myOrder .light td {
	background-color:#f7f7f7;
}
.myOrder th.control {
	border-right:none;
}
.myOrder td.control {
	border-right:none;
	color:#9d6e00;
}
.myOrder .control a {
	color:#9d6e00;
}
.myOrder .list .total {
	border-top:1px solid #d3d3d3;
	background:#fbf7f2;
	text-align:right;
	height:28px;
	padding-right:15px;
}
.myOrder .total span {
	margin:0px 8px;
}
.myOrder p {
	text-align:right;
}
.myOrder .searchBox {
	border:1px solid #a9a9a9;
	color:#5f0000;
}
.myOrder .searchBox td {
	height:40px;
	line-height:40px;
	padding:4px 2px;
}
.myOrder .searchBox .keywords {
	height:17px;
	line-height:17px;
	border:1px solid #ababab;
	width:100px;
	background:transparent url(http://www.519.com/519images/default_08.gif) repeat-x scroll 0 0;
}
.myOrder .btn_search input, .myOrder .btn_search_en input {
	width:67px;
	height:22px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	border:none;
	cursor:pointer;
	background:url(http://www.519.com/519images/orderv_07.gif) 0 0 no-repeat;
	margin-top:1px;
}
.myOrder .btn_search_en input {
	background:url(http://www.519.com/519images/english/orderv_07.gif) 0 0 no-repeat;
}

#right {
	width:772px;
	float:right;
}
.personal_line {
	margin-bottom:10px;
}
.personal_line{ border-bottom:#A68C72 solid 1px; height:25px; line-height:25px;} 
.personal_line h1{ float:left; font-size:14px;}
.personal_line span{ float:right; margin-right:15px;}

/*-------------------------------------
	个人信息myInfo Style
--------------------------------------*/
.pop_msg {
	width:618px;
	margin:10px auto;
	height:20px;
	line-height:20px;
	padding:6px 35px;
	color:#585757;
	border:1px solid #b0d2e4;
	background:#f1f4fd url(http://www.519.com/519images/icon17.jpg) 12px 8px no-repeat;
}
.myInfo {
	width:690px;
	margin:auto;
	margin-bottom:15px;
}
.myInfo h2.title_myInfo {
	color:#5F0000;
	display:block;
	font-size:13px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:4px 0 0 10px;
	background:url(http://www.519.com/519images/title_bg_170.gif) 0 0 no-repeat;
}
.myInfo h2.title_editPwd {
	color:#5F0000;
	display:block;
	font-size:13px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:4px 0 0 10px;
	background:url(http://www.519.com/519images/title_bg_170.gif) 0 0 no-repeat;
}
.myInfo h2.title_getPwd {
	color:#5F0000;
	display:block;
	font-size:13px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:4px 0 0 10px;
	background:url(http://www.519.com/519images/title_bg_170.gif) 0 0 no-repeat;
}
.myInfo .list {
	border:1px solid #a9a9a9;
}
.myInfo .list td {
	height:28px;
	line-height:28px;
	padding:0px 4px;
	font-size:12px;
}
.myInfo .light td {
	background-color:#f7f7f7;
}
.myInfo .input_01, .myInfo .input_02, .myInfo .input_03 {
	height:17px;
	line-height:17px;
	border:1px solid #ababab;
	background:transparent url(http://www.519.com/519images/default_08.gif) repeat-x scroll 0 0;
}
.myInfo .input_01 {
	width:150px;
}
.myInfo .input_02 {
	width:120px;
}
.myInfo .input_03 {
	width:300px;
}
.myInfo .sel_01 {
	width:60px;
}
.myInfo .sel_02 {
	width:120px;
}
.myInfo input.sel_02 {
	width:120px;
	height:17px;
	line-height:17px;
	border:1px solid #ababab;
	background:transparent url(http://www.519.com/519images/default_08.gif) repeat-x scroll 0 0;
}
.myInfo .list .btn {
	padding:6px 0;
}
.myInfo .list .btn img {
	vertical-align:bottom;
}
.myInfo .list .btn input {
	margin:0px 15px;
}
/*-------------------------
	消息页面
--------------------------*/
.collection_right h2 {
	background:transparent url(http://www.519.com/519images/title_bg_720.gif) no-repeat scroll 0 0;
	color:#5F0000;
	display:block;
	font-size:13px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding:4px 0 0 10px;
}
.collection_right .orders_xin {
}
.message_page {
	width:771px;
	margin-left:1px;
	border-collapse:collapse;
}
.message_page td {
	border:1px solid #A5A5A5;
	padding-left:8px;
	vertical-align:middle;
}
.message_page th {
	border:1px solid #A5A5A5;
	text-align:center;
	vertical-align:middle;
}
.message_page thead td, .message_page thead th {
	background-color:#F3F3F3;
	line-height:22px;
}
.message_page tbody td {
	font-weight:bold;
	line-height:22px;
}
.message_page tbody td a:hover {
	color:#8C0000;
	text-decoration:underline;
}
.message_page .hides td {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:0;
}
.message_page_div {
	border:1px solid #A5A5A5;
}
.message_page_div02 {
	background-color:#F3F3F3;
	height:22px;
	line-height:22px;
}
.message_page_div02_left {
	float:left;
	margin-left:5px;
}
.message_page_div02_right {
	float:right;
	margin-right:5px;
}
.message_page_div02_right a {
	color:#8C0000;
}
.message_page_div02_right a:hover {
	color:#8C0000;
	text-decoration:underline;
}
.message_page_div03 {
	border-top:1px solid #A5A5A5;
	padding:5px;
}
.message_page_bg {
	background-color:#F3F3F3;
	height:26px;
	line-height:26px;
	margin-top:2px;
	padding-right:5px;
	vertical-align:middle;
}
.message_page_bg input {
	float:left;
}
.message_page_page {
	float:right;
}

/*-------------------------------------
	好友关系设定 Style
--------------------------------------*/
h2.title_setFriend {
	width:712px;
	margin-left:8px;
	text-indent:-999em;
	height:77px;
	background:url(http://www.519.com/519images/frset_03.jpg) 0 0 repeat-x;
}
h2.title_setFriend_en {
	width:712px;
	margin-left:8px;
	text-indent:-999em;
	height:77px;
	background:url(http://www.519.com/519images/english/frset_03.jpg) 0 0 repeat-x;
}
#setFriend {
	clear:both;
	width:688px;
	/*height:150px;*/
	overflow-y:auto;
	padding:0px 0 0 0px;
	border:1px solid #a9a9a9;
	margin:0 0 15px 7px;
}
#setFriend div {
/*border-bottom:1px solid #ebebec;*/
}
#setFriend .set {
	float:left;
	padding-top:2px;
	padding-left:4em;
}
#setFriend .set select {
	width:120px;
	overflow:hidden;
}
#setFriend .tishi {
	padding-left:10px;
	float:left;
}
#setFriend .line0 .name, #setFriend .line0 .email {
	padding-left:1em;
}
#setFriend .line0 .set {
	float:left;
	padding-top:2px;
	padding-left:5em;
}
/*-------------------------------------
	朋友导入 Style
--------------------------------------*/
.succee {
	text-align:right;
}
h2.title_choose {
	width:712px;
	margin-left:8px;
	text-indent:-999em;
	height:77px;
	background:url(http://www.519.com/519images/choose_03.jpg) 0 0 repeat-x;
}
h2.title_chooseen {
	width:712px;
	margin-left:8px;
	text-indent:-999em;
	height:77px;
	background:url(http://www.519.com/519images/english/choose_03.jpg) 0 0 repeat-x;
}
.choose {
	width:712px;
	margin-left:8px;
	overflow:hidden;
	padding:15px 0 0 0;
}
.choose .frilist {
	clear:both;
	width:550px;
	height:193px;
	overflow-y:auto;
	padding:0px 0 0 0px;
	border:1px solid #a9a9a9;
}
.choose .all {
	width:712px;
	height:28px;
	line-height:28px;
	padding-left:30px;
}
.choose .frilist li {
	height:30px;
	overflow:hidden;
	clear:both;
}
.choose .frilist div {
	padding:3px 0px;
	line-height:18px;
	overflow:hidden;
}
.choose .frilist .line0 {
	background:#ededed;
	border-bottom:1px solid #c0c0c0;
}
.choose .frilist .line1 {
}
.choose .frilist .line2 {
	background:#f5f5f5;
}
.choose span {
/*float:left;
	display:block;*/
}
.messagebox .attend {
	color:#0000ff;
}
.totalYq {
	margin:0px 0 15px 0;
}
.totalYq span {
	color:#990000;
	float:none;
}
.choose .ck {
	width:30px;
	text-align:center;
	float:left;
}
.choose .ck input {
	margin-top:3px;
	width:12px;
	height:12px;
	overflow:hidden;
}
.choose .name {
	width:175px;
	height:18px;
	overflow:hidden;
	float:left;
}
.choose .email {
	padding-left:10px;
	width:300px;
	height:18px;
	float:left;
}
.choose .messagebox {
	margin-top:20px;
	width:712px;
	overflow:hidden;
}
.choose .messagebox .twn {
	margin-bottom:10px;
}
.choose .messagebox .tin {
	padding:0 0 8px 10px;
	clear:both;
}
.choose .messagebox a {
	color:#FF0000;
}
.choose .messagebox label {
	width:82px;
	line-height:20px;
	float:left;
}
.choose .messagebox textarea {
	width:340px!important;
	width:338px;
	height:100px;
	border:1px solid #989798;
	background:url(http://www.519.com/519images/watermark.gif) 50% 50% no-repeat;
}
.choose .messagebox .nameInput {
	width:180px;
	height:17px;
	line-height:17px;
	border:1px solid #989798;
	background:transparent url(http://www.519.com/519images/default_08.gif) repeat-x scroll 0 0;
}
.choose .messagebox .msnInput {
	width:200px;
	height:17px;
	line-height:17px;
	border:1px solid #989798;
	background:transparent url(http://www.519.com/519images/default_08.gif) repeat-x scroll 0 0;
}
.choose .messagebox .selemail {
	width:105px;
}
.choose .attention {
	color:#e50012;
}
.choose .attention img {
	width:40px;
}
.mailList {
	padding-top:10px;
	width:712px;
	margin:10px 0 0 8px;
	border-top:1px solid #c4c4c4;
}
.mailList li {
	width:235px;
	float:left;
	text-align:center;
}
/*地址管理*/
.orderin_line01{
background:transparent url(http://www.519.com/519images/title_bg_720.gif) no-repeat scroll 0 0;
color:#5F0000;
display:block;
font-size:13px;
height:20px;
line-height:20px;
overflow:hidden;
padding:4px 0 0 10px;
}
.orderin_bg{ 
border:1px solid #A9A9A9;
overflow:hidden;
width:770px;
}

.address_padding{ padding:20px 0px 15px 5px;}
.address{ border-collapse:collapse;}
.address td{ border:#959491 solid 1px; color:#333333; line-height:22px; padding-top:5px;}
.address thead td,.address tbody td{ text-align:center;}
.address tfoot td{ text-align:right; padding-right:10px;}
.address tfoot td a{ color:#FE0000; text-decoration:underline;}
.address tfoot td a:hover{color:#FE0000; text-decoration:none;}

.address_padding ul{
}
.address_padding li{
	color:#222222;
	border:1px solid #dddddd;
	width:350px;
	height:200px;
	margin:0 0 20px 20px;
	float:left;
}
.address_padding h5{
	background-color:#eeeeee;
	font-size:12px;
	height:24px;
	line-height:24px;
		text-indent:1em;
		margin-bottom:10px;
}
.address_padding p{
	margin:0px 20px 5px 20px;
	line-height:18px;
}
.address_padding .control{
	text-align:center;
	margin:5px;
}
.address_padding .control a{
	cursor:pointer;
	margin:0 5px;
}
.addressbox_01{
	width:200px;
	float:left;
	margin:0 10px 10px 0;
}
#addnew{
	clear:both;
}
.addsave{
	text-align:center;
	margin:10px 0 0 0;
}
.addsave a{
	cursor:pointer;
}
.orderin_input{ margin-top:13px;}
.orderin_input ul{ list-style:none;}
.orderin_input ul li{ height:20px; margin-bottom:10px; padding:3px 0 0 0;}
.orderin_input ul li label{ float:left; display:block; width:78px; text-align:right;}
.orderin_input ul li input,.orderin_input ul li select{ float:left;}
.orderin_input ul li select{width:90px;}
.shopping a{
	color:#b10204;
}

/*-------------------------------------
	注册页面 content Style
--------------------------------------*/
.login {
	width:470px;
	float:left;
}
.login h2 {
	height:24px;
	line-height:24px;
	overflow:hidden;
	background:url(http://www.519.com/519images/title_login.jpg) 0 0 no-repeat;
	padding:0 0 0 10px;
	font-size:13px;
	color:#5f0000;
}
.reg {
	width:470px;
	float:right;
}
.reg h2 {
	height:24px;
	line-height:24px;
	overflow:hidden;
	background:url(http://www.519.com/519images/title_login.jpg) 0 0 no-repeat;
	padding:0 0 0 10px;
	font-size:13px;
	color:#5f0000;
}
.loginBody {
	border:1px solid #a9a9a9;
	padding:30px 0px 35px 20px;
	color:#9d6e00;
	min-height:310px;
	height:auto!important;
	height:310px;
}
.regBody {
	border:1px solid #a9a9a9;
	padding:30px 0px 35px 0px;
	color:#9d6e00;
	min-height:310px;
	height:auto!important;
	height:310px;
}
.loginBody a, .regBody a {
	color:#9d6e00;
}
.loginBody .loginInput, .regBody .regInput {
	width:130px;
	height:17px;
	border:1px solid #9f9f9f;
	/*border:1px solid #C2C7CB;*/
	background:transparent url(http://www.519.com/519images/default_08.gif) repeat-x scroll 0 0;
}
.login table, .reg table {
}
.login td, .reg td {
	height:28px;
	line-height:28px;
	padding:0px 3px;
}
.btn_login, .btn_login_en, .btn_reg, .btn_reg_en {
	width:96px;
	height:30px;
	border:none;
	overflow:hidden;
	display:block;
	cursor:pointer;
	float:left;
	text-indent:-999em;
}
.btn_reg {
	background:url(http://www.519.com/519images/btn_send.jpg) 0 0 no-repeat;
}
.btn_reg_en {
	background:url(http://www.519.com/519images/english/btn_send.jpg) 0 0 no-repeat;
}
.btn_login {
	background:url(http://www.519.com/519images/btn_login.jpg) 0 0 no-repeat;
}
.btn_login_en {
	background:url(http://www.519.com/519images/english/btn_login.jpg) 0 0 no-repeat;
}

/*11强争霸世界杯*/
.worldcup{
}
.worldcup .ad{
}
.worldcup h2{
	font-size:14px;
	color:#4d4d4d;
	padding-left:12px;
	height:27px;
	line-height:27px;
	background:url(http://www.519.com/519images/footerball_03.gif) 0 0 repeat-x;
	margin-bottom:15px;
}
.rulescup ul{
}
.rulescup li{
	line-height:20px;
	margin-bottom:4px;
	padding-left:28px;
	background:url(http://www.519.com/519images/footerball_07.gif) 18px 8px no-repeat;
}
.rulescup .light{
	background:none;
	padding-left:17px;
	color:#ff0000;
}
.worldcup{
	/*background:url(http://www.519.com/519images/tgzq_06.jpg) 0 0 repeat-y;*/
}
.worldcup .pBox{
	/*border:none;*/
	/*background:url(http://www.519.com/519images/tgzq_08.jpg) 0 100% no-repeat;*/
}
.worldcup .pp{
	height:154px;
}
.worldcup .pp img{
	border:1px solid #c59a94;
}
.worldcup .price{
	/*background:none;*/
}

/*-------------------------------------
	产品详细页 Style
--------------------------------------*/
.details {
	/*width:720px;*/
	width:772px;
	margin:auto;
}
.details dt span img {
	margin-bottom:-4px;
}
.details h1 {
	margin-top:18px;
	padding-left:30px;
	/*height:28px;
	line-height:28px;*/
	font-size:14px;
	color:#5f0000;/*margin-bottom:3px;*/
}
.details h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:30px;
	color:#656363;
}
.details .basketp h1 {
	margin-top:10px;
	padding-left:30px;
	/*height:40px;
	line-height:40px;*/
	line-height:30px;
	margin-bottom:5px;
	font-size:24px;
	color:#5f0000;/*margin-bottom:3px;*/
}
.details .basketp h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:30px;
	color:#5e5e5e;
	text-decoration:underline;
}
.details .basketp {
	float:left;
	width:406px;
	color:#000;
	font-size:12px;
	line-height:28px;
	margin-top:0;
	min-height:378px;
	height:auto!important;
	height:378px;
}
.details .basketp dl {
	margin:0px 0 0 30px;
}
.details .basketp .price_01 {
	color:#000000;
	font-size:12px;
	line-height:28px;
}
.details .basketp .price_01 span {
	color:#000000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;/*text-decoration:line-through;*/
}
.details .basketp .price_02 {
	color:#000000;
	font-size:12px;
	line-height:28px;
}
.details .basketp .price_02 span {
	color:#d50000;
	font-size:20px;
}
.details .basketp .price_03 {
	color:#000000;
	font-size:12px;
	line-height:28px;
}
.details .basketp .price_03 span {
	color:#d50000;
	font-size:24px;
}
.details .basketp .sl {
	width:60px;
	height:18px;
	line-height:18px;
	font-size:12px;
	text-align:center;
	border:1px solid #9e9e9e;
}
.details .basketp .title {
	width:90px;
	font-size:12px;
	line-height:40px;
	float:left;
}
.details .basketp .buy {
	line-height:30px;
	margin-top:5px;
}
.details .basketp dl dt input {
	margin-left:10px;
}
.rightimg {
	width:350px;
	overflow:hidden;
	float:right;
}
.rightimg img {
	margin-top:10px;
}
.details .tags {
	line-height:22px;
}
/**/
.details .cptbox {
	margin-top:15px;
	width:350px;
	text-align:center;
	float:left;
}
.details .cptbox img {
	width:350px;
	height:350px;
	vertical-align:bottom;
}
.details .cptbox span {
	padding-left:1em;
	margin-left:140px;
	width:6em;
	height:20px;
	display:block;
	cursor:pointer;
	background:url(http://www.519.com/519images/pd_27.gif) 0 0px no-repeat;
}
.details .basket {
	float:right;
	width:356px;
	color:#5f0908;
	font-size:12px;
	line-height:28px;
	margin-top:15px;
	min-height:378px;
	height:auto!important;
	height:378px;
	background:url(http://www.519.com/519images/basket_bg_03.jpg) 0 0px no-repeat;
}
.details .basket dl {
	margin:0px 0 0 30px;
}
.details .basket .price_01 {
	color:#9d6e00;
	font-size:12px;
	text-decoration:line-through;
}
.details .basket .price_02 span {
	font-size:18px;
	font-weight:bold;
}
.details .basket .price_03 {
	color:#FF0000;
	font-size:12px;
}
.details .basket .sl {
	width:60px;
	height:18px;
	line-height:18px;
	font-size:12px;
	text-align:center;
	border:1px solid #9e9e9e;
}
.details .basket .title {
	width:90px;
	font-size:12px;
	line-height:40px;
	float:left;
}
.details .basket .buy {
	line-height:60px;
}
.details .online img, .details .share img {
	margin-right:8px;
}
.details .online {
	padding-top:5px;
	line-height:35px;
}
.details .share {
	line-height:30px;
	clear:both;
}
.details .online span, .details .share span {
	float:left;
}
/**/
.details .info {
	line-height:22px;
	margin-bottom:15px;
}
.details .info h2 {
	height:24px;
	line-height:24px;
	text-indent:-999em;
	background:url(http://www.519.com/519images/title_cp_03.gif) 0 0px no-repeat;
}
.details .infoBody {
	border:1px solid #a9a9a9;
	padding:25px 25px 15px 25px;
}
.details .info table {
	margin-bottom:15px;
}
.details .info td {
	line-height:30px;
	padding:0px 10px;
}
.details .info p {
	line-height:22px;
	text-indent:2em;
	margin-bottom:8px;
	padding:0px 10px;
}
.details .score {
}
.details .scoreTitle {
	height:24px;
}
.details .scoreTitle li {
	text-indent:-999em;
	background:url(http://www.519.com/519images/pf_03.gif) 0 0 no-repeat;
	float:left;
	height:24px;
	line-height:24px;
}
.details .scoreTitle .t1 {
	width:85px;
	display:block;
	cursor:pointer;
}
.details .scoreTitle .t1 .current {
	background:url(http://www.519.com/519images/pf_03.gif) 0 0 no-repeat;
}
.details .scoreTitle .t2 {
	background:url(http://www.519.com/519images/pf_03.gif) -85px 0 no-repeat;
	width:86px;
}
.details .scoreTitle .t2 .current {
}
.details .scoreTitle .t3 {
	background:url(http://www.519.com/519images/pf_03.gif) -171px 0 no-repeat;
	width:88px;
}
.details .scoreTitle .t3 .current {
}
.details .scoreBody {
	border:1px solid #a9a9a9;
	padding:15px 25px 15px 25px;
	color:#9d6e00;
}
.details .scoreBody a {
	color:#9d6e00;
}
.details .scoreBody .fs_01 td {
	vertical-align:bottom;
}
.details .scoreBody .fzh {
	font-size:18px;
	font-weight:bold;
	color:#5f0000;
	padding-bottom:5px;
}
.details .degit {
	width:49px;
	height:47px;
	line-height:47px;
	display:block;
	background:url(http://www.519.com/519images/pf_08.gif) -0 0 no-repeat;
	color:#fff;
	text-align:center;
}
.details .degit span {
	font-size:50px;
	font-family:Arial, Helvetica, sans-serif;
}
.details .fy {
	text-align:right;
	height:28px;
	line-height:28px;
}
.details .fy a {
	margin-left:2px;
}
.details .scoreBody .fs_02 {
	margin-top:15px;
}
.details .scoreBody .fs_02 td {
	height:25px;
	line-height:25px;
	padding:0px 0px 0 20px;
}
.details .fs_02 .light td {
	background-color:#fbf7f2;
}
/* 产品详细页面_02(091203) Style
--------------------------------------*/
.p-title-01 {
	background:url(http://www.519.com/519images/bg_newtitle_01.gif) 0 0 no-repeat;
	width:772px;
	height:38px;
	line-height:36px;
	overflow:hidden;
	margin-bottom:5px;
}
.p-title-01 ul {
	margin-left:82px;
}
.p-title-01 li {
	display:inline;
	margin:0 10px;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.p-title-01 li a {
	color:#666;
}
.p-title-01 li a:hover {
	color:#a80000;
}
.p-title-01 li.selected a {
	color:#a80000;
}
.p-about {
	margin:0 4px 10px 4px;
	color:#5e5e5e;
}
.p-about .title {
	padding:0 8px 0 10px;
	background:#e4e4e4;
	height:26px;
	line-height:26px;
	text-align:right;
	color:#666;
	font-weight:normal;
}
.p-about .title strong {
	color:#7d0022;
	font-size:14px;
	font-weight:normal;
	float:left;
}
/*产品信息*/
.p-info {
	margin-bottom:9px;
}
.p-info .body {
	padding:10px;
	background:#f3f3f3;
}
.p-info li {
	float:left;
	width:370px;
	line-height:16px;
	margin-bottom:8px;
}
/*酒评*/
.p-comments {
	margin-bottom:9px;
}
.p-comments .body {
	padding:10px;
	background:#f3f3f3;
}
.p-comments p {
	text-indent:2em;
	line-height:20px;
}
/*获奖信息*/
.p-honor {
	margin-bottom:9px;
}
.p-honor .body {
	padding:10px;
	background:#f3f3f3;
}
.p-honor ul {
}
.p-honor li {
	/*float:left;
	width:245px;
	height:70px;
	margin:10px 0;*/
	/*text-align:center;*/
	clear:both;
	line-height:20px;
}
.p-honor li dt, .p-honor li dd {
	float:left;
	padding:5px 0;
}
.p-honor li dt {
	width:380px;
}
.p-honor img {
	width:100px;
	height:100px;
	overflow:hidden;
}
/*酒庄介绍*/
.p-winery {
	margin-bottom:9px;
}
.p-winery .body {
	padding:10px;
	background:#f3f3f3;
}
.p-winery .body img {
	vertical-align:bottom;
	float:right;
	margin:0 0 8px 8px;
}
.p-winery p {
	text-indent:2em;
	line-height:20px;
}
/*会员评分*/
.p-score {
	margin-bottom:9px;
}
.p-score .body {
	padding:10px 0;
	background:#fff;
	color:#333;
}
.p-score .for-score {
	border-bottom:2px solid #f3f3f3;
	margin-bottom:8px;
	padding-bottom:10px;
}
.p-score .left-score, .p-score .right-score {
	float:left;
}
.p-score .left-score {
	width:220px;
	border-right:2px solid #f3f3f3;
	margin-right:50px;
	padding-left:10px;
}
.p-score .left-score dt {
	height:25px;
	margin:10px 0;
}
.p-score .left-score p, .p-score .left-score a {
	float:left;
	height:25px;
	line-height:25px;
	font-size:14px;
	margin-right:5px;
}
.p-score .left-score a {
	font-size:12px;
	margin-right:10px;
}
.p-score .right-score {
}
.p-score .right-score dt {
	height:20px;
}
.p-score .right-score p {
	float:left;
	line-height:20px;
	margin-right:5px;
}
.p-score li {
	border-bottom:2px solid #f3f3f3;
	padding:8px 10px;
}
.p-score li .author, .p-score li .ptitle {
	height:18px;
	overflow:hidden;
	text-align:right;
	color:#999;
}
.p-score li .author span {
	float:left;
	margin-right:10px;
}
.p-score li .ptitle {
	height:20px;
	line-height:20px;
}
.p-score li .ptitle .link {
	height:20px;
	line-height:20px;
	margin-right:10px;
	float:left;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.p-score li .ptitle a:hover {
	text-decoration:underline;
}
.p-score li .toscore {
	float:left;
}
.p-score li .scontent {
	line-height:20px;
	padding-top:5px;
	text-indent:2em;
	color:#666;
}
.p-score li.odd {
	background:#f3f3f3;
}
.p-score .more {
	line-height:28px;
	text-align:right;
}
/*购买咨询*/
.p-consultation {
	margin-bottom:9px;
}
.p-consultation .body {
	padding:10px 0;
	color:#333;
}
.p-consultation .for-qa {
	height:35px;
	border-bottom:2px solid #f3f3f3;
	margin-bottom:8px;
	padding-left:10px;
}
.p-consultation .for-qa a {
	line-height:25px;
	height:25px;
	float:left;
	margin-right:10px;
}
.p-consultation li {
	border-bottom:2px solid #f3f3f3;
	padding:10px 8px;
	color:#666;
}
.p-consultation .que {
	background:url(http://www.519.com/519images/qa_07.gif) 0 50% no-repeat;
	padding-left:25px;
	height:22px;
	line-height:22px;
}
.p-consultation .quecontent {
	text-indent:2em;
	line-height:20px;
	padding-bottom:8px;
	color:#666;
}
.p-consultation .ans {
	background:url(http://www.519.com/519images/qa_10.gif) 0 50% no-repeat;
	padding-left:25px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	color:#333;
	width:723px;
	position:relative;
}
.p-consultation .ans a {
	color:#333;
	text-decoration:underline;
}
.p-consultation .email {
	float:left;
	margin-right:20px;
	text-decoration:underline;
}
.p-consultation .date {
	float:right;
	color:#999;
}
.p-consultation .ans .date {
	position:absolute;
	top:0;
	right:0;
}
.p-consultation .anscontent {
	text-indent:2em;
	line-height:20px;
	color:#9f0700;
}
.p-consultation li.odd {
	background:#f3f3f3;
}
.p-consultation .more {
	line-height:28px;
	text-align:right;
}
/*注册免费送红酒201005*/
#lottery {
}
#lottery .jiafeiBody {
	background-image:none;
}
.awards-list {
	width:772px;
	margin:10px 0;
}
.awards-list .topf {
	height:7px;
	background:url(http://www.519.com/519images/box_01_01.gif) 0 0 no-repeat;
}
.awards-list .cent {
	background:url(http://www.519.com/519images/box_01_02.gif) 0 0 repeat-y;
	padding:5px 22px 20px 22px;
	color:#333;
}
.awards-list .bottomf {
	height:7px;
	background:url(http://www.519.com/519images/box_01_03.gif) 0 0 no-repeat;
}
.awards-list h3 {
	height:22px;
	line-height:22px;
	padding-left:25px;
	font-size:14px;
	color:#6d0102;
	background:url(http://www.519.com/519images/qa_10.gif) 0 0 no-repeat;
}
.awards-list th, .awards-list td {
	padding:5px 10px;
	text-align:center;
}
.awards-list th {
	border-bottom:2px solid #cccfbe;
}
.awards-list .d1 {
	width:10%;
}
.awards-list .d2 {
	width:40%;
}
.awards-list .d3 {
	text-align:center;
}
#lottery .note-0510 {
	line-height:20px;
}
#lottery .note-0510 dd {
	margin-bottom:3px;
}
#lottery .note-0510 dt {
	margin:8px 0 5px 0;
}
#lottery .details .basketp h1 {
	line-height:20px;
	font-size:20px;
}
#lottery .details .basketp h2 {
	font-size:16px;
}
/*加菲*/
.jiafei {
	margin:-10px auto 0 auto;
	width:960px;
	background:url(http://www.519.com/519images/jiafei_05.jpg) 0 0 repeat-y;
}
.jiafeiBody {
	background:url(http://www.519.com/519images/jiafei_04.jpg) 0 0 no-repeat;
	padding-bottom:10px;
}
/*.jiafei {
	background:url(http://www.519.com/519images/hjs_03.jpg) 0 0 no-repeat;
}*/
.jiafeiBody #right {
	float:none;
	margin:0 auto;
}
.jiafeiBody .rightimg {
	width:350px;
	height:350px;
	background:#fff;
	border:1px solid #ccc;
}
.jiafeiBody .tgcontact {
	line-height:20px;
	padding:4px 0 6px 0;
}
.jiafeiBody .p-info .body, .jiafeiBody .p-comments .body, .jiafeiBody .p-comments .body, .jiafeiBody .p-winery .body, .jiafeiBody .p-honor .body, .jiafeiBody .p-score .body {
	background:none;
}
.jiafeiBody .p-about .title {
	background:#cdcbbe;
}
.jiafei .p-title-01 {
	background:url(http://www.519.com/519images/bg_newtitle_010.gif) 0 0 no-repeat;
}
.jiafeiBody .wineComboBox {
	background:url(http://www.519.com/519images/ComboBox_020.png) 0 0 repeat-y;
	margin-top:10px;
}
.jiafeiBody .wineComboBox .body {
	background:url(http://www.519.com/519images/ComboBox_010.png) 0 0 no-repeat;
}
.jiafeiBody .wineComboBox .body .right {
	width:245px;
}
.jiafeiBody .wineComboBox .btmfrm {
	background:url(http://www.519.com/519images/ComboBox_030.png) 0 0 no-repeat;
}
.jiafeiBody .wineComboBox .winzh_kj_lidiv03 {
	margin:33px 20px 0px 20px;
	/*margin-top:33px;
	width:40px;*/
	width:17px;
	height:17px;
	overflow:hidden;
	background:url(http://www.519.com/519images/jf_03.gif) 50% 33px no-repeat;
}

/*内页友情链接_style*/
.linkin {
	width:720px;
	margin:0 auto 10px auto;
}
.linkin .title {
	background:url(http://www.519.com/519images/title_bg_720.gif) 0px 0px no-repeat;
	font-size:14px;
	height:24px;
	line-height:24px;
	padding-left:10px;
}
.linkin .body {
	width:700px;
	padding:8px 9px 15px 9px;
	overflow:hidden;
	border:1px solid #a9a9a9;
}
.linkin .body a {
	color:#333;
}
.linkin ul {/*898-880*/
	width:700px;
}
.linkin .tplink li {
	width:100px;
	text-align:center;
	padding:6px 0 0 0;
	height:37px;
	overflow:hidden;
	float:left;/*border-bottom:1px dotted #a9a9a9;*/
}
.linkin .tplink img {
	vertical-align:bottom;
	width:88px;
	height:31px;
	overflow:hidden;
}
.linkin .txtlink li {
	/*width:116px;*/
	text-align:center;
	padding:0 1em;
	height:36px;
	line-height:36px;
	float:left;/*border-bottom:1px dotted #a9a9a9;*/
}
.linkin .selfimg {
	padding:10px 20px;
	width:200px;
	float:left
}
.linkin .selfcode {
	padding:10px 0;
	width:450px;
	float:right;
}
.linkin .selfcode .codeinput {
	border:1px solid #c5c5c5;
	margin-bottom:5px;
	padding:2px;
	width:420px;
	height:100px;
}
.banner_900 {
	width:900px;
	height:90px;
	margin-bottom:10px;
	background:#ccc;
}
/**/
.linkin form {
	margin:10px 20px;
}
.linkin form div {
	margin-bottom:5px;
	line-height:20px;
}
.linkin form label {
	width:140px;
	display:block;
	float:left;
}
.linkin form .mesin {
	background:transparent url(http://www.519.com/519images/default_08.gif) repeat-x scroll 0 0;
	border:1px solid #9F9F9F;
	height:17px;
	width:250px;
}
.linkin form textarea {
	background:transparent url(http://www.519.com/519images/watermark.gif) no-repeat scroll 50% 50%;
	border:1px solid #989798;
	padding:2px;
	height:60px;
	width:300px !important;
}
.linkin form span {
}
.linkin form p {
	line-height:22px;
	padding-bottom:2px;
}
.linkin form .forlogo {
	margin-left:20px;
	vertical-align:top;
}
