#headline {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 4px;
	background-color: #99CC00;
	margin-bottom:10px;
	font-size: 4px;
	background-image: url(../../images/headline.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#headline2 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 4px;
	background-color: #99CC00;
    margin-bottom:10px;
	font-size: 4px;
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#head {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	margin-bottom: 2px;

}
#headleft {
	height: 140px;
	width: 220px;
	float: left;
}
#headright {
	float: right;
	height: 140px;
	width: 540px;
}
#banner {
	height: 105px;
	margin: 0px;
	clear:both;
	width: 250px;
	background-image: url(../images/banner_in2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 290px;

}
#banner h2 {
	color: #658c2f;
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 23px;
	margin: 0px;
	font-weight: normal;
}
#banner p {
	margin: 0px;
}
#banner img {
	margin-bottom: -6px;
}
#menu {
    float: left;
	height: 25px;
}
#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu li {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
#menu a {
	color: #7CB22F;
	text-decoration: none;
}
#logout {
	float: right;
	padding-right: 8px;
}
#logout a{
	color: #FF9900;
	text-decoration: none;
}
#main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
#main div {
	margin-left: 105px;
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	margin-right: 100px;
	width: 500px;
	clear: both;
}
.tell_frd{
    font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	}
.tell_frd1{
    font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	}
#nav {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #2A78B1;
	padding-left: 20px;
	height: 25px;
	margin-top: 40px;
}
#main p {
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:5px;
	clear: both;

}
.star {
	color: #FF6600;
}


#nav a {
	color: #7CB22F;
	text-decoration: none;
}


#foot {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 40px;
	background-color: #99CC00;
	text-align: center;
	margin-top: 6px;
	padding-top: 5px;
}
h3 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #336600;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 0px;
}
p,div {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
.inputbox {
	border: 1px solid #A5ACB2;
	width: 200px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size:11px;
}
.nonemsg {
	background-color: #F1F1F1;
	border-left-style: solid;
	border-left-color: #9ACD07;
	border-left-width: 3px;
	color: #000000;
}

.typingmsg {
	background-color: #F8F8E4;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-left-width: 3px;
	color: #000000;
}

.errmsg {
	background-color: #F1F1F1;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-left-width: 3px;
	color: #FF0000;
}

.okmsg {
	background-color: #EDF6ED;
	border-left-style: solid;
	border-left-color: #9ACD07;
	border-left-width: 3px;
	color: #205D2E;
}

#main .nonemsg, #main .typingmsg, #main .errmsg, #main .okmsg {
    float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 20px;
	width: 260px;
	line-height: 20px;
	margin-left: 6px;
	padding-left: 8px;
	font-family: Tahoma;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}
a.linkmore {
	color: #FF9000;
	text-decoration: none;
}
.fontblue {
	color: #336699;
}
#title {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	border: 1px solid #C9C9C9;
	font-size: 15px;
	color: #336600;
	line-height: 24px;
	background-image: url(../../images/search_bg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	clear: both;
	padding-left: 20px;
}
#title2 {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	border: 1px solid #C9C9C9;
	font-size: 15px;
	color: #336600;
	line-height: 24px;
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-x;
	text-indent: 20px;
	clear: both;
}
.selectbox {
	border: 1px solid #A5ACB2;
	width: 202px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size:11px;
}
.searchbox {
	border: 1px solid #787878;
	width: 220px;
	height: 14px;
	font-family: Tahoma;
	font-size:11px;
}
#main2 .list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main2 .list a {
	color: #333333;
	font-size: 12px;
} 
.fontred {
	color: #FF0000;
}


#main2 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 10px;
}


.content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	line-height: 135%;
}
#main2 .list li {
	margin-bottom: 50px;
}
.fontsearch {
	font-size: 14px;
	color: #336600;
}
.fontresult{
	font-size: 12px;
}

.page a{
color:#333333;
text-decoration:none;
}
.page a:hover {
color:##0099CC;
}
#foot a {
	color: #336699;
	text-decoration: none;
}
.inputbox2 {

	border: 1px solid #A5ACB2;
	width: 150px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size:11px;
}
#main textarea {
	border: 1px solid #A5ACB2;
	font-family: Tahoma;
	font-size: 11px;
	width: 403px;
	
}
.message_error {
	color: #FF0000;
}

