﻿body 
{
	font-size:12px;
	font-family:宋体;
	margin:0; padding:0;	
	background:url(/img/bg.gif) repeat-x;
	color:#000;
}
ul{ margin:0; padding:0;overflow:hidden;}
ul li{ list-style-type:none;}
a img{ border:none; }
a{ text-decoration:none;color:#000;}
a:hover{ text-decoration:underline; color:#AA0000}
a:link {
	color: #000;
}
a:visited {
	color: #800080;
}
a:active {
	color: #AA0000;
}
div{ overflow:hidden;}
#warp{ width:887px; margin:auto;}
#warp div{ float:left; width:100%}



/*  头部
------------------------------------*/
#header{ margin-top:13px;}
#header #banner .left{ width:7px; height:97px; background:url(/img/h_left.gif)}
#header #banner .middle{width:873px;height:97px; background:url(/img/h_middle.gif)}
#header #banner .right{width:7px; height:97px; background:url(/img/h_right.gif)}

#header .pool ul{ margin-top:12px; margin-left:20px;}
#header .pool ul li{ height:23px; line-height:23px; }

#header .about ul{ margin-top:12px; margin-left:5px;}
#header .about ul li{ padding-left:22px; height:19px; line-height:22px; }

#header #nav{ width:100%; margin-top:3px;}
#header #nav .left{ width:4px; height:35px; background:url(/img/nav_left.gif)}
#header #nav .middle{width:879px;height:35px; background:url(/img/nav_middle.gif)}
#header #nav .right{width:4px; height:35px; background:url(/img/nav_right.gif)}
#header #nav ul{ padding:10px 0px 10px 10px;}
#header #nav ul li
{
	border-right: #fff 1px dotted;
	float: left;
	padding: 0px 10px 0px 10px;
}
#header #nav ul li a{ color:#fff; font-size:14px;}


/* 底部
----------------------------------------------------*/
#footer{ margin-top:10px; border-top:1px solid #007db7}
#footer .left{ width:500px; }
#footer .left li { height:25px; line-height:25px;}
#footer .middle{width:237px;}
#footer .right{width:150px; padding-top:5px;}


/* 公共
----------------------------------------------------*/

.model{margin-bottom:5px;border:1px solid #ddd;}
.model div{width:100%;}
.model .title{font-weight:bold;   height:30px; line-height:30px;color:#AA0000;}
.model .title a {color:#AA0000;}
.model .list{padding:3px 5px 0px 5px; }
.model .list li{height:22px; line-height:22px;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}