body, table
{
	font-family: tahoma; 
	font-size: 14px;
	color: #000000;
}
a, a:active, a:visited, a:link 
{
	text-decoration: none;
	color: #4c4334;
}
a:hover
{
	text-decoration: underline;
	color: #4c4334;
}
td {
	vertical-align: top;
}
.inbody {
	background: #ffffff; 
}
#sponsors {
	border: 1px solid #85aea8; 
	background: #f5f9fa; 
}
#sponsors td {
	vertical-align: middle;
}
.logininput { 
	display:block; 
	width: 206px; 
	height: 38px; 
	border: 0; 
	margin: 3px; 
	background: url(../images/des_26.jpg) no-repeat top;
}
.logininput input { 
	width: 196px; 
	height: 28px; 
	border: 0; 
	margin: 5px; 
	font-size: 11px;
}

.logininput2 { 
	display:block; 
	width: 175px; 
	height: 33px; 
	border: 0; 
	margin: 3px; 
	background: url(../images/input2.jpg) no-repeat top;
}
.logininput2 input { 
	width: 165px; 
	height: 23px; 
	border: 0; 
	margin: 5px; 
	font-size: 11px;
}

#theleftpanel {
	background: #fcf1df;
}

#theleftpanel .inleftblock{ 
	background: url(../images/des_62.jpg) repeat-x top; 
	padding: 0 10px 10px;
}



#headerpanel {
	background: #f4f8f9;
}
#headerpanel td{
	background: url( images/des_13.jpg ) repeat-x top;
}
#headerpanel td.headerdate {
	background: url( images/des_09.jpg ) repeat-x top;
	vertical-align: middle;
}
#headerpanel2{
	background: #f0f0f0;
}
#headerpanel2 td{
	background: url(../images/des_51.jpg) no-repeat right center;
	text-align: center;
}



.readmore { color: #898989; padding-top: 15px; width: 450px;}
.mainnews td { color:#555555;}
.mainnews h3 { color: #000000; font-: times; font-size: 16px; margin: 0;}
.liner{  margin-right: 15px; width: 600px; height: 10px; background: url(../images/liner.jpg) repeat-x top; }

.pro_linedrop2 {
	height:42px;
	position:relative; 
	font-family: tahoma, arial, verdana, sans-serif; 
	font-size:13px;
	z-index:500;
}

.pro_linedrop2 .select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

.pro_linedrop2 li {
	float:right;
	background:url(../images/list1.gif) right top;
	margin: 3px;
}

.pro_linedrop2 .select a,
.pro_linedrop2 .select a:link,
.pro_linedrop2 .select a:visited,
.pro_linedrop2 .select a:active {
	display:block; 
	height:42px; 
	float:left; 
	background: url(../images/list0.gif) right top;
	padding:0 5px 0 0; 
	text-decoration:none; 
	line-height:41px; 
	white-space:nowrap; 
	color:#48928b;
	/* color:#0ff; */
}

.pro_linedrop2 .select a b {
	display:block;
	padding:0 5px 0 10px; 
	background:url(../images/list0.gif) left top;
}

.pro_linedrop2 .select a:hover, 
.pro_linedrop2 .select li:hover a {
	background: url(../images/list1.gif) right top; 
	padding:0 5px 0 0;
	cursor:pointer; 
	color:#fff;
}

.pro_linedrop2 .select a:hover b, 
.pro_linedrop2 .select li:hover a b {
	display:block; 
	padding:0 5px 0 10px; 
	background:url(../images/list1.gif) left top; 
	cursor:pointer;
}

