* {
	margin: 0;
	padding: 0;
	outline: 0;
	border-width: 0;
	list-style: none;
}

body {
	font: 11px/14px Tahoma, Geneva, Kalimati, sans-serif;
	color: #717171;
	background: #eee url(/images/www/bg1.gif) repeat-x;
}

a {
	color: #097792;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, select, textarea {
	font: 11px/13px Tahoma, Geneva, Kalimati, sans-serif;
	color: #8A8A8A;
}

h1 img, h2 img, h3 img, h4 img {
	display: block;
}

#main {
	margin: 0 auto;
	width: 980px;
}

#top {
	width: 980px;
	height: 185px;
	position: relative;
	background: url(/images/www/bg2.jpg) no-repeat 312px 0;
}

#logo {
	position: absolute;
	top: 45px;
	left: 17px;
}

#menu {
	width: 230px;
	position: absolute;
	top: 51px;
	right: 11px;
}

#menu li {
	color: #969696;
	text-align: center;
	float: left;
}

#menu li a {
	color: #969696;
}

#menu .i1 {
	width: 66px;
}

#menu .i2 {
	width: 88px;
}

#menu .i3 {
	width: 76px;
}

#navbar {
	width: 980px;
	height: 73px;
	position: absolute;
	top: 80px;
	left: 0;
	background: url(/images/www/bg3.gif) no-repeat;
}

#navbar .c1 {
	width: 198px;
	height: 26px;
	position: absolute;
	top: 36px;
	left: 20px;
}

#navbar .c1 .i1 {
	float: left;
	width: 166px;
	height: 26px;
	background: url(/images/www/f1.gif) no-repeat;
}

.sw4 .c1 img {
	margin: 2px;
}

#navbar .c1 .i1 input {
	margin: 6px 0 0 12px;
	width: 142px;
	background: transparent;
}

#navbar .c1 .i2 {
	float: right;	
}

#navbar .c2 {	
	width: 702px;
	height: 41px;
	position: absolute;
	top: 28px;
	right: 4px;
}

#navbar .c2 .i1 {
	color: #838383;
	padding: 14px 0 0;
	float: left;
	width: 238px;
}

#navbar .c2 .i2 {
	font-weight: bold;
	color: #097792;
	padding: 14px 0 0;
	float: left;
	width: 230px;
}

#navbar .c2 .i3 {
	float: left;
	width: 234px;
}

#navbar .c2 .i3 a {
	padding: 14px 0 0 42px;
	font-weight: bold;
	color: #fff;
	float: left;
	width: 192px;
	height: 27px;
	background: #097792 url(/images/www/bg4.gif) no-repeat 100% 0;
}

#billboard {
	margin: -22px 0 0;
	padding: 0 0 13px;
	width: 980px;
	position: relative;
}

#billboard img {
	margin: 0 auto;
	display: block;
}

#bottom {
	width: 980px;
	height: 140px;
	position: relative;
	background: url(/images/www/bg11.gif) repeat-x 0 56px;
}

#bottom .c1 {
	overflow: hidden;
	position: absolute;
	top: 23px;
	right: 17px;
}

#bottom .c1 li {
	margin: 0 0 0 -1px;
	padding: 0 13px;
	float: left;
	height: 33px;
	background: url(/images/www/bg12.gif) no-repeat 0 100%;
}

#bottom .c2 {
	color: #9E9E9E;
	position: absolute;
	top: 78px;
	left: 30px;
}

#bottom .c3 {
	position: absolute;
	top: 78px;
	right: 30px;
}

#bottom .c3 a {
	padding: 0 15px 0 0;
	background: url(/images/www/bg13.gif) no-repeat 100% 3px;
}

#bottom .c2 a,
#bottom .c3 a {
	color: #9E9E9E;
}

#middle {
	width: 980px;
	background: url(/images/www/bg6.gif) repeat-y;
	border-top: 4px solid #1A89A3;
	border-bottom: 4px solid #E3E3E3;
}

#middle_bg {
	width: 980px;
	overflow: hidden;
	background: url(/images/www/bg5.gif) no-repeat;
}

#sidebar {
	float: left;
	width: 274px;
}

.sw1 {
	width: 274px;
	height: 108px;
	position: relative;
}

.sw1 .h {
	margin: 19px 0 0 19px;
}

.sw1 .submit {
	position: absolute;
	top: 58px;
	left: 200px;
}

.sw1 .select {
	line-height: 14px;
	width: 164px;		
	position: absolute;
	top: 58px;
	left: 20px;
	z-index: 1000;
}

.sw1 .selectOver {
	color: #A2D0DB;
	width: 164px;
	background: url(/images/www/f3.gif) no-repeat;	
}

.sw1 .selectOver span {
	padding: 5px 0 0 11px;
	cursor: pointer;
	display: block;
	height: 20px;
}

.sw1 .select ul {
	display: none;
	width: 139px;
	position: absolute;
	top: 24px;
	left: 0;
	background: #1489A6;
	border: 1px solid #2899B5;
}

.sw1 .select ul.scroll {
	width: 162px;
	height: 120px;
	overflow: auto;
	overflow-x: hidden;
}

.sw1 .select li {
	height: 24px;
}

.sw1 .select li a {
	color: #A2D0DB;
	padding: 5px 0 5px 5px;
	display: block;
}

.sw1 .select li a:hover {
	color: #1489A6;
	text-decoration: none;
	background: #A2D0DB;
}

.sw1 .select .selection {
	width: 20px;
	height: 20px;
	visibility: hidden;
	position: absolute;
	right: 3px;
	top: 3px;
	background: url(/images/www/f4.gif) no-repeat;
}

.sw1 .select .selected {
	display: none;
}

.sw1 .select select {
	color: #A2D0DB;
	width: 163px;
	background: #1489A6;
	border: 1px solid #2798B4;
}

.sw2 {
	padding: 0 0 14px;
	width: 274px;
	overflow: hidden;
	background: url(/images/www/bg7.gif) no-repeat 4px 100%;
}

.sw2 .h {
	margin: 23px 0 0 19px;
}

.sw2 .c1 {
	margin: 26px 0 0 19px;
	width: 220px;
	height: 54px;
	position: relative;
}

.sw2 .c1 .i1,
.sw2 .c1 .i2 {
	width: 165px;
	height: 23px;
	background: #EAEAEA;
	border: 1px solid #CECECE;
}

.sw2 .c1 .i2 {
	margin: 4px 0 0;
}

.sw2 .c1 .i1 input,
.sw2 .c1 .i2 input {
	margin: 5px 0 0 10px;
	display: block;
	width: 145px;
	background: transparent;
}

.sw2 .c1 .i3 {
	position: absolute;
	top: 29px;
	right: 0;
}

.sw2 .c2 {
	font-size: 10px;
	color: #979797;
	margin: 11px 0 0 19px;
	width: 230px;
}

.sw2 .c2 li {
	padding: 0 10px 0 3px;
	float: left;
}

.sw2 .c2 a {
	color: #979797;
	text-decoration: underline;
}

.sw2 .c2 a:hover {
	text-decoration: none;
}

.sw3 {
	padding: 0 0 21px;
	width: 274px;
	overflow: hidden;
	background: url(/images/www/bg7.gif) no-repeat 4px 100%;
}

.sw3 .h {
	margin: 13px 0 0 19px;
}

.sw3 .c1 {
	margin: 22px 0 0 19px;
	width: 228px;
	overflow: hidden;
}

.sw3 .c1 dt {
	padding: 8px 0 0 2px;
	background: url(/images/www/bg9.gif) repeat-x;
}

.sw3 .c1 dt.first,
.sw4 .c1 dt.first {
	background: none;
}

.sw3 .c1 dt a {
	padding: 0 0 0 9px;
	background: url(/images/www/bg8.gif) no-repeat 0 6px;
}

.sw3 .c1 dd a {
	color: #6E6E6E;
	padding: 2px 0 7px 12px;
}

.sw4 {
	padding: 0 0 8px;
	width: 274px;
	overflow: hidden;
	background: url(/images/www/bg7.gif) no-repeat 4px 100%;
}

.sw4 .h {
	margin: 15px 0 0 19px;
}

.sw4 .c1 {
	margin: 30px 0 0 18px;
	width: 230px;
	overflow: hidden;
}

.sw4 .c1 dt {
	padding: 8px 0 0 81px;
	background: url(/images/www/bg10.gif) no-repeat 2px 0;
}

.sw4 .c1 dt img {
	margin: 0 0 0 -81px;
	float: left;
}

.sw4 .c1 dd {
	color: #6E6E6E;
	padding: 14px 0 7px 81px;
}

.sw4 .c2 {
	margin: 14px 0 0 4px;
}

.sw4 .c2 img {
	display: block;
}

#content {
	margin: 0 4px 0 0;
	float: right;
	display: inline;
	width: 702px;
}

.cw1 {
	width: 702px;
	overflow: hidden;
}

.cw1 .b1,
.cw1 .b2,
.cw1 .b3 {
	float: left;
	width: 233px;
	height: 107px;
	border: solid #F3F3F3;
	border-width: 0 1px 1px 0;
}

.cw1 .b3 {
	border-right: none;
}

.cw1 p {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	margin: 17px 0 0;
}

.cw1 p a {
	color: #717171;
}

.cw1 p span {
	display: block;
	height: 57px;
}

.cw1 p img {
	margin: 0 auto;
	display: block;
}

.cw2 {
	width: 702px;
	overflow: hidden;
}

.cw2 .h {
	font: normal 17px/23px Tahoma, Geneva, Kalimati, sans-serif;
	color: #097792;
	margin: 14px 10px 20px;
	padding: 0 0 14px;
	border-bottom: 1px solid #097792;
}

.cw2 p {
	margin: 15px 10px 0;
}

.cw2 ul {
	margin: 15px 10px 0;
}

.developer strong {
	float: left;
	display: block;
	width: 100px;
}


.form1 {
	padding: 30px;
}

.form1 label {
	display: block;
	float: left;
	font: 13px/21px Arial, Helvetica, Garuda, sans-serif;
	font-weight: bold;
	color: #1a89a3;
	width: 150px;
}

.form1 input {
	font: 12px Arial, Helvetica, Garuda, sans-serif;
	padding: 1px;
	margin: 2px;
	width: 300px;
	border: 1px solid #cccccc;
}

.form1 textarea {
	margin: 2px;
}

.form1 select {
	font: 12px Arial, Helvetica, Garuda, sans-serif;
	padding: 1px;
	margin: 2px;
	border: 1px solid #cccccc;
}

.form1 br {
	clear: both;
}

.form1 .tick {
	width: 20px;
}

.form1 input.submit {
	border: 1px solid #6e6e6e;
	color: #6e6e6e;
	display: block;
	margin-top: 10px;
	width: 80px;
	height: 30px;
	font-weight: bold;
	background-color: #CCC;
}

.form1 label.error {
	padding-left: 150px;
	clear: both;
	font-size: 10px;
	width: 360px;
}

ul.errors {
	margin: 20px;
	font-size: 11px;
	color: #CC0000;
}
ul.errors li {
	list-style-type:square;
}

.main_text h1 {
	padding: 1px 35px;
	font-size: 16px;
}