/*other*/
/* main.css 暴雨不在明天, inare2.cn@gmail.com, 2009.6.30 */

body{
	margin:0;
	padding:0;
	text-align:center;
	FONT-FAMILY: 微软雅黑, Arial, sans-serif;
}
body, table, tr, th, td{FONT-SIZE: 12px}
div, img, ul, ol, li, dl, dt, dd, form {margin:0;padding:0;border:0;}
img {VERTICAL-ALIGN:top}
/*
a:link {COLOR: #000;}
a:visited {COLOR: #83006f;}
a:hover {COLOR: #bc2931;}
a:active {COLOR: #bc2931}
*/
.noStyle{LIST-STYLE-TYPE: none}
.clear{clear:both; font-size:1px; visibility:hidden; overflow:hidden; height:0px}
.hidden {display:none}
.unLine {text-decoration: none}
.unLine a{text-decoration:none}

.left{float:left;}
.right{float:right;}

a{text-decoration:none;}

.top{
	margin:0 auto;
	width:1000px;
	height:132px;
	text-align:left;
	background:url("../images/top-r.jpg") no-repeat;
	position:relative;
	border-bottom:10px solid #a81855;
	overflow:hidden;
}
.icon, .replaceTxt{display:none;}

.link{
	position:absolute;
	top:105px;
	right:30px;
	list-style-type:none;
	color:#fff;
	text-align:center;
}
.link li{
	float:right;
	width:110px;
	height:33px;
	margin:0 0 0 -10px;
	line-height:28px;
	background:url("../images/botton-bl.png") no-repeat;
	font-size:16px;
}
.link li a{color:#fff;}

.link li.now{
	width:110px;
	position:relative;
	background:url("../images/botton-r.png") no-repeat;
}

.top2{
	margin:4px auto 0 auto;
	width:1000px;
	height:61px;
	position:relative;
	background:url("../images/top2-r.jpg") no-repeat left top;
	}
.top2 div {
	position:absolute;
	top:17px;
	left:210px;
}
.top2 div form{ display:inline; }
#user, #pass, #search{
	border:1px solid #e098aa;
	color:#ccc;
}
.addUser img{border:0; position:relative; top:6px;}
#ok{
	border:0;
	width:30px;
	height:20px;
	margin:0;
	padding:0;
	background:url("../images/ok-r.jpg") center bottom no-repeat;
}
#submit_search{
	border:0;
	width:30px;
	height:20px;
	margin:0;
	padding:0;
	background:url("../images/se-r.jpg") center bottom no-repeat;
}
.main{
	margin:3px auto 0;
	width:1000px;
	text-align:left;
}
.left{
	float:left;
	width:208px;
	height:470px;
	margin:0 0 0 19px;
	font-size:14px;
	background:url("../images/left.jpg") left top no-repeat;
}
.right{
	float:left;
	width:733px;
	margin:0 0 0 40px;
	padding:0 0 20px 0;
	line-height: 1.8em;
	overflow:auto;
}
.left_link{
	margin:20px 3px 0 0;
	border-top:2px dotted #fff;
	padding:20px 0 0 30px;
	list-style:url("../images/list-style-type1.gif");
}
.left_link li{
	border-bottom:2px dotted #e8b1c5;
	margin:4px 0;
	line-height:1.5em;
}
.left_link li a{color:#af0357;}
.left_link li.now{
	border-bottom:0;
	list-style:url("../images/list-style-type2.gif");
}
.left_link li.now ul{ margin:0; padding:0;}
.left_link li.now ul li{
	list-style-type:none;
	list-style-image:none;
	text-align:center;
	background:#5a5858;
	border-bottom:0;
	font-size:12px;
	line-height:1.5em;
}
.left_link li.now ul li a{color:#fff;}

.right2{
	float:left;
	width:180px;
	height:227px;
	margin:15px 30px 0 0;
	padding:25px 10px 10px 10px;
	background:url("../images/r-1.jpg") no-repeat;
}
.first{
	margin:15px 30px 0 20px;
}

.foot{
	padding:10px 0 0 0;
	border-top:1px dashed #ccc;
	width:1000px;
	margin:5px auto 0;
	color:#949190;
	font-size:12px;
	line-height:1.5em;
}
.foot a{color:#949190;}
.foot a:hover{color:#a81855;}