

/* font color */
.font_desc {
	color: #746438;
	font-size: 12px;
}
.font_cnt {
	color: #E3E8EA;
	font-size: 12px;
}
.font_id {
	font-size: 12px;
}
.font_id a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.font_id a:hover {
	color: #fff;
	text-decoration: underline;
}
.font_title {
	color: #2C5D71;
	font-size: 12px;
}
.font_arttitle {
	color: #E3E8EA;
	font-size: 12px;
}
.font_arttitle a {
	color: #0F756F;
	text-decoration: none;
}
.font_arttitle a:hover {
	color: #6E8340;
	text-decoration: underline;
}


/* General Set */
body {
	background: #BCBCBC;
	font: .8em Arial;
	color: #333;
	margin: 0px;
}
img {border: 0px;}
a {
	color: #555;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/* container */
#container1 {
	width: 760px;
	border-left: 3px solid #5A5A5A;
	border-right: 3px solid #5A5A5A;
	background: #fff;
	margin: 0px auto;
	
}
#container2 {
	width: 750px;
	margin-left: 5px;
	position: relative;
}
/* main */
#main1 {
	width: 750px;
}
#main2 {
	width: 750px;
}
/* banner */
#banner {
	height: 100px;
	width: 750px;
	background: url("banner.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/banner.gif*/) #F7B543 no-repeat top left;
	position: relative;
}
.banner_language {
	position: absolute;
	top: 7px;
	right: 5px;
	font-size: 12px;
	color: #fff;
}
.banner_language select {
	font-size: 12px;
}
.banner_language img {
	background: #555;
}
#logo_1 {
	position: absolute;
	top: 70px;
	left: 29px;
	width: 100px;
	height: 29px;
	background: url("logo_1.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/logo_1.gif*/) no-repeat top left;
}
#logo_2 {
	position: absolute;
	top: 77px;
	left: 135px;
	width: 72px;
	height: 17px;
	background: url("logo_2.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/logo_2.gif*/) no-repeat top left;
}
#extraDiv1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 469px;
	height: 68px;
	background: url("extradiv1.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/extradiv1.gif*/) no-repeat top left;
}
#top_desc {
	position: absolute;
	top: 80px;
	text-align: right;
	right: 10px;
}
#top_desc a {
	text-decoration: none;
}
#top_desc a:hover {
	text-decoration: underline;
}
#main_desc {
	display: inline;
	position: absolute;
	top: 9px;
	right: 250px;
	text-align: right;
	color: #fff;
}
#main_desc a {
	text-decoration: none;
	color: #fff;
}
#main_desc a:hover {
	text-decoration: underline;
}
.banner_link {
	display: block;
	position: absolute;
	top: 8px;
	left: 3px;
	width: 250px;
	height: 105px;
}
/* side2 */
#side2 {
	height: 21px;
	text-align: left;
	padding-left: 290px;
	background: url("side2.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side2.gif*/) no-repeat top left;
	
	
}
#side2 a {
	text-decoration: none;
}
#side2 a:hover {
	text-decoration: underline;
}

#side2plus a {
	display: block;
	color: #666;
	background: #fff;
	text-decoration: none;
	border: 1px solid #ddd;
	border-top: 0px;
	width: 81px;
	padding: 2px 5px 2px 12px;
}
#side2plus a:hover {
	color: #111;
	background: url("side2plus.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side2plus.gif*/) #e5e5e5 no-repeat 4px 4px;
}
#side2plus #side2plus_top {
	height: 10px;
	width: 100px;
	background: url("side2plus_top.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side2plus_top.gif*/) no-repeat top left;
	border-bottom: 1px solid #ddd;
}
#side2plus #side2plus_bottom {
	height: 10px;
	width: 100px;
	background: url("side2plus_bottom.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side2plus_bottom.gif*/) no-repeat bottom left;
}

#side2celebrity a {
	display: block;
	color: #666;
	background: #fff;
	text-decoration: none;
	border: 1px solid #ddd;
	border-top: 0px;
	width: 81px;
	padding: 2px 5px 2px 12px;
}
#side2celebrity a:hover {
	color: #111;
	background: url("side2plus.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side2plus.gif*/) #e5e5e5 no-repeat 4px 4px;
}
#side2celebrity #side2plus_top {
	height: 10px;
	width: 100px;
	background: url("side2plus_top-1.gif"/*tpa=http://pic.wretch.cc/css/blog/new_version/side2plus_top.gif*/) no-repeat top left;
	border-bottom: 1px solid #ddd;
}
#side2celebrity #side2plus_bottom {
	height: 10px;
	width: 100px;
	background: url("side2plus_bottom-1.gif"/*tpa=http://pic.wretch.cc/css/blog/new_version/side2plus_bottom.gif*/) no-repeat bottom left;
}


/* blog_content */
#content {
	width: 495px;
	border-right: 5px solid white;
	background: #ececec;
	vertical-align: top;
}
#content_topAD {
	border-bottom: 5px solid #fff;
}
#content_Board {
	border-bottom: 5px solid #fff;
}
.title0 {
	border-bottom: 5px solid white;
}
.title {
	height: 20px;
	padding-top: 5px;
	text-align: center;
	background: url("title.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/title.gif*/) #656565 no-repeat left top;
	font-weight: bold;
	letter-spacing: 3px;
	color: #fff;
}
.title a {
	color: #fff;
}
.title a:hover {
	color: #fff;
}
.innercontent {
	padding-top: 5px;
	border-bottom: 5px solid white;
	background: url("innercontent.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/innercontent.gif*/) no-repeat left top;
	
	_height: 100px; /* fix IE float bug */
}
.innercontent2 {
	background: url("innercontent2.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/innercontent2.gif*/) #ECECEC no-repeat bottom left;
	height: 7px;

}
.linkcontrol {
	text-align: center;
	padding: 5px;
	height: 20px;
}
#content .grid_main {
	
	float: left;
}
.grid_main2 {
	margin-left: 11px;
	margin-bottom: 25px;
	width: 110px;
	height: 180px;
	overflow: hidden;
	background: url("grid_main.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/grid_main.gif*/) no-repeat top left;
}
.grid {
	width: 110px;
	height: 110px;
	text-align: center;
}
.grid1 {
	width: 110px;
	height: 70px;
	padding-top: 5px;
	vertical-align: top;
}
.grid1 br {
	display: none;
}
.grid1 span {
	display: block;
	line-height: 14px;
	text-align: center;
}
.grid1 .font_id {
	width: 105px;
	height: 14px;
	overflow: hidden;
	position: relative;
	margin-top: -5px;
}
.grid1 .font_title {
	
}
.grid1 .font_desc {
	word-wrap: break-word;
}


/* links */
#links {
	width: 250px;
	background: url("sideII_black.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sideII_black.gif*/) #ECECEC no-repeat bottom left;
	vertical-align: top;
}
#links2 {
	background: #fff;
}
.sidetitle {
	height: 22px;
	_height: 21px;
	padding-top: 3px;
	_padding-top: 4px;
	padding-left: 30px;
	color: #fff;
	letter-spacing: 3px;
	background: url("sidetitle_green.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sidetitle_green.gif*/) no-repeat top left;
	margin-bottom: 5px;
}
.side {
	background: url("side_black.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side_black.gif*/) #ECECEC no-repeat top left;
	margin-bottom: 5px;
}
.sideII {
	background: url("sideII_black.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sideII_black.gif*/) no-repeat bottom left;
}
/* side_Media */
.side_Media .sidetitle {
	background: url("sidetitle_blue.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sidetitle_blue.gif*/) #406398 no-repeat top left;
}
/* side_wretch */
.side_wretch .sidetitle {
	background: url("sidetitle_green.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sidetitle_green.gif*/) #2EA122 no-repeat top left;
}
.side_wretch .side {
	background: url("side_green.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side_green.gif*/) #E0F7DE no-repeat top left
}
.side_wretch .sideII {
	background: url("sideII_green.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sideII_green.gif*/) no-repeat bottom left;
	text-align: center;
}
.side_wretch .side ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url("listimg.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/listimg.gif*/);
	list-style-position: inside;
	text-align: left;
}
.side_wretch .side ul li {
	margin-left: 0px;
	padding-left: 0px;
}
.side_wretch .side ul li a {
	padding-left: 5px;
	line-height: 19px;
}
/* side_Search */
.side_Search .sidetitle {
	background: url("sidetitle_red.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sidetitle_red.gif*/) #C02A2A no-repeat top left;
}
.side_Search .side {
	background: url("side_red.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side_red.gif*/) #F2DDDA no-repeat top left;
	font-size: .8em;
}
.side_Search .side span {
	font-size: 1.3em;
}
.side_Search .sideII {
	background-image: url("sideII_red.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sideII_red.gif*/);
}
.side_Search table form #searchscope,
.side_Search table form #Radio1 {
	font-size: 10px;
}
/* side_AD */
.side_AD .sidetitle {
	background: url("sidetitle_red.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sidetitle_red.gif*/) #C02A2A no-repeat top left;
}
.side_AD .side {
	background: url("side_red.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side_red.gif*/) #F2DDDA no-repeat top left;
	background: url("side_black.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side_black.gif*/) #ECECEC no-repeat top left;
}
.side_AD .sideII {
	background-image: url("sideII_red.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sideII_red.gif*/);
	background-image: url("sideII_black.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sideII_black.gif*/);
	text-align: center;
}
.side_AD .sideII .AD_img {
	vertical-align: top;
	width: 105px;
}
.side_AD .sideII .AD_text {
	width: 140px;
	border-left: 5px solid white;
	vertical-align: top;
	text-align: left;
}
.side_AD .sideII .AD_text br {
	display: none;
}
.side_AD .sideII .AD_text a {
	display: block;
	line-height: 18px;
	width: 132px;
	padding: 3px 4px 0px 4px;
	text-decoration: none;
	
	font-size: 13px;
}
.side_AD .sideII .AD_text a:hover {
	background: #ccc;
}
.side_AD .sideII .AD_text span {
	display: block;
	font-size: 13px;
	padding-top: 2px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #C02A2A;
	color: #fff;
	padding-left: 5px;
}
.side_AD .sideII .AD_text a.one {
	/*
	background: #F8D2D2;
	color: #C00E0E;
	*/
	
}
.side_AD .sideII .AD_text a.one:hover {
	background: #eee;
	color: red;
}
.side_AD .sideII .AD_text a.two {
	/*
	background: #F5E9A9;
	color: #9E880F;
	*/
	background: #ccc;
	color: #555;
}
.side_AD .sideII .AD_text a.two:hover {
	background: #eee;
	color: red;
}
.side_AD .sideII .AD_text a.three {
	background: #C8F6CA;
	color: #1A861F;
}
.side_AD .sideII .AD_text a.three:hover {
	background: #eee;
	color: red;
}
.side_AD .sideII .AD_text a.four {
	background: #C3F0FB;
	color: #127892;
}
.side_AD .sideII .AD_text a.four:hover {
	background: #eee;
	color: red;
}
.side_AD .sideII .AD_text a.five {
	background: #E5BDFA;
	color: #681C8F;
}
.side_AD .sideII .AD_text a.five:hover {
	background: #eee;
	color: red;
}

.side_AD .sideII .AD_text a br {
	display: inline;
}
.side_AD .sideII .AD_text a.zero {
	width: 132px;
	padding: 0px;
	height: 72px;
	overflow: hidden;
	padding: 3px 4px 0px 4px;
}


.side_AD .sideII .smallAD {
	background: #fff;
}
.side_AD .sideII .ADtitle img {
	border: 1px solid black;
}
.side_AD .sideII .ADtitle {
	width: 62px;
	height: 62px;
	
	border-right: 5px solid white;
}
.side_AD .sideII .ADside {
	background: #ececec;
	font-size: 12px;
	line-height: 15px;
	height: 62px;
	width: 138px;
	
}
.side_AD .sideII .ADside img {
	border: 1px solid #000;
}
.side_AD .sideII .whitetd {
	height: 5px;
}
/* side_Blog */
.side_Blog .sidetitle {
	background: url("sidetitle_black.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sidetitle_black.gif*/) #656565 no-repeat top left;
}
.side_Blog .sidetitle a {
	color: #fff;
}
.line {
	border-bottom: 5px solid white;
}
.links_grid_main {
	background: url("links_grid.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/links_grid.gif*/) no-repeat top left;
}
.links_grid {
	width: 110px;
	height: 110px;
	text-align: center;
}
.links_grid1 {
	vertical-align: top;
}
.links_grid1 br {
	display: none;
}
.links_grid1 span {
	display: block;
}
.links_grid1 .font_title {
	width: 140px;
	height: 28px;
	overflow: hidden;
}
.links_grid1 .font_desc {
	width: 140px;
	height: 42px;
	overflow: hidden;
}

/* side_template */
.side_template {}
.side_template .sidetitle {
	background: url("sidetitle_blue.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/sidetitle_blue.gif*/) #406398 no-repeat top left;
}
.side_template .side {
	height: 230px;
	overflow: hidden;
}
.side_template .sideII {
	height: 225px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background: transparent;
}
.side_template .sideII .font_id {
}
.side_template .sideII .font_id strong {
	color: #666;
}
.side_template .sideII .font_title strong {
	color: #666;
}
.side_template .sideII .font_id a {
	color: #345699;
}
.side_template .sideII .tempImage {
	text-align: center;

}
.side_template .sideII input {
	border: 1px solid #aaa;
	padding-top: 2px;
	height: 21px;
	background: white;
	width: 100px;
	
}

/* side end */
.sideend {
	height: 7px;
	background: url("side_black.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/side_black.gif*/) #ececec no-repeat top left;
	margin-bottom: 20px;
}


/* footer */
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}




/* category */
.clearbug a.more {
/*
*/
	padding-right: 10px;
	background: url("arrow.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/arrow.gif*/) no-repeat right top;
}
.clearbug a.top {
/*
*/
	padding-right: 17px;
	background: url("top.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/top.gif*/) no-repeat right center;
}

.cate_grid_main {
	float: left;
	width: 242px;
}
.cate_grid_main2 {
	margin-bottom: 25px;
}
.cate_grid_main .grid_main2 {
	margin-bottom: 0px;
}

.cate_title {
	background: url("cate_title.gif"/*tpa=http://pic.wretch.cc/photos/css/album/new3/cate_title.gif*/) #656565 no-repeat top left;
	width: 221px;
	margin-left: 11px;
	margin-bottom: 5px;
	color: #ccc;
	height: 19px;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 10px;

}

.cate_title a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.cate_title a:hover {
	color: #fff;
	text-decoration: none;
}


.cate_grid_main .clearbug {
	text-align: right;
/*
	border: 1px solid green;
*/
	
}
