@charset "utf-8";

* 
{
	margin: 0px auto;
	padding: 0px;
}

body
{
	width: 950px;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana;
	font-size:12px;
	letter-spacing:1.0pt;
}

a 
{
	text-decoration:none;
	color:#000000;
}
a:hover
{
	color:#FF6633;
    text-decoration:underline;
}

/*ͷLOGOAD*/
#top
{	
	width: 950px;
	height:8px;	
}

/*ͷLOGO*/
#top #top_logo
{
	background-image:url("../images/jxt_logo.jpg");
	float:left;
	width:189px;
	height:80px;	
}

/*ͷ*/
#top #top_ad
{
	float:right;
	width:664px;
	height:70px;
	margin-top:10px;
}

/*˵*/
#menu
{
	width: 950px;	
}

#menu ul
{ 
	width: 950px;
	height: 33px;
	font-size:13px;
	font-weight: bold;
	background: #FFF url("../images/menu-bg.gif") top left repeat-x; 
	list-style-type: none; 
}

#menu ul li 
{
	display: block; 
	float: left;  
}

#menu ul li a 
{ 
	height: 30px; 
	color: #ffffff; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 6px 33px 0; 
}

#menu ul li a:hover 
{ 	
}

#menu ul li a.current
{ 
	width: 60px;
	color: #000000; 
	background: #FFF url("../images/current-bg.gif") top left repeat-x; 
	padding: 6px 19px 0 ; 
}

/**/
#news
{
	font-size:12px;
	color:#2971BD;
	line-height:20px;
	width: 950px;
}   

#news #left_up
{
	float:left;	
	width: 263px;
}    

/*¼*/
#news #login
{
	width:263px;
	height:171px;
	border:1px solid #E2E2E2;
}

input.text 
{ 
	font-size: 14px; 
	border: #becdd0 1px solid; 
	color: #1865b5; 
	background-color: #ffffff;
}

#news #login #login_text
{
	text-align:center;
	font-size:14px;
	color:#2971BD;
	font-weight: bold ;	
	background: #FFF url("../images/login_pic.gif") bottom right no-repeat; 
}      

#news #help
{
	float:left;
	color:#676767;
	width:263px;
	height:230px;
	border:1px solid #E2E2E2;
	margin: 5px 0px;
}	

#news #right_banner
{
	text-align:left;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	float:right;
	margin: 0px auto;
	width: 672px;
	height:39px;
	padding:6px 0px 0px 4px;
	background: #FFF url("../images/banner_02.jpg") top right no-repeat; 
}

#news #right_content
{
	width:670px;
	height:auto;
	float:right;
	margin: 0px auto;
	color:#000000;
	font-size:12px;
}

/*Ѷ:ҳ*/
.newsview{
	width:100%
	border:1px #A6D8FB solid;
	float:left;
	background-color: #F7FCFF;
}

/*ҳ:*/
.newsview .newstitle{
	width:100%
	height:35px;*height:45px;_height:35px;
	line-height:15px;
}
.newsview .newstitle h1{
	font-size:25px;
	margin-top:15px;
	text-align:center;
}

/*ҳ:Ϣ*/
.newsview .info{
	width:100%
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:center;

}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}


/**/
.newsview .content
{
	width:100%
	overflow:hidden;
	margin:10px 10px;
	color:#000;
	font-size:14px;
	line-height:25px;
}

/**/
.commentinfo
{
	height:20px;
	padding-top:10px;
	padding-left:10px;
	border-top:1px solid #ADD5F5;
	border-bottom:1px solid #ADD5F5;
	text-align:left;
	background:url("../images/bg.jpg") 1px 1px repeat-x;
	font-weight:bold;
}

.comment 
{
	padding:25px;
}

#copyright
{
	color:#D42E00;
	text-align:center;
	height:28px;
	width:950px;
	margin-top:10px;
	padding-top:5px;
	margin-bottom:5px;
	background-image:url("../images/bottom_bg.jpg");
}
