@charset "utf-8";
/****************************************
*
* Smartweb.cn制作
*
****************************************/

BODY {
	
	margin: 0px;
	
	background-image: url(../pics/bg.gif);
}
body, td, th, textarea, select, h2, h3, h4, h5, h6
{font: 12px/1.25em arial, sans-serif;}
a:link,a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#top{
	clear: both;
	height: 103px;
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#logo{
	background-image: url(../pics/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 250px;
	margin-left:10px;
	margin-top: 20px;
}
#topad{
	margin-left: 290px;
	text-align: left;
	background-color: #620203;
}
#menu{
	clear: both;
	height:31px;
	width:930px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	
}
#menu a{color: #FFFFFF;}
#menu a:hover{
	color: #CCFF00;
	text-decoration: none;
}

#midd{
	clear: both;
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pics/midd_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
.left_tile{
	font-size: 14px;
	font-weight: bold;
	color: #ef0479;
	line-height: 30px;
	height: 30px;
}
.left_cat{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.left_cat a{color: #FFFFFF;}
.left_cat a:hover{
	color: #CCFF00;
	text-decoration: none;
}
form{
	margin: 0px;
	padding: 0px;
}
.inpu{
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
}
.mid_tile{
	font-size: 26px;
	font-weight: bold;
	color: #ef0479;
	text-decoration: none;
	text-indent:2px;
	line-height: 55px;
	height: 55px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
.right_cat,.right_cat a{
	color: #636465;
}
.right_cat a:hover{
	color: #CCFF00;
}
#copyri{
	color: #999999;
	clear: both;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cat a{
	color: #333333;
	text-decoration: none;
}
.tOver{
	border: 1px solid #FFCC66;
}
.tOut{
	border: 1px solid #eeeeee;
}
.memberinp {
	BORDER-RIGHT: #718da6 1px solid;
	BORDER-TOP: #718da6 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #718da6 1px solid;
	WIDTH: 148px;
	BORDER-BOTTOM: #718da6 1px solid;
	HEIGHT: 16px;
	margin: 0px;
	padding: 0px;
}

.memberinp2 {
	BORDER-RIGHT: #718da6 1px solid;
	BORDER-TOP: #718da6 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #718da6 1px solid;
	WIDTH: 80px;
	BORDER-BOTTOM: #718da6 1px solid;
	HEIGHT: 16px;
	margin: 0px;
	padding: 0px;
}

.memberinp3 {
	BORDER-RIGHT: #718da6 1px solid;
	BORDER-TOP: #718da6 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #718da6 1px solid;
	WIDTH: 300px;
	BORDER-BOTTOM: #718da6 1px solid;
	HEIGHT: 16px;
	margin: 0px;
	padding: 0px;
}
.bline_bor{
	border: 1px solid #78a3d3;
}




#navcontainer ul
{
	background-color: #000000;
	color: White;
	float: left;
	width: 100%;
	margin-top:3px;
	margin-right: 0px;
	margin-bottom:3px;
	margin-left: 0px;
	text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: #000000;
	color: White;
	text-decoration: none;
	float: left;
	/*border-right: 1px solid #fff;*/
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}
#navcontainer ul li a:hover
{
background-color: #ef0479;
color: #fff;
}
.cat_btline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}