﻿*, html
{
	margin: 0px;
	padding: 0px;
	font-family:微软雅黑;
}
img
{
	border:0px;
}

/*页面层容器*/
#container
{
	width: 1000px;
	background-color:#FFFFFF;
	margin: 0px auto;
	font-size: 14px;
	line-height: 180%;
}
/*页面头文件*/
#Header
{
}
#Footer
{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-family: Arial;
	color: #444444;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
a
{
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}
a:hover
{
	color: Red;
}
.red
{
	color:Red;
}
#logo
{
	float: left;
	margin-top: 10px;
}
#top
{
	text-align: right;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #666666;
	width: 1000px;
	margin: 0px auto;
	font-size: 12px;
}

#top a
{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
#top a:hover
{
	color: #cccccc;
}
.clear
{
	clear: both;
	line-height: 1px;
}
#TopBarLeft
{
	float: left;
	font-size: 12px;
	text-align:left;
}
#TopBarRight
{
	float: right;
}
#banner
{
	background-image: url("../images/line.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #9F0C01;
	height: 70px;
}
#top950
{
	width: 1000px;
	margin: 0px auto;
}
#menu
{
	background-image: url("../images/menubg.gif");
	width:100%;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
}
#menu_con
{
	width: 1000px;
	margin: 0px auto;
}
#menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li
{
	float: left;
	height: 40px;
	line-height: 40px;
	padding:0px 20px;
}
#menu a
{
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size:16px;
}
#menu a:hover
{
	color: yellow;
	text-decoration: none;
}
#search
{
	margin: 20px 0px 0px 0px;
	float: right;
}
.searchbg
{
	background-image: url("../images/inputbg.gif");
	float: left;
	width: 402px;
	height: 24px;
	padding: 5px 0px 0px 10px;
}
.searchan
{
	float: left;
	width: 106px;
	height: 29px;
}
.myinput
{
	width: 380px;
	font-size: 12px;
	color: #006699;
	height: 20px;
	line-height: 20px;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	border-bottom: medium none;
}
.myinput2
{
	border: 1px solid #CCCCCC;
}
.Homeitem
{
	margin-top:8px;
	width:930px;
}
.HomeItemLeft
{
	float:left;
	width: 720px;
}
.HomeItemRight
{
	float:left;
	width:200px;
	margin:0px 0px 0px 10px;
}

.Homeitem01
{
	width: 200px;
	float:left;
	border: 1px solid #CCCCCC;
}
.mytitle
{
	width: 100%;
	background-image: url("../images/menubg.gif");
	height: 27px;
	line-height: 27px;
}
.titleleft
{
	margin-left: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: Yellow;
}
.color01
{
	color: #ffffff;
}
.more
{
	margin-right: 10px;
	float: right;
	font-size: 12px;
	color: #ffffff;
}
.more A
{
	color: #FFFFFF;
	text-decoration: none;
}
.more A:hover
{
	color: yellow;
	text-decoration: none;
}
.Homeitem01_body
{
	width: 180px;
	float: left;
	padding: 5px 10px 5px 10px;
}
.Homeitem01_body ul
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.Homeitem01_body li
{
	float:left;
	width:160px;
	background-image: url("../images/star.gif");
	background-position: center left;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	border-bottom: 1px dashed #CCCCCC;
}
.Homeitem01_body A
{
	color:#444444;
	font-size:14px;
	text-decoration: none;
}
.Homeitem01_body  A:hover
{
	color:Red;
	text-decoration: none;
}
.hotpic
{
	float:right;
	width: 516px;
	height: 294px;
	border: 1px solid #CCCCCC;
}
.Homeitem02
{
	width:190px;
	float:left;
}
.Homeitem02_an
{
	padding: 0px 0px 5px 0px;
}
.Help
{
	width: 190px;
	height: 184px;
	float: left;
	border: 1px solid #CCCCCC;
}
.Helptitle
{
	width: 100%;
	background-image: url("../images/titlebg.gif");
	height: 25px;
	line-height: 25px;
}
.titleleft2
{
	margin-left: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #E34F0D;
}
.more2
{
	margin-right: 10px;
	float: right;
	font-size: 12px;
	color: #E34F0D;
}
.more2 A
{
	color: #E34F0D;
	text-decoration: none;
}
.more2 A:hover
{
	color: Red;
	text-decoration: none;
}
.Help_body
{
	width: 170px;
	height: 147px;
	float: left;
	padding: 5px 10px 5px 10px;
}
.Help_body ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.Help_body li
{
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 22px;
	border-bottom: 1px dashed #CCCCCC;
}
.bottomline
{
	border-bottom: 1px solid #CCCCCC;
}
.Homeitem03
{
	width: 718px;
	height: 540px;
	float: left;
	border: 1px solid #CCCCCC;
	margin:0px 0px 10px 0px;
}
.Homeitem05
{
	width: 718px;
	height: 580px;
	float: left;
	border: 1px solid #CCCCCC;
	margin:0px 0px 10px 0px;
}
.titleleft3
{
	margin-left: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 120px;
	color: #E11616;
	text-align: center;
	height: 28px;
	background-image: url("../images/titlebg2.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	position: inherit;
}
.titleleft3_over
{
	margin-left: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 120px;
	color: yellow;
	text-align: center;
}
.Homeitem03_body
{
	width: 700px;
	float: left;
	padding:10px 9px 0px 9px;
	
}
.Homeitem03_body ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.Homeitem03_body li
{
	float: left;
	width: 33%;
	padding:10px 0px 10px 0px;
	text-align: center;
}

/*赛绩鸽专题*/
.HomeitemMatch
{
	width: 930px;
	height: 500px;
	float: left;
	border: 1px solid #CCCCCC;
	margin:0px 0px 10px 0px;
}
.HomeitemMatch_body
{
	padding:10px 9px 0px 9px;
	
}
.HomeitemMatch_body ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.HomeitemMatch_body li
{
	float: left;
	width: 20%;
	padding:10px 0px 0px 0px;
	text-align: center;
}

.ImgBorderMatch
{
	border: 1px solid #C0C0C0;
	width: 170px;
	height: 170px;
	background-color: #FFFFFF;
	display: table;
	overflow: hidden;
}
.ImgBorderMatchIn
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/*for IE*/
.ImgBorderMatch
{ *position:relative;}
.ImgBorderMatchIn
{ *width:100%;*position:absolute;*top:50%;*left:0px;}
.ImgBorderMatch p
{ *position:relative;*top:-50%;*margin:0px;*padding:0px;}
.ImgBorderMatchIn img
{ *margin-top:2px;}

.Dovepic_titleMatch
{
	width: 180px;
	height: 45px;
	line-height: 20px;
	font-size: 14px;
	color: #444444;
	overflow: hidden;
	text-align: left;
	padding-top:5px;
}

/*end*/

.Dovepic
{
	border: 1px solid #CCCCCC;
	width: 150px;
	height: 150px;
}
.Dovepic_title
{
	width: 200px;
	height: 24px;
	line-height: 25px;
	font-size: 14px;
	color: #444444;
	overflow: hidden;
	text-align: left;
}
.mycolor02
{
	color: Red;
}
.Homeitem04_body
{
	width: 200px;
	float: left;
	padding: 5px 10px 5px 10px;
}
.Homeitem04_body ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.Homeitem04_body li
{
	background-position: center left;
	background-repeat: no-repeat;
	height: 25px;
	border-bottom: 1px dashed #CCCCCC;
}

#mainleft
{
	float:left;
	width:770px;
}
#mainright
{
	float:right;
	width:200px;
	margin:10px 0px 0px 10px;
}
.NavPage
{
    clear:both;
	line-height: 25px;
	font-size:14px;
}
.NavPage a
{
	font-size:14px;
}

#ProList
{
	width:100%;
	padding:10px 0px;
	font-size:14px;
	line-height:120%;
}
#ProList a
{
	font-size:14px;
}

#ProList ul
{
	width:100%;
	list-style:none;
}
#ProList li
{
	width:33%;
	height:300px;
	text-align:center;
	float:left;
}
#ProSearch
{
	background-color: #f6f6f6;
	margin-top:10px;
	padding: 10px 10px 0px 10px;
	height: 40px;
}
#ProSearchLeft
{
	float: left;
	line-height:150%;
}
#ProSearchRight
{
	float: right;
	width: 40px;
	padding:0px;
}

.ImgBorder2
{
	border: 1px solid #C0C0C0;
	width: 200px;
	height: 200px;
	background-color: #FFFFFF;
	display: table;
	overflow: hidden;
}
.ImgBorder2In
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/*for IE*/
.ImgBorder2
{ *position:relative;}
.ImgBorder2In
{ *width:100%;*position:absolute;*top:50%;*left:0px;}
.ImgBorder2 p
{ *position:relative;*top:-50%;*margin:0px;*padding:0px;}
.ImgBorder2In img
{ *margin-top:2px;}

.cptitle2
{
	width: 200px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	font-size:14px;
}
a.ProNameLink, a.ProNameLink:link, a.ProNameLink:visited
{
	color: #0044dd;
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
}

a.ProNameLink:hover
{
	color: #ff5500;
	text-decoration: underline;
}

/*卖家推荐商品*/
.ProRightPro
{
	border: solid 1px #cccccc;
}
.ProRightProTitle
{
	background-color: #ff9000;
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	color: White;
}
.ProRightProCon
{
	text-align: center;
	padding: 10px 0px;
	line-height: 150%;
}
.ProRightProCon a
{
	color: #3366cc;
}
.ProRightProCon ul
{
	list-style:none;
}
.ProRightProCon li
{
	border-bottom: dashed 1px #cccccc;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 95%;
}
.ProRightMoney
{
	color: #ff5500;
}
/*卖家推荐商品 end*/

.pdBlock
{
	margin: 0px 0px 10px 0px;
	clear: both;
}
.pdBlockTitle
{
	background-image: url(../Images/titlebg.gif);
	font-weight:bold;
	color:#E61111;
}
.pdBlockContent
{
	padding: 10px;
	font-size: 14px;
	line-height: 150%;
}
.pdBlockContentPig
{
	font-size: 14px;
	line-height: 150%;
}
.pdBlockContentPrice
{
    font-size:16px;
    text-align:right;
    height:50px;
    line-height:50px;
}

.articletitle
{
	font-size: 20px;
	color: #03005c;
	line-height: 40px;
	text-align: center;
	font-family: 黑体;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 20px 0px 0px 0px;
}
.articletitle h1
{
	font-size: 20px;
	font-weight:normal;
}
.articleinfo
{
	height: 30px;
	line-height:30px;
	padding: 8px 0px 15px 0px;
	font-size: 12px;
	text-align: center;
}
.articletext
{
	line-height: normal;
}
/*roomlist*/
#roomlist
{
	font-size:12px;
	padding:10px 0px;
}
.plBlock
{
	margin: 0px 0px 5px 0px;
	border-bottom: dashed 1px #cdcdcd;
	padding: 0px 0px;
	clear: both;
	height: 100px;
}
.plPic
{
	float: left;
	width: 120px;
}


.plImgBorder
{
	width: 90px;
	height: 90px;
	background-color: #FFFFFF;
	padding: 2px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.plImgBorder p
{
	position: static; +position:absolute;
top:50%
}
.plImgBorder img
{
	position: static; +position:relative;
top:-50%;left:-50%;
vertical-align:middle;
}
.plImgBorder p:after
{
	content: ".";
	font-size: 1px;
	visibility: hidden;
}

.plName
{
	float: left;
	width: 400px;
	padding: 10px 0px;
}
.plArea
{
	float: left;
	width: 100px;
	text-align: center;
	padding: 10px 0px;
}

a.ProBigNameLink, a.ProBigNameLink:link, a.ProBigNameLink:visited
{
	color: #0044dd;
	text-decoration: none;
	font-size: 18px;
	font-weight:bold;
}

a.ProBigNameLink:hover
{
	color: #ff5500;
	text-decoration: underline;
}
/*roomlist end*/

.hometxt{
float:left;
overflow:hidden;
width:150px;
}

#keylist ul
{
	list-style:none;
}

#keylist li
{
	float:left;
	width:120px;
	line-height:30px;
}
#keylist a
{
	font-size:14px;
}
#HomeKey span
{
	padding:0px 3px;
	
}
#HomeKey a
{
	font-size:14px;
}

/*buy step*/
#buystep
{
    border:solid 1px #cccccc;
    padding:10px;
    height:120px;
    background-color:#fff;
    color:#333;
}
.buystep_title
{
    font-size:18px;
    font-weight:bold;
}
.buystep_img
{
    text-align:center;
    padding:10px 0px;
}
.buystep_link
{
    font-size:14px;
    text-align:center;
    
}
#buystep .buystep_link a
{
    color:Red;
    font-size:14px;
}
#buystep .buystep_link a:hover
{
    color:#333;
}
/*buy step end*/