@charset "utf-8";
/* CSS Document */

/*~~~~~~~~~~ content style ~~~~~~~~~~*/
h1{ line-height:25px;}
.content .left { width: 183px; height: auto; float: left; padding: 0px 0px 30px 30px; }
	.content .menu li { width: 166px; height: 40px; background: url(../images/about/menuBg.gif); padding: 3px 0px 0px 17px; float: left; margin-top: 5px; color: #FFF; cursor: pointer; }
		.content .menu .Over { background: url(../images/about/menuBg2.gif); }
		.content .menu li div { height: auto; float: left; }
		.content .menu .txt { padding: 6px 0px 0px 20px; color:#FFFFFF;}
		
	.content .fast { width: 183px; height: 190px; background: url(../images/about/leftFast.jpg) no-repeat; margin-top: 10px; float: left; padding-top: 21px; }	
	.content .fast li { margin-top: 10px; }
	.content .fast .padLeft { width: 163px; padding: 0px 0px 0px 20px; }
	.content .fast a { color: #FFF; text-decoration: none; }
	.content .fast a:hover { color: #FFF; text-decoration: underline; }
	
.content .middle { width: 430px; height: auto; float: left; padding: 10px 40px 30px 40px; line-height: 18px; }
.content .middle ul { list-style-type:circle;}
.content .middle ul li{ list-style-type:circle;}

.content .middle h1{ font-size:16px; color:#0A84C8}
.content .middle h2{ font-size:14px; color:#000}
.content .middle h3{ font-size:13px; color:#000}
.content .middle a{ text-decoration: underline; color:#000;}
.content .middle a:visited{ text-decoration: underline; color:#000;}
.content .middle a:hover{ text-decoration: none; color:#000;}

.content .middle p { margin: 0px; padding-top: 20px;  }

.content .right { width: 280px; height: auto; float: left; }
	.content .right .login { width: 228px; height: 171px; background: url(../images/about/loginBg.jpg); padding-left: 22px;}
	.content .right .login li { width: 228px; height: auto; float: left; margin-top: 5px; }
	.content .right .login .l { width: 40px; padding-top: 3px; }
	.content .right .login .r { width: 188px; }
	.content .right .login .r input { width: 160px; height: 14; border: #FFF solid 1px; color: #828282 } 
	.content .right .login .reset, .content .right .login .sub { height: 19px; border: none; color: #FFF; }
	.content .right .login .reset { width: 71px; background: url(../images/about/reset.gif); margin-left: 40px; }
	.content .right .login .sub { width: 90px; background: url(../images/about/sub.gif); }
	
	.content .right .free, .content .right .ad, .content .right .go { width: 250px; height: auto; margin-top: 10px; }
	
	.content .right .go { height:42px; background: url(../images/about/btnBg.gif) no-repeat; text-align: center; padding-top: 15px; }
	.content .right select { width: 150px; }

/*~~~~~~~~~~ footer style ~~~~~~~~~~*/
.footer2 { width: 960px; height: 35px; background: url(../images/about/footerBg.jpg) no-repeat; padding: 74px 0px 0px 43px; }
	.footer2 a { color: #FFF; text-decoration: none; }
	.footer2 a:hover { color: #FFF; text-decoration: underline; }

