﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
ul,li{ list-style:none;}
.clear{ clear:both;}
body{ background:url(/images/bg.gif) top center repeat-x #65c6e2; font-size:12px;}

.header{ background:url(/images/top.gif) top no-repeat; width:900px; height:119px; margin:0 auto;}

.menu{ background:url(/images/menu_bg.gif) top center no-repeat; width:890px; height:43px; margin:0 auto; padding-left:10px;}
		.menu_list{ display:inline; width:760px;}
		.menu li{ display:block; float:left; margin:14px 5px; padding:0px; font-size:14px; font-weight:bold; color:#FFFFFF;}
		.menu_list a{ color:#FFFFFF; text-decoration:none;}
		
		.search { float:right; width:110px; margin:8px 10px 0px 0px;}
		.search input{ width:100px; height:13px; background:url(/images/search_bg.gif) left top no-repeat; border:1px solid #0e60a6; color:#666666; font-family:Arial, Helvetica, sans-serif; padding:5px;}

.wapr{ width:914px; margin:0 auto; background:url(/images/body_bg.gif) center repeat-y; overflow:auto; text-align:center;} 



	.content{ float:left; width:900px; margin:0 auto; text-align:left;}
		.left{ width:160px; float:left; margin-right:20px; _margin-right:13px;text-align:left; margin-left:15px; _margin-left:10px;}
				.class_list{ margin:3px;}
				.class_list li{ background:url(/images/left_icon.gif) left top no-repeat; color:#157cbe; padding-left:25px; padding-top:5px; height:25px; }
				.class_list li a{ font-size:12px; font-weight:bold; text-decoration:none; color:#157cbe;}
		.right{ width:700px; float:left; text-align:left; }
			.nav{ background:#f0f8fc; border:1px solid #d9edf7; color:#8abedf; margin:5px; font-size:12px; padding:5px;}
			.nav a{ color:#157cbe; text-decoration:none;}
			
			.banner{ margin:5px; text-align:center; padding:5px; background:#f8f8f8; border:1px solid #d9edf7;}
			
			.login{ margin:5px; float:left;}
				.login_panel{ top left no-repeat; width:459px; height:88px;}
				.login_input{ float:left; margin:10px 0 0 35px; _margin:10px 0 0 25px; margin-right:10px; _margin-right:5px;}
				.login_input input{ background:url(/images/login_input_bg.gif) top left no-repeat; height:14px; width:120px; border:1px solid #809baf; padding:3px; margin-bottom:7px;}
				.login_btn{ float:left; margin-top:14px; width:50px; margin-right:20px; _margin-right:15px;}
				
				.reg{ width:152px; color:#006699; font-size:12px; float:left; margin-top:10px; }
				
				.flash_Plus img{ margin:3px;}
				.flash_Plus div{ float:left; color:#157cbe; font-weight:bold;}
				.flash_txt{padding:8px 0 0 5px; font-size:18px;
}
				
			.class_pic{ margin:5px 0 0 20px;}
			.class_pic img{ border:3px solid #b4dcef;}
			
			.file_list{margin:5px 0 0 20px;}
			.file_list li{ background:url(/images/file_icon.gif) left top no-repeat; height:20px; float:left; padding-left:30px; padding-top:3px; width:300px;}
			.file_list a{ color:#157cbe; text-decoration:none;}
			
			.file_content{ margin:5px 0 0 15px;  _margin:5px 0 0 5px; float:left; padding:0 15px; text-align:center;}
			.title{font-size:18px; font-family:Arial, Helvetica, sans-serif,"宋体" ;font-weight:bold; width:650px; height:35px; padding-top:10px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #CCCCCC; color:#0e60a6;}
			.txt{font-size:14px; line-height:22px; text-align:left;}
			.txt p{ margin:5px;}
			
			.info{ clear:both; float:right; height:25px; margin-bottom:5px; padding:5px 0 0 0 ; font-size:12px; color:#CCC;}
			
			#audioplayer_1{ margin-bottom:30px;}
			
			.links{ margin:5px; float:left; width:210px;}
			.links ul{ margin:5px;}
			.links a{ color:#575757; text-decoration:none;}
			.links li{ float:left; width:100px; line-height:22px; }
		
		


.foot{ clear:both; width:100%; background:url(/images/foot_bg.jpg) top center no-repeat; height:136px; margin:0 auto; text-align:center; color:#157cbe; padding-top:5px; line-height:22px; }

