/*
This file is for FF or Opera
The file for IE need change background-image width
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/photo.png', sizingmethod='scale');
*/
body{
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#body{padding:0;margin:0;border-spacing:0;height:100%;width:100%;}
img{
	border: none;
}
a{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;			
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC3399;
}
#centerpage{
	padding: 10px 5px 0 10px;
    background: royalblue;
}
#menu{
	width: 120px;
	background-color: #eee;
	padding: 5px 0 0 5px;
}
#menu a{
	font-size: 6pt;
}
#menu .icon{
	float:left;
	width: 49%;
	text-align:center;
	margin-top: 2px;
}
#menu .iconf{
	width: 100%;
	float:left;
	text-align:center;
	margin-top: 2px;
}
#menu .seperator{
	margin-top: 10px;
	border-top: 2px dotted #777;
	padding-top: 10px;
}
.buttons{
	background: url(../image/buttons.png) no-repeat;
	height: 24px;
	width: 60px;
	padding-top: 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #CC3399;
	border: 0;
	cursor: pointer;
}
.buttonm{
	background: url(../image/buttonm.gif) no-repeat;
	height: 24px;
	width: 80px;
	padding-top: 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border: 0 solid red;
	color: #CC3399;
	cursor: pointer;
}
.buttonl{
	background: url(../image/buttonl.png) no-repeat;
	height: 24px;
	width: 100px;
	padding-top: 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #CC3399;
	border: 0;
	cursor: pointer;
}
.box{ 
	margin-top: 0;
	margin-bottom: 10px;
	width: 179px;
}
.box .title{
	background: url(../image/box_title.png) no-repeat;
	color: white;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 7px;
	margin-bottom: -5px;
	width: 100%;
	height: 29px;
}
.box .content{
	background: url(../image/box_content.png) repeat-y;
    padding: 2px 5px 2px 2px;
	width: 100%;
}
.box .top{
	background: url(../image/box_top.png) no-repeat;
	width: 100%;
	height: 6px;
	margin-bottom: -3px;
}
.box .bottom{
	background: url(../image/box_bottom.png) no-repeat;
	width: 100%;
	height: 6px;
}
.call{
	background:url(../image/call.png) no-repeat;
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: black;
	padding-top: 7px;
	padding-left: 40px;
	height: 29px;
	width: 100%;
}
.support{
	color: black;
	font-family: verdana,arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.form{ 
	/*margin: 5px 15px 5px 15px;*/
	margin-bottom: 10px;
	width: 439px;
}
.form input,textarea{
	width: 420px;
}
.form .title{
	background: url(../image/boxl_title.png)  no-repeat;
	color: #ff00ff;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: -5px;
	padding-left: 35px;
	text-align: left;
	width: 100%;
	height: 27px;
}
.form .talk{
	background: url(../image/boxl_talk.png) no-repeat;
	color: #444444;
	font-family: arial, verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: -5px;
	padding-left: 35px;
	text-align: left;
	width: 100%;
	height: 27px;
}
.form .content{
	background: url(../image/boxl_content.png) repeat-y;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border:0 solid red;
}
.inside{
	width: 97%;
	display:block;
}
.form .bottom{
	background: url(../image/boxl_bottom.png) no-repeat;
	width: 100%;
	height: 9px;
}
.form .top{
	background: url(../image/boxl_top.png) no-repeat;
	width: 100%;
	height: 9px;
	margin-bottom: -2px;
}
.form .half{width:210px;}
.form .left{float:left;text-align:left;}
.form .right{float:right;text-align:left;}
.form .readonly{border:1px dashed #888888 !important;}
.form .full{width:420px !important;}
.form .large{width:390px !important;}
.form .medium{width:305px !important;}
.form .small{width:80px !important;}
.form .small20{width:120px !important;}
.form .small2{width:160px !important;}
.form .small3{width:250px !important;}
.form .al{text-align:left;}
.form .ac{text-align:center;}
.form .ar{text-align:right;}
.form .rm{margin-right:10px;}
.form .bm{margin-bottom:5px;}
.form fieldset{width:390px;margin-left:-10px;}
#FormDetail div{
	margin-bottom: 8px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.error{
	color: red;
	font-family: arial, verdana,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	width:90%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.datalist {
	border-collapse:collapse;	
}
.datalist th {
	background:#992299;
	color:#FFFFFF;
	padding : 3px;
	border: #CCCCCC 1px solid;
	font-weight: normal;
	text-align: center;	
}
.datalist th a {
	color:#FFFFFF;
}
.datalist td {
	padding: 5px 2px 5px 2px !important;
	vertical-align:top;
	border: #CCCCCC 1px solid;
	color: #cc3399;
}
h2{
	margin-top: 5px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 1.5em;
	color: #ff00ff;
}
.paging {
	border: none;
}
.roweven{
	background-color: #eeeeee;
}
.newsthumb{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}
.thumbbox{
	margin-right: 5px;
	margin-bottom: 5px;
	width: 113px;
	height: 102px;
	border: 1px solid #aaaaaa;
	text-align: center;
	vertical-align: middle;
}
.newsimg{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}
.headmenu a{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
}
.shortnews{
	margin-top: 10px;
	width: 439px;
}
.shortnews a{
	font-family: times new roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.fullnews{
	margin-top: 10px;
	margin-left: 10px;
	width: 97%;
}
.fullnews .title{
	font-family: times new roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.thumbcontent{
	width: 150px;
	border: 1px solid yellow;
}
.imgtitle{
	color: #FF33CC;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width:100%;
	margin-bottom:5px;
}
.imglink{
	width:100%;
	text-align:center;
}
.imgfile{
	width:100%;
}
.date_input{
	text-align: center;
	width: 80px !important;
}
.homepage{
    background: url(../image/background-fill.png) no-repeat;
}
.otherpage{
    background: url(../image/background-trans.png) no-repeat;
}
input[readonly]{
	border: 0;
	background: #ddd;
}