/* @override http://upstage:8888/upstage_china_style.css */

/* @group RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

body {
	margin: 0 auto;
	width: 962px;
	color: #000;
	font: 13px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #9C003D;
}

#title {
	border: 1px solid #bbb;
	position: absolute;
	top: 167px;
	left: 143px;
	font-size: 18px;
	padding: 8px 80px 8px 20px;
	color: #9C003D;
}

h1,h2 {
	margin-top: 190px;
	color: #9C003D;
	width: 500px;
	margin-left: 0;
	margin-bottom: 10px;
	font-size: 18px;
}

#page-index h1 {
	margin-top: 115px;
	margin-left: 170px;
	font-size: 16px;
	font-weight: normal;
	width: 440px;
	color: #000;
}

strong {
	color: #9C003D;
}

h1 big {
	color: #9C003D;
	font-size: 26px;
}

h2,h3,h4 {
	color: #9C003D;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 14px;
	width: 440px;
	clear: left;
	float: left;
}

h4 {
	font-size: 13px;
}

.wrap {
	width: 962px;
	clear: left;
	float: left;
	min-height: 798px;
	position: relative;
}
*html .wrap {height: 798px;}

#page-index {
	background: url(images/bg_start.jpg) no-repeat left top;
}

/* @group MENU */

#menu {
	position: absolute;
	left: 142px;
	top: 33px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 14px;
}

#menu li {
	float: left;
	margin-right: 30px;
}

#sub-menu {
	position: absolute;
	top: 330px;
	left: 0;
	width: 150px;
	font-size: 11px;
}

#sub-menu li {
	margin-bottom: 20px;
}

/* @end */

/* @group MAIN */

#main {
	clear: left;
	float: left;
	margin-left: 170px;
	margin-top: 45px;
	text-align: justify;
}

*html #main {
	display: inline;
}

#main p {
	clear: left;
	float: left;
	width: 550px;
	margin-bottom: 1em;
}

#main ul {
	margin-bottom: 1em;
	clear: left;
	float: left;
	list-style-position: inside;
	
	margin-left: 30px;

}

#main ul ul {
	width: 100%;
	margin: 0;
}

#main ul li {
	width: 500px;
	margin-bottom: 1px;
	clear: left;
	float: left;
	padding-left: 16px;
	background: url(images/bullet.gif) no-repeat left 6px;
}

#main ul.plain {
	padding: 0;
	list-style-type: none;
}

#about_para_1 {
	margin-top: 0px;
	width: 440px;
	margin-left: 0;
	margin-bottom: 0px;
}

#about_para_1 p {
	width: 500px;
}

#olympic_para_1 {
	margin-top: 0px;
	width: 440px;
	margin-left: 0;
	margin-bottom: 0px;
}

#olympic_para_1 p {
	width: 500px;
}

.columns {
	clear: left;
	float: left;
	width: 550px;
}

.column {
	width: 260px;
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group FOOTER */

#bg-detail {
	width: 142px;
	height: 326px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url(images/bg_detail.jpg);
}

#footer {
	clear: left;
	float: left;
	width: 962px;
	height: 212px;
	position: relative;
	background: url(images/footer.gif) no-repeat left top;
	font-size: 10px;
	color: #666;
	margin-top:20px;
}

#footer a {
	color: #666;
}

#footer .contact {
	position: absolute;
	left: 516px;
	top: 34px;
	width: 290px;
}

#footer .copy {
	position: absolute;
	left: 820px;
	top: 34px;
	width: 136px;
}

.solutions{
	width:100%;
}

.solutions ul li{
	width:250px;
}

.solutions_one, .solutions_two, .solutions_three {
	width:250px;
	float:left;
	margin-right:5px;
}

.solutions li {
	margin-left:-30px;
}

#case_study {
	text-align:justify;
}

#case_study p {
	width:600px
}


/* @end */
