/* CSS Document */
/*"Arial", "Helvetica", "sans-serif";*/
Body {
	MARGIN: 0 auto;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #595959;
	SCROLLBAR-3DLIGHT-COLOR: #595959;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #cfcfcf;
	FONT-FAMILY: "song", "MS Shell Dlg";
	text-align: center;
	
	background-color: #63a10e;
	/*background-repeat:repeat-x;
	background-position:bottom center;
	background-attachment:fixed;*/
}

TD {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 150%;
	font-family: "ËÎÌå","Verdana","Arial","sans-serif","Times New Roman";
	color: #666666;
}

P {
	FONT-SIZE: 12px; LINE-HEIGHT: 150%
}
LI {
	FONT-SIZE: 12px; LINE-HEIGHT: 150%
}
INPUT {
	FONT-SIZE: 9pt;
	color: #333333;

}
SELECT {
	FONT-SIZE: 12px; LINE-HEIGHT: 140%
}

A {
	COLOR: #666666; TEXT-DECORATION: none
}

A:hover {
	COLOR: #CC3300; TEXT-DECORATION: underline;
}

A.english {
	font-family: "ËÎÌå","Verdana","Arial","sans-serif","Times New Roman";
	COLOR: #062071; TEXT-DECORATION: none
}
A.english:hover {
	font-family: "ËÎÌå","Verdana","Arial","sans-serif","Times New Roman";
	COLOR: #ff0000; TEXT-DECORATION: underline
}


.body_zg{
	margin:0px;
	width:953px;
	background-color: #FFFFFF;
}

.body_left{
	margin:0px;
	float:left;
	width:195px;
}

.body_right{
	margin:0px;
	float:right;
	width:758px;
}

.body_left1{
	margin:0px;
	float:left;
	width:203px;
}
.body_right1{
	margin:0px;
	float:right;
	width:750px;
}


.login_text {
	border: 1pt solid #DDDDDD;
	width: 160px;
	height: 19px;
	color: #666666;
}

.login_text1 {
	border: 1pt solid #DDDDDD;
	width: 45px;
	height: 19px;
	color: #666666;
}


A.url1 {
	COLOR: #63a10e; font-size: 14px; font-weight: bold; TEXT-DECORATION: none;
}
A.url1:hover {
	COLOR: #558B0C; font-size: 14px; font-weight: bold; TEXT-DECORATION: underline;
}


A.url2 {
	COLOR: #666666; font-size: 14px;TEXT-DECORATION: none;
}
A.url2:hover {
	COLOR: #CC3300; font-size: 14px;TEXT-DECORATION: underline;
}

A.url3 {
	COLOR: #1669BC; font-size: 13px; font-weight: bold; TEXT-DECORATION: none;
}
A.url3:hover {
	COLOR: #1669BC; font-size: 13px; font-weight: bold; TEXT-DECORATION: none;
}

.font1 {
	color: #666666;
	font-size: 12px;
}

.font2 {
 color: #63a10e;
 font-size:14px;
 font-weight: bold;
}

.font3 {
	font-size: 12px;
	FILTER: dropshadow(Color=#CCCCCC, OffX=-1, OffY=1,);
	color: #3A75AF;
}

.font4 {
	FILTER: dropshadow(Color=#FFFFFF, OffX=1, OffY=-1,);
}

.font5 {
	FILTER: dropshadow(Color=#0971DE, OffX=-1, OffY=1,);
}


.button1 {
	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: #f7f7f7;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #f7f7f7;
	color: #333333;
}


.text1 {
	border: 1pt solid #BBBBBB;
	color: #333333;
}

.text2 {
	border: 1pt solid #BBBBBB;
	color: #333333;
	width:160px;
}

.img_frame1 {
	border: 1pt solid #DDDDDD;
}

.table_frame1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1pt;
	border-bottom-color: #CCCCCC;
    text-align:center;
}

.type_d{
    font-weight: bold;
	font-size: 16px;
}

.list { border-bottom:1px dotted #CCC;}

#google_box{
	position:relative;
	width: 665px;
	height: 350px;
}