/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-collapse: collapse;
}

a:hover
{
	text-decoration: none;
	color: #cc0000;
}

body
{
	/*line-height: 1;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0 auto;
	background-repeat: repeat; /* background-image: url(images/bg_6.gif); */
	background-position: top;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus
{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

.floatl
{
	float: left;
}
.floatr
{
	float: right;
}

.alignl
{
	text-align: left;
}
.alignr
{
	text-align: right;
}
.alignc
{
	text-align: center;
}

/* structure pages */

.wrapper
{
	width: 960px;
	height: auto;
	margin: 0 auto;
}
.page
{
	width: 960px;
	height: auto;
	float: left;
	margin: 0 auto;
	background-color: #f9f9f9;
	border: solid 1px #0789D4;
}
.banner
{
	width: 960px;
	background-color: #a8c4eb;
	background-repeat: no-repeat;
	background-position:center bottom;
}
.menungang
{
	width: 960px;
	height: 35px;
	float: left;
	margin: 0 auto;
	background-color: #6497CB;
}
.hotnews
{
	width: 954px;
	height: 22px;
	float: left;
	margin: 0 auto;
	background-image: url(images/bgkcross2.gif);
	background-repeat: repeat-x;
	padding: 3px;
}

.col1
{
	float: left;
	height: auto;
	width: 176px;
	background-color: #EEE;
}
.col2
{
	float: right;
	height: auto;
	width: 168px;
	display: block;
	vertical-align: top;
}
.col2 .boxr
{
	float: right;
	height: auto;
	width: 166px;
	border: solid 1px #0789D4;
	border-right: solid 1px #0789D4;
	background-color: #ffffff;
	text-align: center;
	display: block;
}
.col2 .boxr .header
{
	float: right;
	height: 19px;
	width: 160px;
	background-color: #0789D4;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	margin: 0 auto;
}




.boxl
{
	float: left;
	height: auto;
	width: 174px;
}

.contentbody
{
	width: 580px; /*fit : 610px*/
	border: solid 1px #ddd;
	background-color: #FFF;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	height: auto;
	margin: 0 auto;
	float: right;
}

.contentbody a
{
	text-decoration: none;
	color: #004F8B;
	font-size: 12px;
}
.contentbody a:hover
{
	text-decoration: none;
	color: #cc0000;
	font-size: 12px;
}
.footer
{
	width: 953px;
	float: left;
	margin: 0 auto;
	clear: both;
	display: block;
	background-color: #0789D4;
	padding:5px 2px 5px 5px;
}
.spacer
{
	clear: both;
	height: 10px;
	float: right;
	margin: 0 auto;
	width: 100%;
	display: block;
}
.spacel
{
	clear: both;
	height: 10px;
	float: left;
	margin: 0 auto;
	width: 100%;
	display: block;
}

/* -----------Changes structure ------------- */

/* --- style 1 --- */

.eventnews2
{
	width: 575px;
	display: inline;
	float: left;
	height: auto;
}
.eventnews2 .imgtop
{
	width: 308px;
	height: auto;
	float: left;
	display: block;
}
.eventnews2 .listop
{
	width: 265; /* fit 267*/
	height: auto;
	float: left;
	display: block;
}
.eventnews2 h3
{
	font-weight: bold;
	color: #CC0000;
}
.eventnews2 h3 a
{
	font-weight: bold;
	color: #CC0000;
}
.eventnews2 h3 a:hover
{
	font-weight: bold;
	color: #eee;
}
.abstract
{
	float: left;
	display: block;
}
.control
{
	width: 579px;
	height: auto;
	margin-left: 0px;
	float: left;
	background-color: #ffffff;
	border: solid 1px #ddd;
	padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6
{
	color: #004F8B;
	font-weight: bold;
}
.border
{
	width: 560px;
	margin: 0 auto;
	text-align: justify;
	vertical-align: middle;
	border: dotted 1px #ddd;
	clear: both;
	margin-top: 10px;
	float: left;
	margin-left: 8px;
}

.control .downtext
{
	width: 550px;
	height: auto;
	float: left;
	text-align: justify;
	padding: 0px 5px;
}
.control .downicon
{
	width: 129px;
	height: auto;
	float: right;
	vertical-align: top;
}
.downicon a:hover
{
	background: transparent url(images/download.gif) no-repeat scroll left -36px;
}
.downicon a
{
	background: transparent url(images/download.gif) no-repeat scroll left top;
	display: block;
	height: 36px;
	overflow: hidden;
	text-indent: -250px;
	width: 129px;
	text-decoration: none;
	color: #ffffff;
}

.line
{
	border-top: dotted 1px #dddddd;
	margin: 0 auto;
	padding: 5px;
	float: left;
	clear: both;
	width: 550px;
	color: Gray;
	font-weight: bold;
}


.iconqa
{
	background-image: url(images/QA2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	clear: both;
	height: 30px;
	width: 500px;
	text-align: left;
	padding: 10px 0px 0px 45px;
	font-weight: bold;
	color: #cc0000;
}
.icontracuu
{
	background-image: url(images/vbqp.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	clear: both;
	height: 30px;
	width: 500px;
	text-align: left;
	padding: 10px 0px 0px 45px;
	font-weight: bold;
	color: #cc0000;
}
.boxhome
{
	width: 580px;
	float: left;
	height: auto;
}
.boxhome .col1
{
	width: 269px;
	float: left;
	height: auto;
	background-color: White;
	float: left;
	margin-left: 5px;
	padding: 2px 5px;
	margin-bottom: 10px;
}
.boxhome .col2
{
	width: 269px;
	float: left;
	height: auto;
	background-color: White;
	float: left;
	margin-left: 12px;
	padding: 2px 5px;
	margin-bottom: 10px;
}
.subboxhome
{
	width: 262px;
	height: auto;
	border: dotted 1px #dddddd;
	background-color: White;
	float: left;
	padding: 2px 5px;
	margin-bottom: 12px;
}

.subboxhome .header
{
	height: 20px;
	width: 227px;
	border-bottom: dotted 1px #dddddd;
	float: left;
	color: #cc0000;
	padding-top: 5px;
	text-align: left;
	padding-left: 35px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #f1f1f1;
	background-image: url(images/redmedical.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.subboxhome .borderimg
{
	width: 110px;
	border: solid 1px #fff;
	padding: 2px;
	float: left;
	margin-right: 0px;
	text-align: center;
	vertical-align: middle;
}
.subboxhome .line2
{
	border-top: dotted 1px #dddddd;
	float: left;
	clear: both;
	width: 257px;
}
.iconevent
{
	color: #cc0000;
	height: 35px;
	font-size: 16px;
	font-family: Times New Roman;
	line-height: 25px;
	text-align: left;
	padding-left: 50px;
	padding-top: 10px;
	font-weight: bold;
	border-bottom: 2px solid #ddd;
	width: 570;
	background-image: url(images/but.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tieudecss
{
	font-size: 17px;
	text-align: justify;
	padding-top: 8px;
	font-weight: bold;
}

.imgtop
{
	margin-right: 10px;
}
.bordermenu
{
	background-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-color: #0789D4;
}
.fontHeader
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.Middle_right
{
	background-image: url(images/BOXCT1.png);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
}

.menuleftbder
{
	background-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-color: #0789D4;
}

.tieudecss a
{
	font-size: 14px;
}
.tieudecss a:hover
{
	font-size: 14px;
}

/* Newshome */



.newsboxhome
{
	width: 578px;
	height: auto;
	clear: both;
	border: 1px solid #ddd;
	float: left;
	text-align: justify;
	background: url(   'images/box_bg.jpg' ) repeat-x left top;
	margin-bottom: 10px;
}
.headerboxhome
{
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ddd;
}
.headerboxhome a
{
    color: #cc0000;
	text-transform: uppercase;
	font-weight: bold;
	float:left;
}
#rss a
{
    background:url('images/rss00000.jpg') no-repeat top right;
    margin-top:3px;
    width:44px;
    height:16px;
    float:right;
}
.newsboxhome_left
{
	width: 350px;
	float: left;
	padding: 5px;
	height: auto;
}
.newsboxhome_left a
{
	font-size: 13px;
	font-weight: bold;
}

.newsboxhome_left a:hover
{
	font-size: 13px;
	font-weight: bold;
}
.newsboxhome_right
{
	float: left;
	width: 200px;
	padding-top: 5px;
}
.newsboxhome_right a
{
	color: #004F8B;
}
.newsboxhome_right .title
{
	float: left;
	width: 203px;
	padding-left: 7px;
	padding-bottom: 2px;
	background: url(      'images/red_point.gif' ) no-repeat left top;
}
.title
{
	text-align: justify;
	float: left;
	width: 300px;
	padding-left: 7px;
	padding-bottom: 2px;
	background: url(      'images/red_point.gif' ) no-repeat left top;
}
.box_search
{
	width: 550px;
	height: 22px;
	float: right;
	line-height: 22px;
}
.box_search ul li a
{
    color:#0789D4;
	display: inline;
	list-style-type: none;
	float: right;
	margin: 0px 5px;
	text-decoration: none;
}
.box_search a:hover
{
	text-decoration: underline;
}

.box_search li
{
	display: inline;
}
.btnTimKiem
{
	background: transparent url(Images/btn1x20.gif) repeat-x scroll 0 0;
	border: 1px solid #2583E5;
	color: #FFFFFF;
	cursor: pointer;
	font-family: tahoma;
	height:22px;
	font-size: 12px;
	line-height: normal;
	padding-bottom:2px;
	margin: 0 4px;
	text-align: center;
}
#clock
{
    width: 250px; 
    display: block; 
    line-height:22px;
    color:#0789D4;
}

