

/* ---------------------Reset----------------------- */

a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:baseline;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}

mark, rp, rt, ruby, summary, time {display:inline;}

input, textarea {border:0; padding:0; margin:0; outline: 0;}

iframe {border:0; margin:0; padding:0;}

input, textarea, select {margin:0; padding:0px;}



/* -------------------------------------------- */

/* ------------------Style---------------------- */

/* -------------------------------------------- */

html, body {width:100%; padding:0; margin:0;}

body {background-color: #E2E2E2;color: #292929;font: 14px/25px Arial, Helvetica, sans-serif;}



/*-------------------------*/

a{color: #006699;text-decoration: none;}

a:hover {text-decoration: none;}



a.button, input.button {	cursor: pointer;	color: #808080;	line-height: 12px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	background: #E4E4E4;	border:1px solid #DFDFDF;}

a.button {	display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;}

input.button {	margin: 0;	border: 0;	height: 24px;	padding: 0px 12px 0px 12px;}

a.button:hover, input.button:hover {background: #006699;color:#ffffff;}



/*-------------header */

header {height: 145px;width:1328px; background:url('../images/bg-header.webp') repeat-x;margin-bottom:15px;}



header #logo {margin-top:20px;}



header #search-box {position: relative;width: 300px;margin-top:30px;}

header #search-form {height: 25px;border: 1px solid #999;background-color: #fff;overflow: hidden;}

header #search-text {font-size: 14px;color: #ddd;background: transparent;}

header #search-box input[type="text"] {width: 80%;padding: 5px 0 5px 1em;color: #333;outline: none;}

header #search-button {position: absolute;top: 0;right: 0;height: 27px;width: 80px;font-size: 14px;color: #fff;text-align: center;line-height: 26px;background-color: #999;cursor: pointer;border:0px;}



/*-------------content */

#content {}



.block {padding: 10px 0px;background:#ffffff;}



.main-content{}

.main-content article{margin: 20px 0;overflow:hidden; position:relative}

.main-content .heading h2{ font-size:20px; line-height:25px; letter-spacing:-1px; font-weight:bold;}

.main-content .heading .info{font-size:12px; font-style:italic;}

.main-content .content{}

.main-content .content img{float:left; margin:3px 30px 0px 0; border:#BDBDBD 5px solid;}

.main-content .footer{}

.main-content .footer .more{float:right;}

.main-content .footer .more a{ text-decoration:none;}



.sidebar section{margin-bottom: 20px;}

.sidebar .heading{color:#ffffff; background:#006699 url('../images/boxtitle.png') no-repeat left center; font-size:22px; font-weight:normal; padding: 10px 10px 10px 50px;}

.sidebar .content{padding:15px;}

.sidebar .content img{float:left; margin:5px; border:#BDBDBD 5px solid;}



.featured{width:100%; margin-bottom: 20px;}



ul {margin:0; padding:0;list-style-image:none;}

ul.list li {padding:0px 0 5px 12px; line-height:25px; background:url(../images/marker-1.gif) 0 11px no-repeat;}

ul.list li a { font-size:14px; color:#292929; line-height:25px;}

ul.list li a:hover {color:#006699; text-decoration:none;}



/*-------------copyright*/

#copyright{display:inline-block; width:100%; text-align: center; background:url(../images/bg-footer.webp);padding:8px 0px;color:#ffffff;}

