body 
{
	margin: 0px;
	padding: 0px;
	background: repeat url(body.jpg) center top;
	font-size:12px;
}

body
{
	background-color: #ffffff;
}

.headbg
{
	width:760px;
	height:119px;
	background: no-repeat url(top_r1_c1.jpg) left top;
	border-right: 0px solid #FF9C3B;
	border-left: 0px solid #FF9C3B;
	text-align:left;
	padding-left:10px;
	font-size:12px;
	color:#000000;
	background-color: #FFFFFF;
}

.daobg
{
	background: repeat-x url(top2.jpg) left top;
	width:760px;
	height:32px;
	border-right: 0px solid #FF9C3B;
	border-left: 0px solid #FF9C3B;
	background-color: #FFFFFF;
}

#dao
{
	font-size:12px;
	padding:3px;
	color:#FFFFFF;
}

#dao a
{
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}

#dao a:hover
{
	font-size:12px;
	text-decoration:underline;
	color:#88ffff;
}

input,select
{
	margin:0px;
	padding:0px;
}

#main
{
	width:760px;
	border-right: 0px solid #FF9C3B;
	border-left: 0px solid #FF9C3B;
	background-color:#ffffff;
}

#main_left
{
	width:200px;
	background: repeat-y url(leftbg.jpg) left top;
	float: left;
}

#main_right
{
	width:540px;
	float:right;
	padding-top: 10px;
}

.tiao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(tiaobg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	padding-left: 3px;
	width: 175px;
	height: 40px;
	padding-top: 10px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #B1ADA9;
	text-align: left;
	padding-left: 20px;
	list-style-type: none;width:155
}
#text{
	font-size: 12px;
	line-height: 22px;
	color: #335880;
	text-align: left;width:165px;

}
#text a{
	font-size: 12px;
	color:#335880;
	text-decoration: none;
	background-image: url(unsel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#text a:hover{
	font-size: 12px;
	color:#0099ff;
	text-decoration: underline;
	background-image: url(sel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#topic{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 5px;
	background-image: url(topicbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#topic a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#topic a:hover{
	font-size: 12px;
	color: #BE2A28;
	text-decoration: underline;
}
.logt{
	font-size: 12px;
	line-height: 19px;
	color: #373737;
	text-align: left;
	padding-left: 5px;
}
#com{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335880;
	text-align: right;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
#com a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335880;
	text-decoration: none;
}
#com a:hover{
	font-size: 12px;
	color: #0099ff;
	text-decoration: underline;
}
a:link,a:visited{
	font-size: 12px;
	color: #335880;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #0099ff;
	text-decoration: underline;
}
#bottom
{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #000000;
	background: repeat-x url(bottombg.jpg) left top;
	text-align: center;
	width: 760px;
	border-right: 0px solid #FF9C3B;
	border-left: 0px solid #FF9C3B;
	height:40px;
}