﻿@charset "utf-8";
/* author:frank5530@gmail.com */
body,form{margin:0;padding:0;}
input{vertical-align:middle;outline:none;}
textarea{vertical-align:top;outline:none;resize:none;}
img{border:0;}
div{font-size:12px;font-family:verdana;}
a{color:#333;text-decoration:none;}
a:hover{color:#f30;}
.l{float:left;}
.r{float:right;}
.c{clear:both;}
.dis{display:none;}
.mc{margin:0 auto;}
.b{border:1px solid #B0D4EC;}
.bt{border:1px solid #B0D4EC;border-top:2px solid #B0D4EC;}

#imgcode{cursor:pointer;}


body { font-family:arial,"宋体";margin:0; padding:0;  font-size:12px; color:#433a2c;background:url(../img/bg.jpg) repeat-x top; }
div,form,img,ul,ol,li,dl,dt,dd,p,a {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{ border:0;}
em {font-style:normal;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal; }
/* Link */
a:link {color: #433a2c; text-decoration:none;}
a:visited {color: #433a2c;text-decoration:none;}
a:hover {color: #6b5c44; text-decoration:none;}
a:active {color: #6b5c44;}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}
/* Color */
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cOrange,a.cOrange:link,a.cOrange:visited{color:#ed9e02;}
a.cOrange:hover{color:#ed9e02;}
.cwhite,a.cwhite:link,a.cwhite:visited{color:#fff;}
a.cwhite:hover{color:#fff; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1b4a74;}
a.cBlue:hover{color:#1b4a74;}
.cRed,a.cRed:link,a.cRed:visited{color:#ff0000;}
a.cRed:hover{color:#ff0000;}


#warp {width:1002px; margin:0 auto;}

.logo {display:block; float:left; width:500px; height:96px;}

.topbar {display:block; float:right; width:210px; height:30px;}
.topbar ul li {display:block; float:left; width:70px; height:30px; line-height:30px; background:url(../img/line.jpg) left center no-repeat; text-align:center;}

#nav {width:999px; height:34px;}
#nav ul li { display:block; float:left; width:124px; height:34px; line-height:34px; text-align:center;}
#nav ul li a {display:block; width:124px; height:34px;font-size:13px; font-weight:bold; color:#fff;}
#nav ul li a:hover {background:url(../img/nav2.jpg) left top repeat-x; color:#333;}

#banner {margin:10px 0;}

#foot {
	width:100%;
	height:30px;
	line-height:30px;
	background-image: url(../img/btmbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent: 20px;
	margin-top: 10px;
}
.ft_left {float:left; width:500px;}
.ft_right {float:right; width:220px;}

.list_page{text-align:center;margin:10px 0;font-family:"宋体";}
.list_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #B6D4F4;color:#A0A0A0;}
.list_page span{background:#0989D1;color:#fff;margin:1px;padding:4px 6px;border:1px solid #0989D1;}
.list_page b{background:#fff;margin:0px 1px;padding:4px 8px;border:1px solid #B6D4F4;color:#333;}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-family:宋体;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}
