@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border:none;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #333333;
}
a:hover {
	color: #0669d4;
}
p {
	text-indent: 2em;
	margin-bottom: 10px;
}
p img {
	margin-bottom: 20px;
	margin-left: 20px;
}

.clear {
	clear: both;
}


.container {
	margin: auto;
	width: 930px;
}
.container_left {
	clear: left;
	float: left;
	width: 375px;
	text-align: right;
	padding-top: 30px;
}
.container_right {
	float: right;
	width: 485px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.main {
	margin-right: 5px;
	margin-left: 2px;
	background-color: #FFFFFF;
}
.main_space {
	height: 20px;
}

.main_text {
	font-size: 13px;
	line-height: 1.6em;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.main_text_space {
	margin: auto;
	width: 85%;
}




.logo {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 162px;
	background-image: url(../images/header.jpg);
	display: block;
}
.nav {
	line-height: 49px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 49px;
	font-size: 13px;
	padding-left: 1px;
}
.nav li {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	width: 75px;
	height: 49px;
	line-height: 40px;
}
.title_category {
	background-image: url(../images/header_bottom.gif);
	background-repeat: no-repeat;
	background-position: 579px 0px;
	display: block;
	padding-top: 9px;
}
.category {
	height: 135px;
	margin-top: 2px;
}
.category ul {
	margin-right: auto;
	margin-left: auto;
}
.category li {
	float: left;
	margin-right: 1px;
	margin-top: 1px;
}
.category img {
	border: 1px solid #FFFFFF;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 65px;
	text-align: center;
	color: #2d70de;
	padding-top: 22px;
}
.pos {
	background-color: #f5fbff;
	background-image: url(../images/icon_pos.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	border: 1px solid #bce1fc;
	line-height: 3em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-indent: 3em;
	height: 3em;
}
input, textarea {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A1D2FA;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #BADDFB;
}
.img_contact {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 50px;
	padding-bottom: 50px;
}
.sidebar {
	background-image: url(../images/bg_sidebar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	width: 200px;
	margin-left: 1px; _margin-left:0px!important;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.pdu_main {
	clear: right;
	float: right;
	width: 720px;
}
.sidebar ul {
	margin: auto;
	width: 80%;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 20px;
}
.sidebar li {
	background-image: url(../images/icon_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #0669d4;
}
.sidebar a:link, .sidebar a:visited {
	color: #0669D4;
}
.sidebar a:hover {
	color: #333333;
}
.font_blue_num {
	font-size: 11px;
	color: #0066CC;
}
.temp
{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
.topmain
{
	margin-top:30px;
	margin-left:20px;
	margin-right: 20px;
}
.topmain li
{
	list-style-position: outside;
	list-style-type: disc;
}
.size {
	margin-left: 80px;
}

