@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;
}
.blist1
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8B4CB;
}

#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;
	
 	overflow:hidden;
	-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:460px;
	height:auto;
	float:left;
}
#sider2right
{
	width:170px;
	height:100%;
	float:right;
}
 
.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;
}

h3 {
	font-weight:700;
	color:#651546;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-weight:700;
	color:#333;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.bglist li {
	width:460px;
	line-height:20px;
	margin-bottom:25px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8B4CB;
	text-align:justify;
	overflow:hidden;
	word-break:break-all;
}
 
ul.bglist li a{
	color:#651546;
}
ul.bglist li span.title {
	font-weight:700;
	color:#651546;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
ul.bglist li span.more {
	font-weight:700;
	color:#651546;
	font-size:11px;
	display:block;
	clear:both;
	height:20px;
	text-align:right;
}
ul.bglist li span.time {
	font-size:11px;
	display:block;
	clear:both;
	height:20px;
	margin-bottom:5px;
}

ul.bglist1 li {
	line-height:20px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8B4CB;
	text-align:justify;
	overflow:hidden;
}
ul.bglist1 li span.title {
	font-weight:700;
	color:#651546;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
}

ul.submenu li {
	background:#B86A99;
	line-height:23px;
	height:23px;
	margin-bottom:2px;
	padding-left:5px;
	color:#FFF;
}
ul.submenu li a {
	display:block;
	color:#FFF;
}

ul.submenu li a:hover {
	display:block;
	color:#FFFF33;
}


.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;
}

.mab10
{
	margin-bottom:10px;
}

.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;
}
.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;
}
.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');

}

.news a
{
	color: #701a4f;	
	text-decoration:none;
	font-weight:700;
}

.news a:hover
{
	background:#701a4f;
	color:#FFF;
	text-decoration:none;
	font-weight:700;
}


#comantlist{
	width:459px;
	height:300px;
	overflow-y:scroll;
}


ul.clist  li{
	width:459px;
	overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px #CCC dashed;
	padding-bottom:10px;
	word-wrap:break-word;
}


ul.clist  li span {
	display:block;
	clear:both;
	color:#000;
	font-weight:700;
}

ul.clist  li span.name {
	float:right;
	color:#FF3300;
	font-weight:700;
}