html, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {margin:0; padding:0;}
body{margin:0; padding:0; font-size:12px; background:#f4f1a8;font-family:Verdana, Arial, sans-serif;}
html{height:100%;}
ul{padding:0;margin:0;list-style:none;}
img{border:0;}

/*超链接*/
a:link{text-decoration:none;color:#000;}
a:visited{}
a:hover{text-decoration:underline;color:#aabbdd;}

/*====================================================================================================*/
/*框架*/
/*主容器*/
#container{}
/*顶部*/
#head{}
/*中间部分*/
#content{background-image:url(../images/bg.jpg); background-repeat:no-repeat;}
#left_con{float:left;text-align:left;width:190px;}
#right_con{text-align:left; padding:10px 20px;}
#r1{margin:0 auto; float:left;}
#r2{width:190px; float:right;}
/*底部*/
#footer{clear:both; text-align:center; height:40px; padding:10px;}