/* -----CSS 默认及通配样式----- */
@import url("module.css");
* { font-size:12px;}
body {
	font-family:"宋体", arial;
	margin:0;
	padding:0;
	background:#FFF;
	font-size:12px;
	color:#FFFF00;
	font-style: normal;
	line-height: 25px;
}
ul,ol { list-style:none;}
div,form,img,ul,ol,li,dl,dt,dd {margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th {font-size:12px;}
/*-----链接颜色-----*/
a {color: #0066B0; text-decoration: none;}
a:hover {color: #f60; text-decoration: underline;}
.clearDiv { clear:both;}
/*---------------------------*/
.top,.main,.footer,.main_home { margin:0 auto;}
.top { width:1002px; height:196px; background-color:#017FD7;}
.top .top_logo { width:1002px; height:60px; background:#fff url(../images/toububeijing.gif) no-repeat left top; text-align:right; padding-top:14px;}
.white a { color:#FFFFFF;}
.top .top_flash { width:1002px; height:92px; border-bottom:1px #98D5FF solid; overflow:hidden;}
.top .top_flash img { display:block;}
.top .home {  padding-left:920px;}


#Layer1 {
	position: absolute;
	width:78px;
	height:27px;
	z-index:1;
}


.main { width:940px; height:100px; background:url(../images/twobeijing_line.jpg) repeat-y 208px top;}
html>body .main { height:auto; min-height:100px;}
.main_home { width:940px; height:100px;}
html>body .main_home { height:auto; min-height:100px;}

.home_left { float:left; width:190px; height:100px;}
html>body .home_left { height:auto; min-height:100px;}

.right { float:right; width:724px; height:500px;padding-left:8px; padding-bottom:20px; background:url(../images/pic_1.jpg) repeat-x left -10px; padding-top:30px;}
html>body .right { height:auto; min-height:500px;}



.home_center { float:left; width:560px; height:100px;}
html>body .home_center { height:auto; min-height:100px;}
.home_Flash { width:550px; height:173px; margin-bottom:1px;}
.home_Flash img { display:block;}

.home_right { float:right; width:190px; height:100px;}
html>body .home_right { height:auto; min-height:100px;}


.footer { margin-top:20px; width:1002px; height:48px; background-color:#006FBA; color:#fff; line-height:24px;}
.footer .footer_lt { float:left; width:400px; height:24px; padding-left:20px;}
.footer .footer_lt a { color:#fff; text-decoration:none;}
.footer .footer_lt a:hover { color:#fff; text-decoration:underline;}
.footer .footer_rt { clear:both; width:700px; height:24px; text-align:left; word-wrap:break-word; overflow:hidden; color:#BBDDFF; padding-left:20px;}
.footer .footer_rt span { font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.footer .footer_rt a { color:#BBDDFF; text-decoration:none;}
.footer .footer_rt a:hover { color:#fff; text-decoration:underline;}
/*-------------------------------*/
