body{
	padding:0;
	margin:0;
	font-size:12px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
}

a {color:#2660AC; text-decoration:none;}
a:hover {color:#00ccff;}
.cf {clear:both;}
.ved {color:#FFCC00;}
.warning {color:red;}

#wrapper {
	width:800px;
	height:auto;
	margin:auto;
}

/*******************HEAD*******************/
#head {
	width:100%;
	height:76px;
	background:url(head.jpg) bottom no-repeat;
}

#head .logo {
    background:url(logo.jpg) no-repeat;
	width:108px;
	float:left;
	height:61px;
}

#head .name {
	color:#2459BB;
	text-indent:5px;
	padding-top:5px;
}

#head .name h1 {
    font-size:20px;
    font-weight:bold;
	line-height:5px;
	margin-bottom:7px;
}

#banner {height:134px;}

#lang {
	top:11px;
	position:absolute;
	margin:0 0 0 730px;
}

#lang img {
	border:none;
}

#lang a {
	float:left;
	display:inline;
	margin:0 6px;
}

/*******************NAV*******************/
#nav {
	background:url(nav.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	width:800px;
	height:30px;
	text-align:center;
}

#nav a {
	font-size:15px;
	color:#ffffff;
	padding:0 12px 0 12px;
	line-height:30px;
}

#nav a:hover {color:#FFCC00;}

/*******************LEFT*******************/
#left {
    float:left;
	width:200px;
	padding:4px 0 0 0;
}

#left .up {
	width:180px;
	padding:8px 15px 0 5px;
	border-right:1px #C3D6E5 solid;
}

#left .nav {
  background:url(left.jpg) no-repeat;
	width:160px;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 0 10px;
	height:23px;
	overflow:hidden;
}

#left .nav a {color:#ffffff;}

#left .nav a:hover {color:#FFCC00;}

#left .list {
	width:175px;
    color:#2660AC;
	font-weight:bold;
	font-size:12px;
	padding-top:7px;
}

#left ul {
	margin:0;
	padding-left:10px;
}

#left .ls {
    background-image:url(a.ico.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	font-weight:normal;
	padding:0 0 0 10px;
}

#left li {list-style-type:none;}

#left .text {width:120px;}

#left form input.button {
	color:#fff;
	font-weight:bold;
	border:0;
	height:20px;
    width:30px;
	margin:10px 0 1px 5px;
	background:#2660AC;
}

#left form input.over {
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	border:0;
	height:20px;
    width:30px;
	margin:10px 0 1px 5px;
	background:#00ccff;
}

#left .down {
	width:180px;
	margin:18px 0 17px 0;
	padding:5px 15px 0 5px;
	border-right:1px #C3D6E5 solid;
}

#left .down .cer {padding-left:12px;}

#left .down .contact {
	padding:8px 0 8px 8px;
	line-height:18px;
}

#left .down .te {
	width:135px;
	padding:5px 3px 0 20px;
	text-align:center;
}

/*******************RIGHT*******************/
#right {
	padding:15px 0 5px 20px;
	float:left;
	width:570px;
}

#right h5 {
	font-size:14px;
	line-height:16px;
	display:inline;
	font-weight:bold;
}

.abstract {
	padding-bottom:10px;
	clear:both;
	width:570px;
}

.abstract ul {
  list-style-type:none;
	margin:0;
	padding:10px;
}

.abstract h2 {
	font-size:12px;
	font-weight:normal;
}

.abstract strong {font-weight:normal;}
.abstract em {font-style:normal;}
.abstract p, h2 {padding:0; margin:0;}
.abstract img {margin:8px 8px 8px 8px;}

.title {
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #EEEEEE;
}

.article a,
.article a:hover {color:black;}
.article a:hover {text-decoration:underline;}

.teh2 {
	font-size:22px;
	font-weight:bold;
  line-height:28px;
}

#right .inline b,
#right .inline p,
#right .inline h2,
#right .inline h3,
#right .inline strong {
	display:inline;
	font-size:12px;
	font-weight:normal;
}

#right .links ol,
#right .links ul {
	margin:0;
	padding:0;
}

#right .links ul li {
	list-style-type:circle;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:2px 0 2px 0;
}

#right .links ul li a {
	text-decoration:underline;
}

#right .links .ved,
#right .links a:hover {
	color:#384B88;
	text-decoration:none;
}

#right .links ol li {
	font-size:12px;
	font-weight:normal;
}

/*******************PRODUCT*******************/
.product {
    clear:both;
	width:570px;
}

.product li {float:left;}

.product ul {
    list-style-type:none;
	margin:0;
	padding:0;
}

.product .pic {
	margin:0 0 5px 10px;
	width:180px;
	height:230px;
}

.product h3 {
	font-size:18px;
	color:#2660AC;
}

.product hr {width:570px;}

.product a img {
	border:thin #C3D6E5 solid;
	display:block;
}

.product a:hover img {border:thin #55D6ff solid;}

.big {
	font-size:17px;
	font-weight:bold;
	clear:both;
	line-height:24px;
	background-color:#eeeeee;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	height:25px;
	width:570px;
}

.mid {
    font-size:14px;
	font-weight:bold;
	padding:0 0 0 10px;
}

.ct2 {font-size:14px;}

.frt {
    float:right;
	margin:8px 8px 8px 0;
}

.flt {
    float:left;
	margin:8px 8px 8px 0;
}

/*******************FOOT*******************/
#foot {
	color:#FFFFFF;
	background-color:#3F8AC5;
	clear:both;
	width:800px;
	text-align:center;
	padding:2px 0;
}

#foot a {
	color:#ffffff;
    padding:0 10px 0 10px;
	line-height:18px;
}

#foot a:hover {color:#FFCC00;}

/*******************END*******************/
#end {
  width:800px;
	font-size:11px;
	text-align:center;
	padding:0 0 5px 0;
	line-height:16px;
}

#end .keywordlist ul {
	list-style:none;
	margin:auto;
}

#end .keywordlist li { display:inline; }

#end .keywordlist a {
	font-size:11px;
	margin:0 3px 0 3px;
}

#end .keywordlist .ved {
	color:black;
	text-decoration:underline;
	margin:0 3px 0 3px;
}
