/*global*/
* {
	margin:0 auto;
	padding:0;
}

ul,li {
	margin:0;
	padding:0;
}

li {
	font:12px/22px Calibri, Arial, Helvetica, sans-serif;
	color:#fff;	
	list-style:none;
	text-align:justify;
	text-justify:inter-ideograph;
}

img {
	border:0;
}

h3 {
	font-size:14px;
	font-weight:bold;
}
a{
	text-decoration:none;
	cursor:pointer;
}
a:hover{
	text-decoration:underline;;
}

body {
	font-size:12px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background:#484848;
	height:100%;
}

.clear_both {
	width:0;
	height:0;
	clear:both;
}

/*cour_page1.html*/
#p1_main {
	width:900px;
	height:auto;
	margin:0 auto;
}

#p1_top {
	height:303px;
	background:url(img/p1_top.jpg) no-repeat;
}

#p1_intro {
	width:520px;
	height:192px;
	background:url(img/p1_intro.jpg) no-repeat;
	padding:11px 42px 0 338px;
}

#p1_intro p {
	text-indent:2em;
	font:12px/24px Calibri, Arial, Helvetica, sans-serif;
	color:#fff;
}

#p1_c1 {
	width:490px;
	height:157px;
	background:url(img/p1_c1.jpg) no-repeat;
	padding:48px 0 0 410px;
}

#p1_c1 ul {
	width:462px;
}

#p1_c2 {
	width:869px;
	height:141px;
	background:url(img/p1_c2.jpg) no-repeat;
	padding:55px 0 0 31px;
}

#p1_c2 ul {
	width:396px;
}

#p1_c3 {
	width:317px;
	height:180px;
	background:url(img/p1_c3.jpg) no-repeat;
	padding:32px 0 0 583px;
}

#p1_c3 ul {
	width:287px;
}

#p1_c4 {
	width:869px;
	height:210px;
	background:url(img/p1_c4.jpg) no-repeat;
	padding:43px 0 0 31px;
}

#p1_c4 ul {
	width:448px;
}

#p1_bg1 {
	height:364px;
	background:url(img/p1_bg1.jpg) no-repeat;
}

#p1_bg2 {
	height:203px;
	background:url(img/p1_bg2.jpg) no-repeat;
}

#p1_bottom {
	width:816px;
	height:100px;
	background:url(img/p1_bottom.jpg) no-repeat;
	padding:30px 84px 0 0;
	text-align:right;
}

/*cour_page2.html*/
#p2_main {
	width:900px;
	height:auto;
	margin:0 auto;
}

#p2_top {
	height:269px;
	background:url(img/p2_top.jpg) no-repeat;
}

#p2_c1 {
	width:870px;
	height:273px;
	background:url(img/p2_c1.jpg) no-repeat;
	padding:45px 0 0 30px;
}

#p2_c1 ul {
	width:345px;
}

#p2_c2 {
	width:450px;
	height:150px;
	background:url(img/p2_c2.jpg) no-repeat;
	padding:57px 0 0 450px;
}

#p2_c2 ul {
	width:422px;
}

#p2_c3 {
	width:870px;
	height:263px;
	background:url(img/p2_c3.jpg) no-repeat;
	padding:40px 0 0 30px;
}

#p2_c3 ul {
	width:434px;
}

#p2_c4 {
	width:424px;
	height:200px;
	background:url(img/p2_c4.jpg) no-repeat;
	padding:90px 0 0 476px;
}

#p2_c4 ul {
	width:394px;
}

#p2_bg1 {
	height:209px;
	background:url(img/p2_bg1.jpg) no-repeat;
}

#p2_bottom {
	width:820px;
	height:100px;
	background:url(img/p2_bottom.jpg) no-repeat;
	padding:90px 80px 0 0;
	text-align:right;
}

#p1_main ul li a,#p2_main ul li a {
	vertical-align:middle;
}
