﻿/* 公用样式 begin */
*{
	margin:0;
	padding: 0;
}
body{
	/* background-color:#FBFBFE;*/
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
	font:normal normal normal 12px/1.4 "宋体", Verdana, Arial, Helvetica, sans-serif;word-break:break-all;
}

table,td,p,li,input,select,div,span 
{}

li,ul,img,div,span,form{border: none;margin: 0 0 0 0;padding: 0 0 0 0;}

A {color:#049;text-decoration: none;}
A:hover {color:#b81414; text-decoration:underline;}


/***鼠标经过时的样式，请记住在该图片的上一级单元格中设置其填充值**/
.magimgborder a{	
	border:1px #a7b8ca solid;	
}
.magimgborder a:hover{
	border:1px #067de3 solid;
}

/******************大框架的样式*****************/
.maxtable{
	width:980px;	
}
.inmaxtd{
	
}
.seprater{
	height:5px;
}
/******************大框架的样式*****************/
.maxtable{
	width:980px;	
}
.inmaxtd{
	
}
.seprater{
	height:5px;
}



/********************头部************************/
.headbox{
	width:980px;
	height:100px;
	background-image:url(../images/bg/head2.jpg);	
}



/****左上小标题***/
.toplittletitle{
	width:530px;
	height:40px;
	
}
.toplittletitle table{
	width:350px;	
}
.toplittletitle td{
	width:55px;
	height:20px;
	
	text-align:left;
	padding-left:25px;
}
.toplittletitle a{  
    font-size:13px;    
    color:White;	
    text-decoration:none;
    font-family:华文细黑;	
}
.toplittletitle a:hover{
	color:#ffffff;	
	text-decoration:underline;
}

/***一级标题****/
.topbigtitle{
	width:530px;
}
.topbigtitle table{
	width:525px;
}
.topbigtitle td{	
	height:33px;
	width:80px;
	text-align:center;	
}
.topbigtitle a{	
	padding-top:20px;
	height:33px;
	width:80px;
	color:#ffffff;	
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	font-family:宋体;	
}
.topbigtitle a:hover{
	color:#ffffff;
	text-decoration:none;		
}

/****二级小标题***/
.childbg{
	width:980px;
	background-image:url(../images/bg/title.jpg);
	background-repeat:no-repeat;
	border:0px #aae2fd solid;
	border-top-width:0px;
	border-left-width:0px;
}
.childtitle{
	height:37px;
	
}
.childtitle span{
	width:100px;	
	
}
.childtitle a{
	color:#2578ba;		
	font-size:13px;		
	font-weight:bold;
}
.childtitle a:hover{
	text-decoration:none;		
	color:#172980;	
	font-size:13px;	
}


/********************用户注册/登陆/搜索************************/
.searchbg{
	border:3px #ebebeb solid;
	height:35px;
    background-color:White;
}
.searchtable{
	width:980px;	
	color:#2578ba;		
	font-size:13px;	
	
}
.searchtable td{	
}
.searchtable a{
	text-decoration:none;
	color:#2578ba;
}
.searchtable a:hover{
	text-decoration:none;
	color:#2578ba;
}
.searchtd1{
	width:190px;
}
.searchtd2{
	width:170px;
	text-align:left;
}


