@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background:  #000 url(medias/body.gif) repeat-x    ;
	font-size: 13px;
	font-family:Tahoma;
	color: #7F7F7F;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Tahoma;
	color: #000;
}

h1, h2, h3 {
	font-weight: normal;
	color: #484848;
}

h1 {

}

h2 {
	font-weight: normal;
}

h3 {
	font-size: 1em;
}

p, ul, ol {

	padding:0px;
	margin:0px;
}




a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	
	color: #fff;
}
img{
border:0px;
}
img a{
border:0px;
}




/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	height:auto;
}

/* Content */

#content {
	float: left;
	width: 1004px;
	height:auto;
	padding:0 10px 0 10px;
}

.top {
	padding:0;
	margin-bottom:15px;
	
}

.top .left{
	margin: 0;
	width:565px;
	border:1px solid #333333;
	height:197px;
	
}

.top .right {
float:right;
width:411px;
height:185px;
padding:15px 7px 0 15px;
overflow-x:hidden;
overflow-y:scroll;
}
.top .right .title{
float:left;
width:398px;
padding-bottom:15px;
}
 .textacc{
float:left;
width:402px;
color:#FFFFFF;
font-size:11px;
text-align:justify;

font-family:Tahoma;
}

 .textacc2{

color:#FFFFFF;
font-size:11px;
text-align:justify;

font-family:Tahoma;
}

 .textacc22{


font-size:11px;
text-align:justify;

font-family:Tahoma;
}
.top .right .text span{
color:#ccc;
}
.submit{
background:#999;
border:0px;
width:61px;
height:12px;
padding-bottom:2px !important;
padding-bottom:1px;
text-align:center;
float:right;
color:#FFFFFF;
font-size:11px;
font-family:Tahoma;

}
.top .img{
float:left;
margin-right:24px;
border:1px solid #999999;
}
.top .img-end{
float:left;
margin:0px;
padding:0px;
border:1px solid #999999;
}
.top .box-pre {
float:left;
margin-right:30px;
width:290px;
}
.top .box-new {
overflow-x:hidden;
overflow-y:scroll;
/*scrollbar-3dlight-color: #fff;
scrollbar-arrow-color:  #000;
scrollbar-base-color: #fff;
scrollbar-darkshadow-color:  #000;
scrollbar-face-color:  #000;
scrollbar-highlight-color:  #000;
scrollbar-shadow-color:  #000;
scrollbar-track-color:  #000;*/
float:left;
height:165px;
margin-left:30px;
padding-right:15px;

width:420px;
}
.box-new  .title{
float:left;
width:398px;
padding-bottom:15px;
}
.box-new  .text{
float:left;
width:385px;
color:#FFFFFF;
font-size:11px;
text-align:justify;

font-family:Tahoma;
}
.box-new  .text span{
color:#ccc;
}
.top .box-pre .text-pr{
float:left;
text-align:justify;
color:#ccc;
padding-bottom:18px;
font-family:Tahoma;
font-size:11px;
}
.top .box-right{
float:left;
width:217px;

}
.top .box-right .text{
font-size:11px;
color:#ccc;
float:left;
text-align:left;width:217px;
}
.top .box-right .text span{
color:#FFFFFF;

}
.inputext{
border:1px solid #666666;
width:214px;
margin-top:5px;
float:left;
height:18px;
color:#000000;
font-size:11px;
}
.submit-en{
background:#999;
margin-top:8px;
border:0px;
width:61px;
cursor:pointer;
height:14px;
padding-bottom:13px;
text-align:center;
float:right;
color:#FFFFFF;
font-size:11px;
font-family:Tahoma;

}
.conn {
	text-align: center;	
	font-size: 11px;
	color: #333;
}
.conn a{
text-decoration:none;
font-size:11px;
font-family:Tahoma;
color:#fff;
}