@charset "utf-8";
input {
	border: 1px solid #bbbbbb; padding:3px; width:163px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
ul li {
    margin-bottom:9px;
}
#support {
	float:right; position:relative; top:18px; right:-6px;
}
#support a{
     float:right; margin-left:6px;
}
#support span {
    float:right; margin-top:8px;
}
#login {
	padding-left:0px; margin-top:5px;	
}
#login li {
    background-image:none; padding-left:4px;
}
#login li a{
	color:#496F04;
	text-decoration: underline;
}
.red {
    COLOR: #cc0000;
}
li div {
    width:50px; color:#333333; float:left; margin-right:0px; margin-top:6px; text-align:right
}
li.button {
	margin-top:16px; margin-bottom:15px;
}
li.button input {
	width:71px;
	background-color: #FDDD8A;
	color: #000000;
	font-weight: bold;
	cursor:pointer;
	line-height:15px;
	height:23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #ECAC04;
	border-bottom-color: #ECAC04;
	border-left-color: #FFFFFF;
}
.panel ul li {
	background-image: url(../images/bg_jiao.gif);
	background-repeat: no-repeat;
	background-position: -20px 5px;
	padding-left:10px;
	line-height:16px;
}
.panel .content a {
    text-decoration:none; color:#0063dc}
.panel .content a:hover {
    text-decoration:underline;color:#0063dc;
}
.panel2 ul li {
	background-image: url(../images/bg_jiao.gif);
	background-repeat: no-repeat;
	background-position: -20px 5px;
	padding-left:10px;
	line-height:16px;
}
.panel2 .content a {
    text-decoration:none; color:#0063dc}
.panel2 .content a:hover {
    text-decoration:underline;color:#0063dc;
}
#big {
    padding:30px; line-height:23px;
}
.panel .content .ti {
	font-size: 26px;
	font-weight: bold;
	color: #7CB90F;	
	display:block;	
	padding-bottom:10px;
}
.panel .big p {
    padding-bottom:2px; display:block;
}
.panel .big {
    font-size:14px;
}


