@charset "utf-8";

body {margin: 0px; background:#00A8CC; padding:0;font:14px Verdana, Arial, 'simsun'}

a:link {TEXT-DECORATION: none}
a:visited {TEXT-DECORATION: none}
a:hover {TEXT-DECORATION: underline}
a:active {TEXT-DECORATION: none}
form { padding:0; margin:0 }
ul,ul li { margin:0; padding:0 }
img { border:0}

#top {background:url(../images/logo_bg.gif); height:125px; width:100%; overflow:hidden}
#top #logo {float:left;}
#top #logo a{background:url(../images/logo.gif);width:326px;height:125px;cursor:pointer;display:block;}
#top #info {float:right; margin-right:40px; padding:3px 8px; font-size:14px; font-weight:bold; margin-top:5px; border-bottom:1px solid #008CAA}
#top #info #textlink {margin-top:20px;text-align:right;}
#top #info #textlink span{font-weight:normal;color:#000;text-decoration:underline;cursor:pointer;}
#top #info #sitestat {margin-top:25px;}
#top #info #sitestat span{color:#007188;}

#main{margin:5px;}

#start{background:#ffffff;}

#start .say{text-align:center;font-size:14px;color:#00A8CC;padding-top:60px;padding-bottom:30px;}
#start .txt1{text-align:center;font-size:14px;color:#00A8CC;padding-top:10px;}
#start .txt2{text-align:center;font-size:14px;color:#00A8CC;padding-top:45px;padding-bottom:60px;}

#start .enter { background:url(../images/start_1.jpg); width:418px; height:127px; overflow:hidden; margin:20px auto;}
#start .enter2 { background:url(../images/start_2.jpg); width:418px; height:127px; overflow:hidden; margin:20px auto;cursor:pointer;}

#chat {display:none;}

#chat #show {background:#ffffff;padding:15px 20px;}
#chat #show #msg {height:254px;overflow:hidden;overflow-x:hidden;overflow-y:auto;font-size:14px;line-height:180%;word-break:break-all;}
#chat #show #mask {position:absolute;z-index:100;right:15px;height:254px;width:30px;background:#ffffff;}

#chat #action {background:#ffffff;height:130px;margin-top:10px;overflow:hidden;white-space:nowrap;}
#chat #action #left{float:left;margin:25px auto auto 15px;}
#chat #action #center{float:left;margin:25px auto auto 15px;}
#chat #action #right{float:left;margin:25px auto auto 15px;}

#content { height:60px; width:600px; overflow:hidden; background:url(../images/text_bg.gif) repeat-x; border:1px solid #A9CFFA; font:50px 'Verdana','Arial','simsun';color:#008CAA;}

.but { background:url(../images/btn_bg.gif); width:127px; height:64px; overflow:hidden; border:0; padding:0; margin:0 auto; color:#008CAA; font-size:14px;cursor:pointer;}

.butlink{height:15px;background:#ffffff;border:0;text-align:center;font-size:14px;color:#006699;cursor:pointer;}

#footer { float:right; padding-right:30px}
#footer a{color:white;margin-left:10px;}