﻿/*通用css*/
body 
{
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-size:12px;
       background:url(../images/bg.jpg) repeat-x left top #020D15;
	
}
img { border:0px;}
ul { margin:0px; padding:0px;}
a:link { color:#333333; text-decoration:none;}
a:visited { color:#333333; text-decoration:none;}
a:hover { color:#ff6633; text-decoration:none;}
p{ margin:5px auto; padding:0px; text-indent:25px;}

.w_980 { width:980px; margin:0px auto; overflow:auto;}

.link_white a:link { color:#fff; text-decoration:none;}
.link_white a:visited { color:#fff; text-decoration:none;}
.link_white a:hover { color:#ff6633; text-decoration:none;}

.menu li { float:left; list-style:none;font-size:14px; font-weight:bold; margin-right:5px; cursor:pointer; color:#fff; line-height:45px; height:45px; width:110px; background:url(../images/li.jpg) no-repeat 90px top;}
.menu .li_ { color:#020060;background:url(../images/li_.jpg) no-repeat center 8px;}
.menu .li_h {background:url(../images/li.jpg) no-repeat 75px top;}


.Tab  { background:#CEE6EA;}
.Tab td { background:#fff; width:78px; height:30px; line-height:30px; padding-left:14px; text-align:left;}
.Tab .Tr_ td { background:#F4FFFF;}

.pro_scroll { background:url(../images/320.jpg) repeat-x;}
.pro_scroll td { width:280px; height:121px;}

.link_blue a:link { color:#93D2F7; text-decoration:none;}
.link_blue a:visited { color:#93D2F7; text-decoration:none;}
.link_blue a:hover { color:#ff6633; text-decoration:none;}

.w_984 { width:984px; margin:0px auto; overflow:auto;}
