/*
www.lixiaoliang.com 2010-7-2
*/
* {
    margin:0; 
    padding:0; 
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
body { font-size:12px; margin:0;padding:0 0 0 0; background:url(main-images/bodybg.gif) repeat-x; color:#333333;}

ul {list-style:none;}


img{ border:#FFFFFF thin 0px;}

#header {
    margin:0 auto; 
}

a { color:#0095aa; text-decoration: underline; cursor:pointer; }
a:hover { color:#5d5d5d; text-decoration: none; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

#top { 
    margin:0 auto; 
	color:#666666;
	text-align:left;
}
#top  a{
font-size:12px; color:#666666;
}

#header_L {
float:left;
    width:200px; 
    height:113px; 
}

#header_R {
    float:right;
    width:700px; 
    height:73px; 
	text-align:right;
	padding:0px 10px 0 0;
	margin:37px 0 0 0;
}

#header_R  A{
display:block;
float:left;
text-align:center;

color:#cbe9f8;
font-size:14px;
font-weight:bold;
margin:0 0 0 0;
padding:17px 0 0 0;
font-family:"Î¢ÈíÑÅºÚ","Times New Roman", Times, serif;
background:url(main-images/menubg.jpg) no-repeat left ;
width:87px;
height:36px;
text-decoration:none;

}


#header_R  A:hover{
color:#cbe9f8;
background:url(main-images/menubg.jpg) no-repeat -87px;
}

#banner{
 width:929px; 
    height:260px; 
    margin:0 auto;   
	background-color:#999999;
	padding:0px;
}

#main{
width:1024px;
    margin:0 auto; 
	background:url(main-images/containerBg.gif) repeat-x;
	padding:23px 10px 10px 10px;
	color:#666666;
}

#sider_a {
    width:200px; 
    float:left;
	padding:10px 0px 50px 50px;
}
#content {
    width:417px; 
   
    float:left; 
  
} 

#content_2 {
    width:610px; 
    float:left;
	padding:10px 50px 50px 50px;
	
  
} 

#content ul li{
float:left;
margin:0 0px 10px 0;
}

#content ul li div{
text-align:center;
margin:10px 0 0 0;
height:22px;
width:191px;
}

#content ul li div a{font-size:14px; font-weight:bold; color:#02457f;}
#content ul li iframe{
border:#dceafc solid 3px;
}


#sider_b {
    width:190px; 
    float:left; 
	padding:10px 0px 50px 0px;
    
}

#footer {
    clear:both;
    width:100%; 
    height:220px; 
    margin:0 auto; 
	background:url(main-images/footerBg.gif) repeat-x;		
}

#links{
width:929px;
height:22px;
padding:33px 0 0 0;
margin:0 auto;
}

#links_2{
width:929px;
height:150px;
padding:20px 0 0 0;
margin:0 auto;
}

#links_2_a{
width:500px;
height:60px;
float:left;
color:#2287dc;
line-height:20px;
}

#links_2_b{
width:400px;
height:50px;
float:right;
text-align:right;
}



#links ul li{
float:left;
margin:0 10px 0 0;
}

.c_title{ 
font-size:14px; 
font-weight:bold;
color:#000;
background:url(main-images/title.gif)  no-repeat; 
background-position:0 3px;
padding:0 0 0 15px;
}

.c_title_2{ 
font-size:14px; 
font-weight:bold;
color:#000;
background:url(main-images/title.gif)  no-repeat; 
background-position:0 3px;
padding:0 0 0 15px;
}

#sider_a ul li{
line-height:22px;
width:220px;
height:22px;
overflow:hidden;

}
#sider_b ul li{
line-height:22px;
list-style-image: url(main-images/gonggao.gif);
list-style-position : inside;
padding:0;
width:220px;
height:22px;
overflow:hidden;

}
#sider_b ul li a{color:#666666;}
#sider_b ul li a:hover{color:#02457f;}



#main hr{COLOR:#dceafc;border-style:dotted; HEIGHT: 8;}

.myline{
width:100%;
height:20px;
background:url(main-images/1pxline.gif)  repeat-x; 
margin:10px 0 0 0;
}

#foot_rights{
text-align:right;
color:#999999;
margin:10px 0 0 0;
}

#dazilan{
color:#02457f; 
font-size:16px;
font-weight:bold;
line-height:22px;

}

#dazilan a{color:#02457f;font-size:16px;}

#foot_rights a{color:#999999;}

#slider {
    width: 929px; /* important to be same as image width */
    height: 260px; /* important to be same as image height */
    position: absolute; /* important relative*/
	overflow: hidden; /* important */
}
#sliderContent {
    width:929px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 929px;
    background-color: #000;
	progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.4;
	
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
	-khtml-opacity: 0.4;
    
	
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}


#list_2 li{
border: #dceafc solid 1px; background-color:#fff; margin:5px;
text-align:center;
padding:5px 0 5px 0;
}


#list_2 li a{font-size:14px;}
#sider_a a{font-size:12px; font-weight:bold;}
