/* CSS Document */

/*---------通配---------*/
*{margin:0; padding:0;}
* img{border:0;}
body{font:"宋体"; font-size:12px;}

/*---------顶端---------*/
#top1{height:31px; width:100%; background:url(../images/top1.gif) repeat-x;}
#top1text{width:900px; margin:0 auto; text-align:right;}
#top1text span{float:left; padding-top:8px;}
.top1input{font-size:12px; width:90px; border:1px solid #66667E; height:16px; line-height:16px; margin-top:5px;}

/*---------LOGO---------*/
#top2{margin:0 auto; width:960px;}
#logo{float:left; margin:15px 0 0 20px;}

/*---------导航---------*/
#nav{margin:0 auto; width:840px; background:url(../images/nav_960px.gif) no-repeat; height:24px; color:#FFF; padding:12px 0 0 120px;}

/*---------banner-------*/
#banner1{width:960px; margin:3px auto;}

/*--------你的位置------*/
#location{margin:0 auto 3px auto; padding:13px 0 10px 20px; width:940px; background:url(../images/location.gif) repeat-x;}

/*--------大标题栏及大盒子-----*/
.largetit{margin:0 auto; background:url(../images/bg_h2.gif) repeat-x; width:935px; font-weight:bold; color:#FFF; padding:10px 10px 6px 15px;}
.largebox{margin:0 auto; width:938px; border:1px solid #CCC; text-align:center; padding:0 10px; background:url(../images/114_rightbg.jpg) repeat-x;}
.right{width:500px; float:right; font-size:14px; padding:20px 0;}
.right ul{width:400px;}
.right ul a{width:400px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-decoration:none; color:#000;}
.right ul a:hover{color:#990000; text-decoration:underline;}
.right li{list-style-type:none; padding:8px 0 2px 16px; text-align:left;}
.left{margin-right:500px; background:url(../images/114_leftbg.jpg) center 0px no-repeat;}
