@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	margin: 0px auto;
	background-color: #eff4f7;
}
/*p { padding: 10px 10px 0 10px;}*/
#left { float:left;}
#right { float:right;}
#clear { clear:both;}
#menu {
	line-height: 40px;
	background: #173362 url(/images/menucontent.png) bottom; 
	border-bottom: 1px solid #ffffff;
}
#menu .boxfoot {
	background-color:#FFFFFF;
	margin: 0 auto;
	width:956px;
	height:6px;
	padding:0 2px 2px 2px;
	-webkit-border-top-right-radius: 9px;
-webkit-border-top-left-radius: 9px;
-moz-border-radius-top-right: 9px;
-moz-border-radius-top-left: 9px;
border-top-right-radius: 9px;
border-top-left-radius: 9px;
	}
#menu .content {
	background-image:url(/images/menubg.png);
	margin: 0 auto;
	width:940px;
}
#menu a {
	margin-left: 30px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#menu a:hover {
	color: #E6F5FF;
}
#maincontent {
	/*background-image: -webkit-linear-gradient(top, #d9f0fe, #cde1ed);*/
	
	/*background-image: -ms-linear-gradient(top, #363636 0%, #000000 100%);
	background-image: linear-gradient(to bottom, #363636 0%, #000000 100%);
	background-image: -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#000000', GradientType=1)";
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#000000));
	background-image: -webkit-linear-gradient(top, #d9f0fe 0%, #d9f0fe 60%, #cde1ed 85%, #2357ab 100%);
	background-image:    -moz-linear-gradient(top, #363636, #000000);
	background-image:     -ms-linear-gradient(top, #363636, #000000);
	background-image:      -o-linear-gradient(top, #363636, #000000);*/
	background:url(/images/bg.jpg) bottom ;
	padding: 0 6px 0 6px;
}
#slider {
	margin: 0 auto;
	width:960px;
	height: 200px;
	/*padding-top:4px;*/
	background-color:#FFFFFF;
	/*-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;*/
}
#slider .kep {
	margin: 0 auto;
	width:942px;
	height: 190px;
	
	background:#FFFFFF url(/images/slider1.jpg) center;
	border: 1px solid #89A9CC;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#content {
	background-color:#FFFFFF;
	background-image: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
	background-image: -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=1)";
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 85%, #f2f2f2 100%);
	background-image:    -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background-image:     -ms-linear-gradient(top, #ffffff, #f2f2f2);
	background-image:      -o-linear-gradient(top, #ffffff, #f2f2f2);
	margin: 0 auto;
	width:960px;
	/*-webkit-border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;*/
}
#content .maintitle {
	background-color:#495970;
	background-image: -ms-linear-gradient(top, #637590 0%, #495970 100%);
	background-image: linear-gradient(to bottom, #637590 0%, #495970 100%);
	background-image: -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#637590', endColorstr='#495970', GradientType=1)";
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#637590), to(#6E0001));
	background-image: -webkit-linear-gradient(top, #637590 0%, #495970 100%);
	background-image:    -moz-linear-gradient(top, #637590, #495970);
	background-image:     -ms-linear-gradient(top, #637590, #495970);
	background-image:      -o-linear-gradient(top, #637590, #495970);
	font-size:16px;
	color:#F3F3F3;
	line-height:32px;
	border-bottom: 1px solid #37A9D9;
	/*display: inline-block;*/
	padding:0 9px;
}
#content .title {
	background-color:#495970;
	background-image: -ms-linear-gradient(top, #637590 0%, #495970 100%);
	background-image: linear-gradient(to bottom, #637590 0%, #495970 100%);
	background-image: -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#637590', endColorstr='#495970', GradientType=1)";
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#637590), to(#6E0001));
	background-image: -webkit-linear-gradient(top, #637590 0%, #495970 100%);
	background-image:    -moz-linear-gradient(top, #637590, #495970);
	background-image:     -ms-linear-gradient(top, #637590, #495970);
	background-image:      -o-linear-gradient(top, #637590, #495970);
	font-size:16px;
	color:#F3F3F3;
	line-height:32px;
	border-bottom: 1px solid #37A9D9;
	display: inline-block;
	padding:0 9px;
	-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
#content .subtitle {
	font-size:16px;
	color: #2273BF;
	line-height:32px;
	display: inline-block;
}
#content .text {
	font-size:13px;
	padding:0 9px 10px 9px;
	line-height: 18px;
}

#footer {
}
#footer .content {
	margin: 0 auto;
	width:960px;
}
#footer .red {
	background-image: -ms-linear-gradient(top, #920e0f 0%, #6E0001 100%);
	background-image: linear-gradient(to bottom, #920e0f 0%, #6E0001 100%);
	background-image: -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#920e0f', endColorstr='#6E0001', GradientType=1)";
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#920e0f), to(#6E0001));
	background-image: -webkit-linear-gradient(top, #920e0f, #6E0001);
	background-image:    -moz-linear-gradient(top, #920e0f, #6E0001);
	background-image:     -ms-linear-gradient(top, #920e0f, #6E0001);
	background-image:      -o-linear-gradient(top, #920e0f, #6E0001);
	
	/*background:#6E0001;*/
	color:#F7F7F7;
}
#footer .red .content {
	text-align:right;
	font-size:11px;
	line-height:30px;
}
#footer .atmenet {
	background-image: -ms-linear-gradient(top, #363636 0%, #000000 100%);
	background-image: linear-gradient(to bottom, #363636 0%, #000000 100%);
	background-image: -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#000000', GradientType=1)";
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#000000));
	background-image: -webkit-linear-gradient(top, #cde1ed 0%, #081a37 25%, #081a37 100%);
	background-image:    -moz-linear-gradient(top, #363636, #000000);
	background-image:     -ms-linear-gradient(top, #363636, #000000);
	background-image:      -o-linear-gradient(top, #363636, #000000);
	color: #D4D4D4;
	padding: 10px 0;
}
#footer .black {
	background:#000000;
	/*border-top: 1px solid #ffffff;*/
	border-bottom: 1px solid #ffffff;
	background-image: -ms-linear-gradient(top, #363636 0%, #000000 100%);
	background-image: linear-gradient(to bottom, #363636 0%, #000000 100%);
	background-image: -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#000000', GradientType=1)";
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#000000));
	background-image: -webkit-linear-gradient(top, #081a37, #000000);
	background-image:    -moz-linear-gradient(top, #363636, #000000);
	background-image:     -ms-linear-gradient(top, #363636, #000000);
	background-image:      -o-linear-gradient(top, #363636, #000000);
	color: #D4D4D4;
	height:30px;
	padding: 0 0 10px 0;
}
#footer .black .boxfoot {
	background-color:#FFFFFF;
	margin: 0 auto;
	width:956px;
	height:10px;
	padding:0 2px 2px 2px;
	background-image: -ms-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
	background-image: linear-gradient(to bottom, #f2f2f2 0%, #e3e3e3 100%);
	background-image: -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e3e3e3', GradientType=1)";
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#e3e3e3));
	background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
	background-image:    -moz-linear-gradient(top, #f2f2f2, #e3e3e3);
	background-image:     -ms-linear-gradient(top, #f2f2f2, #e3e3e3);
	background-image:      -o-linear-gradient(top, #f2f2f2, #e3e3e3);
	
	-webkit-border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
	}