/*global*/
* {
	margin:0 auto;
	padding:0;
}

li {
	list-style:none;
}

img {
	border:0;
}

h3 {
	font-size:14px;
	font-weight:bold;
}
a{
	text-decoration:none;
	cursor:pointer;
}
a:hover{
	text-decoration:underline;;
}

body {
	font-size:12px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background:#484848;
	height:100%;
}

.clear_both {
	width:0px;
	height:0px;
	clear:both;
}

/*head&foot*/
#header {
	width:960px;
	height:152px;
	margin:0 auto;
}

#footer {
	width:960px;
	height:100px;
	margin:0 auto;
}

/*index.html*/
#index_main {
	width:960px;
	height:auto;
	margin:0 auto;
	background:#fff;
}

.top_layout {
	width:960px;
	height:185px;
	background:url(index_top.jpg) no-repeat;
}

#index_c {
	width:949px;
	height:auto;
	background:url(index_c.jpg) repeat-y;
	padding:0 0 0 11px;
	overflow:hidden;
	float:left;
}

#index_ad {
	width:128px;
	height:auto;
	float:left;
	padding-left:10px;
}

#index_left {
	width:585px;
	height:auto;
	float:left;
	background:url(index_bordery.jpg) 585px 0 no-repeat;
	padding-right:5px;
	-overflow-x:hidden;
}

#index_classified {
	width:585px;
	height:auto;
	background:url(index_borderx.jpg) no-repeat bottom;
	padding:23px 0 20px 0;
}

#index_classified .ic_c {
	padding:0 13px 0 32px;
	width:540px;
	height:auto;
}

.ic_c .title {
	width:540px;
	height:24px;
	text-indent: 80px;
	font-size: 14px;
	color:#666;
}

.ic_c #more, .ic_c #hidd {
	line-height: 35px;
}

#thd_image .title {
	background:url(index_t1.jpg) no-repeat;
}

#thd_material .title {
	background:url(index_t2.jpg) no-repeat;
}

#twd_design .title {
	background:url(index_t3.jpg) no-repeat;
}

#photo .title {
	background:url(index_t4.jpg) no-repeat;
}

#icon_material .title {
	background:url(index_t5.jpg) no-repeat;
}

.ic_c a {
	width:85px;
	height:33px;
	text-align:center;
	background:url(index_a_bg.jpg) no-repeat;
	display:block;
	float:left;
	font:bold 14px/20px Calibri, Arial, Helvetica, sans-serif;
	color:#414141;
	margin:10px 10px 20px 10px;
	-display:inline;
}

.ic_c a:hover {
	color:#fff;
	text-decoration:none;
}

.ic_c a p {
	line-height:11px;
	font-weight:500;
	font-size:11px;
}

#thd_image a:hover {
	background:url(index_ah1.jpg) no-repeat;
}

#thd_material a:hover {
	background:url(index_ah2.jpg) no-repeat;
}

#twd_design a:hover {
	background:url(index_ah3.jpg) no-repeat;
}

#photo a:hover {
	background:url(index_ah4.jpg) no-repeat;
}

#icon_material a:hover {
	background:url(index_ah5.jpg) no-repeat;
}

#new_image {
	width:540px;
	height:auto;
	padding:25px 13px 0 32px;
}

#new_image h3 {
	width:540px;
	height:44px;
	background:url(index_t6.jpg) no-repeat;
}

#new_image dl {
	width:155px;
	height:175px;
	float:left;
	margin:0 25px 15px 0;
}

#new_image dl dt {
	width:145px;
	height:145px;
	background:url(index_img_bg.jpg) no-repeat;
	padding:7px 7px 3px 3px;
}

#new_image dl dt img {
	width:145px;
	height:145px;
}

#new_image dl dd {
	font:12px/18px Calibri, Arial, Helvetica, sans-serif;
	color:#414141;
	text-align:center;
}

#new_image dl dd a {
	color:#414141;
}

#index_right {
	width:221px;
	height:auto;
	float:left;
	-overflow-x:hidden;
}

#index_search {
	width:221px;
	height:89px;
	padding:23px 0 3px 0;
	background:url(index_borderx2.jpg) no-repeat bottom;
	overflow:hidden;
}

#index_search .title {
	width:221px;
	height:30px;
	background:url(index_t7.jpg) no-repeat;
}

#index_search p {
	width:187px;
	padding:0 20px 0 14px;
	margin-bottom:8px;
}

#index_search p input.text {
	width:90px;
	height:16px;
	border:1px #d1d1d1 solid;
	padding:1px;
	font:12px/16px Calibri, Arial, Helvetica, sans-serif;
	color:#333;
	margin-right:3px;
}

#index_search p select {
	width:87px;
	height:21px;
	padding:1px;
	border:1px #d1d1d1 solid;
	font:12px/16px Calibri, Arial, Helvetica, sans-serif;
	color:#414141;
}

#index_search p input.submit {
	width:45px;
	height:18px;
	border:0;
	background:url(index_submit.jpg) no-repeat;
	float:right;
	cursor:pointer;
}

#index_top10 {
	width:221px;
	height:604px;
	padding-bottom:3px;
	margin-top:8px;
	background:url(index_borderx2.jpg) no-repeat bottom;
}

#index_top10 .title {
	width:221px;
	height:26px;
	background:url(index_t8.jpg) no-repeat;
}

#index_top10 ul {
	width:176px;
	height:578px;
	background:url(index_top10_bg.jpg) no-repeat;
	padding-left:45px;
}

#index_top10 ul li {
	width:176px;
	height:28px;
	font:12px/30px Calibri, Arial, Helvetica, sans-serif;
	color:#414141;
	-line-height:22px;
}

*+html #index_top10 ul li{
	line-height:16px;
}

#index_top10 ul li a {
	color:#414141;
}

#index_top10 ul li dl dd {
	font:12px/18px Calibri, Arial, Helvetica, sans-serif;
	text-align:center;
}

#index_top10 ul .top1 {
	width:154px;
	height:147px;
	>height:145px;
	padding:12px 0 0 22px;
}

#index_top10 ul .top1 dl {
	width:121px;
	height:141px;
	float:left;
}

#index_top10 ul .top1 dl dt {
	width:113px;
	height:113px;
	background:url(index_img_bg4.jpg) no-repeat;
	padding:6px 6px 2px 2px;
}

#index_top10 ul .top1 dl dt img {
	width:113px;
	height:113px;
}

#index_top10 ul .top2 {
	width:160px;
	height:135px;
	>height:130px;
	-height:135px;
	padding:10px 0 0 16px;
}

#index_top10 ul .top2 dl {
	width:106px;
	height:127px;
	float:left;
}

#index_top10 ul .top2 dl dt {
	width:99px;
	height:99px;
	background:url(index_img_bg2.jpg) no-repeat;
	padding:6px 5px 2px 2px;
}

#index_top10 ul .top2 dl dt img {
	width:99px;
	height:99px;
}

#index_top10 ul .top3 {
	width:166px;
	height:120px;
	>height:128px;
	-height:125px;
	padding:8px 0 0 10px;
	-padding-top:3px;
}

#index_top10 ul .top3 dl {
	width:93px;
	height:110px;
	float:left;
}

#index_top10 ul .top3 dl dt {
	width:86px;
	height:86px;
	background:url(index_img_bg3.jpg) no-repeat;
	padding:5px 5px 2px 2px;
}

#index_top10 ul .top3 dl dt img {
	width:86px;
	height:86px;
}

#hot_search_key {
	width:197px;
	height:auto;
	padding:12px;
	background:url(index_borderx2.jpg) no-repeat bottom;/*modify*/
}

#hot_search_key a {
	text-align:left;
	margin-right:10px;
	color:#414141;
}

.bottom_layout {
	width:960px;
	height:35px;/*modify*/
	background:url(index_bottom.jpg) no-repeat;
}

/*list.html*/
#list_main,#gallery_main {
	width:960px;
	height:auto;
	margin:0 auto;
	background:#fff;
	-overflow-x:hidden;
}

#list_top,#gallery_top {
	width:960px;
	height:31px;
	margin:0 auto;
	background:url(list_top.jpg) no-repeat;
}

#list_c,#gallery_c{
	width:912px;
	height:auto;
	background:url(list_c.jpg) repeat-y;
	padding:0 24px;
}

#list_left,#gallery_left {
	width:222px;
	height:auto;
	padding-right:4px;
	background:url(index_bordery.jpg) 222px 0 no-repeat;
	float:left;
	overflow-x:hidden;
}

#list_left .title,#gallery_left .title {
	width:222px;
	height:52px;
	background:url(list_t1.jpg) no-repeat;
}

#list_left dl,#gallery_left dl{
	width:183px;
	height:auto;
	padding:5px 0 15px 0;
	margin:0 auto;
}

#list_left dl dt,#gallery_left dl dt {
	width:183px;
	height:30px;
	cursor:pointer;
}

#list_left dl dd,#gallery_left dl dd {
	width:113px;
	padding-left:70px;
	color:#414141;
	font:12px/20px Calibri, Arial, Helvetica, sans-serif;
}

#gallery_left dl dd {
	display:none;
}

#list_left dl dd a,#gallery_left dl dd a {
	color:#414141;
	margin-right:10px;
}

#list_3d_image dt {
	background:url(list_dt1.jpg) no-repeat;
}

#list_3d_material dt {
	background:url(list_dt2.jpg) no-repeat;
}

#list_2d_design dt {
	background:url(list_dt3.jpg) no-repeat;
}

#list_photo dt {
	background:url(list_dt4.jpg) no-repeat;
}

#list_icon dt {
	background:url(list_dt5.jpg) no-repeat;
}

#list_right {
	width:686px;
	height:auto;
	float:left;
	overflow-x:hidden;
}

#list_path,#gallery_path {
	width:656px;
	height:28px;
	border-bottom:1px #eee solid;
	font:12px/30px Calibri, Arial, Helvetica, sans-serif;
	color:#929292;
	text-align:left;
	padding-left:10px;
}

#list_path a,#gallery_path a {
	color:#929292;
	margin:0 5px;
}

#list_right .title {
	width:686px;
	height:23px;
	background:url(list_t2.jpg) no-repeat;
	margin-top:17px;
}

#list_gallary {
	width:668px;
	height:auto;
	padding:12px 0 0 18px;
}

#list_gallary dl {
	width:155px;
	height:195px;
	float:left;
	margin:0 12px 15px 0;
	overflow:hidden;
}

#list_gallary dl dt {
	width:145px;
	height:145px;
	background:url(index_img_bg.jpg) no-repeat;
	padding:7px 7px 3px 3px;
}

#list_gallary dl dt img {
	width:145px;
	height:145px;
}

#list_gallary dl dd {
	font:12px/18px Calibri, Arial, Helvetica, sans-serif;
	color:#414141;
	text-align:center;
}

#list_gallary dl dd a {
	color:#414141;
}

#list_page,.image_page {
	width:650px;
	height:25px;
	margin-top:20px;
	padding:0 18px;
	text-align:center;
	font:12px/20px Calibri, Arial, Helvetica, sans-serif;
}

.image_page {
	margin-top:0;
	margin-bottom:10px;
}

#list_page a,.image_page a {
	color:#fff;
	padding:0 6px;
	background:url(list_page.jpg) repeat-x;
}

#list_page .c,.image_page .c {
	color:#414141;
	background:none;
	font-size:12px;
}

#list_bottom,#gallery_bottom {
	width:960px;
	height:54px;
	margin:0 auto;
	background:url(list_bottom.jpg) no-repeat;
}


/*gallery.html 左部有一部分和list.html样式公用*/
#image_infor,#image_url,#gallery_operate {
	width:199px;
	height:auto;
	margin:0 auto;
}

#image_infor .title {
	width:199px;
	height:30px;
	background:url(image_infor.jpg) no-repeat;
}

#image_infor ul {
	width:199px;
	height:auto;
}

#image_infor ul li {
	width:199px;
	height:25px;
	padding-bottom:1px;
	background:url(index_borderx3.jpg) no-repeat bottom;
	font:12px/26px  Calibri, Arial, Helvetica, sans-serif;
	color:#333;
}

#image_infor ul li span {
	padding:0 5px 0 10px;
	color:#e92123;
}

#image_url,#gallery_operate{
	margin-top:20px;
}

#image_url .title{
	width:199px;
	height:26px;
	background:url(image_url.jpg) no-repeat top;
}

#image_url p {
	padding-left:13px;
	height:22px;
	color:#e92123;
	font:12px/22px Calibri, Arial, Helvetica, sans-serif;
}

#image_url p input {
	width:167px;
	height:16px;
	padding:1px;
	border:1px #d1d1d1 solid;
	color:#858585;
}

#image_url p select {
	width:125px;
	height:20px;
	padding:1px;
}

#gallery_operate .title{
	width:199px;
	height:26px;
	background:url(image_operate.jpg) no-repeat top;
}

#gallery_operate ul {
	width:174px;
	height:auto;
	padding-left:11px;
	padding-bottom:20px;
}

#gallery_operate ul li {
	width:144px;
	height:28px;
	background:url(operate_li.jpg) no-repeat;
	margin-top:4px;
	padding-left:34px;
	font:12px/28px Calibri, Arial, Helvetica, sans-serif;
}

#gallery_operate ul li a {
	color:#333;
}

#gallery_right{
	width:686px;
	height:auto;
	float:left;
}

#image_list {
	width:686px;
	height:auto;
	padding-bottom:5px;
	background:url(index_borderx4.jpg) no-repeat bottom;
}

#image_top {
    width:630px;
    height:auto;
    margin:5px 28px;
    background:#eee;
}

#image_title {
	height:36px;
	text-align:center;
	font:14px/36px Calibri, Arial, Helvetica, sans-serif;
	color:#de0d09;
	clear: both;
}

#image_control,#image_operate {
	width:686px;
	height:30px;
	text-align:center;
	font:12px/18px Calibri, Arial, Helvetica, sans-serif;
}

#image_operate {
	margin-top:10px;
}

#image_control a,#image_operate a {
	height:18px;
	margin:0 5px;
	padding:0 5px;
	color:#333;
	border:1px #cecece solid;
	border-right-color:#8e8e8e;
	border-bottom-color:#8e8e8e;
}

#image_control a:hover,#image_operate a:hover {
	text-decoration:none;
}

#image_show {
	width:686px;
	height:auto;
}

#image_show img {
	padding:7px;
	border:1px #aeaeae solid;
	display:block;
	margin:0 auto;
}

#image_comment {
	width:644px;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
}

#image_comment dl {
	width:644px;
	height:auto;
}

#image_comment dl dt {
	width:625px;
	height:20px;
	background:#fff9e9;
	padding-left:29px;
	background:#fff9e9 url(comment_dt.jpg) 10px 3px no-repeat;
}

#image_comment dl dt span {
	float:left;
}

#image_comment dl dt .no {
	font-weight:bold;
	margin:0 5px;
}

#image_comment dl dt .ip {
	float:right;
	margin-right:10px;
}

#image_comment dl dd {
	width:634px;
	font:12px/18px Calibri, Arial, Helvetica, sans-serif;
	color:#333;
	background:#fbfbfb;
	padding:3px 10px;
	margin:3px 0;
}

#image_comment form {
	width:554px;
	padding-left:90px;
}

#image_comment form p {
	margin-bottom:5px;
}

#image_comment form textarea {
	width:300px;
	height:100px;
	overflow:auto;
	border:1px #d1d1d1 solid;
}

#comment_page {
	width:634px;
	padding:10px 0 10px 10px;
}

#comment_page a{
	color:#333;
	margin:0 2px;
}

/*search.html&search_error.html*/
#search_title {
	width:611px;
	height:25px;
	background:url(search_title.jpg) no-repeat;
	margin-top:10px;
	text-align:right;
	padding-right:75px;
	color:#5e5e5e;
}

#search_title span {
	margin:0 5px;
}

#search_error {
	width:407px;
	height:275px;
	background:url(search_error.jpg) no-repeat;
	margin:0 auto;
	margin-top:20px;
}

/*upload.html&extend.html*/
#upload_main,#extend_main {
	width:960px;
	height:auto;
	margin:0 auto;
}

#upload_main .t,#extend_main .t {
	width:960px;
	height:33px;
	background:url(upload_top.jpg) no-repeat;
}

#upload_main .c,#extend_main .c {
	width:884px;
	height:auto;
	background:url(upload_c.jpg) repeat-y;
	padding:0 42px 0 34px;
}

#upload_main .b,#extend_main .b {
	width:960px;
	height:32px;
	background:url(upload_bottom.jpg) no-repeat;
}

#upload_path,#extend_path {
	width:874px;
	height:24px;
	border-bottom:1px #eee solid;
	font:12px/26px Calibri, Arial, Helvetica, sans-serif;
	color:#929292;
	text-align:left;
	padding-left:10px;
}

#upload_path a,#extend_path a {
	color:#929292;
	margin:0 5px;
}

#upload_title {
	width:884px;
	height:25px;
	margin-top:17px;
	background:url(upload_title.jpg) no-repeat;
}

#upload_form {
	width:842px;
	height:auto;
	padding-left:42px;
}

#upload_form p {
	font:12px/24px Calibri, Arial, Helvetica, sans-serif;
	color:#404040;
	margin-top:3px;
}

#upload_form .ft {
	color:#e50112;
}

#upload_form .submit {
	width:77px;
	height:25px;
	border:1px #404040 solid;
	border-width:0 1px 1px 0;
	background:#d7d7d7;
	text-align:center;
	cursor:pointer;
	margin-top:5px;
}

/*extend.html*/
#extend_title {
	width:884px;
	height:25px;
	margin-top:17px;
	background:url(extend_title.jpg) no-repeat;
}

#extend_form {
	width:872px;
	height:auto;
	padding-left:12px;
}
#extend_form h3 {
	color:#e52529;
	font:14px/24px Calibri, Arial, Helvetica, sans-serif;
}

#extend_form div {
	margin-top:10px;
}

#extend_form p {
	width:872px;
	font:12px/18px Calibri, Arial, Helvetica, sans-serif;
	color:#404040;
	margin-top:5px;
	vertical-align:center;
	height:18px;
}

#extend_form .select_all {
	border-top:1px #eee solid;
	padding:5px 0;
	margin-top:10px;
}

#extend_form p span {
	width:215px;
	height:18px;
	float:left;
}

#extend_form p span input,#extend_form h4 input {
	margin-right:3px;
}

#extend_form h4 {
	font:14px/24px Calibri, Arial, Helvetica, sans-serif;
}

#extend_form .slideshow_adv_1 h4 {color:#e82425;}
#extend_form .slideshow_adv_21 h4 {color:#fa4c93;}
#extend_form .slideshow_adv_2 h4 {color:#fe990b;}
#extend_form .slideshow_adv_3 h4 {color:#0a9ae1;}
#extend_form .slideshow_adv_4 h4 {color:#94d023;}

#extend_form .submit {
	width:100px;
	height:25px;
	text-align:center;
}

#list_path .path,#gallery_path .path{
	width:400px;
	float:left;
}

.searchi {
	width:230px;
	float:right;
	margin-top:3px;
}

.searchi input.text {
	width:90px;
	height:16px;
	border:1px #d1d1d1 solid;
	padding:1px;
	font:12px/16px Calibri, Arial, Helvetica, sans-serif;
	color:#333;
	margin-right:3px;
	float:left;
}

.searchi select {
	width:87px;
	height:21px;
	padding:1px;
	border:1px #d1d1d1 solid;
	font:12px/16px Calibri, Arial, Helvetica, sans-serif;
	color:#414141;
	float:left;
}

.searchi input.submit {
	width:45px;
	height:18px;
	border:0;
	background:url(index_submit.jpg) no-repeat;
	float:right;
	cursor:pointer;
}


.parentcat {
	color: #136c99;
}
