@charset "utf-8";
/* 护理院校风采展样式表 */

/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{background:#fff;color:#70746C;font-size:12px;font-family:"宋体";}

ul, li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}


/*链接样式*/
a{color:#333333; text-decoration:none;}
a:hover{color:#c00;}

.clearit{clear:both;}


/*主体样式*/

.wrap	{ width:1000px; height:100%; overflow:hidden; margin:0 auto;}

.banner		{ width:1000px;}

.menu		{width:1000px; float:left;}
.logo		{ width:277px; float:left;}
.menu_list	{ float:right; width:723px; background-color:#F2F2F2;}
.menu_list ul	{display:block;}
.menu_list ul li	{ float:left; width:120px; height:54px; line-height:54px; text-align:center;}
.menu_list ul li a:hover	{ background-image:url(../images/menubgimg.jpg); background-position:center; background-repeat:no-repeat; width:120px; height:54px; display:block;}

.content		{ clear:both; background-image:url(../images/contentbgimg.jpg); background-position:center; background-repeat:no-repeat; width:1000px; height:744px;}

.content pre			{ color:#C80F0F; padding-top:60px; padding-left:250px; font-size:18px; font-family:"黑体"; line-height:25px; }
.content pre.w			{ color: #000000; padding-top:30px; padding-left:225px; font-size:14px; line-height:25px; font-family:"宋体"; }
.content pre.q			{ color: #000000; padding-top:70px; padding-left:220px; font-size:14px; line-height:25px; font-family:"宋体";  }
.content span			{ color:#C80F0F; font-weight:700; font-family:"宋体"; }
.content pre.r			{ color: #000000; padding-left:220px; font-size:14px; line-height:25px; font-family:"宋体";  }

/*footer*/
.footer			{ clear:both; background-color:#FFFFFF;padding-top:10px; margin-top:5px; color:#666; border-top:2px solid #C3D2E5;}
.footer p		{ padding-top:10px; text-align:center;}
.footer_box		{ clear:both; height:100%; margin-top:10px; overflow:hidden;}
.footer_box table	{ text-align:center; overflow:hidden; margin:0 auto;}
.footer_box table td	{ border-right:1px solid #eee; border-top:1px solid #eee;  border-bottom:1px solid #eee; padding:5px; line-height:20px;}
.footer_box table td.q		{ border-left:1px solid #eee;}
.footer_box table td div	{ float:left;}















