body {
	background-color: #ded7c4;
	text-align: center;
}
td,div {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #444444;
	text-decoration: underline;

}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

input,textarea
{
	color: #333333;
	font-size: 12px;
	font-family:"Verdana";
}

.input {
	border-style: groove;
	border-width: 1;
	line-height: 18px;
	background-image: url(../esite/icon/inputBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:22px;
}

.textarea {
	border-style: groove;
	border-width: 1;
	line-height: 18px;
	background-image: url(../esite/icon/inputBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.fontWhite {
	color: #FFFFFF;
	text-decoration: none;
}

.fontWhite:hover
{
	color:#FFFFFF;
}

.fontNav {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 18px;
}
.fontNav:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}


.borderMain {
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

/*xml图标*/
.xml{
	color:#FFFFFF;
	font-family:verdana,Arial,Tahoma;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	line-height:10px;
	padding: 0px 2px;
	background-color: #FF6600;
	border-right: 1px #993300 solid;
	border-bottom: 1px #993300 solid;
}

.xml:hover
{
	background-color: #FF9900;
	color:#FFFFFF;
}


/*排行用的序号的样式*/
.order_box
{
	background-color: #FF9900;
	color: #FFFFFF;
	border-right:1px solid #AA5500;
	border-bottom:1px solid #AA5500;
	width:20px;
	height:14px;
	line-height: 12px;
	font-size:10px;
	font-weight: bold;
	text-align:center;
}





#pic_layer {
	z-index:1;
	overflow:hidden;
	width:320px;
	height:460px;
}
#f_text {
	float:left;
	font-weight:bold;
	text-align:left;
	width:190px;
	padding-left:10px;
	color: #ffffff;
	line-height:26px;
	height:28px;
}
#f_text a{
	color: #ffffff; 
}

#f_button_num {
	float:right;
	width:120px;
	height: 28px;
	padding-top:5px;
}

#f_button_num div{
	font-weight:bold;
	overflow: hidden;
	text-align: center;
	height:17px;
	width: 17px;
	line-height: 15px;
	cursor:hand;
	margin-right: 3px;
	float: right;
}

.f_button_on {
	background-color:#CC0000;
	color: #FFFF00;
}
.f_button_off {
	background-color:#666666;
	color: #FFFFFF;
}
input {
	font-family: "Verdana";
	font-size: 12px;
}
.fontField {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
.bar1 {
	cursor: hand;
	color: #000000;

}
th {
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
.fontTitle {
	font-weight: bold;
	color: #940505;
	font-size: 14px;
	font-family: "Verdana";


}
hr {
	color: #999999;
	height: 1px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;

}
.fontTitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF7700;
}
.fontOrangeBold {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#fontContent {
	font-size: 14px;
	line-height: 24px;
}

.menuFocus {
	border-right:solid 1px #FFFFFF;
	background-color:#FF6600;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;


}

.menuFocus a
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.menuFocus a:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}


.menuBlur {
	border-right:solid 1px #FFFFFF;
	background-color:#FDD299;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:center;
}

.menuBlur a
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.menuGuide {
	border-right:solid 1px #FFFFFF;
	background-color:#FDD299;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.fontStriking {
	color: #FF3300;
	font-weight: bold;
}
.memberNavTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: #f7e8c5;
	padding-left: 10px;

}
.memberNavItem {
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F8CD7E;
}
form {
	margin: 0px;
	padding: 0px;
}
.imgButton {
	margin: 5px;
	cursor: hand;
}

#fontContent
{
font-size:14px;
line-height:180%;
}
.fontBold14 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

