@CHARSET "UTF-8";



	body{

		background-color:#ad0000;

		font-size:12px;

		color:gray;

		margin:0;

	}

	

	.menu-top-logo{

		float:left;
		
		width:190px;
		height:80px;
		padding-left:15px;
	}

	.menu-top-link{

		padding-top:20px;

		float:left;

		text-align:center;

		width:80px;

		height:60px;

	}

	.menu-top-link a img{

		border:0px;

	}

	.content-left-top{

		background-color:white;

		background-image:url('/images/content-left-top.gif');

		background-repeat:no-repeat;

		width:22px;

		height:35px;

	}

	.content-right-top{

		background-color:white;

		background-image:url('/images/content-right-top.gif');

		background-repeat:no-repeat;

		width:22px;

		height:35px;

	}

	.content-left-center{

		height:290px;

		background-color:white;

		background-image:url('/images/content-left-bg.gif');

		background-repeat: repeat-y;

	}

	.content-center{

		background-color:white;

		vertical-align: top;

		border-top:1px solid #e3e3e3;

		padding-top:3px;

	}

	.content{

		height:460px;

		overflow: auto;

	}

	.content-right-center{

		height:290px;

		background-color:white;

		background-image:url('/images/content-right-bg.gif');

		background-repeat: repeat-y;

		background-position:right;

	}

	.content-left-bottom{

		background-color:white;

		background-image:url('/images/content-left-bottom.gif');

		background-repeat:no-repeat;

		height:140px;

	}

	.content-right-bottom{

		background-color:white;

		background-image:url('/images/content-right-bottom.gif');

		background-repeat:no-repeat;

		height:140px;

	}

	.content-left-bottom-2{

		background-color:white;

		background-image:url('/images/content-left-bottom-2.gif');

		background-repeat:no-repeat;

		height:32px;

	}

	.content-center-bottom-2{

		background-color:white;

		background-image:url('/images/content-center-bottom.gif');

		background-repeat:repeat-x;

		background-position: bottom;

	}

	.content-center-bottom-2 a{

		text-decoration: none;

		font-weight:bold;

		color:white;

	}

	.content-center-bottom-2 img{

		margin-top:9px;

		border:0px;

	}

	.content-right-bottom-2{

		background-color:white;

		background-image:url('/images/content-right-bottom-2.gif');

		background-repeat:no-repeat;

		height:32px;

	}

	.footer{

		color:#848684;

		font-size:10px;

		text-align:center;

	}



	.redhead{

		color:#ab0200;

		font-size:12px;

		font-weight: bold;

	}

	.grayhead{

		color:gray;

		font-size:12px;

		font-weight: bold;

	}

	.required{

		color:red;

	}

	/*index page*/

	#index-welcome-text{

		color:#be0500;

		font-size:16px;

	}

	#index-welcome-text-detail{

		font-color:white;

		font-weight:bold;

		font-size:12px;

	}

	#index-title-news{

		font-size:14px;

		height:27px;

		padding-left:5px;

		padding-top:5px;

		color:#a04501;

		background-image:url('/images/bg-head.gif');

	}

	#index-title-team{

		font-size:14px;

		height:27px;

		padding-left:5px;

		padding-top:5px;

		color:#a04501;

		background-image:url('/images/bg-apimongkol-team-head.gif');

	}

	#index-title-newspic{

		font-size:14px;

		height:27px;

		padding-left:5px;

		padding-top:5px;

		margin-bottom:2px;

		color:#a04501;

		background-image:url('/images/bg-head2.gif');

	}

	#index-news-block{

		height:173;

		width:250;

		background-image:url('/images/bg-news.gif');

		background-repeat:no-repeat;

	}

	

	/*about-apimongkol*/

	#about-apimongkol-menu{

		margin-right:20px;

	}

	#about-apimongkol-menu a{

		text-decoration: none;

	}

	#about-apimongkol-menu img{

		border:0px;

		padding:0px;

	}

	

	/*news*/

	#news-menu{

		background-image:url('/images/news/menu-bg.jpg');

		background-repeat: no-repeat;

		height:385px;

	}

	#news-content{

		background-image:url('/images/news/bodybg.jpg');

		background-position: bottom right;

		background-repeat: no-repeat;

	}

	.news-content-list a{

		color:#ab0200;

		text-decoration:none;

	}

	.news-select-month{

		margin-top:20px;

		margin-bottom:20px;

		margin-left:35px;

		text-decoration:none;

		color:white;

		font-weight:bold;

	}

	.news-select-month a{

		color:white;

	}

	

	.activity-content-list img{

		padding:7px;

	}

	 

	/*district*/

	#district-content{

		color:black;

		background-image:url('/images/district/background.gif');

		background-repeat:no-repeat;

		width:430px;

		height:340px;

		padding-top:10px;

		padding-left:15px;

		padding-right:25px;

	}

	.district-content-head{

		color:#ab0200;

		font-size:16px;

		font-weight:bold;

		margin-bottom:1px;

	}

	.district-content-head-sub{

		font-weight:bold;

	}