body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #333;
	line-height: 200%;
	background:#009341;		
}

* {
	font-family: "微软雅黑","Arial", "宋体";
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

ul,li {
	list-style-type: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

.clear {
	clear: both;
}

.p15 {
	padding: 15px;
}

.m15 {
	margin: 15px;
}

input[type="button"],input[type="image"],input[type="submit"]
{
	cursor:pointer;
}

/*分页样式*/
div.pagelist {
	margin: 20px auto;
	float: right;
	overflow:hidden;	
}

div.pagelist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

div.pagelist ul li {
	margin-left: 15px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
	border: 1px #cccccc solid;
	padding: 0px 8px;
}

div.pagelist ul li.num {
	padding: 0px;
}

div.pagelist ul li.num a {
	display: block;
	padding: 0px 8px;
	float: left;
	text-decoration: none;
}

div.pagelist ul li.currentlist {
	margin-left: 12px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
	border: 1px #cccccc solid;
	padding: 0px 8px;
	background-color: #f1f1f1;
}

div.pagelist ul li a {
	display: block;
	float: left;
	text-decoration: none;
}

div.pagelist ul li a:hover {
	text-decoration: none;
}
/*分页样式结束*/
div#page
{
	width:1000px;
	margin:15px auto;
}
div.left
{
	width:233px;
	border:1px #666 solid;
	float:left;
	background:#83c326;
	padding:15px 0;
	min-height:550px;
	height:auto !important;
	height:550px;
	overflow:visible;
}
div.right
{
	width:753px;
	float:left;
	margin-left:10px;
	display:inline;
	background:#83c326;	
	border:1px #666 solid;		
	min-height:580px;
	height:auto !important;
	height:580px;
	overflow:visible;	
}
#ad
{
	text-align:center;
}
h1
{
	text-align:center;
	margin:0;
	padding:0;
	font-size:25px;
	color:#211867;
	font-weight:bolder;
}
div.menu
{
	margin:5px 15px;
	padding:5px;
	color:#f3f242;
	font-size:14px;
	background:#0093dd;
	float:left;
	display:inline;
	width:193px;
}
div.menu ul 
{
	float:right;
}
div.menu ul li
{
	width:135px;
	text-align:center;
	padding-right:10px;
	height:35px;
	line-height:35px;	
	background:url(../images/menu_bg.png) center no-repeat;
	cursor:pointer;
}
div.menu ul li.hover
{
	width:135px;
	text-align:center;
	padding-right:10px;
	height:35px;
	line-height:35px;
	background:url(../images/menu_bg_hover.png)  center no-repeat;
	color:#333;
}
div.menu  a
{
	color:#f3f242;
	display:block;
}
div.menu ul li.hover a
{
	color:#333;
}
div.button
{
	margin:5px 15px;
	height:25px;
	line-height:25px;
	color:#f3f242;
	font-size:15px;
	font-weight:bolder;
	background:url(../images/button.png)  center no-repeat;
	float:left;
	display:inline;
	width:203px;
	text-align:center;
	color:#fff;
}
div.button a
{
	color:#fff;
	display:block;
}
div#face
{
	width:250px;
	height:300px;
	margin:45px 30px 0px 30px;
	float:left;
	text-align:center;
	display:inline;
}
div#video
{
	width:400px;
	height:300px;
	margin:45px 30px 0px 0px;
	float:left;
	display:inline;
}
div#reg
{
	padding-bottom:16px;
	overflow:hidden;
	margin-top:30px;
}
div#reg_notice
{
	width:393px;
	float:left;
	margin-left:30px;
	display:inline;
}
div#reg_notice  h2
{
	color:#f3f242;
	font-size:22px;
}
div#reg_notice  h2 span
{
	color:#fff;
}
div#reg_notice ul li
{
	height:30px;
	line-height:30px;
}
div#reg_form
{
	width:300px;
	float:left;
	margin-left:30px;
	display:inline;
}
div#login
{
	width:220px;
	height:150px;
	background:#95497a;
	border:1px #666 solid;
	color:#fff;
	padding:15px;
}
div#login ul li
{
	height:50px;
	line-height:50px;
	text-align:center;
}
div#login ul li span
{
	width:50%;
	display:block;
	float:left;
	text-align:center;
	cursor:pointer;
}
div#login ul li span a
{
	color:#fff;
}
div#login ul li input.input
{
	width:150px;
	height:25px;
	line-height:25px;
	border:0;
	vertical-align:middle;
	margin-left:10px;
}
div#login ul li input.button
{
	width:80px;
	height:25px;
	line-height:25px;
	border:0;
	vertical-align:middle;
	margin-left:10px;
	background:#009341;
	color:#fff;
}
div#index_reg
{
	width:270px;
	height:320px;
	background:#f1f1f1;
	padding:30px;
	display:none;
}
div#index_reg ul li
{
	width:270px;
	height:35px;
	line-height:35px;
	overflow:hidden;
}
div#index_reg  span
{
	display:block;
	float:left;
	width:70px;
	height:20px;
	line-height:20px;	
}
div#index_reg  span.l
{
	display:block;
	float:left;
	width:15px;
	margin-left:10px;
	display:inline;
}
div#index_reg input.input
{
	float:left;
	display:inline;
	height:20px;
	line-height:20px;	
}
div#index_reg select
{
	float:left;
	height:20px;
	line-height:20px;	
}
div#index_reg input.submit
{
	height:35px;
	line-height:35px;
	width:129px;
	margin:0 65px;
	background:url(../images/button1.png) no-repeat center;
	border:0;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
div#upload
{
	margin:15px 30px;
}
div#report
{
	margin:15px;
	height:160px;
	padding:15px;
	overflow:auto;
	border:1px #666 solid;
	background:#f9f13b;
}
div#analyse
{
	width:129px;
	height:35px;
	line-height:35px;
	color:#fff;
	background:url(../images/button1.png)  no-repeat;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	cursor:pointer;
}
div#analyse.hover
{
	width:129px;
	height:35px;
	line-height:35px;
	color:#333;
	background:url(../images/button2.png)  no-repeat;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	cursor:pointer;
}
div#item2
{
	margin:45px 30px 30px 30px;
	overflow:hidden;
}
div#item2 table
{
	width:100%;
}
div#item2 table td
{
	border:2px #fff solid;
	text-align:center;
	padding:10px;
}
div#item2 table td img
{
	border:2px #f9f13b solid;
}
div#face_1
{
	width:250px;
	height:300px;
	margin:15px 30px 30px 30px;
	float:left;
	text-align:center;
	display:inline;
}
div#face_2
{
	width:400px;
	height:300px;
	margin:15px 30px 30px 0px;
	float:left;
	display:inline;
}
div#left_report
{
	margin:5px 15px;
	padding:10px;
	color:#f3f242;
	font-size:14px;
	background:#ed9b69;
	height:150px;
	float:left;
	display:inline;
	width:193px;
	font-size:13px;
}
div#item_name,div#item_score,div#item_grade
{
	height:25px;
	line-height:25px;
	background:#fff;
	text-align:center;
	color:#333;
}
div#item_bar
{
	height:23px;
	background:url(../images/grand.png) no-repeat;
	margin-top:5px;
}
div#item3
{
	margin:45px 15px 15px 15px;
	overflow:hidden;
}
div#item3 ul li
{
	width:98px;
	text-align:center;
	margin-right:5px;
	height:35px;
	line-height:35px;	
	background:url(../images/button3.png) center no-repeat;
	cursor:pointer;
	float:left;
	color:#fff;
}
div#item3 ul li.hover
{
	width:98px;
	text-align:center;
	margin-right:5px;
	height:35px;
	line-height:35px;	
	background:url(../images/button2.png) center no-repeat;
	cursor:pointer;
	float:left;
	color:#fff;
}
div#item3 ul li a
{
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:12px;
}
div#swf
{
	margin:0 15px;
	height:250px;
	overflow:hidden;
}