﻿@charset "utf-8";
/* CSS Document */
html,body{background-color:#f4f3ea;font-family:宋体;font-size:12px;color:#7a7a7a;margin:0;height:100%;line-height:18px;text-align:center;}
img{border:0px;}
ul{margin:0;padding:0;list-style:none;text-align:left;line-height:20px;}
p{margin:0;padding:0;}
.clear{clear:both;}
/*header*/
#header{width:960px;margin:auto;}
#logo{width:190px;height:100px;float:left;}
#top_ad{width:700px;height:90px;float:left;padding-top:10px;}
#shortcut{width:57px;height:90px;padding:10px 0px 0px 13px;float:left;}
.shortcut_a{width:44px;height:28px;}
#nav{width:960px;height:41px;background-image:url(../images/index_nav.gif);background-repeat:no-repeat;margin-bottom:10px; overflow:hidden;}
#nav img{vertical-align:middle}
.right_ad{width:220px;height:100px;margin-bottom:10px;}

/*footer*/
#footer{width:960px;margin:auto;}
#footer img{vertical-align:middle}
#footer_line{width:960px;height:3px;background-color:#DD6691;margin-bottom:15px;font-size:0px}
