@CHARSET "UTF-8";

*{
	color:#282828;
}

BODY {
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #d1439e;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: : #d1439e;
	scrollbar-arrow-color: #d1439e;
	SCROLLBAR-BASE-COLOR: #d1439e;
}


.pagebar {
	margin: 0px auto;
	padding: 10px 1em 3px 1em;
	text-align: center;
	clear: both;
	height: 20px;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #5c5c5c;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #5c5c5c;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #5c5c5c;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #5c5c5c;
	color: #fff;
}

.pagebar a,.pagebar a:visited {
	color: #5c5c5c;
}

.pagebar a:hover {
	border-color: #5c5c5c;
}

.pagebar .inactive {
	border: 1px solid #5c5c5c;
	color: #ccc;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

#root{
	width: 950px;
	margin: 0px auto;
	position: relative;
}

#head{
	height: 100px;
	overflow: hidden;
}

#menu li{
	float: left;
}

#menu{
	background: url(images/menu_bg.jpg) top left no-repeat;
	height: 205px;
	overflow: hidden;
}

#index #menu{
	height: 62px;
}

#title{
	background: url(images/title_bg.jpg) top left no-repeat;
	height: 43px;
	overflow: hidden;
	padding: 0 0 0 130px;
}

#title h1{
	display: none;
}

#foot{
	padding: 20px 0 0 0;
}

#foot .foot1{
	text-align: center;
	background: #b3b3b3;
	height: 24px;
	padding: 12px 0 0 0;
}

#foot .foot1 a, #foot .foot1 *{
	color:#282828;
}

#foot .foot2{
	background: #f4f4f4;
	text-align: center;
	line-height: 150%;
	padding: 10px 0;
	color: #888888;
}

#site{
	padding: 10px 20px 10px 24px;
	line-height: 150%;
}

.n {
	font-size: 12px;
	line-height:24px;
	color: #282828;
}

.m {
	font-size: 14px;
	line-height:24px;
	color: #C00070;
	font-weight: bold;
}

#pro #cate ul li{
	float: left;
}

#pro #cate ul{
	height: 70px;
	overflow: hidden;
}

#pro #cate{
	height: 104px;
	overflow: hidden;
}

#pro.m40 #cate{
	background: url(images/date_icon1a.gif) bottom left no-repeat;
}

#pro.m45 #cate{
	background: url(images/date_icon2a.gif) bottom left no-repeat;
}

#pro.m55 #cate{
	background: url(images/date_icon3a.gif) bottom left no-repeat;
}

#pro.other #cate{
	background: url(images/date_icon4a.gif) bottom left no-repeat;
}

#pro #site .item .photo img{
	width: 100px;
	height: 128px;
	border: #fdcbde 2px solid;
}

#pro #site .item{
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 0 15px 20px 0;
}

#pro #site .last{
	padding: 0 0 20px 0;
}

#pro #site .item .photo{
	float: left;
	width: 104px;
	overflow: hidden;
}

#pro #site .item .text{
	width: 86px;
	float: left;
	padding-left: 7px;
	overflow: hidden;
}

#pro #site .item .text .num *{
	color:#990066;
}

#pro #site .item .text .age{
	color:#000000;
}

#pro #site .list{
	width: 845px;
	margin: 0px auto;
}

#pro #site{
	padding: 0 0 40px 0;
}

#pro.m40 #site{
	background: url(images/date_icon1b.gif) bottom no-repeat;
}

#pro.m45 #site{
	background: url(images/date_icon2b.gif) bottom no-repeat;
}

#pro.m55 #site{
	background: url(images/date_icon3b.gif) bottom no-repeat;
}

#pro.other #site{
	background: url(images/date_icon4b.gif) bottom no-repeat;
}

#proshow #site .content{
	border-collapse: collapse;
}

#proshow #site .content td{
	border: #fdcbde 1px solid;
}

#proshow #site .content .lbl{
	width: 80px;
}

#proshow #site .small_img, #proshow #site .pro-img{
	border: #fdcbde 1px solid;
}

#proshow #site .p_item{
	padding-bottom: 8px;
}

#index #main #left{
	width: 270px;
	float: left;
	overflow: hidden;
}

#index #main #right{
	width: 680px;
	float: right;
	overflow: hidden;
}

#index #site{
	padding: 0px;
}

#recent_pro .r_title{
	background: url(images/recent_title.jpg) top no-repeat;
	height: 34px;
	width: 667px;
	margin: 0px auto;
}

#recent_pro .r_title span, #recent_news .recent_news_title span{
	display: none;
}

#recent_pro .list{
	background: url(images/recent_bg.jpg) bottom no-repeat;
	height: 202px;
	overflow: hidden;
	border: #912362 1px solid;
	border-top: none;
	width: 613px;
	margin: 0px auto;
	padding: 26px 26px 0 26px;
}

#recent_pro .list img{
	height: 176px;
	width: 137px;
	margin: 0 16px 0 0;
	border:2px solid #FDCBDE;
}

#recent_pro .list .img_4{
	margin: 0px;
}

#recent_news .recent_news_title{
	background: url(images/recent_news_title.gif) top no-repeat;
	height: 42px;
}

#recent_news .recent_list{
	width: 233px;
	margin: 0px auto;
	line-height: 150%;
	height: 190px;
	overflow-x: hidden;
	overflow-y: auto;
}

#recent_news .item img{
	vertical-align: middle;
}

#recent_news .title_1 img{
	margin-right: 4px;
}

#recent_news .title_1{
	margin-right: 8px;
}

#recent_news .item{
	border-bottom: #e4e4e4 1px solid;
	padding: 3px 0 4px 0;
}

#recent_news .item .text{
	padding: 0 0 0 8px;
	font-size: 11px;
	line-height: 120%;
}

#apply_form{
	padding: 0 0 0 27px;
}

#apply_form .error{
	background-color: #FFFFCC;
	border: #FF0000 1px solid;
}

#apply_form .error_text, #apply_form .error_text span{
	color: #FF0000;
}

#apply_form .main_form input{
	width: 250px;
}

#apply_form .main_form textarea{
	width: 450px;
	height: 200px;
}


#count{
	text-align: center;
	padding: 5px 0;
}

#count img{
	vertical-align: middle;
}




.cu {
	font-size: 12px;
	line-height:24px;
	color: #8b3d83;
	font-weight: bold;
}
.red {
	font-size: 12px;
	line-height:24px;
	color: #FF0000;
}
a.jh:link {
	font-size: 12px;color: #990066;text-decoration: none
}
a.jh:visited {
	font-size: 12px;color: #990066;text-decoration: none
}
a.jh:active {
	font-size: 12px;color: #990066;text-decoration: none
}
a.jh:hover {
	font-size: 12px;color: #990066;text-decoration: underline;
}

.page-3 #site, .page-3 #site *, .page-4 #site, .page-4 #site *, .page-5 #site, .page-5 #site *.page-8 #site, .page-8 #site *,.page-291 #site, .page-291 #site *, *,.page-292 #site, .page-292 #site *,*,.page-231 #site, .page-231 #site *,  {
font-size: 14px;
}

.xin {
	font-size: 12px;
	line-height:24px;
}