﻿body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	background-image:url('index_r1_c1.jpg');
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Verdana,Arial;
}
div {
	overflow:hidden;
	margin: auto;
}
img {
	border:0;
}

a{
	text-decoration: none;
	color:#333;
}

ul{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
/****************************************************/
.Container{
	width:1002px;
	background-color:white;
}

.Header{ 
    width:950px;
    height:90px;
    background-image:url('index_r2_c3_s1.jpg');
    background-repeat:no-repeat;
    text-align:right;
}

.Nav{
    width:930px;
	height:35px;
	background-image:url('index_r3_c3_s1.jpg');
	padding:0 10px 0 10px;
}
.Nav ul{
}
.Nav ul li{
	float:left;
	height:35px;
	line-height:35px;
	padding:0 15px 0 15px;
	text-align:center;
	background-image:url('va.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.Nav ul li a{
	display:block;
	margin:0px 4px 0px 2px;
	color:#ECF7FF;
}
.Nav ul li a:hover{
    color:white;	
}

.Load{
	width:950px;
	height:20px;
	line-height:20px;
	font-size:10px;
}

.IndexCont{
	width:950px;
}

.IndexCont_left{
	float:left;
	width:240px;
	padding:0 15px 0 0;
}

.IndexCont_list{
    width:238px;
	border:#CCCCCC solid 1px;
}
.IndexCont_list ul{
	padding:20px 10px 30px 10px;
}

.IndexCont_list li{
	border-bottom:1px #DFDFDF solid;
	width:218px;
	height:24px;
	line-height:24px;
	background:url('na.gif') no-repeat 13px 2px;
}
.IndexCont_list li a{
	display:block;;
	width:218px;
	text-indent:28px;
	color:#666;
}
.IndexCont_list li a:hover{
	color:#000;
}


.IndexCont_right{
	float:right;
	width:695px;
}
.IndexContList {
    padding:20px 10px 15px 10px;
}
.IndexContList li {
    float:left; 
    width:168px;
    height: 160px;
    overflow: hidden;
    text-align: center;
}
.IndexContList li a {
    display: block;
    line-height: 25px;
    color:#666666;
}
.IndexContList li img {
     width: 150px;
     height: 120px;
     padding: 3px;
     border: 1px solid #E6E6E6;
     background-color:#F2F2F2;
}

.Topflash{
	float:left;
	height:250px;
	width:695px;
	padding:0 0 15px 0;
}

.Indexcp{
	float:left;
	width:693px;
	border:#CCCCCC solid 1px;
}



.Indexcompany{
	float:left;
	width:425px;
	height:240px;
	background-image:url('index_r12_c7_s1.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:25px 20px 0 250px;
	line-height:20px;
	font-family:Arial;
}


.Copyright{
	width:100%;
    text-align:right;
    padding:35px 0 15px 0;
    color:#666666;
}



/*内页内容区域*/
.NyCont {
	float:left;
	width:693px;
	border:#CCCCCC solid 1px;
}


/*内页标题*/
.NyTitle{ 
	background-image:url('cn_r5_c9.jpg');
	background-position:center bottom;
	background-repeat:no-repeat; 
	height:32px;
	line-height:32px;
	text-indent:40px; 
	font-size:14px; 
	font-weight:bold; 
	color:#0072C5;
}
.Maincont{
	padding:30px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
}




/*页尾*/
.Footer{
    width:1002px;
	background-image:url('index_r14_c4_s1.jpg');
    background-repeat:no-repeat;
    background-position:left top;
    background-color:#0073C6;
    padding:95px 0px 50px 0px;
}

.Footernav{
     width:195px;
     float:left;
     padding:0px 25px 0 30px;
}
.Footernav li{
	width:180px;
	font-size:10px;
	height:22px;
	background:url('ba.png') no-repeat 0px 12px;
}

.Footernav li a{
	display:block;
	height:25px;
	width:180px;
	text-indent:20px;
	line-height:24px;
	color:#ECF7FF;
}

.Footernav li a:hover{
    font-weight:bold;
    color:#FFFFFF;
}