@charset "utf-8";
/**
 * 6green Resume CSS
 * Version: resume_0701
 * Create: 6green
 * Last Edit: Alli@20070104
 * (c)2007 6green.com
**/

body{margin:0;padding:0;background:#fff;}
table,td,th{font:12px/16px Verdana;}
.td-Title{
padding-left:20px;
border-top:1px solid #f2f2f2;
border-right:1px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #f2f2f2;
background:#eee;
}
a{color:#333;text-decoration:none;}
a:hover{color:#c00;}
.input-180{width:180px;}
.input-300{width:300px;}

.space-webdings{font-family:webdings;color:#c00;}
.font-example{color:#999;}
.dott-hui{border-bottom:1px dotted #999;}
.han{cursor: hand;}
.style1{color:#c00;border-bottom:1px dotted #c00;padding-left: 20px;}
.style2{font-family:Verdana;}

/* Alli@20070104 */
#nav{background:#eee;}
#banner{width:760px;height:109px;}
#sidebar{background:#f2f2f2 url(images/bibiao.gif) bottom no-repeat;}
#footer{padding:1px 0 0;border-top:5px #bbb solid;border-bottom:2px #bbb solid;}
#innerFooter{padding:5px;color:#333;background:#eee;}
