@charset "utf-8";
/*-----------------------------------
version:3.0
author:wangkun
email:wangkuntj@gmail.com
website:www.6green.com
creat data:2008.08.28
-----------------------------------*/
/***整体***/

* { padding:0;margin:0;list-style:none;}
a {text-decoration:none; color:#343434;}
a:link {text-decoration:none; color:#343434;}
a:hover {text-decoration:none; color:#036ad3;}
a:active {text-decoration:none; color:#036ad3;}
.clear{ clear:both; line-height:0; height:0; margin:0; padding:0;}
div,form,img,ul,ol,li { margin:0;padding:0;border:0;}
h3 { font-size:14px;}
html,body { font-family: Arial, Helvetica, sans-serif, "新宋体"; font-size:13px;} 
.red { color:#FF0000;}

#header { width:705px; margin:40px auto; margin-bottom:0;}
#header #logo { width:192px; height:40px; float:left; clear:left; margin-top:3px; margin-left:12px;}
#header #menu-text { width:160px; height:20px; line-height:1.5em; float:right; clear:right; text-align:left; margin-top:18px;}

#main-img { width:704px; height:332px; border:1px #ccc solid; text-align:center; padding-top:0px; margin:6px auto;}
#experence { width:600px; height:33px; margin:6px auto; text-align:center; background:url(../images/login_10.gif) no-repeat left center; vertical-align:middle; line-height:33px;}

#login-file { width:700px; margin:6px auto; line-height:22px; vertical-align:middle;}
.input-text { width:120px; height:15px; background:url(../images/login_14.gif) repeat-x; border:1px #99CCFF solid;}
.button1 { border:1px #ccc solid; background:url(../images/login_16.gif) repeat-x; width:42px; height:18px; padding:1px 2px 1px 2px; color:#FFFFFF;}

#footer { width:705px; margin:18px auto; padding-top:12px; border-top:1px #486802 solid;}
#footer .copyright { float:right; clear:right; margin-right:9px; }
/* CSS Document */


