@charset "gb2312";

/* Font Style */
strong{ font-weight:bold;}
.f14{ font-size:14px;}
.f18{ font-size:18px;}
.fblue{ color:#007dd0;}
.fwhite{ color:#fff;}
/*-------管理后台首页样式-------*/
.fgray{ color:#666;}
.forange{ color:#ea764f;}
/*-------2013/6/20-------*/
.fred{ color:#C00}
.fgreen{ color:#008000;}

 

/* Width and Height */
.w75{ width:75px;}
.w100{ width:100px;}
.w180{ width:180px;}
.w270{ width:270px;}
.w790{ width:790px;}/*-------20130710加 shui-------*/
.w980{ width:980px;}
.h21{ height:21px; line-height:21px;}
.h40{ height:40px; line-height:40px;}
.h330{ height:330px;}
/*-------管理后台首页样式-------*/
.w20{ width:20px;}
.w30{ width:30px;}
.w50{ width:50px;}
.w65{ width:65px;}
.w80{ width:80px;}
.w779{ width:779px;}
.h30{ height:30px; line-height:30px;}
.h50{ height:50px; line-height:50px;}
.h80{ height:80px; line-height:80px;}
.h400{ height:400px;}
.h550{ min-height:680px;}
/*-------2013/6/20-------*/
.w350{ width:350px;}
.h100{ height:100px; line-height:100px;}
.h500{ height:480px;}
.h700{ height:700px;}
/*-------2013/7/10-------*/
.w250{ width:250px;}

/* Margin and Padding */
.marginauto{ margin:0 auto;}
.pt10{ padding-top:10px;}
.pt33{ padding-top:43px;}
.pt80{ padding-top:50px;}
.pt110{ padding-top:110px;}
.pr8{ padding-right:8px;}
/*-------管理后台首页样式-------*/
.pt3{ padding-top:3px;}
.pt8{ padding-top:8px;}
.pl37{ padding-left:37px;}
.pl10{ padding-left:10px;}
/*-------2013/6/20-------*/
.pl20{ padding-left:20px;}
.pl47{ padding-left:47px;}
.mtb5{ margin-top:5px; margin-bottom:5px;}






/* Border Style*/
.border1{ border:#CCC solid 1px;}
/*-------管理后台首页样式-------*/
.bslr1{ border-left:#2393e2 solid 1px; border-right:#1878bb solid 1px;}
.bsl1{ border-left:#2393e2 solid 1px;}
.bsb1{ border-bottom:#e2e2e2 solid 1px;}
.bsr1{ border-right:#e2e2e2 solid 1px;}
/*-------2013/6/20-------*/

 

/* Pasition Style*/
.prltlogo{ position:relative; z-index:1; left:110px; top:30px;}
.prlttext{ position:relative; z-index:1; left:600px; top:-320px;}
/*-------管理后台首页样式-------*/




/* Button Style*/
.login1{
		background:url(../images/button1.png) no-repeat scroll 0 0 transparent; display:block; width:184px; height:30px; line-height:30px; color:#fff; font-weight:bold;
		text-align:center;float:right; display:inline;border:0px;}
.btn-login:hover{ background:url(../images/button1.png) no-repeat scroll 0 -40px transparent; text-decoration:none;}
/*-------管理后台首页样式-------*/
.button{ border:1px solid #dcdcdc; background-color:#f3f3f3; border-radius:2px; display:block; padding:0 1em; height:30px; line-height:30px; margin-top:5px; margin-right:10px;}
.add{ background:#45a412; border-color:#318706;}
.pagebut:hover{ border-color:#999; color:#000;}
.homebut{ background:url(../images/home.png) repeat scroll 0 0 transparent; width:20px; height:16px; display:block; float:left; margin:10px 10px 0 10px; overflow:hidden; text-indent:-999999px;}
.homebut:hover{ background:url(../images/home.png) no-repeatrepeat scroll -20 0 transparent;}
/*-------2013/6/20-------*/
.userbut{ background:#1c86d2; color:#fff;}
.userbut:hover{border-color:#1179c2;}




/*  Content Style */
.head{	background-color:#1c86d2;}
.foot{ border-top:#e2e2e2 solid 1px;}
.borderbd{ border-bottom:#e2e2e2 dashed 1px;}
.chengcolbg{ background-color:#ea764f;}
.choseheadbut{ background-color:#0c6fb2; display:block; border-left:#0c619b solid 1px; border-right:#0c619b solid 1px;}
.nonetestline:hover{ text-decoration:none;}
.headbut:hover{ background:#147cb2; display:block;}
.leftbut:hover{ background-color:#e2e2e2;}
/*-------2013/6/20-------*/
/*by xiaoyan add.*/
.xy001 {
	display:inline-block;
	width:30px;
}
.xy002 {
	padding-left:5px;
	width:100px;
	display:inline-block;
	font-size:14px;
        overflow: hidden;
        vertical-align: middle;
        white-space: nowrap;
        word-break: keep-all;
}
.xy003 {
	padding-left:5px;
	width:90px;
	display:inline-block;
	font-size:14px;
}
.xy004 {
	padding-left:5px;
	width:110px;
	display:inline-block;
	font-size:14px;
}
.xy006 {
	padding-left:5px;
	width:150px;
	display:inline-block;
	font-size:14px;
}
