/* CSS Document */
body, html {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background-color: #fff;
	color: #666;
	background-image: url('../images/design/body_back.png');
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	
}
table, tr, th, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
 /* anchors */
a {
	text-decoration: none;
	background-color: inherit;
	color: #003380;
}
a:hover {
	text-decoration: underline;
}
.under {
	text-decoration: underline;
}
.under:hover {
	text-decoration: none;
}
.main_nav {
	padding-right: 5px;
	line-height: 30px;
	background-color: inherit;
	color: #000;
}
.nav_footer {
	background-color: inherit;
	color: #000;
}
.subnav {
	background-color: inherit;
	color: #000;
}
.white {
	background-color: inherit;
	color: #fff;
}



/* net */
.mid {
	margin: 0px auto 0px auto;
	text-align: left;
}
.content {
	padding: 0px 50px 0px 50px;
}
#content_top {
	height: 29px;
	width: 974px;
	background-image: url('../images/design/content_top.png');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #80b3ff;
	color: #fff;
}
#content_top_back {
	height: 170px;
	width: 974px;
	background-image: url('../images/design/content_top_back.png');
	background-position: top;
	background-repeat: repeat-y;
	background-color: #80b3ff;
	color: #fff;
}
#nav_back {
	height: 30px;
	width: 974px;
	background-image: url('../images/design/nav_back.png');
	background-position: top;
	background-repeat: repeat-y;
	background-color: inherit;
	color: #fff;
}
#content_back {
	height: 356px;
	width: 974px;
	background-image: url('../images/design/content_back.png');
	background-position: top;
	background-repeat: no-repeat;
}
.content_left {
	float: left;
	width: 400px;
	margin: 40px 0px 0px 0px;
	padding: 0px 10px 0px 50px;
}
.content_mid {
	float: left;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 225px;
}
.content_right {
	float: left;
	margin: 40px 0px 0px 0px;
	width: 225px;

}



/* forms */
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	margin-bottom: 4px;
	border: 1px solid #aaa;
	background-color: #fff;
	color: #666;
}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #fff;
	color: #666;
}
.sel_long {
	width: 150px;
}


.cart_button {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
.txt_order {
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
	background-color: inherit;
	color: #fff;
}
.txt_bold {
	font-weight: bold;
}


/* lists */
ul, ol {
	margin: 0px;
	padding: 0px;
}
ul li, ol li {
	line-height: 20px;
}
.ul_left {
	float: left;
}
.ul_right {
	float: right;
}
.list_rss li {
	list-style-image: url('../images/icons/rss.gif');
}
.list_no {
	list-style-type: none;
}
.list_in {
	list-style-position: inside;
}
.list_out {
	list-style-position: outside;
}
.list_horz li {
	display: inline;
}
.list_border li {
	border-right: 1px solid #fff;
}
.list_pad li {
	padding: 0px 0px 0px 5px;
}
.list_center {
	text-align: center;
}


#logo {
	margin-top: 42px;
	width: 500px;
	font-size: 40px;
	font-weight: bold;
	background-color: inherit;
	color: #047cd2;
}
#slogan {
	font-size: 28px;
	word-spacing: 5px;
}
.left {
	float: left;
}
.pad_right {
	margin-right: 20px;
}
.head_links {
	margin: 0px auto 0px auto;
	width: 935px;
	padding: 5px 0px 5px 0px;
	text-align: right;
}


.border_right {
	border-right: 1px solid #fff;
}
.border_no {
	border: none;
}
.border_one {
	border: 1px solid #003380;
}



/* news */
.news {
	width: 400px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
.news_title {
	padding: 4px 0px 4px 0px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	background-color: #fff;
	color: #003380;
}
.news_list {
	padding: 4px 0px 4px 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	color: #003380;
}
.news_image {
	margin-right: 4px;
	width: 100px;
	background-color: #eee;
	color: #666;
}
.news_mid {
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
	color: #003380;
}
.tender_title {
	padding: 4px 0px 4px 0px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	color: #003380;
}
.tender_intro {
	text-align: center;
}





#weather {
	margin: 3px 18px 0px 0px;
	padding: 5px;
	background-color: #002255;
}
.box {
	padding: 0px 0px 10px 10px;
	margin: 0px 10px 15px 0px;
	border-left: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	background-image: url('../images/design/box_shadow.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.box_title {
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	background-color: inherit;
	color: #0044aa;
}
.book_image {
	float: left;
	margin-right: 10px;
}
.book_qty {
	margin-left: 4px;
	width: 40px;
}
.cart_preview {
	display: block;
	clear: both;
	padding: 4px;
	background-color: #80b3ff;
	color: #fff;
}
.border_image {
	border: 1px solid #aaa;
}
.banner_pad {
	margin-bottom: 20px;
}
.tab_dark {
	background-color: #d7e3f4;
	color: #666;
}
.txt_right {
	text-align: right;
}

#counter {
	width: 200px;
	height: 100px;
	background-image: url('../images/design/counter.png');
	background-position: top;
	background-repeat: no-repeat;
}

#cnt {
	padding: 27px 0px 0px 35px;
	font-size: 40px;
	background-color: inherit;
	color: #ffffff;
}

#keywords {
	display: none;
}
pre{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 22px;
	font-family: Andale Mono, monospace;
}








.pad_nav {
	padding: 0px 50px 0px 50px;
}
#nav {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	margin-right: 10px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	margin: 0;
	height: auto;
	width: 150px;
	font-weight: normal;
	background: #d7e3f4;
	opacity:.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=50);
}
#nav li li {
	width: 150px;
}
#nav li ul a {
	line-height: 30px;
	padding: 0px;
}
#nav li ul ul {
	
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	list-style-type: none;
}
#nav li:hover, #nav li.sfhover {
	background-color: inherit;
	color: #000;
}
