@charset "utf-8";
/* CSS Document */
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
    height:1%;
}

.clearfix{
    display:block;
}
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header
{
	width:900px;
	height:285px;
	background:url(../images/info-top-bg1.jpg);
	margin:auto;
	clear:both;
}

#search
{
	width:auto;
	margin:0px 50px 0 604px;
	height:111px;
	background:#84205e;
	color:#fffae7;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-bottom-right-radius:10px;
	-moz-border-bottom-left-radius:10px;
}

* html #search {
	margin:0px 41px 0 604px;
}

 
#search .tab {
	width:auto;
	height:26px;
	border-bottom:0;
	background:#7a1f57;
 
 
}
#search .tab ul {
	margin:0;
	padding:0;
 
}
#search .tab li {
	float:left;
	padding:0 10px;
	height:26px;
	line-height:26px;
	text-align:center;
	cursor:pointer;
	font-weight:700;
	font-size:12px;
	color:#fffae7;
}
#search a {
	color:#fffae7;
	font-weight:700;
	text-decoration:none;
}
#search a:hover {
	color:#fffae7;
	font-weight:700;
	text-decoration:underline;
}
#search .tab li.now {
	color:#FFF;
	font-weight:bold;
	background-image: url(../images/allbgs.gif);
	background-repeat: x-repeat;
	background-position: 0px -63px;
}

#search .tab .a1
{
	height:21px;
	width:20px;
	background-image: url(../images/allbgs.gif);
	background-repeat: repeat-x;
	background-position: 0px -21px;
	float:left;
	margin:4px 0 0 0;
}
 

#search .tab .a2
{
	height:21px;
	width:20px;
	background-image: url(../images/allbgs.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float:left;
	margin:4px 0 0 0;
}
#search .tab .a3
{
	height:21px;
	width:20px;
	background-image: url(../images/allbgs.gif);
	background-repeat: repeat-x;
	background-position: 0px -42px;
	float:left;
	margin:4px 0 0 0;
}



#search-bd
{
	padding:5px;
	overflow:auto;
	height:auto
}
#search-bd ul li
{
	color:#FFFFFF;
	line-height:18px;
}
#search-bd ul li a
{
 
	color:#FFFFCC;
	font-weight:700;
	text-decoration:none
}
#search-bd ul li a:hover
{
 
	text-decoration:underline;
}
#search-bd ul li span
{
	float:right;
}

#search-bd td a
{
 
	color:#FFFFCC;
	font-weight:700;
	text-decoration:none
}
#search-bd td a:hover
{
 
	text-decoration:underline;
}

#searchkeywordbg
{
	width:223px;
	height:31px;
	background-image: url(../images/searchbg.jpg);
	margin:10px auto 0 auto;
}
#searchkeywordbg .pad
{
	margin:3px 0 0 5px;
}
.blist
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B02B7B;
}

#menu
{
	height:27px;
	width:550px;
	margin-top:80px;
	clear:both;
	line-height:27px;
	background: url(../images/menubg.jpg) repeat-x;	
	
	-webkit-border-top-right-radius:10px;
	-moz-border-top--right-radius:10px;
 
}
#menu ul
{
	list-style:none;
}
#menu li
{
	float:left;
	width:110px;
	text-align:center;
}
#menu li.end
{
	float:left;
	width:100px;
	text-align:center;
	
}

#menu li a
{
	color:#fff6d9;
	font-weight:700;
	text-decoration: none;
	font-size:12px;
}

#menu li a:hover
{
	color:#fff6d9;
	font-weight:700;
	text-decoration: underline;
}

#menu .rlink
{
	border-right: 1px solid #fff6d9;
}



#wrap
{
	width:900px;
	margin:auto;
	background-color: #701a4f; 
	height:100%;
	overflow:visible;
	clear:both;

	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	
	-moz-border-bottom-left-radius:20px;
	-moz-border-bottom-right-radius:20px;
}

#wrap-bg
{
	padding:15px 9px 9px 9px;
	height:100%;
	overflow:visible;
	clear:both;
	
}
#sider1
{
	width:197px;
	float:left;
	height:100%;
}
.sider-bg
{
	margin:0 13px 0 13px;
	
}
.sider-bg1
{
	margin:14px;
	
}
#sider2
{
	width:682px;
	height:100%;
	float:right;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ede6d6;
	border-bottom-color: #ede6d6;
	border-left-color: #ede6d6;
	background:#fffdf5;
	
 
	-webkit-border-top-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-top-left-radius:20px;
	-moz-border-bottom-right-radius:20px;
}
#sider2left
{
	width:410px;
	height:auto;
	float:left;
}
#sider2right
{
	width:220px;
	height:auto;
	float:right;
}
#aboutus
{
	background-image: url(../images/indexmidbg1.gif);
	padding:8px;
	border: 1px solid #fdda6e;
	clear:both;
	margin-bottom:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
 
#aboutus .content
{
	line-height:21px;
	color:#45433b;
}
.itemmore
{
	width:190px;text-align:right;position:absolute;
}
.itemmore a
{
	color: #701a4f;	
	text-decoration:none;
}
.itemmore a:hover
{
	background:#701a4f;
	color:#FFF;
	text-decoration:none;
}
#itema
{
	float:left;
	width:200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #a37492;
	border-bottom-color: #a37492;
	padding-bottom:10px;
	height:279px;
}
#itema .title
{
	color:#651546;
	font-size:12px;
	font-weight:700;
	padding-bottom:5px;
}
#itema .content
{
	color:#484848;
	line-height:18px;
}

#itema .content img
{
	clear:both;
}

.itemb
{
	float:right;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a37492;
	padding:0 0 10px 9px;
	height:279px;
}
.itemb .title
{
	color:#651546;
	font-size:12px;
	font-weight:700;
	padding-bottom:5px;
}
.itemb .content
{
	color:#484848;
	line-height:18px;
}

.itemb .content img
{
	clear:both;
}

.itemc
{
	float:left;
	width:200px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #a37492;
	padding-top:5px;
	height:229px;
}
.itemc .title
{
	color:#651546;
	font-size:12px;
	font-weight:700;
	padding-bottom:5px;
}
.itemc .content
{
	color:#484848;
	line-height:18px;
}

.itemc .content img
{
	clear:both;
}

#itemd
{
	float:right;
	width:200px;
	padding-top:5px;
	height:229px;
}
#itemd .title
{
	color:#651546;
	font-size:12px;
	font-weight:700;
	padding-bottom:5px;
}

#itemd .title span
{
	float:right;
	font-weight:normal;
}

#itemd .title span a
{
	color: #701a4f;	
	text-decoration:none;
}

#itemd .title span a:hover
{
	background:#701a4f;
	color:#FFF;
	text-decoration:none;
}

#itemd .content
{
	color:#484848;
	line-height:18px;
}

#itemd .content img
{
	clear:both;
}

.listbox2
{
	background-color:#ffffe2;
	padding:2px;
	height:100%;
	overflow:hidden;
	margin-bottom:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
}

.listbox
{
	background-color:#ffffe2;
	padding:10px 6px 6px 10px;
	height:100%;
	overflow:hidden;
	margin-bottom:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
}
.listbox .ltitle
{
	font-weight:700;
	font-size:14px;
	color:#651546;
	margin:0 0 3px 0;
}
.listbox .ltitle1
{
	font-size:11px;
	color:#996633;
	margin-bottom:5px;
}
.listbox li
{
	height:auto;
	padding-left:10px;
	line-height:20px;
	color: #996633;
	background-image: url(../images/allbgs.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	font-weight:700;
	font-size:11px;
}
.listbox li a
{
	font-weight:700;
	color: #996633;
	text-decoration:none;
}
.listbox li a:hover
{
	font-weight:700;
	color: #996633;
	text-decoration:underline;
}
.listbox1
{
	background-color:#f0f4f9;
	padding:10px 6px 6px 10px;
	height:auto;
	margin:0 0 15px 0;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
}

.listbox1 .ltitle
{
	font-weight:700;
	font-size:12px;
	color:#2e5075;
	margin:0 0 5px 0;
}




.FltLeft
{
	float:left;
}
.FltRight
{
	float:right; 
}
.clear
{
	clear:both;
}
.tcalign
{
	text-align:center;
}
.cda a
{
	color:#701a4f;
	text-decoration:none;
}
.cda a:hover
{
	color:#701a4f;
	text-decoration:underline;
}
.ambg
{
	background-color: #fcd6ee;	
}

 

.link
{
	margin:0 0 10px 0;
	color:#701a4f;
	font-size:11px;
	line-height:20px;
}

#logolist
{
	text-align: center;
 
}
#bottomlink
{
	color:#701a4f;
	font-size:11px;
	margin:auto;
	width:620px;
}
#bottomlink a
{
	color:#701a4f;
	font-size:11px;
	text-decoration:none;
}
#bottomlink a:hover
{
	color:#FF6600;
	font-size:11px;
	text-decoration:none;
}
#footer{
	width:900px;
	margin:auto;
	color:#FFFFFF;
	line-height:20px;
	clear:both;
	font-size:11px;
	text-align: center;
}


.padb5
{
	padding-bottom:5px;
}
.padb10
{
	margin-bottom:10px;
}
.padb20
{
	margin-bottom:20px;
}


.btn
{
	height:25px;
	text-align:center;
	pading:2px;
	border: 1px solid #701a4f;
}
.btn a
{
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-weight:700;
	line-height:23px;
	background:#701a4f;
	border: 1px solid #FFFFFF;
	display:block;
}
.btn a:hover
{
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-weight:700;
	line-height:23px;
	background:#CF2C1B;
	border: 1px solid #FFFFFF;
	display:block;
}
.news a
{
	color: #701a4f;	
	text-decoration:none;
	font-weight:700;
}

.news a:hover
{
	background:#701a4f;
	color:#FFF;
	text-decoration:none;
	font-weight:700;
}

.opbtn
{
	height:25px;
	text-align:center;
	pading:2px;
	color:#FFF;
	font-weight:700;
	background:#701a4f;
	border: 1px solid #FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.moneybackbg
{
	width:120px;
	height:95px;
	display:block;
	
	background-image: url(http://www.chinese5art.com/images/moneyback.png);
	background-repeat: no-repeat;
	background-position: center center;

	_background:none;
     _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.chinese5art.com/images/moneyback.png', sizingMethod='crop');

}