@charset "utf-8";
/* 国际培训 */

*{ margin:0; padding:0;}
ul { margin:0; padding:0; list-style:none;}
body	{ background-color:#F4F3FB; text-align:center; font-size:12px; font-family:"宋体"; background-image:url(../images/purple_bodybg.jpg); background-repeat:repeat-x; margin-top:5px;}
.clear {clear:both;}


/*字体链接*/
a:link			{ color:#333333; text-decoration:none;}
a:visited		{ color:#333333; text-decoration:none;}
a:hover			{ color: #666633; text-decoration: underline;}

#wrap			{ width:780px; margin:0 auto;}

/*导航*/
.nav			{ clear:both; height:41px; background-image:url(../images/purple_navbg.jpg); background-repeat:repeat-x; margin-top:5px;}
.nav_title		{ float:left; background-image:url(../images/purple_titlebg02.gif); background-repeat:no-repeat; width:162px; height:41px; line-height:41px; font-family:"黑体"; font-size:20px; font-weight:500; color:#FFFFFF; text-align:center; background-position:center 0px;}

/*banner*/
.banner		 	{ margin-top:5px;}

/*主体部分*/
.main {margin-top:5px; overflow:auto; height:100%;}
.bigbox { float:left;}

/*left*/
.main_left					{ width:212px; border:1px solid #D5C6ED; float:left; padding:3px 3px 72px; *padding:3px 3px 65px;}
.main_left ul				{ width:212px;}
.main_left ul li 			{ width:212px; display:block; line-height:25px; height:25px; margin-bottom:3px; font-size:14px;}
.main_left ul li a			{ color: #000000; text-decoration:none; background-color:#b398de ; display:block;}
.main_left ul li a:hover 	{ color: #FFFFFF; font-weight:700; text-decration:none; background-color:#7159cc;}
.wenzi						{ padding:5px;}
.wenzi p { line-height:18px; text-align: left; padding:10px 0;}

/*middle*/
.main_middle				{ width:318px; margin-left:5px; border:1px solid #D5C6ED; float:left; padding:5px 5px 32px 5px;* padding:5px 5px 35px 5px;}
.text						{ width:318px;}
.text p				{ text-align:left; text-indent:2em; line-height:18px; padding-bottom:10px;}
.list						{ width:318px; margin:15px 0;}
.list ul				{ width:318px;}
.list ul li			{ width:129px; display:block; float: left; padding-left:15px; text-align:left; line-height:25px; height:25px;}
.button { width:318px;}
.button ul { width:318px;}
.button ul li { width:106px; float:left; line-height:25px; height:25px; padding:0; text-align:center;}

/*right*/
.main_right 			{ width:212px; margin-left:5px; border:1px solid #D5C6ED; float:left; padding:3px;}
.main_right img 		{ padding-bottom:9px;}

/*footer*/
.footer			{ clear:both; margin-top:10px; padding-top:10px; 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;}






