﻿/* 0 BASIC TAGS */

/*标题*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/*段落*/
p {
	line-height: 150%;
	text-indent: 2em;
	margin:4px; 
}

p img {
	text-indent: 0em;
	margin: 0px auto;
}

/*水平线*/
hr {
	border: 0;
	border-top: 1px solid #eeeeee;
	height: 1px;
	filter: alpha(opacity=100,finishopacity=0,style=3);
}

a {
	text-decoration: none;
	color: #CC3333;
	/*font-family: "宋体";*/
}

a:visited {
	color: #993399;
}

a:hover {
	text-decoration: underline;
	color: #993399;
}

a:active {
	/*color: white;
	background: #3080CB;*/
}

body {
	/*background-color: #ffffff; 	background-image: url(Images/9hu-back.png); 	background-repeat: repeat;*/
	margin: 0; /*隔开元素外边*/
	padding: 0; /*隔开元素里边*/
	text-align: center;
	font-family: Verdana, "宋体" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

img {
	border-width: 0;
}

/* 2008-05-19 汶川地震哀悼日 2010-04-21 青海玉树地震悼念日
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
*/

/* addcomment 预览图片 */
#newPreview{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
}

/* 页面层容器 */
#Container {
	width: 100%;
	/*background-image: url(Images/9hu-back.png);
	background-repeat: repeat;*/
}

/*页面头部*/
#Header {
	width: 950px;
	margin: 5px auto 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

/*页面主体*/
#PageBody {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	padding-top: 0px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	background-color: #ffffff;
}

/*页面底部*/
#Footer {
	width: 950px;
	margin: 0px auto 5px;
	text-align: center;
	padding-bottom: 20px;
	background-color: #ffffff;
}

.column {
	float: left;
	width: 790px;
	overflow: hidden;
}
.column1 {
	float: left;
	width: 390px;
	overflow: hidden;
}
.column2 {
	float: right;
	width: 390px;
	overflow: hidden;
}
.column3 {
	float: right;
	width: 150px;
	overflow: hidden;
}
.clear {
	clear: both;
}

/*
h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
	color: #d32525;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 12px;
	color: black;
}
*/

h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}

h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	display: inline;
}

h6 {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	font-size: 14px;
	font-weight: normal;
}

.menua {
	font-size: 12px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 48px;
	text-transform: uppercase;
	font-size: 12px;
}

.menua a, .nav a {
	color: #CC3333;
	margin-left: 9px;
	margin-right: 9px;
}
.menua a:visited, .nav a:visited {
	color: #CC3333;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 20px;
	font-size: 0;
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details, #comments {
	position: relative;
	width: 100%;
	padding: 0px;
	padding-top: 0px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#left {
	float: left;
	width: 410px;
	height: 100%;
	border-right: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	border-left: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid;
	background-color: transparent;
	
}

#left_content {
	float: left;
	margin-left: 20px;
}


#right {
	margin-left: 470px;
	height: 100%;
	width: 400px;
	background-color: transparent;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}



#comments_left {
	float: left;
	width: 655px;
	background-color: transparent;
}

#comments_right {
	height: 100%;
	margin-left: 660px;
	width: 276px;
	background-color: transparent;
}

.comments_cell {
	height: 100%;
	border-right: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	border-left: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid; /*background-color: transparent;*/
	background-color: white;
	margin-bottom: 10px;
}

.panel_cell {
	/*border-bottom: #CC0000 1px solid; 	background-color: transparent;*/
	background-color: white;
	margin-bottom: 10px;
	margin-left:auto;margin-right:auto;
}

.panel_cell1 {
	border-bottom: #CC0000 1px solid;
	background-color: white;
	margin-bottom: 10px;
}

.comments_pic {
	float: left;
	clear: none;
	display: inline;
	visibility: visible;
}

.HeadingCell {
	border-width: 0px;
	background-image: url(Images/9hu-cell.png);
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 4px;
	color: white; /*font-weight: bold;*/
	text-align: left;
}

.HeadingCell a, .HeadingCell a:visited {
	color: white;
	font-size: 12px;
}

.ContentCell {
	padding: 4px;
}

.UBBCode{
	width: 580px; 
	font-size: 12px;
	border: #CC0000 1px solid;
	background-color: #ececec;
	padding: 10px;
	margin: 4px auto;
	word-wrap:break-word;overflow:hidden;
}

.UBBCode p {
	line-height: 100%;
	text-indent: 0em;
}

.UBBQuote{
	width: 580px; 
	border: #CC0000 1px solid;
	background-color: #ececec;
	padding: 10px;
	margin: 4px auto;
	word-wrap:break-word;overflow:hidden;
}

.AutoWrap {
	word-wrap:break-word;overflow:hidden;
}

.BreakWrap{
      word-wrap: break-word;
      word-break: break-all;
}

.comment_pic {
	width: 100%;
	text-align: center;
}
	
.CellSubMenu {
	width: 60px; text-align: center;
}

.CellSubMenu a, .CellSubMenu a:visited {
	color: #CC3333;
}

.CellSubMenu a:hover {
	text-decoration: underline;
	color: #993399;
}

.CellTitleList {
	line-height: 20px;
}

.CellTitleList a {
	color: #333333;
	text-decoration: underline;
	font-family: "宋体";
}

.CellTitleList a:hover {
	text-decoration: underline;
	color: #993399;
}

.HeadingCell0 {
	/*background-image: url(Images/cell1.gif);*/
	background-image: url(Images/9hu-cell.png);
	background-repeat: repeat-x;
}

.HeadingCell1 {
	background-image: url(Images/cell2.jpg);
	background-repeat: repeat-x;
}

.HeadingCellText {
	/*font-family: verdana;*/
	font-size: 12px;
	padding: 4px;
	color: white; /*font-weight: bold;*/
	font-size: 12px;
}

#home_left {
	float: left;
	width: 150px;
	background-color: transparent;
}

#home_middle {
	margin-left: 155px;
	width: 500px;
	background-color: transparent;
}

#home_right {
	margin-left: 660px;
	width: 230px;
	background-color: transparent;
}

.htmlview {
	width: 100%;
}


.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}
#Acc_left {
	float: left;
	width: 200px;
	background-color: transparent;
}
#Acc_right {
	height: 100%;
	margin-left: 210px;
	background-color: transparent;
}
#Blog_left {
	float: left;
	width: 210px;
	background-color: transparent;
}
#Blog_right {
	height: 100%;
	margin-left: 230px;
	background-color: transparent;
}



.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 950px;
	height: 30px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}




/* 3 FOOTER */
.menub {
	margin: 8px auto 2px auto;
	font-size: 12px;
}

.menub a:visited {
	color: #993399;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/* CSS圆角*/
.b1, .b2, .b3, .b4, .b1b, .b2b, .b3b, .b4b, .b {
	display: block;
	overflow: hidden;
}
.b1, .b2, .b3, .b1b, .b2b, .b3b {
	height: 1px;
}
.b2, .b3, .b4, .b2b, .b3b, .b4b, .b {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}
.b1, .b1b {
	margin: 0 5px;
	background: #CC0000;
}
.b2, .b2b {
	margin: 0 3px;
	border-width: 2px;
}
.b3, .b3b {
	margin: 0 2px;
}
.b4, .b4b {
	height: 2px;
	margin: 0 1px;
}
.d1 {
	/*
	background-image: url(Images/9hu-cell1.png);
	background-repeat: repeat-x;
	*/
}
.b2, .b3, .b4 {
	background: #FFEEEE;
}

