@charset "gb2312";
* {
	margin: 0px;
	padding: 0px;
}
a{
	color:#000033;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
	text-decoration: underline;
}
img{ border:0px;}
.red{ 
	color:#FF0000;
}
.yellow{
	color:#F18E07;
}
.blue{
	color:#0000FF;
}
.csink{
	font-size:13px;
	color:#ff0000;
	font-weight:bold;
}
.more_right {
	width: 95%;
	text-align: right;
}
.juz {
	line-height: 23px;
	text-align: center;
}
#mov {
	margin-top: 15px;
	width: 100%;
}
.psa {
	float: left;
	width: 100px;
	display: block;
	background-image: url(../images/fabu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 170px;
}
#mov_left_user {
	background-image: url(../images/mov_left_user.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 248px;
	height: 203px;
	border: 1px solid #037817;
}
#mov_left_user ul {
	display: block;
	width: 68%;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	line-height: 30px;
}
#user_content {
	margin-top: 8px;
	text-align: right;
	padding-right: 20px;
	line-height: 27px;
	background-image: url(../images/template.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

