@charset "utf-8";
/* CSS Document */
.index-banner-box{ background-color:#ECECEC; clear: both;border: 1px solid #EEEEEE;height: 95px; overflow:hidden; }

.index-banner-box ul{float:left;height:75px;width:170px;background-color:#FFFFFB;margin:5px; padding:5px;}
.index-banner-box ul .box-title{background:url(../images/icon-arrow-green.gif) no-repeat scroll 0px 6px #FFFFFF; text-indent:12px; line-height:22px; height:22px; font-size:14px; font-weight:bold;}
.index-banner-box ul .box-content{
	color: #666666;
	line-height:16px;
}
.index-banner-box ul .box-phone{color: #222222; line-height:18px;}

.ul-affiche li {background: url(../images/icon-affiche.gif) no-repeat scroll 4px 6px;	line-height: 22px;	text-indent:20px;}
.top10 li {	background: url(../images/icon-top10.gif) no-repeat scroll 0px 4px;padding-left: 4px;}

.link-form {background: url(../images/feed-bg.gif) repeat-x;	border: 1px solid #E5E8E8;clear: both;margin-top: 10px;}

.link-title {height: 24px;line-height: 24px; text-indent: 12px;	clear: both;}
.link-contents {padding: 6px;height: 24px;}
.link-contents li {	float: left;display: block;	width: 100px;line-height: 24px;	text-align: center;}

.img-box {height:265px;}
.img-box ul {display:block; height:130px; width:100px; float:left; margin:0px 5px 0px 5px;}

.img-box-img {border: 1px solid #CCCCCC; display:block;text-align:center; width:93px; height:93px; clear:both; padding:3px;  }
.img-box-tit{display:block; text-align:center; height:28px;line-height:28px; clear:both; }


.big-category {clear:both;}
.big-category li{padding:0px; margin:0px;}
.big-category .big{
	display:block;
	text-align:center;
	background-color:#FF9900;
	clear:both;
	background: url(../images/category-bg.gif) center no-repeat;
	font-size: 12px;
	line-height:32px;
}
.big-category .sub-category { clear:both;}
.big-category .sub-category .sub{ display:block; float:left; width:50%; height:24px; line-height:24px;}

.global-box-imgbox { height:105px; }
.global-box-imgbox-img { height:95px; width:95px; margin-right:350px; border:solid 1px #CCCCCC; }
.global-box-imgbox-summary {float:right; width:350px; }

/***用户登录***/
.user-form {
	height:210px;
	margin-top: 15px;
}

.input-user {
	width: 128px;
	height: 24px;
	background-image: url(../images/ico-user.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #CCCCCC;
	padding-left: 25px;
	line-height:24px;
	font-size:14px;
	color: #666666;
}
.input-pwd {
	width: 128px;
	height: 24px;
	background-image: url(../images/ico-pwd.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #CCCCCC;
	padding-left: 25px;	
	line-height:24px;
	font-size:14px;
}
.user-form dt, .user-form dd {
	line-height:40px;
	height:40px;
	float:left;
}
.user-form dl {
	height: 120px;
}
.user-form dt{
	width:72px;
	text-align:right;
	font-size:14px;
}

.user-form dd {
	width:180px;
}

.input-captcha {
	width: 68px;
	height: 24px;
	border: 1px solid #CCCCCC;
	line-height:24px;
	font-size:16px;
}

.btn_login {background:url(../images/btn-login.gif) no-repeat scroll 0px 0px #FFB725;border:medium none; font-size:14px; color:#FFFFFF;cursor:pointer;height:25px;overflow:hidden;text-align:center;width:124px;}
.sign-up-form {
	background-image: url(../images/bg-line-user.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
}

.btn-sign-up  {background:url(../images/btn-sign-up.gif) no-repeat scroll 0px 0px #FFB725;border:medium none; font-size:14px; color:#FFFFFF;cursor:pointer;height:30px;overflow:hidden;text-align:center;width:52px;}

#progressbar {
	display:none;
}
.tool-box {
	background-image: url(../images/bg_global.gif);
	background-repeat: no-repeat;
	height: 258px;
	font-size: 14px;
	text-align: center;
}
.tool-box-contents  li {
	line-height: 25px;
}
.tool-box-title {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 16px;
	color: #FD4A0D;
}
.tool-box-contents {
	margin: 10px;
}
.tags li {
	float: left;
}
.tags {
	padding:10px;
}
