﻿@charset "utf-8";
/* CSS Document */
body{
	margin:auto;
	background-color:#1e5d97;
	font-family:宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#005599;
	}
}

.tittle-word{ float:left; font-size:13px; font-weight:bold; color:#333; line-height:24px; letter-spacing:2px;width:90px;
	height:24px;}
.title{ font-size:13px; font-weight:bold; color:#333; line-height:25px; letter-spacing:2px;width:90px;
	height:25px;}

.menu { 
    font-family: arial, sans-serif;
    width:520px;
	height:25px;
	margin-top:65px;
	margin-left:250px;
	
} 

.menu ul li {
float:left;
}

.menu ul li a, .menu ul li a:visited {
display:block;
text-align:center;
text-decoration:none;
width:80px;
height:12px;
color:#005599;
border:0px solid #fff;
font-size:12px;
}

 a, a:visited {

text-decoration:none;

height:12px;
color:#005599;
line-height:1.5

font-size:12px;
}

a:hover {
	text-decoration: underline;
	color:#FF7F00;
}

.menu ul li:hover a {
color:#000;
background-image:url(../images/nav-bg-change.jpg);
}

#banner{
	
	height:114px;
	background:url(../images/banner.jpg);
	
}



#content{
	width:776px;
	height:430px;
	background-color:#FFFFFF;
	float:left;
}

#left{
	width:235px;
	height:430px;
	float:left;
}

.column{
   font-size:12px;
   line-height:150%;
   margin:0px auto 5px auto;
   width:210px;
}


.column-left{
   float:left;
   width:100%;
   background-image:url(../images/k2.jpg);
   background-repeat:repeat-x;
   margin-top:13px;
}

.column-top-left{
   background-image:url(../images/k1.jpg);
   background-repeat:no-repeat;
   background-position:left;
   height:24px;
}

.column-top-right{
   background-image:url(../images/k3.jpg);
   background-repeat:no-repeat;
   background-position:right;
   display:block;
   height:24px;
   font-size:13px;
   color:#FFFFFF;
   line-height:20px;
   text-indent:20px;
}

.column-content{
   border:1px solid #7bb5cd;
}

.column-right{
   float:left;
   width:100%;
}


.side li {list-style:url(../images/icon1.gif);color:#333;}
.side ul {margin:5px 0 5px 35px;}
.side a {
	text-decoration:none;
	color:#00569d ;
	font-size:13px;
	line-height:22px; 
}
.side a:hover {
	text-decoration: underline;
	color:#FF7F00;
}

#center{
	width:306px;
	height:430px;
	float:left;
}

#center-content{
	width:306px;
	height:200px;
	float:left;
}

#right{
	width:235px;
	height:430px;
	float:left;
}

#right-bg{
	width:203px;
	height:460px;
	border-left:1px solid #7bb5cd;
	border-right:1px solid #7bb5cd;
	margin:0 auto;
	text-align:center;
}

.icon{
    width:30px;
	height:25px;
	background-image:url(../images/icon2.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}

#icon2{
    width:30px;
	height:25px;
	background-image:url(../images/icon3.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}

.tittle{
	width:180px;
	height:25px;
	border-top:1px solid #7bb5cd;
	border-bottom:1px solid #7bb5cd;
	margin:0 auto;
	text-align:left;
	margin-top:15px;
	
	
}

.tittle-content{
    width:90px;
	height:25px;
	float:left;
}


#tittle2{
	width:300px;
	height:25px;
	border-bottom:2px solid #285f85;
	margin:0 auto;
	text-align:center;
	margin-top:15px;
}


#center-content-bg{
    width:300px;
	height:160px;
	background-image:url(../images/center-bg.gif);
	float:left;
}

.c-right{
	width:190px;
	text-align:left;
    margin:5px 0 16px 5px;
	float:left;
}

#bottom{
	width:100%;
	height:78px;
	
	background:url(../images/bottom.jpg);
	MARGIN-RIGHT: auto; MARGIN-LEFT: auto; 
}

#bottom-text{
	width:776px;
	height:50px;
	margin-top:20px;
	text-align:center;
	line-height:20px;
	
	
}
.more{text-align:right;margin-top:10px; width:50px;float:right}

td {  font-size: 12px}
input, textarea {
	font-size: 12px;

	
}
select {
	font-size: 12px;
	
	
}