@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
}
.table_1{
	color:#FFF; 
	font-size:12px;
	line-height:20px;
}
h1#logo {
	display:block;
	float:left;
}

h1#logo img {
	position:relative;
	left: 10px;
	top: 0px;
}

#header_menu{
	height: 43px;
	width: 957px;	
	background:url(../images/mainbtn_bg.png);
	margin:0px auto;
	padding:0px auto;
	background-position:top;
	background-repeat:repeat-x;
	z-index:100;
}
ul#index_mainbtn{
	width:800px;
	margin:0px auto;
	text-align:center;
	position:relative;
	/*
	background-color:#666;*/
}
ul#index_mainbtn img{
	border:0px;
}
ul#index_mainbtn li{ 
margin-right:50px;
float:left;
}
#index_mainbtn1,
#index_mainbtn1 a,
#index_mainbtn1 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn1.png);
	background-repeat: no-repeat;
	background-position:left;
	width:100px;
	height:37px;
}
#index_mainbtn1 a:hover,
#index_mainbtn1 a:active{
	background-image: url(../images/menuheader_btn1_o.png);
	background-repeat: no-repeat;
	background-position:left;
	width:100px;
	height:37px;
}
#index_mainbtn2,
#index_mainbtn2 a,
#index_mainbtn2 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn6.png);
	background-repeat: no-repeat;
	background-position:center;
	width:180px;
	height:37px;
}
#index_mainbtn2 a:hover,
#index_mainbtn2 a:active{
	background-image: url(../images/menuheader_btn6_o.png);
	background-repeat: no-repeat;
	background-position:center;
	width:180px;
	height:37px;
}
#index_mainbtn3,
#index_mainbtn3 a,
#index_mainbtn3 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn7.png);
	background-repeat: no-repeat;
	background-position:center;
	width:120px;
	height:37px;
}
#index_mainbtn3 a:hover,
#index_mainbtn3 a:active{
	background-image: url(../images/menuheader_btn7_o.png);
	background-repeat: no-repeat;
	background-position:center;
	width:120px;
	height:37px;
}
#index_mainbtn4,
#index_mainbtn4 a,
#index_mainbtn4 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn8.png);
	background-repeat: no-repeat;
	background-position:center;
	width:120px;
	height:37px;
}
#index_mainbtn4 a:hover,
#index_mainbtn4 a:active{
	background-image: url(../images/menuheader_btn8_o.png);
	background-repeat: no-repeat;
	background-position:center;
	width:120px;
	height:37px;
}
#index_mainbtn5,
#index_mainbtn5 a,
#index_mainbtn5 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn9.png);
	background-repeat: no-repeat;
	background-position:center;
	width:130px;
	height:37px;
}
#index_mainbtn5 a:hover,
#index_mainbtn5 a:active{
	background-image: url(../images/menuheader_btn9_o.png);
	background-repeat: no-repeat;
	background-position:center;
	width:130px;
	height:37px;
}
#index_mainbtn6,
#index_mainbtn6 a,
#index_mainbtn6 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn10.png);
	background-repeat: no-repeat;
	background-position:center;
	width:150px;
	height:37px;
}
#index_mainbtn6 a:hover,
#index_mainbtn6 a:active{
	background-image: url(../images/menuheader_btn10_o.png);
	background-repeat: no-repeat;
	background-position:center;
	width:150px;
	height:37px;
}
#index_mainbtn7,
#index_mainbtn7 a,
#index_mainbtn7 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn11.png);
	background-repeat: no-repeat;
	background-position:right;
	width:120px;
	height:37px;
}
#index_mainbtn7 a:hover,
#index_mainbtn7 a:active{
	background-image: url(../images/menuheader_btn11_o.png);
	background-repeat: no-repeat;
	background-position:right;
	width:120px;
	height:37px;
}
ul#mainbtn{
	width:900px;
	margin:0px auto;
	text-align:center;
	position:relative;
}
ul#mainbtn img{
	border:0px;
}
ul#mainbtn li{
	margin-right:25px;
	float:left;
}
ul#mainbtn li a{
	overflow:hidden;
	text-decoration:none;
	display:block;
	height: 37px;
}

ul#upperbtn {
	float: right;
	width: 150px;
	position:relative;
	right: 0px;
	top: 0px;
}

ul#upperbtn li a{
	overflow:hidden;
	text-decoration:none;
	display:block;
	height: 34px;
	text-indent: -9999em;
}
#about_pic {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
#about_info {
	float: right;
	width: 553px;
}



#backtotop a,
#backtotop a:visited{
	float: right;
	text-indent: -9999em;
	background-image: url(../images/btn_backtop.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 21px;
	position: relative;
	margin: 20px 30px 20px;
}

#backtotop a:hover,
#backtotop a:active{
	background-image: url(../images/btn_backtop_o.jpg);
	background-repeat: no-repeat;
}
#booksbg {
	float:left;
	background-color: #fff3ce;
	padding: 15px;
	margin-bottom: 20px;
	width: 673px;
}

#booksbg .books_pic {
	float:left;
	margin-right:10px;
}

#booksbg .books_info {
	float: right;
	width: 533px;
}

#booksbg p {
	line-height: 1.6em;
}

#booksbg .icon_new {
	background-image: url(../images/icon_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	width: 41px;
	position: relative;
	margin-right: -56px;
	float: right;
}


#booksbg h4 {
	line-height: 2em;
	color: #e34e05;
}

#booksbg h5 {
	line-height: 2em;
	color: #928206;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
}

#booksbg h6 {
	font-size: 110%;
	line-height: 2em;
	background-color: #FFFFFF;
	color: #e34e05;
	margin-top: 5px;
	padding-left: 5px;
}

#booksbg .books_cata,
#booksbg .books_cata a,
#booksbg .books_cata a:visited {
	margin-top:10px;
	display:block;
	background-image: url(../images/icanschool_btn_cata.jpg);
	height: 38px;
	width: 130px;
}

#booksbg .books_cata a:hover,
#booksbg .books_cata a:active {
	background-image: url(../images/icanschool_btn_cata_o.jpg);
}

#boxbg {
	float:left;
	padding: 15px;
	margin-bottom: 20px;
	width: 673px;
	background-color: #F0F0F0;
}

#boxbg p {
	line-height: 1.6em;
}

#boxbg h3 {
	line-height: 2em;
	color: #777777;
}


#boxbg h4 {
	font-size: 110%;
	line-height: 2em;
	background-color: #FFFFFF;
	color: #e34e05;
	margin-top: 5px;
	padding-left: 5px;
}

#boxbg h5 {
	line-height: 2em;
	color: #777777;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
}


.center_object {
	color: #666666;
	font-size: 90%;
	margin: 0 0 20px 0;
}

#contentcv {
	margin: 20px auto 20px auto;
	width: 840px;
	font-size: 90%;
}

#contentcv .font_type1{
	color: #FFFFFF;
}

#contentcv h2 {
	padding-bottom: 10px;
	border-bottom: 3px dashed #fed7fc;
}

#contentcv h3 {
	font-size: 105%;
	margin-bottom: 10px;
	font-weight: bold;
}

#contenttrain {
	margin: 20px auto 20px auto;
	width: 703px;
	font-size: 90%;
}

#contenttrain  h2 {
	padding-bottom: 10px;
	border-bottom: 3px dashed #fed7fc;
}

#contenttrain .font_type1{
	color: #FFFFFF;
}

#contentreview h2 {
	padding-bottom: 10px;
	border-bottom: 3px dashed #fed7fc;
}

#contentreview h3 {
	font-size: 105%;
	margin-bottom: 10px;
	font-weight: bold;
}

#contentinfo {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 914px;
	position:relative;
	padding: 20px 30px 20px 30px;
	min-height: 450px;
}

#contentinfo2 {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 957px;
	position:relative;
	padding: 0px 30px 10px 30px;
}


#contentnews_down{
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	position:relative;
	top: 0px;
	/*min-height: 450px;*/
	margin-bottom: 5px;
}
#contentcenter {
	overflow-x:hidden;
	float:left;
	margin-left: 10px;
	width: 400px;
}
#contentcenter_right
{
	float:left;
	margin-left: 10px;
	width: 650px;
}
#contentcenter .font_type1 {
	color: #FFFFFF;
	font-size:12px;
	line-height:20px;
}
#contentcenter .font_type2 {
	padding-left: 5px;
}

#contentcenter h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #d2d2d2;
}

#contentcenter h3 {
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
}
#contentcenter .section ul {
	text-indent: 10px;
}


#contentcenter ul {
	list-style-position: outside;
	list-style-type: disc;
}

#contentright {
float:right;
margin-right:26px;
}
.date1 {
	font-size: 110%;
	font-weight: bold;
	color: #ff9001;
}



.dotline1 {
	background-image: url(../images/dot1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	width: 703px;
	clear: both;
	margin-top: 20px;
}


#footer {
	/*background-color:#cccccc;
	background-image: url(../images/footer.jpg);*/
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	width:1024px;
	text-align:center;
	font-size:12px;
	color:#999;
	clear: both;
}

.form1 {
	background-color: #F7BB03;
	color: #562C2C;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
	line-height: 1.3em;
}

.form1 a{
	color: #CC0033;
	text-decoration: underline;
}

#header {	
	/*background-image: url(../images/bg_header.gif);*/
	background-repeat: repeat-x;
	color: #333333;
	margin-top: 0px;
}

#header_in {
	width:957px;
	margin-right: auto;
	margin-left: auto;
	height: 102px;
}


.icon_new2 {
	background-image: url(../images/icon_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	width: 41px;
	position: relative;
	margin-right: -41px;
	float: right;
}

.justify {
	text-align:justify;
	text-justify: inter-ideograph;
}

#mainbtn1,
#mainbtn1 a,
#mainbtn1 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn1.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn1 a:hover,
#mainbtn1 a:active{
	background-image: url(../images/menuheader_btn1_o.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn2,
#mainbtn2 a,
#mainbtn2 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn2.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn2 a:hover,
#mainbtn2 a:active{
	background-image: url(../images/menuheader_btn2_o.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn3,
#mainbtn3 a,
#mainbtn3 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn3.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn3 a:hover,
#mainbtn3 a:active{
	background-image: url(../images/menuheader_btn3_o.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn4,
#mainbtn4 a,
#mainbtn4 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn4.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn4 a:hover,
#mainbtn4 a:active{
	background-image: url(../images/menuheader_btn4_o.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn5,
#mainbtn5 a,
#mainbtn5 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn5.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn5 a:hover,
#mainbtn5 a:active{
	background-image: url(../images/menuheader_btn5_o.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn6,
#mainbtn6 a,
#mainbtn6 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn6.png);
	background-repeat: no-repeat;
	width:100px;
	height:37px;
}

#mainbtn6 a:hover,
#mainbtn6 a:active{
	background-image: url(../images/menuheader_btn6_o.png);
	background-repeat: no-repeat;
	width:100px;
	height:37px;
}

#mainbtn7,
#mainbtn7 a,
#mainbtn7 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn7.png);
	background-repeat: no-repeat;
	background-position:center;
	width:50px;
	height:37px;
}

#mainbtn7 a:hover,
#mainbtn7 a:active{
	background-image: url(../images/menuheader_btn7_o.png);
	background-repeat: no-repeat;
	background-position:center;
	width:50px;
	height:37px;
}

#mainbtn8,
#mainbtn8 a,
#mainbtn8 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn8.png);
	background-repeat: no-repeat;
	background-position:center;
	width:50px;
	height:37px;
}

#mainbtn8 a:hover,
#mainbtn8 a:active{
	background-image: url(../images/menuheader_btn8_o.png);
	background-repeat: no-repeat;
	background-position:center;
	width:50px;
	height:37px;
}
#mainbtn9,
#mainbtn9 a,
#mainbtn9 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn9.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn9 a:hover,
#mainbtn9 a:active{
	background-image: url(../images/menuheader_btn9_o.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}
#mainbtn10,
#mainbtn10 a,
#mainbtn10 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn10.png);
	background-repeat: no-repeat;
	width:100px;
	height:37px;
}

#mainbtn10 a:hover,
#mainbtn10 a:active{
	background-image: url(../images/menuheader_btn10_o.png);
	background-repeat: no-repeat;
	width:100px;
	height:37px;
}

#mainbtn11,
#mainbtn11 a,
#mainbtn11 a:visited{
	float:left;
	background-image: url(../images/menuheader_btn11.png);
	background-repeat: no-repeat;
	width:70px;
	height:37px;
}

#mainbtn11 a:hover,
#mainbtn11 a:active{
	background-image: url(../images/menuheader_btn11_o.png);
	background-repeat: no-repeat;
	background-position:center;
	width:70px;
	height:37px;
}

#maincontent {
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 957px;
}
#mainpic_about_us
{
	background-image: url(../images/a_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_school_serverce
{
	background-image: url(../images/e_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_family_services
{
	background-image: url(../images/c_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}

#mainpic_personal_development
{
	background-image: url(../images/b_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_corporate_services
{
	background-image: url(../images/d_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}

#mainpic_psychological_assessment
{
	background-image: url(../images/f_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_contact_us
{
	background-image: url(../images/j_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_servicescenter
{
	background-image: url(../images/j_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_servicescenter_mo
{
	background-image: url(../images/j_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_servicescenter_beijiao
{
	background-image: url(../images/j_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_servicescenter_lizhi
{
	background-image: url(../images/j_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_servicescenter_jianshazui
{
	background-image: url(../images/j_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_course
{
	background-image: url(../images/g_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_product
{
	background-image: url(../images/h_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_media_report
{
	background-image: url(../images/i_handing_photo.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	overflow:hidden;
	position:relative;
	top:-12px;
	height: 109px;
	width: 957px;
	text-indent: -9999em;
	z-index:-1;
}
#mainpic_contact_us #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_servicescenter #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_servicescenter_lizhi #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_servicescenter_beijiao #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_servicescenter_jianshazui #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_media_report #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_product #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_course #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_about_us #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_family_services #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#61b740;
	left:13px;
	top:104px;
}
#mainpic_school_serverce #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#d80076;
	left:13px;
	top:104px;
}
#mainpic_personal_development #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#00a5de;
	left:13px;
	top:104px;
}
#mainpic_corporate_services #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#f3a100;
	left:13px;
	top:104px;
}
#mainpic_psychological_assessment #mainpic_bottom
{
	height: 5px;
	width: 944px;
	position:relative;
	background-color:#2c3e8b;
	left:13px;
	top:104px;
}
#mainpic_aboutus {
	background-image: url(../images/mainpic_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	width: 980px;
	text-indent: -9999em;
}

#mainpic_icanschool {
	background-image: url(../images/mainpic_icanschool.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	width: 980px;
	text-indent: -9999em;
}

#menuleft {
	position:relative;
	top:-56px;
	width:268px;
	float:left;
}

#menuleft_center a:focus{
	-moz-outline:none;
	outline:none;
	}/*for FireFox*/
#mainbtn a:focus{
	-moz-outline:none;
	outline:none;
	}/*for FireFox*/
#menuleft_header
{
	width:268px;
	height:39px;
	background-image: url(../images/leftmenu_school_serverce_center.png);
	background-repeat:repeat-y;
	background-position:center top;
}
#menuleft_center
{
	padding-left:10px;
	background-image: url(../images/leftmenu_school_serverce_center.png);
	background-repeat:repeat-y;
	background-position:center top;
}
#menuleft_footer
{
	width:268px;
	height:37px;
	background-image: url(../images/leftmenu_school_serverce_footer.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#newstable_head {
	/*background-image: url(../images/news_bghead.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 27px;
}

#newstable {
	/*
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-left-color: #e6e6e6;
	*/
}

#newstable_news {
	padding: 0 30px 0 0px;

}

#newstable_down_news {
	padding: 0 30px 0 0px;
}


#newstable_btm {
	/*background-image: url(../images/news_bgbtm.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom:5px;
	clear: left;
}

#page_no {
	font-size: 120%;
	font-weight: bold;
	margin: 7px 10px 0px 10px;
	color: #FF1199;
	word-spacing: 0.3em;
}

#page_no a{
	font-size: 85%;
	color: #FF8899;
	text-decoration:none;
}

#page_no a:hover{
	color: #FF1199;
	text-decoration:underline;
}

#resume_right {
	color: #a61444;
	background: #fcf4fc;
	padding: 20px 20px 20px 20px;
	line-height: 1.6em;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

.section {
	padding-top: 20px;
}

.section p{
	padding-bottom: 20px;
	line-height: 1.6;
}

.section .table1 a{
	text-decoration: none;
}

.section .table1 a:hover{
	text-decoration: underline;
	color: #FF3399;
}

.section .ps{
	font-size: 90%;
	color: #666666;
}

.sectionflash {
	text-align:center;
	padding-top: 20px;
}

.sectionflash p{
	padding-bottom: 20px;
}

.submitbtn {
	margin: 20px auto 20px auto;
	text-align: center;
}

.subtitle1 {
	color: #FF3535;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7B5D8;
}

.table1 {
	line-height: 1.6;
}

.table2 {
	line-height: 1.6;
	background-color:#F0F0F0;
	padding:5px;
}

.table3 {
	vertical-align: top;
	position: relative;
	padding-top: 36px;
}

.table4 {
	width: 572px;
	background-color: #fff5f9;
	border: 1px solid #d9d9d9;
}

.table5 {
	height: 440px;
	width: 572px;
	background-color: #fff5f9;
	border: 1px solid #d9d9d9;
	vertical-align: top;
}

.table6 {
	line-height: 1.6;
	padding:5px;
}

.texttop {
	vertical-align: top;
	padding: 5px;
}

.texttop2 {
	vertical-align: top;
	padding: 5px 5px 5px 0;
}

.texttop2 p{
	margin: 0 0 0 0;
	line-height: 1.6;
}

#search_btn,
#search_btn  a,
#search_btn  a:visited{
	float:left;
	background-image: url(../images/search_btn.jpg);
	width: 189px;
}

#search_btn a:hover,
#search_btn  a:active{
	background-image: url(../images/search_btn.jpg);
	width: 189px;
}



.whatsnew_pic {
	float:left;
	padding: 11px 18px 11px 15px;
}

.whatsnew_info {
	height: 66px;
	width: 455px;
	float:left;
	padding: 11px 15px 11px 0px;
	font-size: 80%;
	text-align: justify;
	line-height: 1.6em;
}

.whatsnew_info a{
	color:#333333;
	text-decoration:none;
}

.whatsnew_info a:hover{
	color:#fc4a4a;
}

#wrapper {
	/*background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-y;
	/*background-color: #f6e3e3;*/
	background-position: center;
	margin:0px auto;
	font-size: 90%;
	min-width:1024px;
}
.listdot {
	list-style-position: inside;
	list-style-type: square;
}
