body {

	margin: 0px;

	font-size: 14px;

}

p {

	line-height: 170%;

	margin: 0px;

}

img{

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#body {

	height: auto;

	width: 1002px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 30px;

}

#content {

	height: auto;

	width: 850px;

	margin-right: auto;

	margin-left: auto;

}

#bar {

	height: auto;

	width: 790px;

	margin-right: auto;

	margin-left: auto;

}

#top {

	height: 50px;

	width: 850px;

	padding-top: 30px;

}

#top_index {

	height: 300px;

	width: 850px;

	padding-top: 30px;

}

#box_850 {

	height: auto;

	width: 850px;

	padding-top: 22px;

}

#box_850_index {

	height: auto;

	width: 850px;

}

#box_850_left {

	height: 480px;

	width: 175px;

	float: left;

	background-color: #f7f7f7;

}

#left_fd {

	height: auto;

	width: 175px;

	text-align: center;

}

.padding5 {

	padding-bottom: 10px;

	cursor:pointer;

}



#left_bd {

	height: auto;

	width: 175px;

	text-align: center;

	padding-top: 5px;

}

#chuli {

	font-size: 12px;

	color: #9aa3b7;

	padding-top: 5px;

	padding-bottom: 10px;

	text-align: center;

}



#box_850_right {

	float: left;

	height: auto;

	width: 645px;

	color: #394c75;

	padding-right: 15px;

	padding-left: 15px;

}

#box_850_right p{

	padding-top: 3px;

	padding-bottom: 3px;

}

.text_center {

	text-align: center;

}

.text_right {

	text-align: right;

}

a:link {

	color: #0fa3e3;

	text-decoration: none;

}

a:visited {

	color: #0fa3e3;

	text-decoration: none;

}

a:hover {

	color: #4dc9ff;

	text-decoration: none;

}

#bot {

	height: auto;

	width: 850px;

	padding-top: 30px;

}



.copyright {

	text-align: center;

	height: auto;

	width: 475px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 24px;

	font-size: 12px;

	color: #929fb3;

	padding-bottom: 30px;

}

.copyright a:link {

	color: #929fb3;

	font-size: 12px;

	text-decoration: none;

}

.copyright a:visited {

	color: #929fb3;

	font-size: 12px;

	text-decoration: none;

}

.copyright a:hover {

	color: #929fb3;

	font-size: 12px;

	text-decoration: none;

}

.line {

	height: 2px;

	width: 850px;

	background-image: url(../images/line.gif);

	background-repeat: no-repeat;

	background-position: bottom;

	padding-top: 22px;

	clear: both;

}

#first_title {

	font-size: 16px;

	font-weight: bold;

	text-align: center;

	height: auto;

	width: 100%;

	padding-bottom: 5px;

}

#second_title{

	padding-top: 5px;

	padding-bottom: 5px;

	text-align: right;

	padding-right: 20px;

} 

#time_author {

	font-size: 12px;

	text-align: center;

}



#content_title {

	background-image: url(../images/item.gif);

	background-repeat: no-repeat;

	background-position: left center;

	font-weight: bold;

	height: 25px;

	padding-left: 20px;

}

#content_in {

	width: 100%;

	height: auto;

	padding-top: 10px;

}



ul,li{

	padding:0;

	margin:0;

	list-style:none;

}

.root_close{ cursor:pointer;}

.root_close .text{display:none;}

.root_close #chuli{display:none;}

.root_open{cursor:pointer;}

.root_open .text{

	line-height:20px;

	margin: 0;

	text-align: center;

	

}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
background-image: url(images/show_bg.jpg);
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
.img_name { padding-left:10px;}
img{border:none;}
